02-27-2014, 12:36 AM
I always check "Drop empty vials" in my >Basic Function< section but nothing happens, and i've tried to find a macro for dropping vials but I cant find anything anywhere. Can someone please help me?
How to make bot drop empty vials?
|
02-27-2014, 12:36 AM
I always check "Drop empty vials" in my >Basic Function< section but nothing happens, and i've tried to find a macro for dropping vials but I cant find anything anywhere. Can someone please help me?
02-27-2014, 11:19 AM
It works, but bbot drop empty vials randomly, You must wait for ~40-60 empty vials
02-27-2014, 01:16 PM
Yea same man , my bot doesent drop vials and go to Fix point after this stupid update.
03-02-2014, 05:55 PM
(02-27-2014, 12:36 AM)Lindman112 Wrote: I always check "Drop empty vials" in my >Basic Function< section but nothing happens, and i've tried to find a macro for dropping vials but I cant find anything anywhere. Can someone please help me? Try this my friend ... Code: 3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit() Rep++ |
« Next Oldest | Next Newest »
|