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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

ShamWOW for HB2 - An Enhance/Elemental/Resto + PVP/RaF Healbot by Bobby53

Status
Not open for further replies.
Loving this so far for my Shaman. My only question is I am leveling enhance, my shaman always cast lightning bolt 1 or 2 times before actually meleeing. Intended? Or is there an option to change this? I tried searching and reading the first post but I couldn't find anything. And I could not see anything under the options.

Nvm I changed pull type to fast and it no longer cast it. ;)
 
Last edited:
Is there any Config to Heal Yorsahj Heroic?
I was thrown out of the raid because they are all due to my Heal Explode!
But Normal Mode and Morchok Heroic works like a baws!^^
Any tips there?
Speechlezz, Currently the only option is to heal that encounter manually. Support for raid encounter specific logic is not added to the CC as it fits best within either the Bot or a plug-in. Some do add support for these elements and I may in the future if that is the only viable option. Thanks for the post, Bobby53

Hey Bobby,
can u make a Option for Deep Corruption(Click) like in the HazzDruid CC?
->

Code:
[I]...removed...[/I]
Speechlezz, Please do not post any code in this forum. A specific description of the behavior desired is more useful and more likely to be incorporated. As for support for that debuff, in general the CC is not the best place for encounter specific behavior. However, support for that specific heroic boss has been requested several times so I will give it further consideration for inclusion in an upcoming release.

Thanks for the post and good luck with your Shaman, Bobby53

ALL: am out of town and not due back for atleast a day. There are several posts I haven't responded to. I have not overlooked them, just simply haven't had time enough to get to them. Thanks for your patience and look for my follow up in the next couple days.
 
Last edited:
Hi bobby,
Great CC man love it thanks for contributing your time into this i and the community really appreciate it. ahh i just wonder in the PVP tab when using healing over combat , how does it work? because from the name it sounds like it will heal when needed and the rest is combat , but for me all it does is heal it doesn't go in combat only heals...

Note : if it helps i was in arena never tried anything other than it because the account is not mine..
and second the shammy was a healer but sometimes we bump into weak parties thats the reason i want it to attack.
 
Hi bobby,
Great CC man love it thanks for contributing your time into this i and the community really appreciate it. ahh i just wonder in the PVP tab when using healing over combat , how does it work? because from the name it sounds like it will heal when needed and the rest is combat , but for me all it does is heal it doesn't go in combat only heals...

Note : if it helps i was in arena never tried anything other than it because the account is not mine..
and second the shammy was a healer but sometimes we bump into weak parties thats the reason i want it to attack.
Yes, that's exactly what Healing Over Combat is intended to do. If any member of your party (including self) falls below the top Health % specified in the PVP column of the Group Healing tab, it will interrupt any DPS cast in progress and cast the appropriate Heal spell. Otherwise if current DPS target exists, it will cast Damage spells. If you are not seeing that, most likely you haven't targeted an enemy player. For support on this or any ShamWOW behavior you have a question about or suspect is not working appropriately, you will need to visit the ShamWOW Frequently Asked Questions [CLICK HERE] and follow the steps for posting. It is a complex environment with regard to the number of factors that affect what decisions made so that detail is required for me to research on any members behalf. Thanks for the post and good luck with your Shaman, Bobby53
 
Last edited:
Hey bobby,
I'd love to try this CC it looks awsome. Im trying to do dungeons on my 84 resto shammy and i get this error everytime I join a dungeon

[10:33:45 PM:916] System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()
[10:33:45 PM:920] System.Threading.ThreadAbortException: Thread was being aborted.
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at (Object , Object[] )
at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[10:33:45 PM:936] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
at Styx.Logic.Targeting.Pulse()
[10:33:45 PM:941] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[10:33:45 PM:948] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()

After that it boots me out of the dungeon
This is my first day usuing HB so if im just being retarded take it easy on me :P
 
Last edited:
Hey bobby,
I'd love to try this CC it looks awsome. Im trying to do dungeons on my 84 resto shammy and i get this error everytime I join a dungeon

[10:33:45 PM:916] System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()
[10:33:45 PM:920] System.Threading.ThreadAbortException: Thread was being aborted.
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at (Object , Object[] )
at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[10:33:45 PM:936] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
at Styx.Logic.Targeting.Pulse()
[10:33:45 PM:941] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[10:33:45 PM:948] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()

After that it boots me out of the dungeon
This is my first day usuing HB so if im just being retarded take it easy on me :P

Oh and i tried the CC with BGbuddy and it worked fine, it just wont work with instance buddy
 
Hey bobby,
I'd love to try this CC it looks awsome. Im trying to do dungeons on my 84 resto shammy and i get this error everytime I join a dungeon

(-- wall of text removed --)


After that it boots me out of the dungeon
This is my first day usuing HB so if im just being retarded take it easy on me :P
Oh and i tried the CC with BGbuddy and it worked fine, it just wont work with instance buddy
andyc20, My apologies for the issue but there is insufficient information to assist. ShamWOW has supported InstanceBuddy at all levels since InstanceBuddy was released, so it appears you are encountering a problem specific to your installation. Please visit the ShamWOW Frequently Asked Questions [CLICK HERE] and follow the steps for posting. There is a template there you can copy paste and steps on how to attach a complete debug log file if you would like me to look into this for you. Thanks for the post and good luck with your Shaman, Bobby53
 
I'm not having a lot of success using the priest CCs, I'm back to Bobby's God Class of Shamans Shamwow. I've leveled so many toons with this, I keep saying thank you. Since I've come back to the game and fired up HB again I'm back at to Shamwow it just keeps getting better. Thank you again Bobby.
 
trichomer, That is possible in Raids via the Raid Healing Strategy setting on the Group Healing tab, but currently it is not possible in Battlegrounds. PVP is different than PVE, so please describe in detail under what circumstances you want to let team members die while the "tank" does not require any healing. Thanks for the post, Bobby53

The thing is that i die because hes so busy healing other players, i just want him to heal and only focus on me when I am around 15 other friendly players.
 
Hey!
I am using Lazyraider in BG and is it possible to make my shaman only heal me the Tank and not the other 15 players around me ?
trichomer, That is possible in Raids via the Raid Healing Strategy setting on the Group Healing tab, but currently it is not possible in Battlegrounds. PVP is different than PVE, so please describe in detail under what circumstances you want to let team members die while the "tank" does not require any healing. Thanks for the post, Bobby53
The thing is that i die because hes so busy healing other players, i just want him to heal and only focus on me when I am around 15 other friendly players.
trichomer, I believe I understand what you are asking for. I was asking why you want it. When is that a good strategy? Using your example, if you are near 15 friendly players that are taking damage and you are taking none, the healer would stand around healing nobody. So to be clear, I'm not asking what you want. I am asking at what point in the battleground would it make sense to let 15 friendly players die while you require no healing. I will do it, but before spending the time I'd like to know why. Thanks for the post, Bobby53
 
trichomer, I believe I understand what you are asking for. I was asking why you want it. When is that a good strategy? Using your example, if you are near 15 friendly players that are taking damage and you are taking none, the healer would stand around healing nobody. So to be clear, I'm not asking what you want. I am asking at what point in the battleground would it make sense to let 15 friendly players die while you require no healing. I will do it, but before spending the time I'd like to know why. Thanks for the post, Bobby53
Bobby53, i think i know what he want.. example: alterac valley boss.. and you are healer.. and you need heal tank.. if you heal party or raid, you dont have time to heal tank(boss do lots of damage).. because cc heal all people around us.. and tank die.. so.. all people think is healer fault.. :( it happens to me sometimes.. but if we choose raid options - and choose tank.. or focus, does not work?
 
Bobby53, i think i know what he want.. example: alterac valley boss.. and you are healer.. and you need heal tank.. if you heal party or raid, you dont have time to heal tank(boss do lots of damage).. because cc heal all people around us.. and tank die.. so.. all people think is healer fault.. :( it happens to me sometimes..
megabbyte, Thanks for the post. That is a valid PVP circumstance where you want to prioritize the tank over any other player. However my impression was the request was for healbotting a single player throughout the battleground. So consider the same circumstance, where the healbot and the lead player it is following are at the boss fight, but the leader is not actively tanking the boss. In this case the "real tank" is taking a lot of damage but receiving no heals from the healbot.

but if we choose raid options - and choose tank.. or focus, does not work?
The option you are referring to is Raid Healing Strategy which is on the Group Healing tab. No, as the name implies that option applies only to Raids. It has no effect in a Party or during PVP.

I will look at an option for PVP which allows you to prioritize healing the healer and then the tank over any other player. In other words, if their health is below a certain percentage, they get healed regardless of anyone elses health %. This option would affect only those using LazyRaider for PVP since otherwise no tank is defined. Additionally, the option will be off by default.

Thanks for the post and good luck with your Shaman, Bobby53
 
Last edited:
I want a personal Healing bot on me 100% that does not get interrupted in healing and somtimes i run away from him when hes healing somone. I play my main and i don't stand around not taking damage. I usually die when i jump in and try to dps down there healer because hes busy healing other players doing a bad job dpsing down some tank getting healed.. When i run around in a battleground i usually am the one tanking so i want a option i can sett that he will focus mainly on the selected tank. Sorry but i cant explain this much better, i love your bot :) and i just want my personal healer to be more imba and focus on me because i don't rly care if the other players in the raid dies because there not getting heals from my bot..

I just hope you can make it so the option Raid Healing Strategy setting will work in battlegrounds.

Peace I am OUT :)
 
Last edited:
is it possible to in pvp always set own shield to earthshield. i know this has been up but i dont figure out how to set the shields?
 
Is there any way to buff water breathing for PvE purposes?

I can see the bot getting pretty low on Breath sometimes while running Questbot.
 
Flamtongue Spam?

1st - absolutely love the bot.

I'm running resto and seeing some VERY odd behavior. When there is little to do it often spams Flametongue Totem instead of Lightning Bolt.

*Flametongue Totem on -ME- at 0.0 yds at 100.0%
CombatResto: Nothing Done!!!
*Flametongue Totem on -ME- at 0.0 yds at 100.0%
CombatResto: Nothing Done!!!
*Flametongue Totem on -ME- at 0.0 yds at 100.0%
CombatResto: Nothing Done!!!
*Flametongue Totem on -ME- at 0.0 yds at 100.0%
CombatResto: Nothing Done!!!
*Flametongue Totem on -ME- at 0.0


Any idea what I've done wrong? I'm using default settings right now and still no dice in fixing it.

Thanks!
 
1st - absolutely love the bot.

I'm running resto and seeing some VERY odd behavior. When there is little to do it often spams Flametongue Totem instead of Lightning Bolt.

(-- deleted for space --)

Any idea what I've done wrong? I'm using default settings right now and still no dice in fixing it. Thanks!
Variz, My apologies for the issue you encountered, but the behavior described doesn't match the results of my testing and not enough information was provided in the post so that I can research further for you. Please visit the ShamWOW Frequently Asked Questions [CLICK HERE]. There you will find instructions on posting the details needed for me to research a question or issue for you, including a template you can copy and paste and how to attach a complete debug log. Be sure to provide the local system time (from your computer) that you observe the problem so I can match log file information to the symptoms you described. Details on that are in the FAQ also. Thanks for the post and good luck with your Shaman, Bobby53
 
Is there any way to buff water breathing for PvE purposes?

I can see the bot getting pretty low on Breath sometimes while running Questbot.
nesporin, Good point. Next release will include an option (on by default) to cast Water Breathing when it detects you are swimming, not in combat, and able to cast (meaning you have glyph or shiny fish scales as well as needed mana.) Thanks for the post, Bobby53
 
Status
Not open for further replies.
Back
Top