v1.1 Fixed the problem so it will DE/Craft every item properly.
v1.0 Updated for MoP ores. And alliance + horde support.
v0.7 Temporary MoP 5.0 fix should be AFK'able.
v0.6 Fixed carnelian crafting in dalaran and a bug where it would use the mailbox through the wall.
v0.5 Added dalaran support. Forgot what i was supposed to add other than that >.< Released anyway since a big part of the community is alliance.
v0.4 fixed "bottish" vendoring, and added a option to mail Carnelians to your transmuter (NOTE: You have to set the craft carnelian option to false)
v0.3 Shufflebuddy release
Couldn't really see very well, but does it have an option to turn off the selling of the gems? I like keeping my gems for possible future uses or dailies. I wouldn't want it to sell them off.Disclaimer
Just wanted to start out by saying that the base of the code is originally from inrego's JC-DE profile. He stopped working on it and has allowed me to continue but the future updates will be made after what i need and what i feel like adding. Feel free to request things but don't expect them to be seen in future uploads. If anyone should get rep or likes he should have the first priorty
Info/Requirements
All you need is a horde character and golds to buy jeweler's settings (Have plenty as it can quiete expensive if you got lots of ores). Alliance or Dalaran is not supported, but i might add it in the future.
This profile is 100% AFK'able. Please leave a feedback if you decided to try it.
What does it do?
All the settings is set to false, so you have to edit it before starting the bot in the 'bot config'. I felt that it would be best for the individual player to customize it as he/she wants.
- Get ores/gems from the mailbox, GB or personal bank. (12 slots will be left so you have space for the gems you get from prospecting)
- Prospects the ores
- Crafts greens/blues (Settings for all gems)
- DE all green/blue items you have in your bag
- Vendors 'Zephyrite, Demonseye, Dream Emerald and Ocean Sapphire'
- Mails enchanting mats and 'Inferno Ruby, Amberjewel and Ember Topaz'
View attachment 43511
Bug Reports/Known Issues
When you are reporting a bug please be verry specific with what it does and what settings you are using. And upload a log if you don't know how to do that click HERE
- When it's selling the gems it tend to look bottish i might have a fix for it but i have to test it through.
Requests
To do
- Update vendors / vendor locations when selling gems.
- Add a feature to mail Carnelians to transmuter
Download:
View attachment 43512
Couldn't really see very well, but does it have an option to turn off the selling of the gems? I like keeping my gems for possible future uses or dailies. I wouldn't want it to sell them off.
will this disenchant? if the disenchanter is also a JC'er?
or if they would like something to be different?
Ran it from Dal, which was okay. 1 problem is that it gets stuck after retrieving mail (keeps trying to retrieve when theres nothing 9:26 log), so then it doesn't mail. Also, if you have any settings in your bag when it starts, it doesnt seem to want to buy more when you run out.
<SubRoutine SubRoutineName="Routine">
<CallSubRoutine SubRoutineName="Check Items" />
<If Condition="getItems" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="Fill Bags" />
</If>
<StackItemsAction />
<!--<DisenchantAction ActionType="Prospect" ItemTarget="All" ItemQuality="Uncommon" ItemId="0" /> -->
<If Condition="(bool)Settings["Vendor Zephyrite"] && InbagCount (52178) >= 1" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="SellTrash" />
</If>
<If Condition="(InbagCount(52719) >= 1 || InbagCount(52555) >= 1 || InbagCount(52721) >= 1 || InbagCount(52190) >= 1 || InbagCount(52195) >= 1 || InbagCount(52193) >= 1)" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="SendMail" />
</If>
<If Condition="(bool)Settings["Personal Bank Deposit"]" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="Bank Deposit" />
</If>
<If Condition="(bool)Settings["Gbank Deposit"]" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="Gbank Deposit" />
</If>
<If Condition="Me.FreeNormalBagSlots > 2" IgnoreCanRun="False">
<CallSubRoutine SubRoutineName="Craft JC" />
</If>
<If Condition="(InbagCount(53038) > 5 || InbagCount(52185) > 5 || InbagCount(53038) > 5)" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="Prospect" />
</If>
<CallSubRoutine SubRoutineName="Clear Bags" />
</SubRoutine>
Yea, an Alliance version!![]()
Hi! My char is JC/Alchemy and another one has DE. Is it possible to mail all crafts to DE char and after that relog on him?
Thanks.
Could this be profitable at a high pop server, with just jc/ench?
Yes, shuffling is always profitable as long as you buy ore at low prices (and more profitable than selling raw ore if you get your own from bots).Could this be profitable at a high pop server, with just jc/ench?
I would love this for alliancethanks for the nice work anyways though mate