Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MACRO] Auto Drop Empty Vials
#1
I need macro for auto drop empty vials because this option is not working in my bot..
#2
(12-14-2013, 12:31 AM)maniana1 Wrote: I need macro for auto drop empty vials because this option is not working in my bot..

bbot drop random vial 0~50 , but you can use this macro

1000 {Drop Vials} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(285)>=10 Map.Thrown(285, 50, !X!, !Y!, !Z!)
#3
Ok thanks, solved.


Forum Jump:


Users browsing this thread: 1 Guest(s)