• Visit Rebornbuddy
  • [beta] compatible Gem Leveler

    Discussion in 'Archives' started by buddyfu, Sep 1, 2014.

    Thread Status:
    Not open for further replies.
    1. TurboNerd

      TurboNerd New Member

      Joined:
      Sep 15, 2013
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      one thing dark that i'm not sure if it's a bug or just an oversight or w/e, but the "globally ignored gems" list resets anytime you reload your gems (to update what is where and such), would be nice if that was persistent so i dont accidentally end up lvling my cast on dmg taken set (again <.<) and can just perm blacklist the gems from being leveled.

      beyond that i've been using it to lvl gems up to sell and it's been working like a charm as long as i remember to refresh it whenever i put in new ones or move things around
       
    2. imdivesmaintank

      imdivesmaintank New Member

      Joined:
      Oct 30, 2013
      Messages:
      342
      Likes Received:
      0
      Trophy Points:
      0
      The OP should update the script with the fix darkbluefirefly posted. Also, if possible, it'd be nice if the plugin UI showed the current gem levels. When you're leveling a ton of gems at once, it's a pain to look through them each to see if any of them hit lvl 20 yet.
       
    3. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      The original code looks good.
      Code:
                              if (GemLevelerSettings.Instance.IgnoredByNameGlobal.Contains(gem.Name))
                                  continue;
      Might have to get push to help with this one, i'm familiar with get/set values for the Json.
       
    4. Proletar

      Proletar Member

      Joined:
      Jul 29, 2012
      Messages:
      236
      Likes Received:
      2
      Trophy Points:
      18
      I've tried for hours making these files.. No succes.. Im running against a wall here... Could someone upload a working plugin? It would be highly appreciated!

      Have a nice day :)
       
    5. thenotorious

      thenotorious Member

      Joined:
      Aug 23, 2014
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      6
      same here since the update of EB plugin doesn't work anymore
       
    6. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Ok here's the updated one with gem levels in it. Um looking at the fix for the ignore gems, give me a little time, still learning things.
      I don't have visual installed so i can't access any api, and going on a whim lol.

      View attachment GemLeveler.zip

      edit * added gem level percentage
      thanks for pushedx for the help.
       
      Last edited: Sep 18, 2014
    7. thenotorious

      thenotorious Member

      Joined:
      Aug 23, 2014
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      6
      thanks alot
       
    8. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      dunno how to parse json with a textbox, so i'll prob change it to datagrid for parsing, and setting the global ignore gems.
       
    9. hansmeier

      hansmeier Member

      Joined:
      Jul 12, 2014
      Messages:
      158
      Likes Received:
      0
      Trophy Points:
      16
      Outdated :x
      ploz update <3
       
    10. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      the new beta has one built in. check it out under plugins, and read the changelog when things get updated.. it was mentioned there.
       
    11. cavion

      cavion New Member

      Joined:
      Mar 29, 2014
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      getting this gemleveler error when starting the bot
      Compiler Error: d:\exile\Plugins\GemLeveler\ConfigWindow.cs(21,68) : error CS1061: 'GemLeveler.GemLevelerSettings' does not contain a definition for 'EnabledGems' and no extension method 'EnabledGems' accepting a first argument of type 'GemLeveler.GemLevelerSettings' could be found (are you missing a using directive or an assembly reference?)
      im using the beta version atm.
       
    12. hansmeier

      hansmeier Member

      Joined:
      Jul 12, 2014
      Messages:
      158
      Likes Received:
      0
      Trophy Points:
      16
      Cause it's outdated ...
       
    13. Morrah

      Morrah New Member

      Joined:
      Mar 8, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      This Plagin work or not work ???

      I put this Plagin in \Exilebuddy 0.1.2942.85\Plugins, but bot dont see this mod!

      How i can levelUP gems if my bot can't lvlUP any GEMs??... it's just awful...
       
    14. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      Awful are people like you that dont give one minute to do a search or take a closer look what EB has feature-wise.

      There is already a GemLeveler that comes with EB, you just have to activate it . . .
       
    15. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Going to close this thread now. It's an older thread, before the current Beta had a plugin built in, and the old plugin has known issues that would need to be fixed first.
       
    Thread Status:
    Not open for further replies.

    Share This Page