BBot - The best bot of the world
MACRO HEALTH POTION - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: MACRO HEALTH POTION (/thread-13411.html)



MACRO HEALTH POTION - sznajder - 01-04-2014

1110 {Rune Shot} ID:=266 HP:=100 Self.Health%()<=!HP! Target.Self() Target.Shoot(!ID!) This is Oscar macro !

Bbot user's please repair it ! Tongue


RE: MACRO HEALTH POTION - 81432858 - 01-04-2014

300 {Ring} ID:=266 HP:=100 Self.Health%()<=!HP! ID1:=Creature.Self() Creature.ShootOn(!ID1!, 266)

Self.heath% is using the value at% or from 0 to 100


RE: MACRO HEALTH POTION - sznajder - 01-04-2014

This macro is bad . | This macro change my Healer ?


RE: MACRO HEALTH POTION - 81432858 - 01-04-2014

This macro created by me, is the same as you posted.
But the target.heath variables are no longer used.