![]() |
Problem Heal macro - 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: Problem Heal macro (/thread-5084.html) |
Problem Heal macro - Adamboss - 10-24-2012 Please macro for Heal ![]() Self.helth (1800) self.say(exura ico) doesn`t work ! RE: Problem Heal macro - Kimoszin - 10-24-2012 Code: 1200 {Heal} HP:=1800 MP:=40 Self.Health()<=!HP! Self.Mana()>=!MP! Self.Say(exura ico) RE: Problem Heal macro - Adamboss - 10-24-2012 Can you give me too macro from mana potion when have 100 mana? ![]() |