Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to kill ghost if trapped?
#7
Macro
PHP Code:
Creatures.ByName(Ghost)==[jump]
Self.Equip.LeftHand(WEAPON ID)
Exit()
Creatures.ByName(Ghost)==0
{jump
Macro.Wait(500)
Self.Equip.LeftHand(!weapon!)
Exit() 

Put in variables
PHP Code:
weapon
(Set your main weapon id!)

To check ItemID click at tibia window ALT + F8 and look at those items.
[Image: sGmYH7p.png]

_____________________________________________
Reply


Messages In This Thread
how to kill ghost if trapped? - by waldek0990 - 10-24-2014, 10:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)