11-01-2013, 11:15 PM
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 :
For THAIS :
For CARLIN
For ABDENDRIEL
i will add pacc cities later
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