BBot - The best bot of the world

Full Version: Auto Stealth Ring And Auto Use mount <-- THE BEST MACROS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
AUTO STEALTH RING WHEN BBOT SEE 4 OR 4+ CREATURES ON SCREEN

Creatures:=4
Creatures.OnScreen()>=!Creatures! [OnCreatures]
Misc.ItemCountEx(3049)>=1
Self.Inventory.Ring()<>3086
Self.Equip.Ring(3049)
Exit()
{OnCreatures}
Self.Inventory.Ring()==3086
Self.UnEquip.Ring(0)
Exit()

AUTO USE MOUNT WHEN BBOT LEAVE PZ


Status.InPZ()==0
Self.Mount()==0
Self.ToggleMount()


IF I HELPED GIVE ME R E P U T A T I O N DON'T BEE NOOB