lanhowee
31st May 2006, 04:51
This simple tutorial will guide enable you to do speed hack and jump hack fast
and it doesnt need auto assembler =P
THIS IS FOR OMS / GMS ONLY. IT IS NOT FOR JMS OR MAPLESEA.
Ok first we'll go with speed hack:
To change the speed, we have to find the code for speed which i have already done for you =P But you can't just change the speed...why? Because if we change it, the things it tells the game and receives stuffs up. =P
1. Go to Memory view and go to the address - 400308. (This is a random codecave and you can take anyother, i chose this cos it was easy to remember =P)
2. Now on the side where it says : -add [eax], al - double click it and replace it with this code: fmul qword ptr [400330] ( This is to refer to 400330 (your own speed) when you access the real speed address. ) Now when it asks for your NOP thing click yes.
3. Underneath 400308 and where it says -add [eax], al - double click it and replace it with this code: jmp 005eea52. (This is refer to the one below our real speeding address) Again when it asks for your NOP thing click yes.
4. Now go to 5EEA4C in memory view and change the EIP to 400308 so that it also refers to your own speed code.
5. Now quit memory view and add address manually in your CE. Add 400330 in double and when you finish it is on 0. I swear DON'T move in MS or you might D/C. Now change it higher to faster. The default speed is 125. Higher goes faster. =P
6. Walah!
-------------------------------------------------------------------------------------------------------
Jump hack
1. You know how it works from speed hack so ill just go straight with telling you. Go to 4001C5 in mem view and change the -add [eax], al - to fmul qword ptr [4001Ed] and when it asks for NOP click yes
2. Below 4001C5, where it says add [eax], al - replace it with jmp 005ee7DB. When it asks for NOP press yes.
3. Now go to 5EE7D5 in mem view and change EIP to 4001C5.
4. Add 4001ED as a double to CE . The lower it is the higher the jump. The default jump is -555 so lower than that goes higher.
------------------------------------------------------------------------------------------------------
Ty to Sunbeam for your code-caving tuts and ty to team-hp.com.
Your MPC forum helper - Lanhowee =P
P.S if you want the auto assembler code PM me...
and it doesnt need auto assembler =P
THIS IS FOR OMS / GMS ONLY. IT IS NOT FOR JMS OR MAPLESEA.
Ok first we'll go with speed hack:
To change the speed, we have to find the code for speed which i have already done for you =P But you can't just change the speed...why? Because if we change it, the things it tells the game and receives stuffs up. =P
1. Go to Memory view and go to the address - 400308. (This is a random codecave and you can take anyother, i chose this cos it was easy to remember =P)
2. Now on the side where it says : -add [eax], al - double click it and replace it with this code: fmul qword ptr [400330] ( This is to refer to 400330 (your own speed) when you access the real speed address. ) Now when it asks for your NOP thing click yes.
3. Underneath 400308 and where it says -add [eax], al - double click it and replace it with this code: jmp 005eea52. (This is refer to the one below our real speeding address) Again when it asks for your NOP thing click yes.
4. Now go to 5EEA4C in memory view and change the EIP to 400308 so that it also refers to your own speed code.
5. Now quit memory view and add address manually in your CE. Add 400330 in double and when you finish it is on 0. I swear DON'T move in MS or you might D/C. Now change it higher to faster. The default speed is 125. Higher goes faster. =P
6. Walah!
-------------------------------------------------------------------------------------------------------
Jump hack
1. You know how it works from speed hack so ill just go straight with telling you. Go to 4001C5 in mem view and change the -add [eax], al - to fmul qword ptr [4001Ed] and when it asks for NOP click yes
2. Below 4001C5, where it says add [eax], al - replace it with jmp 005ee7DB. When it asks for NOP press yes.
3. Now go to 5EE7D5 in mem view and change EIP to 4001C5.
4. Add 4001ED as a double to CE . The lower it is the higher the jump. The default jump is -555 so lower than that goes higher.
------------------------------------------------------------------------------------------------------
Ty to Sunbeam for your code-caving tuts and ty to team-hp.com.
Your MPC forum helper - Lanhowee =P
P.S if you want the auto assembler code PM me...