I am just confused, after I find a method in dnspy, how do I get the AOB for cheat engine? And how do I know what to change it to?
Like for example this energy method. How do you find the AOB?
...
Type: Posts; User: InnovationTT
I am just confused, after I find a method in dnspy, how do I get the AOB for cheat engine? And how do I know what to change it to?
Like for example this energy method. How do you find the AOB?
...
Did you follow the steps from this thread? https://www.mpgh.net/forum/showthread.php?t=766341
Idk how to convert the code into aob and what to replace the hexadecimals with
I know it's a noob question but idk how to find aobs in dnspy since everything looks obfuscated.
AoB = AOBScan("02 7B 82 0F 00 04 7B 27 0F 00 04 28 F8 28 00 06 16 6B 3D 4D")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else...
Working for me as well, but how do I improve the character detail or map detail while still keeping the no fog/smoke? Everything looks potato af lol. Also the white border on the edge when playing...
Is the offset still just yoffset = 45?
Thanks I'll try it, but I forgot to mention, I can't find the PlayerProfile constructor. When I search for "public PlayerProfile" nothing shows up. Would it work if I did it in the OnProfileLoaded()...
When I try compiling anything there are errors.
thanks, working perfectly!
Really? I didn't know they cared that much. Also the lowest score is quite low right now, I don't need to get to the top, just in the top 100 right?
Title basically says it all. According to the wikia, (which may or may not be outdated on this topic), you will only get pvp points for killing the same player once. You must kill 2 other players...
Ah, it looks like Warface has updated. You'll need the new addresses: #define Player 0xF568D1 and #define Smoke 0xF52974. You'll also have to update the classes and structs I think. From what I read...
By that do you mean it is giving you an error message or does it just crash the game? You made sure in the bottom right of your desktop it has the Test Mode watermark? What did you change in the...
I'm not sure. I believe the Player address is for NA and EU, although you can try. If it doesn't work you'll need to find the address for Player on your server.
Um, it would be helpful if you linked the post or at least told me the username of who made the hack you were talking about. Also, I fully admitted in my original post that most of the source code...
You download Microsoft Visual Studio and open the WarfaceChamsTest.sln, make the required modifications, then compile. I even showed it in my video. You may need to include some directories for your...
Did you modify the source code before injecting it?
Really? For me the first time I used it, I get connection lost, but after reopening it I never had the error again. If you keep getting that problem it might be a problem with your connection rather...
EDIT: For some reason i just noticed the title got messed up. To clarify, it should say: Warface Shit Quality Chams, No Recoil, No Smoke. Also source code IS included now, I just wasn't sure if it...
Idk why but suddenly it lets me remove the extern and still compiles without errors... weird. Anyways now I have the problem of the actual button not showing up in game, so I guess I gotta figure out...
So I'm completely new to this and I'm trying to hack a game called mini guns on steam. I opened up the Assembly-CSharp.dll in dnSpy and under a class called "CheatControl" there are literally hacks...
What does the first number (0x6c) and the second number (0x40) do? Which one should I change to change the value of the speed?
Is it supposed to close the client after a game has finished? Because that's what happens to me. After a game ends, the game window should close and the other window should display the results, but...
Can you update it for patch 7.14 please
No, it's probably Balori's guide you saw, but he doesn't explain all aspects of his build in detail on mobafire and all of his matchups section is just videos of full gameplays, so I wanted to...