![]() |
[Macro] Exit when dead - the best macro on forum ! - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html) +--- Thread: [Macro] Exit when dead - the best macro on forum ! (/thread-12432.html) |
[Macro] Exit when dead - the best macro on forum ! - howcio - 11-01-2013 Hello, i have make macro for exit when your character dead. How its work? Simply, if your character are in temple, bot will close your tibia. Just chose macro for your residence city, and add it. If you like my scripts / macros, please give me repp For VENORE : Code: 1000 {Venore Exiter by Howcio} Self.PositionIn(32954, 32074, 7, 32961, 32080, 7)==1 Tibia.Close end For THAIS : Code: 1000 {Thais Exiter by Howcio} Self.PositionIn(32365, 32234, 7, 32373, 32243, 7)==1 Tibia.Close end For CARLIN Code: 1000 {Carlin Exiter by Howcio} Self.PositionIn(32357, 31799, 7, 32363, 32785, 7)==1 Tibia.Close end Code: 1000 {AB Exiter by Howcio} Self.PositionIn(32729, 31630, 7, 32736, 31637, 7)==1 Tibia.Close end i will add pacc cities later RE: [Macro] Exit when dead - the best macro on forum ! - howcio - 11-19-2013 bumpz RE: [Macro] Exit when dead - the best macro on forum ! - dajustin - 11-20-2013 Nice going to use these! REP+ RE: [Macro] Exit when dead - the best macro on forum ! - Pinio - 11-23-2013 Good macro. RE: [Macro] Exit when dead - the best macro on forum ! - XAfter - 11-23-2013 nice one rep+ |