![]() |
screenshot 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: screenshot macro (/thread-17789.html) |
screenshot macro - wedel92 - 04-03-2015 hello it is possible make macro to make screenshot when i will advenced lvl or mlvl and i wanna normal picture without all stats. Coz i use bbot to heal myself and my friend and i dont have time to click in bbot "stealth screenshot" so i want it auto always when i will lvl up or mlvl will up ![]() RE: screenshot macro - Garuh - 04-03-2015 Code: 750 {SS ML UP} Self.MagicLevel%()=0 Tibia.StealthScreenshot() Not tested. |