Unable to use summon on MLE

Discuss MapleStory hacks and bots over here!
scripture
Sacrificer
Sacrificer
Posts: 24
Joined: Tue Sep 08, 2009 12:29 am

Unable to use summon on MLE

Post by scripture »

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
DallenT
Dark Lord
Dark Lord
Posts: 154
Joined: Wed Sep 02, 2009 10:31 pm

Re: Unable to use summon on MLE

Post by DallenT »

Why not just use wz edits?
scripture
Sacrificer
Sacrificer
Posts: 24
Joined: Tue Sep 08, 2009 12:29 am

Re: Unable to use summon on MLE

Post by scripture »

DallenT wrote:Why not just use wz edits?
hi DallenT,

i am using BS Baha for the summon hits, which is patched... so using MLE seems to be the current choice..


Regards,
Wins
Jeof
Sacred Guardian
Sacred Guardian
Posts: 373
Joined: Sat Aug 29, 2009 9:32 am
Location: SexBomb

Re: Unable to use summon on MLE

Post by Jeof »

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 :P

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 :)
Image
Image

Image
paul02
Master of Darkness
Master of Darkness
Posts: 225
Joined: Sun Aug 30, 2009 9:24 am

Re: Unable to use summon on MLE

Post by paul02 »

cooooooooooool! if only i could test it....
hope a method arises for XP =x
Image

We are destroyers, NOT saviours. but I want to be a destroyer that saves!
Jeof
Sacred Guardian
Sacred Guardian
Posts: 373
Joined: Sat Aug 29, 2009 9:32 am
Location: SexBomb

Re: Unable to use summon on MLE

Post by Jeof »

this is for any version of windows :shock: who say this is only for vista ? :|
Image
Image

Image
scripture
Sacrificer
Sacrificer
Posts: 24
Joined: Tue Sep 08, 2009 12:29 am

Re: Unable to use summon on MLE

Post by scripture »

Jeof wrote:this is for any version of windows :shock: who say this is only for vista ? :|
many thanks Jeof :P will test it... by the way how to get the "address" or EIP name? is it we name it ourself or what?
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: Unable to use summon on MLE

Post by Boredness »

scripture wrote:
Jeof wrote:this is for any version of windows :shock: who say this is only for vista ? :|
many thanks Jeof :P will test it... by the way how to get the "address" or EIP name? is it we name it ourself or what?
I guess you never read asm, find the function of EIP first.
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
scripture
Sacrificer
Sacrificer
Posts: 24
Joined: Tue Sep 08, 2009 12:29 am

Re: Unable to use summon on MLE

Post by scripture »

Boredness wrote:
scripture wrote:
Jeof wrote:this is for any version of windows :shock: who say this is only for vista ? :|
many thanks Jeof :P will test it... by the way how to get the "address" or EIP name? is it we name it ourself or what?
I guess you never read asm, find the function of EIP first.
Hi Boredness, yup.. my bad.... sometimes i really find not enough time haha
zamoth
Dark Lord
Dark Lord
Posts: 199
Joined: Mon Sep 07, 2009 6:59 am

Re: Unable to use summon on MLE

Post by zamoth »

jyjyjy win time and patience u will success :geek:
there is 01 kind of ppl, ppl to understand binaries and ppl to dun
Locked