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

New HB version, works fine now, at least the beta , haven't tried the other one.
 
PB is working for me too, but it won't recognize all of my tradeskills. I use a level 80 hunter with 600 inscription but only skills level 1-525 are available :/ that means no starlight ink or ink of dreams for me :P


I use the new hb version, which is similar to the beta atm (statement from nesox 22:48 yesterday)
 
Last edited:
Last version work and now I can open bot config, when create starlight ink all ok but when create ink of dreams and finish shadow pigment can't check it and continue loop error miss reagents. With option send money in the guild bank loop error continue check golds but low for go guild bank and continue and continue and continue check golds and answer false
 
Still getting this Error with updated Version

[13:34:00.654 V] [Singular] [CombatLog] SPELL_CAST_FAILED Ink of Dreams#111645 failure: 'Fehlendes Reagenz: Nachtschwarze Pigmente'
[13:34:00.533 D] [CGSpellBook::CastSpell] Override ID: 111645, KnownIndex: -1
 
Still getting this Error with updated Version

[13:34:00.654 V] [Singular] [CombatLog] SPELL_CAST_FAILED Ink of Dreams#111645 failure: 'Fehlendes Reagenz: Nachtschwarze Pigmente'
[13:34:00.533 D] [CGSpellBook::CastSpell] Override ID: 111645, KnownIndex: -1


same here, fresh install of HB and PB
 

Attachments

Last edited:
New version on SVN. Should now fix crash.
Crash was caused by simultaneously loading the ingredient names under a framelock. I fixed it by loading each one as needed.
Also fix an exception that caused some ingredients to not show up.

If you're having issues please be descriptive about the issue and attach a log. Failure to do so might get your post ignored or even deleted.
 
Last edited:
um...

Currently Using BotBase : ProfessionBuddy
Changing current profile to [H][GB2] 180-225 - Herbalism and Mining - Southern Barrens - by Lbniese
PB 1.561: Checking for new version
Changing current profile to Empty Profile
PB 1.561: No updates found
[Singular] Your Level 90 Orc Windwalker Monk Build is
[Singular] ... running the ProfessionBuddy bot in Orgrimmar
[Singular] ... using my SOLO Behaviors
[Singular] Context changed, re-creating behaviors
[Singular] GCD check fix spell set to: Stance of the Fierce Tiger
[ArchBuddy]: Training Archaeology at 0 skill

Do it right please


If you're having issues please be descriptive about the issue and attach a log. Failure to do so might get your post ignored or even deleted.
 
New Feature on SVN in the beta branch.


  • 'Get Mail' action now has an option to set a maximum COD price per item. Any CODs prices that are equal or less than the set maximum COD price will automatically be accepted
 
Everything is working fine except jewel crafting, when it wants to craft some necks/rings it simply does nothing, anyone else having same issue lately? did a clean reinstall before that! :)

Same issue here. When I go to craft rings it tries to but doesn't actually cast the spell in game.

Since the HasMats or CanCraft isnt working you can work around this by checking bags for mats than have it craft the item

Example:
PHP:
 <While Condition="InbagCount(76135) &gt;= 1 &amp;&amp; InbagCount(76136) &gt;= 1 &amp;&amp; InbagCount(76137) &gt;= 1 &amp;&amp; InbagCount(52188) &gt;= 1 &amp;&amp; Me.FreeBagSlots &gt;= 5" IgnoreCanRun="True">
  <CastSpellAction RepeatType="Specific" Repeat="1" Entry="122662" CastOnItem="False" ItemType="Chest" ItemId="0" />
 </While>

crafts shadowfire necklace and currently works
 
The question is: will HasMats work again?
RecipeIsOnCD seems to work.

Oh and what does this exactly do or mean?

Banker, Specific, Craftable when i cast a spell?
 
The question is: will HasMats work again?
RecipeIsOnCD seems to work.

Oh and what does this exactly do or mean?

Banker, Specific, Craftable when i cast a spell?

HasMats should work, but I'll check it out shortly or when servers come back online. Update: HasRecipe, CanCraft, HasMats shortcuts are working.
Specific: Recipe will be used 'Repeat' times.
Craftable: Recipe will be used until there's no materials left.
Banker: Recipe will be used 'Repeat' minus number of crafted items on you or your alts. Say you're making Glyph of Arcane Blast and you have 'Repeat' set to 20 and you have 15 Glyph of Arcane Blast on your AH toon, it will make 5 Glyph of Arcane Blast. This is useful for restocking your AH toon. Requires the DataStore WoW Addon for this mode.
 
Last edited:
Would love to know why my post was removed, twice. The 2nd post had a description and the log file........... removed with no reply. The first post, I had edited the log after posting it.

Throw me a bone here..
 
Back
Top