BBot - The best bot of the world
MAd Sheep training - 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: MAd Sheep training (/thread-20343.html)



MAd Sheep training - juniorp - 11-04-2016

Hello guys, i was trying to figure out a macro to self use spellwand, i used this code but it don't stop using spellwand when mad sheep is summon, can someone fix it?

0
If
Creatures.(Mad Sheep)<1
0
ITEMID:=651
NPCID:=Creature.ByName(CHARACTER NAME)
Creature.ShootOn(!NPCID!, !ITEMID!)
Hotkey.Use(651)