Question about macro - 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: Question about macro (/thread-19013.html) |
Question about macro - alvis500 - 12-24-2015 how i can store and mantain the value of this variable skill:=Self.Skill.Axe() and make this Self.Skill.Axe() == skill+1 Self.PrivateMessage(xxxxxxxxx, i'm up axe skill to !skill!) i try do this Code: skill:=Self.Skill.Axe() |