BBot - The best bot of the world

Full Version: Soft boots
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need macro(?) to use soft boots when mana 80% or lower and boh when mana 95% or higher is it passible?
Here you are bro!

PHP Code:
1000 {SoftToBohSelf.Mana%()<=80% [jumpSelf.Equip.Boots(6529) Exit() {jumpSelf.Mana%()>=95Self.Equip.Boots(3079) Exit() 
ThanksSmile