BBot - The best bot of the world

Full Version: Drop Empty Vial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My bbot not dispose of empty bottles. I have selected the option "drop empty vial"
(07-23-2013, 09:40 PM)Majaki Wrote: [ -> ]My bbot not dispose of empty bottles. I have selected the option "drop empty vial"

Where 285 is ID of empty potion vial (u can check it by pressing alt+f8 and looking at item, ID should be shown on top left side of window)
5 - number of vials to drop

1000 {DropVial} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 5, !X!, !Y!, !Z!)
(07-23-2013, 09:40 PM)Majaki Wrote: [ -> ]My bbot not dispose of empty bottles. I have selected the option "drop empty vial"

the bot will drop them at a random number to look more like a human instead of throwing every single vial. No human would do this :p the function works dont worry
THX Big Grin REP+