05-21-2013, 05:49 PM
[macro]1000 {Shoot On Friend} friend:=Creature.ByName(Kimoszin) minHealth:=80 ID_AMMO:=268 Creature.Health(!friend!)<=!minHealth! Creature.ShootOn(!friend!, !ID_AMMO!)[/macro]
[macro]500 {Shoot On Friend} friend:=Creature.ByName(Kimoszin) ID_AMMO:=268 Tibia.KeyDown(112)==1 Creature.ShootOn(!friend!, !ID_AMMO!)[/macro]
[macro]500 {Shoot On Friend} friend:=Creature.ByName(Kimoszin) ID_AMMO:=268 Tibia.KeyDown(112)==1 Creature.ShootOn(!friend!, !ID_AMMO!)[/macro]