Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use Mana Potion on Friend
#1
I need a macro or scrip that uses mana potion on friend.
Give rep for who helps me
#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]
#3
no have heal friend with magic, for exemple exura sio?


Forum Jump:


Users browsing this thread: 1 Guest(s)