[Help] Need Help with Speed Hack AA Script

Discuss MapleStory hacks and bots over here!
Post Reply
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

[Help] Need Help with Speed Hack AA Script

Post by iSean »

I need help with it because if I use it on MLE enable/disable no problem, with CE once I enable Speed Hack Crash Maple.

Code: Select all

[enable]
00A300E5:
add eax,00000000
nop
fild dword ptr [ebp-24]
pop ecx
fmul qword ptr [ebp-2c]
call 00a8d2a4

00A2FF5A:
add ebx, 00

[disable]
00A300E5:
add eax, 03
mov [ebp-24],eax
fild dword ptr [ebp-24]
pop ecx
fmul qword ptr [ebp-2c]
call 00a8d2a4

00A2FF5A:
add ebx, 1e

Code: Select all

[enable]
00A300E5:
add eax, 00
00A2FF5A:
add ebx, 00

[disable]
00A300E5:
add eax, 03
00A2FF5A:
add ebx, 1e
v79 Speed Hack AA Script

Code: Select all

[Enable]
00A294D7:
add eax,00
nop
00A2934C:
add ebx,00
push ebx
[Disable]
00A294D7:
add eax,03
nop
00A2934C:
add ebx,1e
push ebx
Jeof
Sacred Guardian
Sacred Guardian
Posts: 373
Joined: Sat Aug 29, 2009 9:32 am
Location: SexBomb

Re: [Help] Need Help with Speed Hack AA Script

Post by Jeof »

So..why not you use MLE then ?
Image
Image

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

Re: [Help] Need Help with Speed Hack AA Script

Post by Jeof »

Oh right, hmm...why not you try this..make this into a CT in MLE open it using CE. Then, make the trainer ?
Image
Image

Image
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: [Help] Need Help with Speed Hack AA Script

Post by Boredness »

Try converting the change in op code to the change in aob and test it
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

Re: [Help] Need Help with Speed Hack AA Script

Post by iSean »

Erm Boredness Mind can you tell me a easiest way.
I never even started learn the basics.
Those Scripts are from GzN
Post Reply