BBot - The best bot of the world

Full Version: HASTE
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need a script in haste when there is no monster on the screen.
All monsters or just Frost Dragon and Frost Dragon Hatchling
Im wait and im gift REP Smile

And when there are 4 monsters and there is no man on the screen it hits the spell
"exevo mas san"
Code:
100 {Haste} MANA:=1000  Status.Haste()==0 Creatures.OnScreen()==0 Self.Mana()>=!MANA! Self.Say(utani hur)

Code:
1400 {Say Mas San} Self.Attacking()==1 Creatures.OnScreen()>=4 Creatures.PlayersOnScreen()==0 Self.Say(exevo mas san)