What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[LazyRaider] Enhancement Shaman (Raids Only)

For enhance, this is a lot better than Shamwow-not sure why but I get a full 5k increase in straight raid boss dummy dps. This is amazing, please keep it up!
 
For enhance, this is a lot better than Shamwow-not sure why but I get a full 5k increase in straight raid boss dummy dps. This is amazing, please keep it up!

its better then shamwow because it uses abilitys when they are ready not 10 seconds later and its not bogged down with lots of unessary things, and it uses maelstrom wep procs correctly shamwow sits there and looks at them for 10 seconds before it uses it

also it does not use unleash elements etc correctly and some other stuff, this cc is just plain and simple, 1 class, 1 spec, dps go go
 
Working on PvP Version of the custom class (mainly for use in pvp 2v2)

will have features like heal group member if malestrom procs are up and target low hp, no support for droping totems on slow or casts yet, but i will add them soon

maybe will release a test version without all features while i work on one that will drop totem on casts check for slows ghost wolf to run faster if target out of range etc rocket jump for goblin etc

if anyone want to contribute to some code or such just post it, my skills with C# are very low i have not studyed in it
 
Last edited:
this is working awesome! good job!

just a quick question: is there a way to check totem range because sometimes the searing totem gets out of range of hitting our target
 
Might want to turn off CD usage such as trinkets, gloves, elementals. feral's. Real raiders use their own cd's at the right time
Or add a GUI to turn off said. [Havent dl'd so idk what you have]
 
My lazyraider botbase doesn't even load when i have felmaster in my folder. It get's an error in code, and doesn't load lazyraider, and loads everything else like gb2, pb, ect.
 
so far i love this CC, im a undergeared shammy and in DS im in the Top 5 in dps :)
 
Quick question im trying to use this as a lvl 64 in instances for RAF will this work cause for me its not working.
 
Quick question im trying to use this as a lvl 64 in instances for RAF will this work cause for me its not working.



u must enable movement from felmaster settings for party/raid also edit the custom class .cs file to re enable the range check by removeing the truncated code so it looks like

PHP:
   #region Combat Distance
         public override float CombatMaxDistance // disabled for madness DW fight & other boss with big hitbox
         {
             get
             {
                 return 5f;
             }
         }

then it will work correctly, this custom class is not designed for pvp or dungeons... (it doesn't even have LOS checks)
 
wondering if still maintained?

i will be swaping to CLU instead of felmaster soon maybee

but i have not updated it with some fix dps boost / pvp version because i'm not useing my shaman much at the moment

when i have time or can be bothered i will make a custom class and update it for use for wulfs CC "CLU" so we can use Raidbot botbase from apoc

some links (if u want some info):

[h=1]Thread: [BotBase] RaidBot - 30fps CC Execution[/h][h=1]Thread: CLU (Codified Likeness Utility)[/h]






 
Last edited:
I would love if you could revise this for CLU ... i doubt wulf would mide he seems like a really chill guy and if you could fix the totem range issue
 
i will be swaping to CLU instead of felmaster soon maybee

but i have not updated it with some fix dps boost / pvp version because i'm not useing my shaman much at the moment

when i have time or can be bothered i will make a custom class and update it for use for wulfs CC "CLU" so we can use Raidbot botbase from apoc

some links (if u want some info):

[h=1]Thread: [BotBase] RaidBot - 30fps CC Execution[/h][h=1]Thread: CLU (Codified Likeness Utility)[/h]







great, i cant wait for it.. raidbot is really good to improve dps ;D

thanks
 
i will be swaping to CLU instead of felmaster soon maybee

but i have not updated it with some fix dps boost / pvp version because i'm not useing my shaman much at the moment

when i have time or can be bothered i will make a custom class and update it for use for wulfs CC "CLU" so we can use Raidbot botbase from apoc

some links (if u want some info):

[h=1]Thread: [BotBase] RaidBot - 30fps CC Execution[/h][h=1]Thread: CLU (Codified Likeness Utility)[/h]







That would be amazing!
And yep, totem range check would be perfect.
 
So this CC does not Support PvP .. looking for an good working cc for my enhancer.

ShamWoW deals to low dmg in bgs ;/
 
Back
Top