[TUT] Convert/Find/Update TWMS to MSEA

Discuss MapleStory hacks and bots over here!
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by wizme »

00400000 to 7fffffff
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
iHey
Master of Darkness
Master of Darkness
Posts: 218
Joined: Wed Sep 23, 2009 11:11 am
Location: Malaysia, Penang.

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by iHey »

here is the script for twms 103 demi summoning:

Code: Select all

[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)
//------------------------------------------------------------------
summonattackcounter:
mov [ebp-14],1
mov eax,[ebx+000000b0]
jmp 0073B584
0073B57B:
jmp summonattackcounter
//------------------------------------------------------------------
[disable]
0073B57B:
db 89 45 ec 8b 83 b0 00 00 00
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)
//------------------------------------------------------------------
i search the db 89 45 ec 8b 83 b0 00 00 00 << is this the AOB?
i search dam long still haven't found the address=)
Image
xXZaiZaiXx
Evildoer
Evildoer
Posts: 129
Joined: Wed Sep 02, 2009 3:58 pm
Location: In Your Master BedRoom With Your Sis

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by xXZaiZaiXx »

Nice guide
Btw im searching fer the opcode but it take so long
must it take so long?O.o
Image
Image
Credits:Slayer369
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by chizuruu »

Ive been serching for the whole day for the freaking item drop on character opcode god it took me the whole day but its like you know worth it .
Image
xXZaiZaiXx
Evildoer
Evildoer
Posts: 129
Joined: Wed Sep 02, 2009 3:58 pm
Location: In Your Master BedRoom With Your Sis

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by xXZaiZaiXx »

@chanyongkit
Can post the twms item drop on floor script?
Not good wif Chinese >.<
Thanks =D
Image
Image
Credits:Slayer369
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by wizme »

when u see the search result is more than 00F00000 you can stop le
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by chizuruu »

Stop? i cannot find :C
Image
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by wizme »

means something has changed.
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
iHey
Master of Darkness
Master of Darkness
Posts: 218
Joined: Wed Sep 23, 2009 11:11 am
Location: Malaysia, Penang.

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by iHey »

heyyou1 wrote:here is the script for twms 103 demi summoning:

Code: Select all

[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)
//------------------------------------------------------------------
summonattackcounter:
mov [ebp-14],1
mov eax,[ebx+000000b0]
jmp 0073B584
0073B57B:
jmp summonattackcounter
//------------------------------------------------------------------
[disable]
0073B57B:
db 89 45 ec 8b 83 b0 00 00 00
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)
//------------------------------------------------------------------
i search the db 89 45 ec 8b 83 b0 00 00 00 << is this the AOB?
i search dam long still haven't found the address=)
Can help me?? O.o
Image
crazyboy193
Novice Knight
Novice Knight
Posts: 2
Joined: Tue Oct 20, 2009 12:02 am

Re: [TUT] Convert/Find/Update TWMS to MSEA

Post by crazyboy193 »

heyyou1 wrote: Can help me?? O.o
the aob of the address twms v1.03 is 89 45 ec 8b 83 b0 00 00 00
u can use some symbol replace the some of it....
like tis 89 ?? ?? 8b ?? ?? ?? ?? ??
den u take a scan....msea d aob jz chg to tis....89 45 f0 8b 83 b0 00 00 00

get it?o.o...
its nt demi summoning....
its how much tat ur summon hit....
Post Reply