• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • making the best custom item filter

    Discussion in 'Archives' started by newb420, Nov 26, 2013.

    1. newb420

      newb420 New Member

      Joined:
      Oct 30, 2012
      Messages:
      367
      Likes Received:
      0
      Trophy Points:
      0
      I need a better item filter for the bot, If its possible i'd like an item filter that would keep all high stat rares and sell the rest. If thats not possible i'd like a filter that will keep rare ammy's and rings and sell all the other rares.

      If anyone has already created a filter that keeps all good rares please share :D
       
    2. flexus

      flexus Community Developer

      Joined:
      Jun 13, 2012
      Messages:
      95
      Likes Received:
      1
      Trophy Points:
      8
      With the normal Item Filter it's not possbile at the moment to check the items against stats.

      The rest you can do with the Item Filter.
      To only pick up rare amulets and rings you have to add a filter with
      Code:
      Amulets
      Rings
      
      under "Names and Types"
      and check rare under "Rarities"
      do the same for a stashing filter
       
    3. newb420

      newb420 New Member

      Joined:
      Oct 30, 2012
      Messages:
      367
      Likes Received:
      0
      Trophy Points:
      0
      edittt
       
    4. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      We do have plans for mod support. The code in the api is there to work with it, but adding the extra filtering and stuff for mods is just an extra feature we haven't had time yet to implement for users.
       
    5. flexus

      flexus Community Developer

      Joined:
      Jun 13, 2012
      Messages:
      95
      Likes Received:
      1
      Trophy Points:
      8
      If you want to filter Amulets and Rings for Implicitstats like 30% to some kind of resistance, look at the plugin sections, I wrote one for it.
       
    6. newb420

      newb420 New Member

      Joined:
      Oct 30, 2012
      Messages:
      367
      Likes Received:
      0
      Trophy Points:
      0
      how do i get it to stash only ammy's and rings and sell all other rares? i have a filter to sell rare items how do i make it exclude ammys and rings
       
    7. AlfredoSauce

      AlfredoSauce New Member

      Joined:
      Nov 6, 2013
      Messages:
      63
      Likes Received:
      1
      Trophy Points:
      0
      can also filter for rings and amulets by using max item size 1x1
       

    Share This Page