Im got problem, i dont know how to use that macro
Somebody can explain to me and write ready scripts? I dont know how to write that script, tired to make it ... x.x
Thanks
@edit
After time im got that
And now how to transfer only 80% money? or 90? idk how to do this x.x
Quote:Self.Balance()- The player current balance gathered from NPC Trade window
Quote:NPC.Trade.Money()- The player current money gathered from NPC Trade window
Somebody can explain to me and write ready scripts? I dont know how to write that script, tired to make it ... x.x
Thanks
@edit
After time im got that
Quote:balance:=Self.Balance()
NPC.Say(balance)
Macro.Wait(2000)
NPC.Say(transfer)
Macro.Wait(2000)
NPC.Say(!balance!)
Macro.Wait(2000)
NPC.Say(Character Name)
Macro.Wait(2000)
NPC.Say(yes)
And now how to transfer only 80% money? or 90? idk how to do this x.x