![]() |
I ask for help - 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: I ask for help (/thread-14203.html) |
I ask for help - Taqo - 03-02-2014 Hi Everyone, i need your help I want to configure a macro to the bot use "utura" when 70% of hp and 80 manapoints also with 60000 (1min) of exhaustion. I tried to do it in the heal options but don't work because when i configure utura first the bot dont use exura ico and when i configure exura ico bot dont use utura. i will wait for your help. Thanks for reading RE: I ask for help - Devotion - 03-03-2014 (03-02-2014, 02:43 PM)Taqo Wrote: Hi Everyone, i need your help 1000 {Macro Sample} Self.Health%(70) Self.Mana()>80 Self.Say(Utura) Macro.Wait(60000) wish it helps, cant test it |