BBot - The best bot of the world

Full Version: If cap lover than 40, drop empty vials
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello. I need macro that will drop empty vials if camp is lower than 40. Vial ID is 285
Sorry for my english.
Misc.ItemCountEx(285)>=1
Self.Capacity<=40
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.Thrown(3351, -1, !X!, !Y!, !Z!)