[Guide]MLE for dummies

Discuss MapleStory hacks and bots over here!
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: [Guide]MLE for dummies

Post by Susashiden »

xXZaiZaiXx wrote:Lmao this shud be rls at gzn
as most of the leechers do not even noe whrs is AA ROFL =D
Trust me most of the leecher there are lazy people who dun even wanna read these stuff and dont even say abt learn these stuff , if u rls in GzN there will still be people hu dont understand (dunno why so simple also dun understand). Well and one last point , if u rls in the hack/bot section people will report your thread as it is in the wrong section , if u post it in the TUT section , almost noone goes there anymore ... But well done making this TUT for people who really wanna learn :)

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

Re: [Guide]MLE for dummies

Post by chizuruu »

Ya your probally right
Image
iHEARTx3
Apprantice Knight
Apprantice Knight
Posts: 9
Joined: Wed Oct 14, 2009 6:25 pm

Re: [Guide]MLE for dummies

Post by iHEARTx3 »

- Sorry for the trouble -

Do I Have To Put the [ENABLE] Into The Code? As In :

--------------------------------------------------------------------------------------------------------------------------------

[ENABLE]

009D89E3:
db 90 90 90

009D89F3:
db 90 90 90

[DISABLE]
009D89E3:
db DD 45 F0
[ENABLE]

009D89F3:
db DD 45 E8

________________________________________________________________________________________

Or Do I Just Follow The Code ?

-----------------------------------------------------------------------------------------
[ENABLE]

009D89E3:
db 90 90 90

009D89F3:
db 90 90 90

[DISABLE]
009D89E3:
db DD 45 F0

009D89F3:
db DD 45 E8
------------------------------------------------------------------------------

If I put the [enable] word in and assign to current table, it says some were not injected properly.
IF I Never put the [enable] word in, I tried to make it into a trainer and used
boredness injector for XP users to bypass.
So I went into Maple Smoothly, pressed the hotkey for enabling ZZ Vac
but nothing happened!

Sorry For The Trouble! And Sorry if Im a noob!
Please Help , Thanks :)
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: [Guide]MLE for dummies

Post by Boredness »

why did u put 2 enable?
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: [Guide]MLE for dummies

Post by Susashiden »

Boredness wrote:why did u put 2 enable?
maybe because of this ? :
copy and paste ''[Enable]'' to the end ''db DD 45 F0''.
iHEARTx3 wrote:- Sorry for the trouble -

Do I Have To Put the [ENABLE] Into The Code? As In :

--------------------------------------------------------------------------------------------------------------------------------

Code: Select all

[ENABLE]

009D89E3:
db 90 90 90

009D89F3:
db 90 90 90

[DISABLE]
009D89E3:
db DD 45 F0
[color=#FF40BF][ENABLE][/color]

009D89F3:
db DD 45 E8
________________________________________________________________________________________

Or Do I Just Follow The Code ?

-----------------------------------------------------------------------------------------

Code: Select all

[ENABLE]

009D89E3:
db 90 90 90

009D89F3:
db 90 90 90

[DISABLE]
009D89E3:
db DD 45 F0

009D89F3:
db DD 45 E8
------------------------------------------------------------------------------

If I put the [enable] word in and assign to current table, it says some were not injected properly.
IF I Never put the [enable] word in, I tried to make it into a trainer and used
boredness injector for XP users to bypass.
So I went into Maple Smoothly, pressed the hotkey for enabling ZZ Vac
but nothing happened!

Sorry For The Trouble! And Sorry if Im a noob!
Please Help , Thanks :)
Are you sure u can open the trainer without hack dected? if it is then maye the script is wrong or something.

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
iHEARTx3
Apprantice Knight
Apprantice Knight
Posts: 9
Joined: Wed Oct 14, 2009 6:25 pm

Re: [Guide]MLE for dummies

Post by iHEARTx3 »

@Boredness
Its Because The Tutorial Says Put [ENABLE] below the code, like what Susashiden said :)

@ Susashiden
Yes ! YEPP !

I used Boredness's XP Injector so I went into Maple .
They dint say Hack Detected or anything like that :)
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: [Guide]MLE for dummies

Post by Susashiden »

iHEARTx3 wrote:Yes ! YEPP !

I used Boredness's XP Injector so I went into Maple .
They dint say Hack Detected or anything like that .
did u open the trainer? if u did open the trainer and u pressed the assigned hot key for the hack u wanted and the hack is not working = script prob .

And the script used was the script of zz vac in v 0.8 so it will not work. try this one its from Slayer369's v8.2 script :

Code: Select all

[ENABLE]
//Updated by Slayer369 (ZZ Vac)
00A2E7E4:
db 90 90 90

00A2E7F4:
db 90 90 90

[DISABLE]
00A2E7E4:
db DD 45 F0

00A2E7F4:
db DD 45 E8
Try it again and tell me if it works :)
Hope i helped XD

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

Re: [Guide]MLE for dummies

Post by chizuruu »

wow im confused o.o...
Image
iHEARTx3
Apprantice Knight
Apprantice Knight
Posts: 9
Joined: Wed Oct 14, 2009 6:25 pm

Re: [Guide]MLE for dummies

Post by iHEARTx3 »

Yep, I opened the trainer.

Argh! Im Sorry ! It Didnt Work !
Im going to post a video of what I did , can ?
Thank you for you help though :D
Last edited by iHEARTx3 on Wed Oct 14, 2009 8:12 pm, edited 2 times in total.
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: [Guide]MLE for dummies

Post by Susashiden »

iHEARTx3 wrote:Yep, I opened the trainer.

Argh! Im Sorry ! It Didnt Work !
Im going to post a video of what I did , can ?
Thank you for you help though :D
Erm i dun think need vid post pic can le ba

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
Post Reply