BBot - The best bot of the world

Full Version: teste
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
teste
Code:
target:=Creature.Attacking()
Creature.DistanceToSelf(!target!)<=6
Creature.IsPlayer(!target!)==1
X:=Creature.X(!target!)
Y:=Creature.Y(!target!)
Z:=Creature.Z(!target!)
Map.Thrown(3031, 1, !X!, !Y!, !Z!)