BBot - The best bot of the world
[Need] Runer OTServer - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: [Need] Runer OTServer (/thread-14891.html)



[Need] Runer OTServer - meendreak - 05-05-2014

Need Macro that when the char reach an exaclty mana it will say "Adori blank" and after "adori gran mort". It would be pretty good for who play ot servers

ty


RE: [Need] Runer OTServer - mr. Kris - 05-05-2014

Maby better create two macros:

First
Code:
100 {adori blank} Misc.ItemCountEx(3147)<20 Self.Say(adori blank)
That's mean, when blank rune < 20, msg "adori blank" - blank rune spell (YOU MUST HAVE OPENED BP WITH BLANK RUNES)

Second
Code:
100 {SD maker} Misc.ItemCountEx(3155)<1800 Self.Mana%()>96 Self.Say(adori gran mort)
When SD < 1800 and mana > 96%, msg "adori gran mort" - sd spell (YOU CAN CHANGE AMOUNT SD, THIS IS GOOD FOR NOT OVERCROWD BP, AND BP WITH SD MUST BE OPEN)


RE: [Need] Runer OTServer - meendreak - 05-06-2014

Thank you bro, i didnt try yet because i didnt have time for it yet but i gave my rep+ for help me .