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

HB 1.94 for Wow Patch 3.3.5 - CCs will need an update

Hawker

Well-Known Member
Joined
Jan 15, 2010
Messages
2,509
Reaction score
70
This works with patch 3.3.5.

As part of re-factoring the code to make it more secure, we re-wrote Targeting and the API had changed a little.

If you are using targeting in a cc or plugin, where you used use 'Targeting.FirstUnit' or 'Targeting.TargetList[0]' or 'Targeting.Clear()' you will now use 'Targeting.Instance.FirstUnit' or 'Targeting.Instance.TargetList[0]' or 'Targeting.Instance.Clear()'

We will do an update of 1.331 tomorrow.

Enjoy!

EDIT1: AUTOEQUIP Plugin is not updated. Please don't enable it.
 

Attachments

Can we use 1936? I am on Europe, and today I have not been able to start my bot, not even 1925. At first it was just cause it could not get an auth (from other thread about it), but now it simply crashes.
 
Can we use 1936? I am on Europe, and today I have not been able to start my bot, not even 1925. At first it was just cause it could not get an auth (from other thread about it), but now it simply crashes.

Post a log?
 
*downloads and keeps for when 3.3.5 comes to the EU*

I assume its 3.3.5 only, or does it have bugfixes that would be an improvement over the current one that works in the eu?
 
Looks like the AutoEquip plugin that comes with Hb is freaking out now.
 
It wont let me attack anything....The bot runs around and takes quests and everything...but it wont attack...do my bars need to be setup a certain way or what? on the log it says pulling and pull completed...
 
It wont let me attack anything....The bot runs around and takes quests and everything...but it wont attack...do my bars need to be setup a certain way or what? on the log it says pulling and pull completed...

no log = no help from Devs
Also:
If you are using targeting in a cc or plugin, where you used use 'Targeting.FirstUnit' or 'Targeting.TargetList[0]' or 'Targeting.Clear()' you will now use 'Targeting.Instance.FirstUnit' or 'Targeting.Instance.TargetList[0]' or 'Targeting.Instance.Clear()'
 
no log = no help from Devs
Also:
If you are using targeting in a cc or plugin, where you used use 'Targeting.FirstUnit' or 'Targeting.TargetList[0]' or 'Targeting.Clear()' you will now use 'Targeting.Instance.FirstUnit' or 'Targeting.Instance.TargetList[0]' or 'Targeting.Instance.Clear()'

hehe im fairly new so i dunno how to post logs and i have no clue what any of that meant lol sorry
 
Skinning "out of order"

Kills mob, loots, mounts, dismounts, skins, mounts, etc. - sometimes he tries to skin the target twice in a row...

edit: also, seems to be over-aggressive using the mount to move short distances...seems to me 1.9.2.5 let him walk for a while before mounting up and/or when there was stuff close by...
 

Attachments

Last edited:
I tried updating the Rouge CC made by morodor for myself using the parameters given by Hawker and the errors on startup involving Targeting are gone but I'm getting an error
'Styx.GlobalOffsets' does not contain a definition for 'IsInGame'.

Here is the line that the error occurs because of

bool IsInGame = ObjectManager.Wow.Read<bool>((uint)GlobalOffsets.IsInGame);

Is this an error because of the new updates?

We made that easier for you: bool IsInGame = ObjectManager.IsInGame;
 
Hey! Thank you developers so much for updating such an awesome program. Your hard work has really shown.

When I run the bot, I have use mount checked, and I've typed in my mount: Swift Zhevra, and whenever I use the grindbot feature it never mounts.
I'm currently in Outland, Hellfire Peninsula.

Post a log.
 
Indeed, looks very suspicious with the looting.

Druid CC also can not shapeshift to Bear/Dire Bear form when adds are pulled. Honorbuddy log just spams: "Warning X attackers" followed by "Enrage" but never switches to the actual bear form. This causes the player to do nothing but auto-attack only.

Post a log.
 
Seams we have the return of mixed mode non looting, and grind bot, mount between loots even if the mobs are 2 feet from each other. "2 steps forwards, 1 step back"

Post a log.
 
Honorbuddy crashed while i was attempting to test the trial version with test/t3st. It crashed immediately on start up.

Good report. The trial fails for some reason.

EDIT: server side error. Bossland is fixing it.
 
Back
Top