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!

[PB][N][JC/Alch/Ench/Insc] Blazin's Shuffle

Currently in testing phase have him making 5 of each per batch untill i can figure out a code to have him make a set number, than stop making them altogether
 
Has anyone had any trouble getting [PB] AH.xml to load in professionbuddy? Everytime I load the profile it immediately gets replaced by the default AH bot.xml that comes with professionbuddy. Last night I attempted moving the AH bot file and I couldn't even get PB configuration to open. I'm at work so I don't have a log, but I was curious if anyone else experienced the same issue.
 
It keeps trying to craft even if he?s got not enough materials:

PB 1.527: Casting Mysterious Essence, recast :1000
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[Singular-DEBUG] [CombatLog] XXXX:432345564306351306 cast of Mysterious Essence#116497 failed: 'Missing reagent: Spirit Dust'
PB 1.527: Casting Mysterious Essence, recast :1000
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[Singular-DEBUG] [CombatLog] XXXX:432345564306351306 cast of Mysterious Essence#116497 failed: 'Missing reagent: Spirit Dust'
PB 1.527: Casting Mysterious Essence, recast :1000
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[Singular-DEBUG] [CombatLog] XXXX:432345564306351306 cast of Mysterious Essence#116497 failed: 'Missing reagent: Spirit Dust'
PB 1.527: Casting Mysterious Essence, recast :1000

Same with my jewelcrafter/alchemist. Tries to transmute diamonds with no mats and it?s stuck there. Is there anything I?m doing wrong?

EDIT: Oh, and btw, it disenchants EVERYTHING you?ve got in bags. You?re warned. Don?t ever leave anything valuable in those bags ;-)
 
Last edited:
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED

This is an error in PB, You will need to reinstall HB and PB
 
Thanks Blazinsheath! I?ll do so and will catch up with any feedback. =)
 
I?ve got two chars, one with Alchemy + Jewelcrafting, and the other one has got Enchantment + Inscription. Should it be any problem? Apparently, the Jewelcrafter has to mail a few gems to the alchemist, so I don?t know if that could cause any trouble since you can?t email yourself. Any suggestion?
 
I?ve got two chars, one with Alchemy + Jewelcrafting, and the other one has got Enchantment + Inscription. Should it be any problem? Apparently, the Jewelcrafter has to mail a few gems to the alchemist, so I don?t know if that could cause any trouble since you can?t email yourself. Any suggestion?

this setup shouldn't be a problem, make sure to still enter the chars name even if its the current character
 
Thanks mate, I have set up ARelog scheduler with different char names. I?ll leave it running overnight and check tomorrow morning.
 
Why did it disenchant my PvP gear? I set it on my main with JC/Ench and it proceeded to DE all of my PvP gear.

Also when I run the AH bot it puts up herbs 10 at a time and not 20
 
Also it is not disenchanting the Ghost Iron ore, just saying "Starting to prospect ghost iron ore" Then does nothing and tries to mail items that aren't there.

Did the patch screw it up?
 
Also it is not disenchanting the Ghost Iron ore, just saying "Starting to prospect ghost iron ore" Then does nothing and tries to mail items that aren't there.

Did the patch screw it up?

5.1 broke PB - wait for a fix
 
Can you please add it using the Serpent's Eyes to craft greens and Vendor/DE Them. Serpents eyes hardly sell and i have sooo many,
Thanks
 
Should this be crafting shadow fire necklaces? I have over 400 of each Red/Purple/Green gem that it's not using on my test account. It creates Ornate bands just fine.

Spotted the Typo;

Code:
	  <If Condition="(bool)Settings[&quot;Craft BOE for Vendor&quot;]" IgnoreCanRun="True">
	   <While Condition="InbagCount(76135) &gt;= 1 &amp;&amp; InbagCount(76130) &gt;= 1 &amp;&amp; InbagCount(76134) &gt;= 1 &amp;&amp; Me.FreeBagSlots &gt;= 5" IgnoreCanRun="True">
	    <CallSubRoutine SubRoutineName="CheckJewelersSetting" />
         <CallSubRoutine SubRoutineName="Craft Necklace" />
		 <CallSubRoutine SubRoutineName="SellBOE" />
		 <CallSubRoutine SubRoutineName="SendMail" />


Should be counting items 76135 / 76136 / 76137 not 76135 / 76130 / 76134.

The code worked fine if you had DE = True set, but not Vendor = True set.
 
Last edited:
Hi! So when i run this on my enchanter it stands by the mailbox. Picking up most of the items that im gonna DE and then it takes a "1 minute pause" and it keeps doing that. any way to disable this?
 
Hi! So when i run this on my enchanter it stands by the mailbox. Picking up most of the items that im gonna DE and then it takes a "1 minute pause" and it keeps doing that. any way to disable this?

It's because it's waiting for the mailbox to refresh.. It has something to do with PB unless you make some lua code to fix it.

- Unless it won't DE at all :i not sure if PB is fixed yet haven't botted for some time now.
 
Back
Top