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

Any chance you could add Shattrath support please? it is one of the best city to shuffle in... PLEASE!! it has two AH and everything else needed.
 
First of all, thank you for making this profile!

However, I have a problem and it seems like I can't fix it myself. I'm using this for shuffling ores and I have a character with both JC and Enchanting. When I start the profile it will take ores from mailbox and start prospecting, and when it's done with that it moves to JC vendor to buy mats. This is where the problem starts: When it's done processing all ores which it withdrew from mailbox (prospect, make necks/rings, DE) it tries to move to the mailbox to withdraw more ores, but the error "Err: Unable to find Mailbox".

I'm guessing it's beacuse I have enchanting and Jewelcrafting on the same char, and it's not made for that (?), instead you should have one char with JC standing at mailbox, one enchanter etc...

Is there any way to fix this? Right now I have to move my character by hand every like 10 minutes, which is not too nice with 300 mails in mailbox :) I have tried looking to the code/editing mailbox but without any luck.

This is the mailbox coordinates: X="8750.065" Y="563.8622" Z="97.43382" (Stormwind).

Thanks!
 
Awesome profile! I hit a snag with inscription while trying to trade in my 'Ink of dreams' for 'Starlight Ink' It was getting stuck in a loop saying that they were being traded, but they werent. Anyway I went ahead and change a "false" to "true" and now it is working fine. Here is the piece of code-

<CustomAction Code="Log(&quot;[ProfessionBuddy] Buying Starlight Ink.&quot;);" />
<If Condition="Me.IsAlliance" IgnoreCanRun="True">
<BuyItemAction NpcEntry="30730" X="-8863.968" Y="861.5417" Z="99.60993" ItemID="79255" Count="1" BuyItemType="SpecificItem" BuyAdditively="False" />
</If>
<If Condition="Me.IsHorde" IgnoreCanRun="True">
<BuyItemAction NpcEntry="46718" X="1843.92" Y="-4469.069" Z="47.66559" ItemID="79255" Count="1" BuyItemType="SpecificItem" BuyAdditively="True" />

Obviously if you are alliance you would have them switched!
 
Any chance you could add Shattrath support please? it is one of the best city to shuffle in... PLEASE!! it has two AH and everything else needed.

Yeee id love this, or any other capital thats not fully populated with reporthungry players :p
 
Sorry I don't have any plans to add anything new or change location atm since I'm really busy with RL stuff will only be doing general maintenance for now
 
Aloha gold goblins!

I have a minor problem and I thought I'd ask and see if I could have any assistance with it.

When my character DEs the rings and necklaces, it takes a moment for the disenchanted item to dissapear, and the bot disenchants the item that was just disenchanted again and gives an error message in the end ("That item is not a valid target."). It basically doubles the time it takes to DE everything, tips are appreciated.



same problem here.
any solution?!
 
This is a issue with PB itself not the profile, if you know some coding you can go in PB and slow down the disenchant rate but for a permanent fix you will need to post and let the issue be known on PB thread
 
Hey Blaze

Sorry for being a noob and someone somewhere has probably already posted and had an answer for my question somewhere in the mire of these threads,
but I can't seem to get my head around the selling on the AH, I have done editing min and max but it just keeps putting items on AH at zero, I suppose I am missing something very simple, could you help me plz?
 
Quick question - does this profile work even if my Jewelcrafter and Enchanter are the same character?

My character logs in, collects all mail (Ore), leaves a few bag slots free, then loops at "Done Disenchanting"

I think it's trying to run the enchantment stuff before the Jewelcrafting stuff, and therefore looping with full bags as theres nothing to do with regards to Enchanting.

EDIT:: Don't worry - i've answered my own question..!!
 
Last edited:
Quick question - does this profile work even if my Jewelcrafter and Enchanter are the same character?

My character logs in, collects all mail (Ore), leaves a few bag slots free, then loops at "Done Disenchanting"

I think it's trying to run the enchantment stuff before the Jewelcrafting stuff, and therefore looping with full bags as theres nothing to do with regards to Enchanting.

EDIT:: Don't worry - i've answered my own question..!!

you able to get it working?
 
Yes, many thanks. It was my own fault, I had a conflicting addon causing issues. Cheers, and thanks for the awesome profiles. :)
 
bug:
the inscriptionist is trying to change ink of dreams for starlight hink, at the venoder-npc "moraka", but it does not get starlight ink's

"[15:21:02.165 N]PB 1.588: BuyItemAction Completed"

View attachment 95042

Mine does this too. I did find a proposed solution a few pages back in this thread, which suggested changing the BuyAdditively" to true, based on faction. This didn't work for me either. Still does not get any Starlight Ink's...
 
Mine does this too. I did find a proposed solution a few pages back in this thread, which suggested changing the BuyAdditively" to true, based on faction. This didn't work for me either. Still does not get any Starlight Ink's...
Same problem here. I don't know why but the bot can't buy Starlight ink's.
 
is it still worth it to make the shoulder enchants and sell to the vendor? my math shows a stack of the shoulder enchants only sells for 24.375G now. Wondering what i am doing wrong. Maybe they patched it out but i see posts showing that the shoulders go for 375G a stack to a vendor.
 
Back
Top