• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Treasure Opener

    Discussion in 'Uncataloged' started by Celisuis, Sep 21, 2014.

    1. Celisuis

      Celisuis New Member

      Joined:
      Dec 4, 2011
      Messages:
      216
      Likes Received:
      0
      Trophy Points:
      0
      [Plugin] Celisuis Cloth Profile Plugin

      Celisuis Cloth Profile Plugin​


      Description

      Mainly for use with my free and premium profiles, however can be used for everything.

      Free Version now available on SVN under Shuffles\Cloth Shuffle (Free)

      What it does

      • Opens Tiny and Plundered Treasure Chests at 2 second intervals
      • Smart Use of `Potion of Treasure Finding` and `Potion of Luck` (Will use the correct potion for the correct zones)
      • Disenchants all items in your bag apart from soulbound when you click the disenchant button in the plugin menu.

      Installation

      • Download the SVN
      • Navigate to Plugins and Copy the Cloth Plugin Folder
      • Paste into your Honorbuddy\Plugins Folder
      • Enable via Plugins Menu


      SVN Link: SVN Link

       
      Last edited: Sep 21, 2014
    2. Macatho

      Macatho New Member

      Joined:
      Dec 3, 2011
      Messages:
      1,108
      Likes Received:
      18
      Trophy Points:
      0
      Nice plugin. But for some reason I couldnt get it to work with the MapIDs supplied, tried adding the ones I wanted to use it in but still wouldnt work. Removed MapIDs and it works like a charm.

      Here's the list of updated mapID for those leveling using dungeonbuddy:
      PHP:
      if(!Me.HasAura("Potion of Luck") && ((Me.MapId == 858) || (Me.MapId == 929) || (Me.MapId == 928) || (Me.MapId == 857) || (Me.MapId == 809) || (Me.MapId == 806) || (Me.MapId == 873) || (Me.MapId == 808) || (Me.MapId == 951) || (Me.MapId == 810) || (Me.MapId == 811) || (Me.MapId == 807) || (Me.MapId == 875) || (Me.MapId == 885) || (Me.MapId == 871) || (Me.MapId == 874) || (Me.MapId == 898) || (Me.MapId == 877) || (Me.MapId == 887) || (Me.MapId == 876) || (Me.MapId == 867)))
      Also need to modify line 101 to remove the !In instance thingy to something like this:
      PHP:
                  if (Me == null || !StyxWoW.IsInGame || Me.IsDead || Me.IsGhost)
      Also removed the Greater potion of luck since that potion dsnt exist anymore. i.e line 42:
      PHP:
              public static uint[] pandaPot = new uint[] { 93351};
       
      Last edited: Sep 25, 2014
    3. Celisuis

      Celisuis New Member

      Joined:
      Dec 4, 2011
      Messages:
      216
      Likes Received:
      0
      Trophy Points:
      0
      I noticed all that, I'm gonna edit it and work on it shortly,

      Problem is caused by the bot not registering a change in MapID for some reason.

      Other updates added in,

      SVN Updated
       
    4. b3rz3rk

      b3rz3rk Member

      Joined:
      Dec 3, 2011
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      After latest svn update gives compiler error :

      Code:
      Compiler Error: c:\Users\petsoo\Documents\Honorbuddy\Plugins\Celisuis Cloth Profile Plugin\Celisuis Cloth Profile Plugin.cs(101,117) : error CS1525: Invalid expression term '||'
      Compiler Error: c:\Users\petsoo\Documents\Honorbuddy\Plugins\Celisuis Cloth Profile Plugin\Celisuis Cloth Profile Plugin.cs(101,120) : error CS1026: ) expected
      Compiler Error: c:\Users\petsoo\Documents\Honorbuddy\Plugins\Celisuis Cloth Profile Plugin\Celisuis Cloth Profile Plugin.cs(101,136) : error CS1002: ; expected
      Compiler Error: c:\Users\petsoo\Documents\Honorbuddy\Plugins\Celisuis Cloth Profile Plugin\Celisuis Cloth Profile Plugin.cs(101,136) : error CS1525: Invalid expression term ')'
      Compiler Error: c:\Users\petsoo\Documents\Honorbuddy\Plugins\Celisuis Cloth Profile Plugin\Celisuis Cloth Profile Plugin.cs(101,137) : error CS1002: ; expected
       
    5. Celisuis

      Celisuis New Member

      Joined:
      Dec 4, 2011
      Messages:
      216
      Likes Received:
      0
      Trophy Points:
      0
      SVN Updated, was a typo on my part.
       
    6. Demonspawnn

      Demonspawnn New Member

      Joined:
      Mar 9, 2013
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Since the patch, it's telling me "this character does not have enchanting" even though it does (not maxed out, it's only 450).
       
    7. Celisuis

      Celisuis New Member

      Joined:
      Dec 4, 2011
      Messages:
      216
      Likes Received:
      0
      Trophy Points:
      0
      Currently away from wow, but will be seeing to problems.

      This plugin on works with maxed enchanting, i'm afraid.
       
    8. powery

      powery Member

      Joined:
      Oct 8, 2012
      Messages:
      130
      Likes Received:
      3
      Trophy Points:
      18
      hey just found this plugin and im testing it out and the plugin is spamming "Treasure Finding Buff Expired. Renewing"
      and is it posible to make it auto DE without having to click the DE button?
      also plz make it usable for any lvl enchanter


      View attachment 146539

      i really like the plugin btw!
       

    Share This Page