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!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
whats your mining and herbing levels ? Is the max skill level for both of them the same? do you have both herb and mining enabled in the profile settings?

Mining wasn't catching up so I disabled it. My herbing is currently 225 by manually selecting herbing profiles and running them with GB2. I had both mining and herbing selected in Bot config, but disabled mining when it got too far behind.
 
Mining wasn't catching up so I disabled it. My herbing is currently 225 by manually selecting herbing profiles and running them with GB2. I had both mining and herbing selected in Bot config, but disabled mining when it got too far behind.

yea you have to have both of them enabled and at the same level from what i know or they will not work due to it trying to train both of them. this could be fixed i am sure with some added code but i dont think HighVoltz has not implemented it yet just not for this profile.

Highvoltz whatever you did to Rev 59 fixed the Uldum bug now it flys correctly to the new areas. seems you added some variables for mining and herbs i guess that is what fixed it?\

Edit2: i take that back both of my professions are at 227 he is still jsut looping the training to both trainers but he shouldnt even be training at 227. 315 is the next training point? maybe a bug? ill post a log.
 
Last edited:
yea you have to have both of them enabled and at the same level from what i know or they will not work due to it trying to train both of them. this could be fixed i am sure with some added code but i dont think HighVoltz has implemented it yet just not for this profile.

Highvoltz whatever you did to Rev 59 fixed the Uldum bug now it flys correctly to the new areas. seems you added some variables for mining and herbs i guess that is what fixed it?

Oh :D Thanks for that then :)
Guess I'll just manually load the profiles and train then ^^ Thanks!
 
here is the log for my above post with the looping trainer error. again both professions are at 227 and should not even be training yet.
 
Fixed the training loop in mining/herb 1-525 profile fixes in 1.60 rev.
Highvoltz whatever you did to Rev 59 fixed the Uldum bug now it flys correctly to the new areas. seems you added some variables for mining and herbs i guess that is what fixed it?\
Those variables are debugging purposes only. I kinda messed up when I added them, it's what caused the training loop.
They allow me to enter arbitrary skill level/maxlevels which is helpful for debuging a skill level range without having to delete my professions and start over.
 
Last edited:
I just managed to make it skip a While condition while it was still true :o
Lets say I make it go to AH and buy 40x Volatile Air and then pick them up from mail.
Buy item from AH 52328 40
While InbagCount (52328) < 40
Getmail specific - 52328

When it got to the mailbox, the items wasn't there yet and it tried the mailbox twice, then it flew away.
I know I can just make it wait until there's new mail and then have it pick up the mail, that's also what I'm gonna do. Just wanted to let you know that I managed to break your While action :P
A 'While Condition', after it's done executing the last child action, will reset all its actions and if the condition is still true it allows the bot behavior to execute on that 'tick' but on next 'tick' execution starts at the 1st child action in that 'While Condition'. The reason for this is so the while condition isn't completely blocking . For example While (true) will still allow the bot to run once per loop, though no actions in the profile that are below a while Condition(true) will ever run
 
finally Highvoltz everything is working fine so far! Dont change nothing!! HAHAHA! thanks for the hard work. so anyone that was having problems update from the SVN to Rev 60
 
Those variables are debugging purposes only. I kinda messed up when I added them, it's what caused the training loop.
They allow me to enter arbitrary skill level/maxlevels which is helpful for debuging a skill level range without having to delete my professions and start over.

I like your thinking lol
 
I keep getting
"Could not create current in quest bot; exception was thrown"
and the bot stops in Northern barrens. Tried restarting it and everything.
 
i cant get it to work can some 1 help i am getting this error "The type initializer for 'Styx.Logic.Profiles.ProtectedItemsManager' threw an exception."
 
I keep getting
"Could not create current in quest bot; exception was thrown"
and the bot stops in Northern barrens. Tried restarting it and everything.

postalog.png
 
Logging in...
Buddy Sessions: 0/0
-----
Shared Sessions: 1/6
Attached to WoW with ID 5268
Honorbuddy v2.0.0.5097 started!
Character is a level 85 Orc Hunter
Current zone is Shattrath City
New bot added!: ArchaeologyBuddy
New bot added!: Instancebuddy
New bot added!: Gatherbuddy2
New bot added!: Grind Bot
New bot added!: Questing
New bot added!: PvP
New bot added!: BG Bot [Beta]
New bot added!: Mixed Mode
New bot added!: PartyBot
New bot added!: Combat Bot
New bot added!: MrFishIt [1.0.5]
Please wait a few seconds while Honorbuddy initializes.
Building spell book
Spell book built
Disabling flight checks. - Paid Plugins or Lifetime User Detected
Initialization complete.
Changing current profile to MrFishIt - Empty Profile
Starting the bot!
Changing current profile to MrFishIt - Empty Profile
The type initializer for 'Styx.Logic.Profiles.ProtectedItemsManager' threw an exception.
 
i try to download mesh but i get errors : View attachment 25267
i try evriting i install Microsoft Visual Studio 2010 and install framework 3.5 and i turn off firewall and open port 5031 i delete few times HB folder and still i get this error again and again so any one can help me to fix this problem i don't know what to do with this error.
 
Status
Not open for further replies.
Back
Top