![]() |
Attack Sequences! Halp :D - 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: Attack Sequences! Halp :D (/thread-12211.html) |
Attack Sequences! Halp :D - fatalitii - 10-14-2013 I am new to this bot and I would like to know how macros work, I've tried to watch videos and read some tutorials but they didn't help me a lot. Can someone please give me a macro for a knight: Exori when more than 4 creeps around. Exori ico when his mana is over 400+ Use Utura when health below 1400~ hp (It is set to refresh it all the time, but it makes me waste more mp's) Also, how can I set up the bot to open doors if closed. Thanks in advance. RE: Attack Sequences! Halp :D - Dexter - 10-15-2013 You read the wiki? RE: Attack Sequences! Halp :D - fatalitii - 10-15-2013 (10-15-2013, 01:39 AM)Dexter Wrote: You read the wiki? Yes, I have and I am still struggling with creating the macro and activating it. Self.Mana()>=120 Creatures.Beside()>=3 self.say(Exori) 5000 {Exorii} Self.Mana()>=120 Creatures.Beside()>=3 self.say(Exori) This is the macro that I have "created" or rather coppied of wiki and placed it in attack sequences. Edit: I got this macro work now, nevermind. What about opening doors and utura macro? any help with that? RE: Attack Sequences! Halp :D - Kimoszin - 10-15-2013 (10-15-2013, 11:42 AM)fatalitii Wrote: Edit: I got this macro work now, nevermind. What about opening doors and utura macro? any help with that? Open doors: Wiki Utura: Search in the forum |