davinsoh
3rd August 2007, 12:30
Hi all,
Have been having problems with my previous account thus I jus registered a new one and here I am again.
This is my 1st post thus far. So I kindly hope you all be patient with me.
As topic states I need help with my GMDC script. Have been reading many posts that says GMDC doesnt work anymore... I can say thats not true as before the patch on 2nd Aug, Ive been happily using the script below.
Credits to whoever "created" or "edited" the script but from my knowledge, I re-compiled it myself by trial and error.
[enable]
alloc(GMDC,64)
alloc(Code,64)
GMDC:
je 0068afe1
jmp 0
Code:
mov edi, [007E103C] //This hasn't changed since V40-V43
cmp [edi+18],0
jmp GMDC
0068a107: //Address for full god mode
jmp Code
nop
[disable]
0068a107: //Address for full god mode
je 0068afe1
dealloc(GMDC)
I need help to update the opcodes in red. The address for full god mode is made known to all already.
Previously I have chosen not to post this at all since everyone seemed happy enough using Yule's Auto DC...
But now without a workable engine that can remain open while MapleStory is running, there's no way I can trial and error test the scripts anymore.
So I'm hoping the mods or the pros here can shed some light here for me and teach me how to update my script.
By the way just to share with the MPC hacker community, a small hint to workable engines available in public... Most, not all GMS usable engines can be used in MSEA by the "close" CE before GG loads method. The so-called temp hacking method, Been using that since GG rev updated to 1053.
For now, I have all hacks required to be "back in business" less GMDC and DICEvac. I would normally update myself with AOBs and trial and error but not this time round.
Thank you MPC once again for the many useful links and downloads so far in my hacking and maple career.
Note: I hope I don't get flamed for this post. Mods pls PM me if I have violated any rules and such. Thanks!
Just to add some additional information...
My GMDC script was extracted with the following...
Full God Mode in V43
[Enable]
0068a107:
je 0068afe1
[Disable]
0068a107:
jne 0068afe1
Notice the address and opcode in red is used.
I'm not very good with these codes and while testing out the scripts, I had NO IDEA what I was doing.
But what the hack, the script DID work in the end and thats what matters.
Oh call me Davin. Hehe...
Cheers!
Davin
Have been having problems with my previous account thus I jus registered a new one and here I am again.
This is my 1st post thus far. So I kindly hope you all be patient with me.
As topic states I need help with my GMDC script. Have been reading many posts that says GMDC doesnt work anymore... I can say thats not true as before the patch on 2nd Aug, Ive been happily using the script below.
Credits to whoever "created" or "edited" the script but from my knowledge, I re-compiled it myself by trial and error.
[enable]
alloc(GMDC,64)
alloc(Code,64)
GMDC:
je 0068afe1
jmp 0
Code:
mov edi, [007E103C] //This hasn't changed since V40-V43
cmp [edi+18],0
jmp GMDC
0068a107: //Address for full god mode
jmp Code
nop
[disable]
0068a107: //Address for full god mode
je 0068afe1
dealloc(GMDC)
I need help to update the opcodes in red. The address for full god mode is made known to all already.
Previously I have chosen not to post this at all since everyone seemed happy enough using Yule's Auto DC...
But now without a workable engine that can remain open while MapleStory is running, there's no way I can trial and error test the scripts anymore.
So I'm hoping the mods or the pros here can shed some light here for me and teach me how to update my script.
By the way just to share with the MPC hacker community, a small hint to workable engines available in public... Most, not all GMS usable engines can be used in MSEA by the "close" CE before GG loads method. The so-called temp hacking method, Been using that since GG rev updated to 1053.
For now, I have all hacks required to be "back in business" less GMDC and DICEvac. I would normally update myself with AOBs and trial and error but not this time round.
Thank you MPC once again for the many useful links and downloads so far in my hacking and maple career.
Note: I hope I don't get flamed for this post. Mods pls PM me if I have violated any rules and such. Thanks!
Just to add some additional information...
My GMDC script was extracted with the following...
Full God Mode in V43
[Enable]
0068a107:
je 0068afe1
[Disable]
0068a107:
jne 0068afe1
Notice the address and opcode in red is used.
I'm not very good with these codes and while testing out the scripts, I had NO IDEA what I was doing.
But what the hack, the script DID work in the end and thats what matters.
Oh call me Davin. Hehe...
Cheers!
Davin