Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need macro
#2
Balance -5k exit
Code:
1000 {no money exit} Self.Balance()<5000 Tibia.Close()

2 tarantulas+ exori ico
Code:
4000 {2+ exori ico} Creatures.ByName(Tarantula)=>2 Self.Say(exori ico)

4 tarantulas equip stealth ring
Code:
1000 {equip stealth 4+} Creatures.ByName(Tarantula)=>4 Self.Equip.Ring(3049)

Unequip ring without tarantulas
Code:
1000 {Unequip stealth} Creatures.ByName(Tarantula)=<2 Self.UnEquip.Ring(0)
Reply


Messages In This Thread
Need macro - by Monkic - 02-16-2015, 04:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)