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 I use the new hb version, which is similar to the beta atm (statement from nesox 22:48 yesterday)
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
Perhaps it is a profile Problem but i dont think so, i use the same profiles as before 5.2 hit us. I will try some other things, reinstall of .Net.....
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.
some profiles run extremely slow for me. for example; http://www.thebuddyforum.com/honorb...rworking-skinning-alliance-horde-1-525-a.html does anyone have an idea what could cause the lack of speed? it just waits seconds after the actions... and i cant figure out why.
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
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) >= 1 && InbagCount(76136) >= 1 && InbagCount(76137) >= 1 && InbagCount(52188) >= 1 && Me.FreeBagSlots >= 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?
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.
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..