07-28-2013, 12:50 AM
I need a macro or scrip that uses mana potion on friend.
Give rep for who helps me
Give rep for who helps me
Use Mana Potion on Friend
|
07-28-2013, 12:50 AM
I need a macro or scrip that uses mana potion on friend.
Give rep for who helps me
08-02-2013, 10:09 PM
[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]
08-08-2013, 12:37 PM
no have heal friend with magic, for exemple exura sio?
|
« Next Oldest | Next Newest »
|