View Full Version : reals and jumps
thatsgreat2345
August 23rd, 2005, 17:04
well a guy i know he is able to attack people in a game i play and he said that i need to nop some jumps and stuff but i dont know how to find those jumps since there are about 300000 jumps and i dont want to look through them all so is there any tutorials that can help me learn about jumps or u can tell me about jumps
and another thing he can like fall right through the ground into stuff and i looked at the names and he said i had to edit some real numbers so i found all the reals in the view names but how do i edit them so that the thing im standing on i can make it be ground level so that i fall right through stuff
thatsgreat2345
August 23rd, 2005, 17:05
he said that i breakpoint the jumps and then attack and if it pauses then i know i found one of the jumps but there are to many jumps to test
Nonameo
August 24th, 2005, 13:17
you're gonna have to learn some asm first.
then you will understand the code better, you will be able to see whats going on and hopfully find the right jump using knowledge, rather than guessing
gabri3l
August 24th, 2005, 18:49
Nonameo,
good to see you back around.

Was hoping you hadn't dissapeared.
Thatsgreat,
take nonameo's advice and read up on some asm, also search for some tutorials on Ollydbg. jumps jump to a location in code, there are conditional jumps as well which jump if a condition is met. like if eax = 1.
If you are looking for a quick fix this is prob not the place to look, you may have a better bet asking the guy more specific questions, or if he is nice he may send the executable he is using to you.
thatsgreat2345
August 24th, 2005, 20:36

hes not using an exe and i found some tutorials but they were all about hacking serials
Bob
August 25th, 2005, 09:59
o-k .. ask him to send you whatever he is using to patch the game then, script, loader, etc
Try TSearch, no asm needed to cheat at games, if that's what you want to do..
thatsgreat2345
August 25th, 2005, 14:58
well its a 3d online multiplayer game and memory editing doesnt work but there is a gameguard but a guy made a thing to bypass it so u can use olly but hes putting a breakpoint on a jump and then attacking to see if pauses but he knows how to find the right jumps and then when u find the right jumps u just nop them simple as that
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.