An option to disable DnD for Blood DKs would be AMAZING...
Request: An option to turn off pre-combat buffing.
A profession bot recasting buffs in the middle of crafting looks very botty.
here is a log that it happened 2 or three times.
StyxWoW.Me.HasAura("Molten Core")
It looks like Apoc reverted things in rev450, I'm guessing because the changes weren't friendly to hunters that were leveling up. I'm attaching another version where I've gone back and merged in the changes I made to make the dps much much better along with the changes to make the hunter's life much easier when solo'ing/leveling. This involved adding back in the pre-rev441 solo-oriented abilities (kill command, concussive shot) along with a check to make sure they're not in an instance.
I've also moved the Hunter's Mark down to be a single-target-only ability as well as a check to make sure it's a boss. Bosses will still get Marked for Death via Chimera Shot, really the only reason this needs to be here is if a boss gets chain pulled while Chimera is on cooldown. This change should improve both soloing and AoE quite a bit, as Ruinit mentioned.
The code attached should be friendly for hunters anywhere from low level up to high end raiding.
See attachment.
- Ben
What's holding the above code back from being committed? I'd be happy to fix & test, just need to know how it's deficient.
- Ben
Sorry, been a bit busy lately with BGBot2 stuff. I'll recheck your code and commit it in a few minutes.
new Action(ret => Lua.DoString("RunMacroText(\"/cast Explosive Trap\")")),
Spell.Cast(82939), // Explosive Trap - Trap Launcher
Hunter trap logic should work fine now.
Also fixed a bug with caster classes standing still in combat. which was an issue with CreateAutoAttack behavior.
Moonkin and Frost mage should be dpsing fine
Am I the only one who experienced issues with evading mobs?
Was using a blood dk (lvl 85), r439 and a grinding profile in deepholm; the bot spent a night fighting a bugged mob.
no logs sorry