Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use Mana Potion on Friend
#2
[macro]800 {Heal Friend Automatic} target:=Creature.ByName(limakun) ammoID:=268 Creature.ShootOn(!target!, !ammoID!)[/macro]
[macro]800 {Heal Friend by Key} target:=Creature.ByName(limakun) ammoID:=268 Tibia.IsKeyDown(112)==1 Creature.ShootOn(!target!, !ammoID!)[/macro]
[macro]800 {Heal Friend by Health} target:=Creature.ByName(limakun) ammoID:=268 onHealth:=80 Creature.Health(!target!)<=!onHealth! Creature.ShootOn(!target!, !ammoID!)[/macro]


Messages In This Thread
Use Mana Potion on Friend - by limakun - 07-28-2013, 12:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)