awesome, I keep forgetting about the getobjects section x.x thanks, I'll tweak around with it tomorrow
I have an idea I want for the PvP warrior I will create. It is only an idea atm, as converting to code is a bit troublesome. Just wanted to let you know though, that I am looking around at how to code the PvP part in, whether faction vs faction, or duel aspect.
thank you i tried this in pve and it works really well does good damage, i think if you get it working for pvp that would be awesome good luck
It is probably more me than anything. I downloaded a grind earlier and then downloaded your combat routine for gladiator stance. When I used either one of your's over singular it will not move.
Hi, by default, this routine was made as a combat assist module, aka, combat bot. It is not supposed to be used for afk anything. With that being said, I did include a routine titled (with movement) that you can use to afk farm with. It is not fault proof, it was a rough draft to allow you to grind for a bit, so use that as you will. Try that one and see if it works for what you are trying to do
Is it just me or can we not configure it in any way? Class Config button does nothing. Regardless, if this is going to be used for raiding, I don't think you would want the bot using your Shield Block and Shield Barrier for you, you should time those yourself. It's also using cd's on cd on trash. Sorry if this can be configured, but yeh it wont let me open it.
There is no class config for this routine. I see your view about block and barrier for raid environments, as it is often quite hard to program one over the other for unknown encounters, I just went with a baseline for block when multiple adds and barrier when just one add. This will be adjusted as time goes on. Some CDs, when used on trash, are only used when the add threshold is enough to be considered an AoE encounter. I have not used ER much if at all, so little testing went with this one, I will check when I get some free time, as the basic code entry is valid for this spell. I will see if it is overlooking it or not.
is there any way u can implement a key to use heroic leap on your mouse position? and is there any way u can implement like a "pause" key? for example shift (when i hold shift the rotation pauses so i can cast other spells on my liking)... can u give a way to customize the rotation? i dont want it to control my cds.. tell us what we need to remove from the code in order to be able to change stuff or at least make a config ui ..
I am actually in the process of making a basic GUI for this. I still have minor changes to do on the code, but most of it is smooth. I usually run with Enyo botbase, and that uses a built in pause key. I'll see about that though, but after i get the GUI working as intended. If you want to edit conditionals for certain abilities, you can scroll down the the #spells region and look for the spell you want to edit. If you just want to remove the spell from the bot casting, just add // before the line with the spell.
I noticed in your 6.0 update, there seems to be a bug with thunderclap. It seems to cast it JUST outside of range when you use charge on pack of mobs.
It may be because I was playing with the range on thunderclap. I was testing range and what not. I did forget to change ot back to the basic range, so atm it is set at 12m as if you have the glyph on. You can change the range on the AoE check to 8m if you wish for a quick fix. I will have this fixed in the new upload.
Hey, any progress on updating gladiator spec? I would prefer it to not cast bladestorm and just spam shield slam, revenge, then devastate and then shield slam whenever up with shield charge activated for the best DPS. Also I dont think thunder clap is really good any more as it costs rage and its damage isn't very good unless there is more than 2-3 mobs.
I wonder if its my HB or the proffile cuz when i switch proffile it work. It's stuck nto doing anything anymore so im wondering if its me or what up thanx
I'll have to run dps tests to determine this accurately. So you prefer never to use talents or heroic strikes as rage dumps?
Depends on what routine you are loading, what botbase, and what profile it is. Would need at least a log and a few. asic infos before I can even start to look at that issue. It also may be HB, i have had issues where fresh installs fixed many of my issues.
Sorry i am a noob, can someone explain to me how this routine work ? as in how should i get it to work... i am new to HB and i am trying out different things, Suppose i am a tank, can this routine work like, i cast a opening spell like charge or Heroic leap, it continue from there in a dungeon or Raid ? Thanks in advance =)