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

    Discussion in 'ProfessionBuddy Profiles' started by blazinsheath, Nov 12, 2012.

    1. Thanassos

      Thanassos New Member

      Joined:
      Aug 17, 2012
      Messages:
      21
      Likes Received:
      1
      Trophy Points:
      0
      Send back to banker and sell on the AH. Depending on server 500+ G for some 300+ G for the others.

      What do you want it to do with the trillium ore? Drop me a PM.
       
    2. q8designer

      q8designer Member

      Joined:
      Mar 31, 2012
      Messages:
      109
      Likes Received:
      1
      Trophy Points:
      18
      Hello,

      Thanks for the great profile.

      I have a problem with it, I did setup my characters.. however, my JC would just go to mail and stands there doing nothing and not retrieving the mail, although there is 100+ mail. I would get the message:



      ----------------------------------
      Building Rotation Completed
      ----------------------------------
      [ProfessionBuddy] Done with batch, taking a 1 minute break.
      Attached combat log
      11:074 - HP: 100% - Mana: 100 - Chi: 0 - Monk - 0y - 100% hp - Legacy of the Emperor
      [ProfessionBuddy] Done with batch, taking a 1 minute break.
      [ProfessionBuddy] Done with batch, taking a 1 minute break.
      [ProfessionBuddy] Done with batch, taking a 1 minute break.
      [ProfessionBuddy] Done with batch, taking a 1 minute break.
      [ProfessionBuddy] Done with batch, taking a 1 minute break.




      Any idea why this is happening?

      Btw.. I did a complete re-install of HB and PB ... still same issue.
      This happend with 1.6 and also now with 1.7

      Thanks
       
    3. Elderone

      Elderone New Member

      Joined:
      Dec 13, 2011
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      0
      well it all runs smooth although it refuses to buy jeweler's settings in sw. It sells my green, mails my blue's but the buying seems bugged atm.
       
    4. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      Hi is your JC at 600? Also make sure any settings in addons that mark mail as read are set to off example: Datastore has this option
       
      Last edited: Dec 7, 2012
    5. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      make sure you don't have any jeweler setting on you when you start the profile
       
    6. cn.

      cn. New Member

      Joined:
      Aug 15, 2011
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      I had this with my JC at 525, I got it to 600 and it works perfectly now. Try that if you're not already at 600.
       
    7. GilMebson

      GilMebson New Member

      Joined:
      Oct 28, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Hia,

      For some reason my Shuffle doesn't send gems to my alchemist for transmuting - but instead sends it to my banker which through the AH- shuffle part just puts the gems on AH.

      I might be missing something, but I feel like I've doublechecked everything and names of banker, JC etc. are all filled in correctly.

      Any help is appreciated

      Kind regards

      GilMebson

      View attachment 1152 2012-12-08 07.44.txt
       
    8. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      The only thing that would cause this is if you put your bankers name in the Alchemist spot
       
    9. wajke

      wajke New Member

      Joined:
      Mar 9, 2010
      Messages:
      140
      Likes Received:
      1
      Trophy Points:
      0
      The current GoToScribeShop is only supporting Orgrimmar. My Alliance char just flies off into nowhere once GoToScribeShop is triggered :S
       
    10. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      Thats interesting since it shouldn't be calling the GoToScribeShop subroutine at all, its not implemented in the code anywhere
       
    11. wajke

      wajke New Member

      Joined:
      Mar 9, 2010
      Messages:
      140
      Likes Received:
      1
      Trophy Points:
      0
      Nevermind my issue, it was my fault at the end. HB selected my modified v1.6 profile instead of the v1.7 for some reason
       
    12. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      This will still mail Spirits and Essences to the banker even if you have it set as true. Im guessing because you have nothing in this code telling it false:

      PHP:
          <!--Mail Mysterious Essence If Setting False-->
          <If 
      Condition="(bool)Settings[&quot;Mysterious Essence To Ethereal Shard&quot;]" IgnoreCanRun="True" />
          <If 
      Condition="false || !string.IsNullOrEmpty((string)Settings[&quot;BankerName&quot;])" IgnoreCanRun="True">
            <
      CustomAction Code="var1 = CharacterSettings.Instance.MailRecipient;" />
            <
      CustomAction Code="CharacterSettings.Instance.MailRecipient = (string)Settings[&quot;BankerName&quot;];" />
            <
      MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" Mail="All" UseCategory="False" ItemID="74250" Amount="0" AutoFindMailBox="True" Location="0, 0, 0" />
          </If>
       
    13. GilMebson

      GilMebson New Member

      Joined:
      Oct 28, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      All the names are filled in correctly - yet still my JC only sends gems to banker and NOT to my alchemist
       
    14. HB0580T90

      HB0580T90 New Member

      Joined:
      Jun 23, 2011
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      When i enchant the Stuff than my WoW has a stand picture for 1 or 2 secs why that ?!

      Only by Enchanting from this profile
       
    15. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      yea i cant get it to work properly so i will most likely add options to mail items
       
    16. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      Ok you are using the Old Old v1.6 update to 1.7 or the new 1.6 that is on the first post this should fix your problem
       
    17. GilMebson

      GilMebson New Member

      Joined:
      Oct 28, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Problem solved - did fresh install and updated. Thx for the quick support

      Kind regards

      GilMebson
       
    18. wajke

      wajke New Member

      Joined:
      Mar 9, 2010
      Messages:
      140
      Likes Received:
      1
      Trophy Points:
      0
      When can we expect support to craft the rest of the Serpents eye necklaces? Like the one using tiger opal etc.
       
    19. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      Ill add it soon i have to redo the way it mails so ill add thoughs in aswell
       
    20. blazinsheath

      blazinsheath New Member

      Joined:
      Jan 5, 2012
      Messages:
      299
      Likes Received:
      5
      Trophy Points:
      0
      Okay guys V1.8 is out, Change log is on main page second post, I wasn't able to do to much testing so please leave any feed back thanks
       

    Share This Page