https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
Put that code snippet into your Lynx rush, for it to work. I've tested this and I know it works.PHP Code:
if not IsPlayerSpell(120697)
or not UnitExists("pet")
or UnitIsDead("pet")
or IsSpellInRange(tostring(GetSpellInfo(2649)), "pettarget") == 0
then return false end
return true
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
Hei KMD, your profiles are amazing, was wondering if you can teach me how to create the ability for Murder of Crows to the right shift button just like stampede and rapid fire.
Thanks KMD, much appreciated![]()
take a look at stampede code and replicate it with MoC ability code
Sent from my GT-I9505 using Tapatalk
Aight thanks for the tip, it worked![]()
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
found that rotation constantly try to use rapidfire - could yoyou modify it to fire only not on CD and without other speed buffs ?
now it try to fire RF eevy rotation causing permament "ability not ready yet" yelling by character
That isn't going to do anything, and wont impact dps but if it bugs you ErrorFilter - Chat & Communication - World of Warcraft Addons - Curse
I haven't really found a compelling reason to do that apart from the BM profile. That rapid fire will not be used if you have focus fire up.
Here is the beta AOE version atm. This is still a work in progress.
http://www.mediafire.com/download/79...ns_v39beta.zip
If you get any error messages please post with the rotation used along with the normal error reporting stuff.
Last edited by kickmydog; 10-24-2013 at 01:27 PM.
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
BM AoE worked great at galakras HC, didnt get stucks or errors.
couldnt test MM AoE, maybe tomorrow.