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
Update.
KMD_All_Hunter_Rotations_v38
- This now has improved focus management.
- Predictive pooling of focus for when abilities are coming off cooldown. This will ensure that your signature abilities are used immediately rather than re-actively generating focus to use them.
- Cleaned out some old legacy code.
BM
- AMoC, and Kill Command are affected by the new focus pooling code.
SV
- Explosive Shot, AMoC, and Black Arrow are affected by the new focus pooling code.
- Black Arrow may be used before the existing Black Arrow on the target has expired. It will try to fire just before the last tick elapses.
MM
- AMoC and Chimera shot are affected by the new focus pooling code.
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
nice changes ... one question - could you implement pause code - on feign death
also in some dungeons pet is left behind ( on bottom of lift ) and it cause loop in queue - trying to cast killcommand or mend pet
Getting some issues with the SV single code
Message: [string "if PQR_Addon_Loaded == nil then..."]:742: attempt to call field '?' (a nil value)
Time: 10/08/13 16:40:09
Count: 621
Stack: [string "if PQR_Addon_Loaded == nil then..."]:742: in function `PQR_NextAbility'
[string "if PQR_Addon_Loaded == nil then..."]:534: in function `PQR_ExecuteRotation'
[string "if PQR_Addon_Loaded == nil then..."]:287: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
Locals: rotationNumber = 0
nextAbility = -1
playerChanneling = false
(for index) = 24
(for limit) = 1023
(for step) = 1
i = 24
spellID = 120697
skipUnknown = true
isSpellKnown = true
(*temporary) = nil
(*temporary) = "attempt to call field '?' (a nil value)"
Level 90 (fresh), survival, talent choices are 1-1-2-2-3-3, moving downwards (as level increases)
Error occurs irrespective of target and focus level
Abilities themselves are not stalling - code itself is executing with no apparent defects, all scripted abilities and keybinds are functional (although the SV profile seems to make no use of AS)
As for other pertinent info...Win8? Although I doubt that's relevant
Last edited by Toastedsnow; 10-08-2013 at 03:53 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
Works. Cheers mate.
Bit of a mistype in your current SV release for LR - the second to last bit is:
"then return false end" instead of "then return false else"
Not sure what changed, but with the newest update, my dps dropped from 120k to the low 50s, seems to only be doing mend pet and auto attack.
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
Haha, new rotation seems to be working good. I've noticed it does force high focus instead of dumping with Arcane during ToTH now that I have 4pc. but this was on a dummy, ill know more after raid.
edit: after raiding a bit, i think this is just crazy lnl chains causing this, so perfectly fine
Last edited by Centralx; 10-08-2013 at 09:40 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
I played with Marksman and it did beat BM in DPS by a considerable amount. I was surprised by how much, a good 20k higher most of the time. I do have a couple questions when doing SOO how do I set up spell interrupts? I am kinda new to PQR and did not find a write up on how to set up interrupts. Also I cannot seem to stop it from misdirecting.
thx
remove misdirection from active queue on editor. about sispell . let dispell to healer clases. we have one or 2 intterupts that dont work on most bosses in raids
Sent from my GT-I9505 using Tapatalk 4
During Garrosh for instance, when people become charmed they need to be interrupted that isn't on the healers. Also the Shaman during that fight need to be interrupted as well. On Thok it would be nice to suppress the Gate guard guys when they enrage tho it isn't that important. Overall it would be just nice to interrupt the casters throughout the raid zone. Again not needed on every fight but some, but makes things smoother and I am just trying to maximize my utility.