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: ProfessionBuddy--DO NOT DELETE

Have a Problem to skill Mining&Herb from 0-525.
My char have 4 Embersilk Bags(22slots), every time if from the first and second bag are 10-15 slots full, he's flying to og and send the stuff to alt, why he didn't use all bag and slots?

And after skill 200 he skilled both prof. to 205 an fly back to og an empty bags, now he doesn't skill instead gathering in durotar
 
The Twilight farming profile for the horde is bugging....

At the startpoint of the hord the chars are stucking... is there any solution for this problem?
 
Inrego, I wasn't able to reproduce this issue, though I'm thinking it could have been trying to mount and failing. I would be able be verify this by looking at a log.
Sorry, my bad! Here's the snippet from when it starts training until it's done.
[19:07:47.427 N] [UF]: Going to train mining in SW/Org
[19:07:47.428 D] Activity: Flying to location <-8420.033, 671.6198, 94.96619>
[19:07:51.530 D] Stop and dismount... Reason: Dismounting flying mount
[19:07:52.081 D] Activity: Arrived at location <-8420.033, 671.6198, 94.96619>
[19:07:52.185 D] Activity: Loading Tile/s
[19:07:52.185 D] Loading Azeroth_30_47
[19:07:52.636 D] [Mount] Flying Machine is known, but we don't have the skill to use it!
[19:07:54.612 D] InteractDebug:696943272
[19:07:54.617 D] Interact Done:696943272
[19:07:55.164 D] [Singular-DEBUG] Switched targets!
[19:07:55.164 D] [Singular-DEBUG] Melee Distance: 5
[19:07:55.164 D] [Singular-DEBUG] Health: 2684
[19:07:55.164 D] [Singular-DEBUG] Level: 35
[19:07:56.683 D] InteractDebug:696943272
[19:07:56.688 D] Interact Done:696943272
[19:07:58.745 D] InteractDebug:696943272
[19:07:58.750 D] Interact Done:696943272
[19:08:00.604 D] PB 1.505:Pulsing Tradeskills from OnSpellsChanged
[19:08:00.615 D] PB 1.505: Leaned a new recipe Enchanted Thorium Bar
[19:08:01.370 N] [UF]: Going to check which portals I have available
[19:08:01.378 D] PB 1.505: Done training
[19:08:01.491 D] Activity: Flying to location <-8208.809, 428.4415, 118.0828>
[19:08:01.773 N] Stopping the bot!
 
some weird pricing atm - my pet tiny crimson whelpling AHbot put it in AH for 1k when the others are there for 20k ??

not weird pricing, just the defaults set by the profile in the AH.xml. You can look through the actual data and find where it says sell item type miscellaneous pet or something like that and change the max buyout from 1000 to 50000 that way you are sure to never be putting a rare pet up for less than 50k if the highest is 35k, it will still do the job and undercut it at 34999.99.99
 
[Bot] ProfessionBuddy - A Profession Leveling bot plus more

Version 562 break professionbuddy
 
Im getting endless relogging loop if multiprofile's option switch to banker set to Yes.
With switch banker off PB does work just fine, switching profiles gathering mailing and everything, with banker option however it calls stop immidiately after any gathering profile was loaded on farmer, and switches to banker. Banker does its job just fine, relogs to Farmer, and Farmer instantly stops again.

Sorry if its common and multiprofile just does not work yet, but for me it all just works perfectly fine except when Banker option set to yes.
 

Attachments

Sorry, my bad! Here's the snippet from when it starts training until it's done.
[19:07:47.427 N] [UF]: Going to train mining in SW/Org
[19:07:47.428 D] Activity: Flying to location <-8420.033, 671.6198, 94.96619>
[19:07:51.530 D] Stop and dismount... Reason: Dismounting flying mount
[19:07:52.081 D] Activity: Arrived at location <-8420.033, 671.6198, 94.96619>
[19:07:52.185 D] Activity: Loading Tile/s
[19:07:52.185 D] Loading Azeroth_30_47
[19:07:52.636 D] [Mount] Flying Machine is known, but we don't have the skill to use it!
[19:07:54.612 D] InteractDebug:696943272
[19:07:54.617 D] Interact Done:696943272
[19:07:55.164 D] [Singular-DEBUG] Switched targets!
[19:07:55.164 D] [Singular-DEBUG] Melee Distance: 5
[19:07:55.164 D] [Singular-DEBUG] Health: 2684
[19:07:55.164 D] [Singular-DEBUG] Level: 35
[19:07:56.683 D] InteractDebug:696943272
[19:07:56.688 D] Interact Done:696943272
[19:07:58.745 D] InteractDebug:696943272
[19:07:58.750 D] Interact Done:696943272
[19:08:00.604 D] PB 1.505:Pulsing Tradeskills from OnSpellsChanged
[19:08:00.615 D] PB 1.505: Leaned a new recipe Enchanted Thorium Bar
[19:08:01.370 N] [UF]: Going to check which portals I have available
[19:08:01.378 D] PB 1.505: Done training
[19:08:01.491 D] Activity: Flying to location <-8208.809, 428.4415, 118.0828>
[19:08:01.773 N] Stopping the bot!

Okay - I think I figured it out! It was something to do with my regional settings (my defaults are decimal , and seperator .)
This caused the decimals to be removed from all coodinates in my profiles except for FlyTo actions (so however you're handling the points in that action, please copy it to the all other actions handling coordinates).
These "unaccurate" coordinates has caused several problems throughout my profile, and I know at least one other developer has been pulling hairs over it :P
 
Okay - I think I figured it out! It was something to do with my regional settings (my defaults are decimal , and seperator .)
This caused the decimals to be removed from all coodinates in my profiles except for FlyTo actions (so however you're handling the points in that action, please copy it to the all other actions handling coordinates).
These "unaccurate" coordinates has caused several problems throughout my profile, and I know at least one other developer has been pulling hairs over it :P
This is now fixed on SVN. I apologize in advance if this caused premature baldness.
 
Btw, how do you turn on professionbuddy, I followed the directions to a T and there is no pulldown tab at all in hb.

thanks
 
using multiprofile, when druids bags are full and supposed to hearthstone, they remain mid-air and therefore fail the hearth and just afk there. PB problem or HB ? How could i patch this temporarily for myself?
 
after having my HB turned off it starts out by saying

Mine/Herb 1-525: Made by HighVoltz
Mine/Herb 1-525: Mining: False
Mine/Herb 1-525: Herb: True
Mine/Herb 1-525: Mining.Level: 125
Mine/Herb 1-525: Mining.MaxLevel: 225
Mine/Herb 1-525: Herbalism.Level: 192
Mine/Herb 1-525: Herbalism.MaxLevel: 225
Changing current profile to level 1 - 86

is this normal? Why would it change profile to level 1-86?
 
after having my HB turned off it starts out by saying

Mine/Herb 1-525: Made by HighVoltz
Mine/Herb 1-525: Mining: False
Mine/Herb 1-525: Herb: True
Mine/Herb 1-525: Mining.Level: 125
Mine/Herb 1-525: Mining.MaxLevel: 225
Mine/Herb 1-525: Herbalism.Level: 192
Mine/Herb 1-525: Herbalism.MaxLevel: 225
Changing current profile to level 1 - 86

is this normal? Why would it change profile to level 1-86?

It only says which lvl range it supports, nothing more, because the profile itself has no print name.
 
It only says which lvl range it supports, nothing more, because the profile itself has no print name.

hm. I still got this idea something is wrong. Just stopped it for a while:

[Gatherbuddy2]: Stopped gatherbuddy after gathering 2 nodes in 0h 35m 19s.
[Gatherbuddy2]: Khadgar's Whisker: 2
 
Hi, there is no more disenchant plugin on profession buddy??? How can i DE now? Thanks
 
Back
Top