![]() |
Friend healer with UH FAIL and Level Spy FAIL - 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: Friend healer with UH FAIL and Level Spy FAIL (/thread-10316.html) |
Friend healer with UH FAIL and Level Spy FAIL - jmmolina5 - 06-16-2013 i put Friend name with spell cast and work fine but when i put With uh dont make nothing.. Level spy fail too ... RE: Friend healer with UH FAIL and Level Spy FAIL - Kimoszin - 06-20-2013 [macro]1200 {Cure Friend} minHP:=90 target:=Creature.ByName(NAME HERE!!!!!!!!!!!) ID_ITEM:=9999 Creature.Health(!target!)>0 Creature.Health(!target!)<=!minHP! Creature.ShootOn(!target!, !ID_ITEM!)[/macro] RE: Friend healer with UH FAIL and Level Spy FAIL - jmmolina5 - 06-25-2013 (06-20-2013, 11:02 AM)Kimoszin Wrote: [macro]1200 {Cure Friend} minHP:=90 target:=Creature.ByName(NAME HERE!!!!!!!!!!!) ID_ITEM:=9999 Creature.Health(!target!)>0 Creature.Health(!target!)<=!minHP! Creature.ShootOn(!target!, !ID_ITEM!)[/macro] 90? This use 90% or 90hp left? |