RogueAssist is a plugin designed for those who like to have full control of their character while playing, while still reducing the need to constantly be checking for buffs and debuffs etc. This plugin was designed for arenas, it can be used for other purposes but will conflict with some custom classes as it forces the use of certain spells. Currently this plugin will- 1.Keep slice and dice active at all times during combat 2.Keep recuperate active if your hp is below 90% 3.Rupture target if target isn't currently ruptured and you have at least 3 combo points on your target 4.Interupt all spells cast - Kick-Cheap Shot-Kidney Shot-Gouge in that priority order 5.Keep Feint Active if HP falls below 90% - Elusive talent 6.Cast shadowwalk if you are stealthed and target is within 8 yards 7.Cast Burst of Speed if in combat and target is out of melee range 8.Cast Evasion and Combat Readiness if hp below 40% and target is in melee range 9.Cast Premeditation if stealthed/vanished/shadow dance and target has no more than 3 combo points. This is currently a work in progress, and I intend to make similar plugins for other classes. If you have anything you would like added feel free to ask and I will do my best to figure it out. Hope it helps out some of you Update: I was away for personal reasons for longer than I expected, but I have returned and as requested made the changes requested above to version 3.0. Changes include: -Will no longer burst of speed if you are mounted or not moving -Added a 500ms delay to all interupts as requested to appear less "bot-like" View attachment RogueAssist.zip Feel free to request any additional changes below.
Whoa whoa whoa, no comments yet? Are you still supporting this? This looks awesome man! Gonna try it out soon.
Yes I am still supporting this, I have decided to make a community project for all classes. The thread will be posted soon.
Wow this is incredible. Question though, is there a way to set an MS preference on kicking spells? Instantly kicked spells from bots like this usually get reported very often.
testing this out now as i just started using a rogue. it will not allow me to click settings to configure any of the plugin settings, and in game it's spamming burst of speed nonstop. if i mount it spams it and dismounts me...Obviously a huge problem. Any ideas? {update} the burst of speed spam issue, seems to be ONLY if i have something/someone targeted that is out of melee range. if i target myself i can mount and move normally. however anything else, even friendly targets, the second they go out of range it spams burst of speed and demounts me usually causing me to fall to my death (if im flying). {update 2} i edited the coding and commented out the entire burst of speed section like so: // Burst of Speed if target is out of melee range //if (Me.CurrentTarget.Distance > 8 && !Me.HasAura("Burst of Speed")) //{ // SpellManager.Cast("Burst of Speed"); //} By doing so it seems to work flawlessly now. Burst of speed works as it should, as does everything else.
I've been running it for a couple days now testing. It gave me some hassle as listed above, however after changing what i posted above, it works flawlessly for me. Haven't had a single issue out of it yet.
I added a 500ms delay as requested. I fixed the issue with the plugin casting burst of speed when mounted, download the new version.
You sir, are awesome! Testing it now, so far no problems at all Now if only there was a plugin like this for all classes lol. Though this is the most useful of the classes i play Thanks for the quick update man.
Ya, everything is black and white and everybody who bought counter strike wants to be a serial killer.. It's a difference if you automate leveling and gold farming or if you use it to be more successfully in the competition section of the game.
Im new on programming and i open your code. Where can i learn about specific this kind of WoW Programming? Im very interesting on making PvP Plugin, could you tell me where research about it? I need to know about these wow functions.
I'm also curious... I've tried with combat, enyo, and donothing and they all crash when going to interrupt a cast.
is this run on singular routine and what should we disable in singular routine using combat bot????? i can tell this has potential for a good addon, shame it crashes my wow on interupt..1