• Visit Rebornbuddy
  • [PB][H][JC/Alch/Ench/Insc] Ben's Big Shuffle Collection

    Discussion in 'ProfessionBuddy Profiles' started by benkoren, Dec 14, 2011.

    1. mindtrapper

      mindtrapper Member

      Joined:
      Jan 15, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      Are you using my version? If so, glad you like it. What glyphs/pots would you like to make? I think they must be hardcoded in the profile.
       
    2. ysosrslawl

      ysosrslawl New Member

      Joined:
      Dec 13, 2011
      Messages:
      411
      Likes Received:
      12
      Trophy Points:
      0
      See someone told me incorrectly then because thats why I edited the code...darnit
       
    3. ysosrslawl

      ysosrslawl New Member

      Joined:
      Dec 13, 2011
      Messages:
      411
      Likes Received:
      12
      Trophy Points:
      0
      Neither my enchanter, Alchemist, or any other characters with this profile are picking up their mail. And I haven't changed any of the code with that...Can someone copy and paste what it should look like just so I can see?

      All of them just got up to the mailbox, open it and then stand there and PB takes a break...which bugs the crap out of me.
       
    4. BaturalNoobs

      BaturalNoobs Member

      Joined:
      Feb 10, 2012
      Messages:
      511
      Likes Received:
      4
      Trophy Points:
      18
      Edit: never mind. A fresh HB install fixed my problem.
       
      Last edited: Aug 4, 2012
    5. Zenda

      Zenda New Member

      Joined:
      Mar 12, 2011
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      0
      hey dudes ... im not that good in english but i seriously want to use this profile ... so my question is: where can i change that my char 1 is JC/DE und char 2 is Scrip/Alchy ...
      and is it possible to farm with two accounts at one time ?
       
    6. Zenda

      Zenda New Member

      Joined:
      Mar 12, 2011
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      0
      please help me :( i cant change it on my own
       
    7. Bochen

      Bochen New Member

      Joined:
      Apr 7, 2012
      Messages:
      130
      Likes Received:
      1
      Trophy Points:
      0
      any idea if there is a possibility to set it up to work on 3 accs which only 1 has poffesions ? (except gathering ones ) i mean like 3 accs gathering for 4 hours then all accs send gathered mats to 1 acc ( which has jc alch ins ench ) then this acc use the mats to craft then split crafting product and send them back to 3 bankers on those 3 accs so they can put them on ah from 3 diffrent accs?
       
    8. poeingpain

      poeingpain New Member

      Joined:
      Jan 15, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      OK I know I'm doing something wrong with ARelog. I have all my Characters in ARelog and they are all on the same account. When I start a11, it starts my farmer and the right after it logs into HB it starts the next character that is my banker. By doing this it bumps off the farmer. How do I stop this to let the farmer finish running for 4 hour then log on my banker?

      Thank Guys and sorry for the dumb question.

      PP

      Edit* I found it and it works great now.
       
      Last edited: Aug 10, 2012
    9. Melvjehhh

      Melvjehhh New Member

      Joined:
      Oct 8, 2010
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      Can the Enchanter and Inscriber be the same character?
       
    10. Yam

      Yam New Member

      Joined:
      Apr 10, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      I had this issue for ages, finally looked into it. The reason is the GetMail subroutine is set to check for new mail before getting the mail, but I've found that once it's done this all the mail is set to read, so it never opens mail more than once. I've changed this by taking out the if statement to check for new mail, not sure what the implications are if I have no mail, but I'm sure the engine deals with that itself.
       
    11. Melvjehhh

      Melvjehhh New Member

      Joined:
      Oct 8, 2010
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      anyone?
       
    12. feeloor

      feeloor New Member

      Joined:
      Feb 19, 2012
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Great thing! Just have one question, know its a bit retarded but im not very good at this ^^ How do you set a "run time"?
       
    13. Bochen

      Bochen New Member

      Joined:
      Apr 7, 2012
      Messages:
      130
      Likes Received:
      1
      Trophy Points:
      0
      can anyone reports whats ur daily profit nowadays ? also, how much stacks do u bot put on ah in 1 session? 5 stacks or gatherable mats and 5 of everything else? ( its set up like that on default)
       
    14. hahaqq

      hahaqq New Member

      Joined:
      Feb 12, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hello! =)
      Im sure this is a really good profile, but for some reason my crafters just stand at the mailbox, and do nothing. They loot abit, and then just stop..
      anyone know what I'm doing wrong?

      Alliance
       
    15. alexvip

      alexvip Member

      Joined:
      Dec 24, 2011
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Sounds awesome but, is it possible if
      Alch/Ench and Insc/JC are on the same chars?
      Can i get some informations how i have to change the scripts?
      thx
       
    16. ysosrslawl

      ysosrslawl New Member

      Joined:
      Dec 13, 2011
      Messages:
      411
      Likes Received:
      12
      Trophy Points:
      0
      Can you give me a better idea of what you did with the code? I'm not sure I am seeing what you mean. As in where to edit that portion of the script.
       
    17. m0rf0

      m0rf0 Member

      Joined:
      Sep 14, 2010
      Messages:
      305
      Likes Received:
      1
      Trophy Points:
      18
      I thinks what he suggests is to simply remove the check for new mail condition.

      So, at the Combined Shuffle profile, remove the lines in red:

      <SubRoutine SubRoutineName="GetMail">
      <If Condition="HasNewMail" IgnoreCanRun="True">
      <CustomAction Code="Log(&quot;[PB] Getting new Mail.&quot; );" />
      <GetMailAction ItemID="0" CheckNewMail="True" GetMailType="AllItems" AutoFindMailBox="True" X="0" Y="0" Z="0" MinFreeBagSlots="13" />
      </If>
      </SubRoutine>
       
    18. toliman

      toliman Member

      Joined:
      Jun 20, 2012
      Messages:
      625
      Likes Received:
      10
      Trophy Points:
      18
      use addons like
      analyst Analyst - Auction & Economy - World of Warcraft Addons - Curse (which i still use, but might have to swap)
      or
      accountant (will work with MoP) Accountant - Auction & Economy - World of Warcraft Addons - Curse

      this will work with cash spending on alts, as well as quests/dailies and work out aggregate profit over a day/week/month or break down costs for auctions, repairs, loot, raids and heroics etc.
      if you use a shuffle like this on say 5 chars, it will actually calculate the cost of putting items up on the AH, which can often cost a fair bit for banker alts over time.

      for scribes, merchant pro Merchant Pro - Auction & Economy - World of Warcraft Addons - Curse
      will auto-buy stacks of other inks using blackfallow, and stacks of different parchments from the same vendor in org/stormwind/dalaran.
      or crystal vials for alchemists, poisons for rogues, vellum for enchanters, thread for tailors, sic. etc.

      I prefer using TSM, since it will not flood the AH, but that's just because i have 2 bankers, one for glyphs, which needs 12-14 bags for glyphs ... and another for items and herbs/ores.
      they are on separate guilds too....

      for herbs, use full stacks of 20, post up to 6 or 10 stacks at a time, and/or look at the existing posters for a rough guide to volume and prices first.

      i.e. i'm on a PvP server, i have someone posting 152 stacks of whiptail, under one account.
      i wouldn't recommend doing that on a PvE server, at all.
       
    19. leifhaa

      leifhaa New Member

      Joined:
      Aug 11, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      My character tries to make example Hessonite Band with only 1 Hessonite, and gives the error mage "Missing reagent: Hessonite. Any way to skip this craft when I'm missing the reagents?
       
    20. nocry

      nocry New Member

      Joined:
      Aug 2, 2012
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      can this farm JC mats from 1/525 , by mining , and then i want to take this mats to other character to make JC ?
       

    Share This Page