![]() |
need macro to use pot ots - 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 macro to use pot ots (/thread-17565.html) |
need macro to use pot ots - Vifine - 02-24-2015 name/ mana vip potion id 3169 RE: need macro to use pot ots - r3ebok - 02-25-2015 1000 {mana vip potion} target:=Creature.Self() potionID:=3169 Self.Mana%()<=80 Creature.ShootOn(!target!, !potionID!) |