Unable to use summon on MLE
Unable to use summon on MLE
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
Re: Unable to use summon on MLE
Why not just use wz edits?
Re: Unable to use summon on MLE
hi DallenT,DallenT wrote:Why not just use wz edits?
i am using BS Baha for the summon hits, which is patched... so using MLE seems to be the current choice..
Regards,
Wins
Re: Unable to use summon on MLE
MLE HS 5.4 is patched for direct memory edit. In case you do not know what is direct memory edit, it is just as simple as ticking your hack and unticking it. In order to get around with it you have to use debug registers which will somehow fool the server. I've modify your script for you hope it works ok, assuming your script is updated to the latest version and i didn do anything wrong
1)Copy this into AA,and name it Summon Script
2)Add Address Manually and type in the address 0097D512 and name it Summon Mob EIP
3)Tick Summon Script and click Add Address manually again, this time inside address type in summon, and name it as Summon Mob
4)Once Summon Mob has an address, go to Summon Mob EIP, Right Click>Change Register>TICK EIP>type in summon and press ok
Try it out and tell me about it

Code: Select all
[enable]
alloc(summon,256)
registersymbol(summon)
summon: //0097D512// 89 45 ec 8b 83 b0 04 00 00
mov [ebp-14],15
mov eax,[ebx+000004b0]
jmp 0097D51B
[disable]
0097D512:
db 89 45 ec 8b 83 b0 04 00 00
Unregistersymbol(summon)
dealloc(summon)
1)Copy this into AA,and name it Summon Script
2)Add Address Manually and type in the address 0097D512 and name it Summon Mob EIP
3)Tick Summon Script and click Add Address manually again, this time inside address type in summon, and name it as Summon Mob
4)Once Summon Mob has an address, go to Summon Mob EIP, Right Click>Change Register>TICK EIP>type in summon and press ok
Try it out and tell me about it

Re: Unable to use summon on MLE
cooooooooooool! if only i could test it....
hope a method arises for XP =x
hope a method arises for XP =x

We are destroyers, NOT saviours. but I want to be a destroyer that saves!
Re: Unable to use summon on MLE
many thanks JeofJeof wrote:this is for any version of windowswho say this is only for vista ?

Re: Unable to use summon on MLE
I guess you never read asm, find the function of EIP first.scripture wrote:many thanks JeofJeof wrote:this is for any version of windowswho say this is only for vista ?
will test it... by the way how to get the "address" or EIP name? is it we name it ourself or what?
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
Re: Unable to use summon on MLE
Hi Boredness, yup.. my bad.... sometimes i really find not enough time hahaBoredness wrote:I guess you never read asm, find the function of EIP first.scripture wrote:many thanks JeofJeof wrote:this is for any version of windowswho say this is only for vista ?
will test it... by the way how to get the "address" or EIP name? is it we name it ourself or what?
Re: Unable to use summon on MLE
jyjyjy win time and patience u will success 

there is 01 kind of ppl, ppl to understand binaries and ppl to dun