TWMS item drop on character script TWMS 100

Discuss MapleStory hacks and bots over here!
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

TWMS item drop on character script TWMS 100

Post by chizuruu »

Code: Select all

//-----------------------------------------------
[ENABLE]
registersymbol(FIX_TTBOX_DOWN)
alloc(FIX_TTBOX_DOWN,1024)
registersymbol(FIX_TTBOX_DOWN_XX)
alloc(FIX_TTBOX_DOWN_XX,4)
registersymbol(FIX_TTBOX_DOWN_YY)
alloc(FIX_TTBOX_DOWN_YY,4)
label(FIX_TTBOX_DOWN_X)
label(FIX_TTBOX_DOWN_Y)
//-----------------------------------------------
FIX_TTBOX_DOWN_XX:
DD 0
FIX_TTBOX_DOWN_YY:
DD 0
//-----------------------------------------------
FIX_TTBOX_DOWN:
call FIX_TTBOX_DOWN_X
mov ax,[FIX_TTBOX_DOWN_XX]
lea ecx,[ebp-44]
push eax
call 0042524D
mov eax,[esi]
lea ecx,[eax+04]
mov eax,[ecx]
call FIX_TTBOX_DOWN_Y
mov ax,[FIX_TTBOX_DOWN_YY]
jmp 00723E78
//-----------------------------------------------
FIX_TTBOX_DOWN_X:
push eax
mov eax,[00AE62C4]
mov eax,[eax+D2C]
mov [FIX_TTBOX_DOWN_XX],eax
pop eax
ret
//-----------------------------------------------
FIX_TTBOX_DOWN_Y:
push eax
mov eax,[00AE62C4]
mov eax,[eax+D30]
mov [FIX_TTBOX_DOWN_YY],eax
pop eax
ret
//-----------------------------------------------
00723E5B:
JMP FIX_TTBOX_DOWN
[DISABLE]
00723E5B:
db FF 50 10 66 8B 00
dealloc(FIX_TTBOX_DOWN)
unregistersymbol(FIX_TTBOX_DOWN)
For ZaiZai :D
Last edited by chizuruu on Mon Oct 19, 2009 9:04 pm, edited 1 time in total.
Image
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: TWMS item drop on character script

Post by Boredness »

You havent updated it yet
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
chizuruu
Headmaster of Darkness
Headmaster of Darkness
Posts: 508
Joined: Sat Sep 19, 2009 8:25 pm
Location: MYOB

Re: TWMS item drop on character script

Post by chizuruu »

does that mean i cant convert from TWMS v100 to Msea V82 o.O
Image
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: TWMS item drop on character script

Post by wizme »

nope you can
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: TWMS item drop on character script TWMS 100

Post by chizuruu »

i serch for db FF 50 10 66 8B 00 the opcode so long still cannot find the adress and i never change anything
Image
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: TWMS item drop on character script TWMS 100

Post by wizme »

it mean some part of the aob change, look at jeof post on aob
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
xXZaiZaiXx
Evildoer
Evildoer
Posts: 129
Joined: Wed Sep 02, 2009 3:58 pm
Location: In Your Master BedRoom With Your Sis

Re: TWMS item drop on character script TWMS 100

Post by xXZaiZaiXx »

Thanks trying to convert nao =D
Image
Image
Credits:Slayer369
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: TWMS item drop on character script TWMS 100

Post by Boredness »

xXZaiZaiXx wrote:Thanks trying to convert nao =D
Just to tell you that one of the offset changed
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
xcelestialx
Death Warrior
Death Warrior
Posts: 62
Joined: Sun Oct 11, 2009 11:44 pm

Re: TWMS item drop on character script TWMS 100

Post by xcelestialx »

wat u mean by item drop on character ? if i use zzvac dont the loots drop on character as well ?
bluefirzen
Holy Philosopher
Holy Philosopher
Posts: 904
Joined: Sun Aug 30, 2009 9:01 pm
Location: Somewhere surrounded by Japan Girls
Contact:

Re: TWMS item drop on character script TWMS 100

Post by bluefirzen »

xcelestialx wrote:wat u mean by item drop on character ? if i use zzvac dont the loots drop on character as well ?
Well, nope it don't [:
zz vac only for mobs =o
Image
Post Reply