BBot - The best bot of the world

Full Version: Help Macro Please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Need 2 Macro
1-When you see the player assumes the stealth ring and gives logaut or exit
2-when you run out of soft boots wants to set up a second new
Please Help Me Thanks!
Test all macros and tell me if bug.
1)
[macro]500 {Stealth Ring} Creatures.PlayersOnScreen()>=2 [jump] Self.UnEquip.Ring(0) Exit() {jump} Self.Equip.Ring(3049) Exit() [/macro]
2)
[macro]1000 {Change Worn/Soft} worn_id:=6530 soft_id:=6529 Self.Inventory.Boots==!worn_id! Self.Equip.Boots(!soft_id!) [/macro]
From: http://forums.bmega.net/thread-8751.html...=worn+soft

PD: Use the "Search" please..
Regards
First Macro stealth ring test and no good : s