BBot - The best bot of the world
need good macro rep+ 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: need good macro rep+ for help (/thread-11338.html)



need good macro rep+ for help - romecik - 08-15-2013

I need macro for use exori ico on monster when player on screen and monster (l no need just exori ico use all time but just when player & monster on screen!)


RE: need good macro rep+ for help - romecik - 08-17-2013

hmm???


RE: need good macro rep+ for help - kamill - 08-17-2013

Try this:
But You have to set time as spell cooldown time. If cooldown = 10s then use 10000.

10000 {Exori ico} Creatures.PlayersOnScreen()>1 Creatures.Beside()>0 Self.Say(exori ico)


RE: need good macro rep+ for help - romecik - 08-19-2013

thx is for but on 70% this macro use in depo too;/


RE: need good macro rep+ for help - kamill - 08-19-2013

So try this:

10000 {Exori ico} Creatures.PlayersOnScreen()>1 Status.InPZ()<>1 Creatures.Beside()>0 Self.Say(exori ico)