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

KingWoW Shaman

Status
Not open for further replies.
Testing in TOES as resto right now, ill report back after the raid.


EDIT: The healing on Tsulong doesn't work. targeting him or not, it doesn't heal Tsulong. When it switches into day phase, were going to need the bot to put Earth shield on Tsulong and when you get the Sun breath buff, it should bomb healing surge on Tsulong fyi. Once this is fixed, bot will be in very good shape.

The lightning bolt spam for Telluric Currents is working as intended, thank you for this. Recognizing when Spirit Walkers Grace has been used is working as intended, thank you.
 
Last edited:
Testing in TOES as resto right now, ill report back after the raid.


EDIT: The healing on Tsulong doesn't work. targeting him or not, it doesn't heal Tsulong. When it switches into day phase, were going to need the bot to put Earth shield on Tsulong and when you get the Sun breath buff, it should bomb healing surge on Tsulong fyi. Once this is fixed, bot will be in very good shape.

The lightning bolt spam for Telluric Currents is working as intended, thank you for this. Recognizing when Spirit Walkers Grace has been used is working as intended, thank you.

Fixed tsulong in last update: if you target him, Tsulong become your main tank.
I'm happy to listen Telluric Currents and Spirit Walkers Grace work properly!
 
hey can you add hex to for arena in restro shaman or does it already use that ?
 
Hey got a problem, when I try and load this up for my shaman It doesn't show up to select the routine. Singular just loads.

*Update* Doesn't matter I read the thread.
 
Last edited:
Hello mate,

Im leveling my enhance shaman and i noticed a small issue with it, its not a bug since i checked enhance rotation and its not implemented, its just missing.

Used:
HB: .534
Botbase: Questing bot
Profiles: Kick leveling pack - latest
CC: King-wow r140 - updated from SVN

Issue:
As you know, Searing totem lasts for 1min. Combat, while leveling lasts far-far-far less, up to 20ish sec max. Now, after combat ends, my character (bot) just stands there until Searing Totem expire, after which he starts to move again.
This it taking a lot of time from leveling, since its pretty much looks like this:
Travel to hotspot, engage mobs, kill mobs in 15-20 sec, stand there for another 45-40s.

My suggestion is to add option in config UI for "Totemic Recall" being used when combat ends, or simply set it up to be used after combat ends by default. One of ideas that come on my mind is to ignore Searing totem after/out of combat to prevent being lock into position, its a cheap totem so recasting it doesnt hurt much. This should resolve it, and increase ingame speed of character progress.


I havent had chance to test enhance routine on 90, but as soon as i have chance, ill post a comment. I would really like to see that this routine become "THE" enhance Shaman routine, since were missing good routine ATM so ill try to provide as much info as i can gather.

Cheers and thank you for all your work! Keep it up! :D
 
Last edited:
SVN UPDATE:
Totemic recall for searing and magma totem implementation
 
any news on the interupting ?and hex?

interrupt coming soon, for hex i'm evaluating on who cast hex (focused enemy? highest hp enemy? healers in pvp?) any help is appreciate.
Cause i'm not plaing PVP i need to know how to play a good resto in PVP.
 
Last edited:
awsome soon i wil donate to u ye like focus the target then automaticly use hex like in mirabis druid cc when you turn on cyclone and roots and when you target a player it wil automaticly cast one
 
SVN UPDATE:
Autointerrupt for restoration shaman (you can enable/disable in GUI)
 
Last edited:
awsome ye attilio i think you should ad an option eneble hex or disable and let it only cast hex once u focus a player a question wil it interupt evrything that is interuptble? this is nice now i finally can lvl my shammy to for pvp arena because i know shammy are one of the best healers and pally u should look into mirabis cc how he added cyclone his cc does it by targeting a player and it cast cyclone or roots wha tyou instal
 
awsome ye attilio i think you should ad an option eneble hex or disable and let it only cast hex once u focus a player a question wil it interupt evrything that is interuptble? this is nice now i finally can lvl my shammy to for pvp arena because i know shammy are one of the best healers and pally u should look into mirabis cc how he added cyclone his cc does it by targeting a player and it cast cyclone or roots wha tyou instal

actually yes it interrupt all (i will introduce a list of interrumpile and not and priority after cause this need more time).
i will introduce a basic hex on focus in few minutes stay tuned!
 
SVN UPDATE:
Restoration has Hex option implemented: try to use Hex on FOCUSED target, need to enable it in gui cause default is disabled
(need feedback cause i cant test atm)

this is just a basic implementation: in final one i will add a scrollbox where you can choose to hex focused,healer,caster etc...
 
Last edited:
interrupt coming soon, for hex i'm evaluating on who cast hex (focused enemy? highest hp enemy? healers in pvp?) any help is appreciate.
Cause i'm not plaing PVP i need to know how to play a good resto in PVP.

this might sound like stupid suggestion, but you can implement them all and add "Hex:" dropdown menu (something like "Imbue" settings) in Routine's UI to choose what exactly do people want. Hexing that would i use (PvE - Hexing healer/caster) might someone not like, this way people can choose what they prefer/depending on situation.
 
nice thnx once i lvled my shammy further i wil test it i start soon with him you should add option to turn of hex and on in the menu for if people do pve they can turn of hex if they do pvp arena turn it on:)
 
Two suggestions:

1. I did noticed that Tyrael botbase is not supported for disabled movement, i would like to suggest you to add it too and, if you can, when LazyRider/RaidBot/Tyrael are used to completely disable movement/facing/targeting and pulling, but to leave combat part of routine active.
I added my self for Tyrael using part of code for LazyRider and adding it in EnhancementShaman.cs under boolean for BotUpdate:
Code:
			if (utils.IsBotBaseInUse("Tyrael"))
            {
                Logging.Write("Detected Tyrael:");
                Logging.Write("Disable all movements");
                Movement.DisableAllMovement = true;
                LazyRaiderBotType = true;
                RaidBotBotType = false;
                SoloBotType = false;
                PVPBotType = false;
                BaseBot = BotManager.Current.Name;
                return true;
            }

Now just to figure out for Facing/Targeting and pulling:
As for Facing, in EnhancementShaman.cs under boolean for Combat and Pull i can delete:
Code:
                    if (!Me.IsMoving && !Me.IsFacing(target))
                    {
                        Me.SetFacing(target);
                    }

But that rends Routine useless for Grinding/Questing/Farming, so, as i said, it would be good to see targeting, facing and pulling disabled by default in RaidBot, LazyRider and Tyrael.

2. Also, i would suggest that, if player have >=4 stacks of Maelstorm Weapon out of combat and character health is < 90% HP to be used on healing surge, i see a lot of wasted Maelstorm Stacks wasted due to just flying from hotspot to hotspot with < 80% HP, this would also make Routime more AFK-able during Farming/Grinding sessions since it would maintain high % of HP due to maelstorm healing out of combat.



Thank you for reading my posts, i know that they can be extensive, and, above all thank you for even considering adding stuff that we suggest.
Keep up the good work! :D
 
Last edited:
SVN UPDATE:
enhancement shaman: added Tyrael's botbase support, added option in GUI to enable/disable AutoFacing target (default is enabled), heal shaman when out of combat with HS until HP < 95 and mana > 50
 
Last edited:
Status
Not open for further replies.
Back
Top