04-11-2016, 03:33 AM
I need a script which if for example an item is looted it goes to the DP label.
e.g. if you loot boh
go to label DP and deposit
ty
e.g. if you loot boh
go to label DP and deposit
ty
Request if loot is in bp go to label dp
|
04-11-2016, 03:33 AM
I need a script which if for example an item is looted it goes to the DP label.
e.g. if you loot boh go to label DP and deposit ty
04-11-2016, 08:57 AM
So you mean like. If you bot a Free acc char. And you loot something rare, it goes directly back and deposits, so you dont lose it if you die? hehehe
you can do macro as full check, and one of few conditions may be
!boh!>=1 [check] go.label(dp) exit() {check} go.label(hunt) exit() Im just giving you idea, yo have to work it out yourself. im using macro as fullcheck myself. EXAMPLE Code: task:=Creatures.TaskKilled(Hellspawn) |
« Next Oldest | Next Newest »
|