BBot - The best bot of the world
Need help with two macros :) - 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 help with two macros :) (/thread-20953.html)



Need help with two macros :) - drollish - 11-05-2018

I need help with two simple macros, but I can't find working ones.

First, macro that paused cavebot when X% mana and then turn it on again when X%.

Second, macro that use manarune. Simple macro but tried searching for both of them.

Third, a reconnect-macro that reloggs if killed and in temple say "!Manatrain"

I'm totally shit in doing my own macros, would be very happy if someone could help me with all or just one of the requests Big Grin


RE: Need help with two macros :) - LucasN - 11-05-2018

(11-05-2018, 05:00 PM)drollish Wrote: I need help with two simple macros, but I can't find working ones.

First, macro that paused cavebot when X% mana and then turn it on again when X%.

Second, macro that use manarune. Simple macro but tried searching for both of them.

Third, a reconnect-macro that reloggs if killed and in temple say "!Manatrain"

I'm totally shit in doing my own macros, would be very happy if someone could help me with all or just one of the requests Big Grin

Code:
200 {ManaRune} Self.Mana%()<=99 ID:=Creature.Self() ManaRune:=7777 Creature.ShootOn(!ID, !ManaRune)