Unable to use summon on MLE
Posted: Tue Sep 08, 2009 12:51 am
Hi, thanks Boredness for the injector+bypass. I am able to launch it after switch the OS to Vista.
But when i tried to on MLE and add in the summon for 15hits, it is not working at all, is it the code i had is wrong? or there's any steps i missed?
1.) Run injector
2.) Run M@ple$tory.exe (injected successfully)
3.) wait at Play, then run MLE 5.4.0.0
4.) confirmed MLE has captured M@pleStory
5.) Go to Auto Assembler and paste the below code and click Write Code
6.) Then click File -> Assign to current Cheat Table
7.) Login to M@pleStory and go to the character
8.) Go back to MLE -> CT -> Tick the "summon for 15hits"
9.) Go back to M@ple$tory, but nothing happen.
Is it step incorrect?
[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)
//------------------------------------------------------------------
summonattackcounter:
mov [ebp-14],15
mov eax,[ebx+000004b0]
jmp 0097D51B
0097D512:
jmp summonattackcounter
//------------------------------------------------------------------
[disable]
0097D512:
db 89 45 ec 8b 83 b0 04 00 00
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)
//-------
Regards,
Wins
But when i tried to on MLE and add in the summon for 15hits, it is not working at all, is it the code i had is wrong? or there's any steps i missed?
1.) Run injector
2.) Run M@ple$tory.exe (injected successfully)
3.) wait at Play, then run MLE 5.4.0.0
4.) confirmed MLE has captured M@pleStory
5.) Go to Auto Assembler and paste the below code and click Write Code
6.) Then click File -> Assign to current Cheat Table
7.) Login to M@pleStory and go to the character
8.) Go back to MLE -> CT -> Tick the "summon for 15hits"
9.) Go back to M@ple$tory, but nothing happen.
Is it step incorrect?
[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)
//------------------------------------------------------------------
summonattackcounter:
mov [ebp-14],15
mov eax,[ebx+000004b0]
jmp 0097D51B
0097D512:
jmp summonattackcounter
//------------------------------------------------------------------
[disable]
0097D512:
db 89 45 ec 8b 83 b0 04 00 00
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)
//-------
Regards,
Wins