What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[ShuffleBuddy] A bot that will prospect and DE!

TheMaff

New Member
Joined
May 15, 2012
Messages
467
Reaction score
4
[PB] [ShuffleBuddy] A bot that will prospect and DE! (MoP now!)

Shufflebuddy

What does it do?:
Picture explaining the basic idea of the profile..
Gom1i.webp

- There is other shuffle profiles that does it just as well as mine (I guess).. Might upload it again at some point.
 
Last edited:
Changelog

Code:
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
 
Last edited:
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.
 
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.

Yes there is a setting for everything. If you take a look at the bottom of the picture you should see a category "Vendors" If it's set to false it won't sell them but just keep them in the bags.

The reason i'm vendoring is that there is no profit in them, and since i'm somtimes prospecting 1000 + stacks i can't see them at all they're just eating up space :).
 
Updated the thread with the v0.4 check the changelog and the thread for more info.
 
21 downloads and over 300 views and no one got anything to say whether it's good or not 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.
 
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.

I think i fixed the mail. Thanks for noticing now i can update my current profile with that fix as well.

----------
As for the settings:
When you load a profile the profile will continuously run.


PHP:
	<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[&quot;Vendor Zephyrite&quot;] &amp;&amp; InbagCount (52178) &gt;= 1" IgnoreCanRun="True">
      <CallSubRoutine SubRoutineName="SellTrash" />
    </If>
	<If Condition="(InbagCount(52719) &gt;= 1 || InbagCount(52555) &gt;= 1 || InbagCount(52721) &gt;= 1 || InbagCount(52190) &gt;= 1 || InbagCount(52195) &gt;= 1 || InbagCount(52193) &gt;= 1)" IgnoreCanRun="True">
	  <CallSubRoutine SubRoutineName="SendMail" />
	  </If>
    <If Condition="(bool)Settings[&quot;Personal Bank Deposit&quot;]" IgnoreCanRun="True">
      <CallSubRoutine SubRoutineName="Bank Deposit" />
    </If>
    <If Condition="(bool)Settings[&quot;Gbank Deposit&quot;]" IgnoreCanRun="True">
      <CallSubRoutine SubRoutineName="Gbank Deposit" />
    </If>
    <If Condition="Me.FreeNormalBagSlots &gt; 2" IgnoreCanRun="False">
      <CallSubRoutine SubRoutineName="Craft JC" />
    </If>
	<If Condition="(InbagCount(53038) &gt; 5 || InbagCount(52185) &gt; 5 || InbagCount(53038) &gt; 5)" IgnoreCanRun="True">
      <CallSubRoutine SubRoutineName="Prospect" />
    </If>	
       <CallSubRoutine SubRoutineName="Clear Bags" />
  </SubRoutine>

= It won't calculate settings needed before it hits "Craft JC"(Or it will but if you have nothing left in mail and only stuff in the bag). I assume it would craft items for the settings you have left(If you bought some youself). If that's not what you meant or wanted an answer for i think you need to explain it a bit more :)


Yea, an Alliance version! :p

Adding dalaran for the next release. I'm not playing alliance and don't want to waste my time in SW when i can AFK in Orgrimmar :)
 
Last edited:
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?

Do some calculations imo. I did it with just JC/Ench before i lvled alchemy it was profitable but not as much as with transmuting.
 
I would love this for alliance :) thanks for the nice work anyways though mate
 
I would love this for alliance :) thanks for the nice work anyways though mate

I've had alot of work this week will upload a version with dalaran support tomorrow and maybe with some other features as well!
 
Back
Top