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.
I am not sure if this is a ShamWoW issue or HB issue as this is the only CC I use.

While grinding the character will get stuck on an activity: Healing and not respond. if I take control and press the button for my healing spell the character will then continue killing the mob, if I dont they will just auto-attack and die.

Any help you could offer would be appreciated.

Having this exact same problem, it will say: "Activity: healing" and then just do nothing and die.
 
ShamWOW v4.06e available which provides fix for healing / pause issue during combat.
 
hey bobby, when i fire up HB with the new CC i get this;

Code:
Could not compile CC from C:\Users\Tobii\Desktop\HB - Shaman\CustomClasses\ShamWOW!
File: ConfigForm.cs Line: 4 Error: The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)

And then i am unable to start the bot, i get the "Can't start - No combat class is loaded!" Error.

Hope you can fix it!
-Tobii
 
hey bobby, when i fire up HB with the new CC i get this;

Code:
Could not compile CC from C:\Users\Tobii\Desktop\HB - Shaman\CustomClasses\ShamWOW!
File: ConfigForm.cs Line: 4 Error: The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)
And then i am unable to start the bot, i get the "Can't start - No combat class is loaded!" Error.

Hope you can fix it!
-Tobii
Fixed. An incorrect version of one of the UI files made it into the release. Updated .zip with correct version of ConfigForm.cs
 
Getting an error when I switched to the newest version 406e.
This is with HB 1.931.

Edit: The install.txt that comes with the .zip says there is supposed to be 4 files in the properties folder and 3 in the UI. The 406e zip only contains 2 in the properties and 2 in the UI. Just a heads up, might not effect anything.
 

Attachments

Last edited:
Getting an error when I switched to the newest version 406e.
This is with HB 1.931.

Edit: The install.txt that comes with the .zip says there is supposed to be 4 files in the properties folder and 3 in the UI. The 406e zip only contains 2 in the properties and 2 in the UI. Just a heads up, might not effect anything
A function present in HonorBuddy 1.9.3.1 was obsolesced in 1.9.2.4 (which came out after.) I converted to the new format which caused the error. I restoed to the prior version and re-uploaded ShamWOW 4.06e. Just redownload ShamWOW.406e.zip or switch to HonorBuddy 1.9.2.4 and it will run fine.

Also, I removed some files from the install. Thanks for catching that I had not updated INSTALL.TXT. That's complete now too.
 
I've been running ShamWOW with Mr.Autofight since CnG released it. It works really nicely as Enhancement, in both PVE and PVP modes. I'm not Resto myself, but I would assume you'll be ok as the CC works on the whole.
 
As a new user of HB I found your ShamWOW and it has helped me alot! currently leveling a Elemental Shaman. Just have troubles finding good leveling scripts, perhaps make my own one in the near future
 
Is there any way to stop it popping heroism, I have been using the CC while in dungeons as part of a group, and keep getting other players moaning aBout me using heroism to early.
 
Is there any way to stop it popping heroism, I have been using the CC while in dungeons as part of a group, and keep getting other players moaning aBout me using heroism to early.
Great point! In the release you are using, you would have to edit the CC. I don't support modifications (please don't post any on the Forums) but for your own use open the Shaman.cs file in Notepad and search for the following function:

Code:
    private bool Heroism()
    {
        if (!Safe_KnownSpell("Heroism"))
        ;
        else if (_me.Debuffs.ContainsKey("Sated"))
        ;
        else if (Safe_CastSpell("Heroism"))
        {
        Slog("Heroism: just broke out a major can of whoop a$$!");
        return true;
        }

        return false;
    }

and replace that entire function with:

Code:
    private bool Heroism()
    {
        return false;
    }

Any Horde interested in the same thing do the equivalent for the Bloodlust function.

I'll add a toggle option in the next release so you can disable these instead of having to modify the code each time. As you run more instances, please let me know any other requirements you have and I'll get them added.

Thanks for the post,
Bobby53
 
As a new user of HB I found your ShamWOW and it has helped me alot! currently leveling a Elemental Shaman. Just have troubles finding good leveling scripts, perhaps make my own one in the near future
Glad to hear it Zabbad! As for leveling profiles, I have used Horde 1-60. It uses the Mulgore start area, but Orc and Trolls can be run there just fine. There is a questing version of 1-60 available but I'm not sure if it just quest support added to that one or a fresh profile entirely.

I haven't used any of the alliance 1-60's in awhile so can't refer you on those.
 
Last edited:
im not quite sure how to search for an earlier post, but when i use this cc, it uses ghost wolf over my epic mount. How do i override this?
 
im not quite sure how to search for an earlier post, but when i use this cc, it uses ghost wolf over my epic mount. How do i override this?
Ac... need you to attach a log if your having a problem. That way I can provide the most help without having to ask you a lot of questions. If it is using Ghost Wolf instead of your epic mount, I am assuming you are using the version that come bundled with HB since that is an issue with that version. For a fix, you can download the .zip from the first post in this thread for a new version that provides a fix for that. If you are using the version downloaded from this thread, then I will need a copy of your log file as explained in the FAQ (2nd post in this thread) to be of more help.
 
I used the bundled version =D thanks very much
My pleasure. Let me know if I can be of further assistance. ShamWOW is undergoing a lot change at the moment. Once the development of HB stabilizes (questing and RaF completed) ShamWOW will be rolled back into the HonorBuddy distribution simplifying things a bit. For now, would recommend using either HonorBuddy 1.9.2.4 or 1.9.3.1. The most recent stable version posted is 1.9.2.5 and has a bug that affects ShamWOW. A fix should be forthcoming with a version of HonorBuddy available Monday or so. I'll provide a version of ShamWOW with a work this weekend pending that HonorBuddy release.
 
Last edited:
Anyone that can provide me with the 1.9.2.4 version pending the release?
It's removed from the download thread of honorbuddy (and the archive post is edited).
 
Status
Not open for further replies.
Back
Top