Page 2 of 3
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 11:28 am
by wizme
00400000 to 7fffffff
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 5:28 pm
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=)
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 7:32 pm
by xXZaiZaiXx
Nice guide
Btw im searching fer the opcode but it take so long
must it take so long?O.o
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 7:38 pm
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 .
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 7:43 pm
by xXZaiZaiXx
@chanyongkit
Can post the twms item drop on floor script?
Not good wif Chinese >.<
Thanks =D
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 8:29 pm
by wizme
when u see the search result is more than 00F00000 you can stop le
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 8:52 pm
by chizuruu
Stop? i cannot find :C
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 9:00 pm
by wizme
means something has changed.
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Mon Oct 19, 2009 11:33 pm
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
Re: [TUT] Convert/Find/Update TWMS to MSEA
Posted: Tue Oct 20, 2009 12:20 am
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....