![]() |
[Bug] Protector and pause Automation tools - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: [Bug] Protector and pause Automation tools (/thread-13093.html) |
[Bug] Protector and pause Automation tools - 81432858 - 12-12-2013 Hello, if I put for example. A protection to disable Automation, when I walk. It disables usually ... But the macros stop working ... They only work if I click the right button on the macro, and click debug ... RE: [Bug] Protector and pause Automation tools - 81432858 - 12-15-2013 help!!!!! RE: [Bug] Protector and pause Automation tools - Dexter - 12-16-2013 Post your macro here. RE: [Bug] Protector and pause Automation tools - 81432858 - 12-20-2013 100 {Ring} ID:=Creature.Self() Creature.Health(!ID!)<15 [HighHP] Self.Inventory.Ring()==0 Self.Equip.Ring(3051) Exit() {HighHP} Creature.Health(!ID!)>60 Self.Inventory.Ring()<>0 Self.UnEquip.Ring(0) Exit() I use the function creature self, why my character has over 100 thousand lives. RE: [Bug] Protector and pause Automation tools - Dexter - 12-21-2013 You can record a video about this bug? RE: [Bug] Protector and pause Automation tools - MegaNo0body - 12-22-2013 The macros is a part of the automation tools. |