• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • loot filter

    Discussion in 'Archives' started by joeg3347, Dec 24, 2014.

    1. joeg3347

      joeg3347 New Member

      Joined:
      Dec 19, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      I have the issue of my 8 stash tabs filling up super fast when my bots running over night. I have a feeling they get totally filled after a couple hours of running. This pick it is fine for when im home and can keep coming back and making room for it. However could someone help me make a pick it for when i run it over night that only picks up, 5L, 6S, Chromatic Items, Uniques, GG Base Rares, and currency. If someone could help me do that i would be grateful. It doesnt need to be insane, my main objective is that when i wake up in the morning the bot is still running and my inventory isnt totally full. Well i dont want to be leaving exalts on the ground either :p. I can start by making a list of all the rare bases i would like to keep and we can take it from there
       
    2. WhereIsMyMind

      WhereIsMyMind Member

      Joined:
      Oct 12, 2013
      Messages:
      848
      Likes Received:
      5
      Trophy Points:
      18
      edit the attached, at least remove the .txt, place it into your EB folder replacing the file there, I suggest you make it read only to prevent an update writting over it (it will, the installer, throw an error but just ignore it) check WITHIN the file for the long list of Dex based items, this is an archer filter, and the weapon type filter, then edit with what your named items you want and what types you want (note you cannot mix names and types) are. You should be good to go.

      View attachment staticitemfilter.json.txt

      wimm
       
    3. Doxon

      Doxon New Member

      Joined:
      Dec 20, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      I tried out your filter and it doesn't seem to ID items, so how does it even work? Was just stashing rares as usual.
       
    4. WhereIsMyMind

      WhereIsMyMind Member

      Joined:
      Oct 12, 2013
      Messages:
      848
      Likes Received:
      5
      Trophy Points:
      18

      Attached Files:

      Last edited: Dec 26, 2014
    5. alter5

      alter5 Member

      Joined:
      Jul 15, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      6
      hey guys im "new" to the loot filter editor so i would appreciate your help,

      first of i already downloaded WhereIsMyMind´s .json file

      now what i have done so far is i enabled the "Id all rares under i level 60" option and the sell "All identified rares" option and changed the ilevel to 80 in the .json file

      my question is will this setup identify and sell a 200% phys dmg 2hander for example?

      thanks in advance :)



      Edit: only enabling "Id all rares under i level 60" didnt forced the bot to id any rares for me so i enabled "Id all rares except accessories" too and it started to id all rares for some reason
       
      Last edited: Dec 27, 2014
    6. WhereIsMyMind

      WhereIsMyMind Member

      Joined:
      Oct 12, 2013
      Messages:
      848
      Likes Received:
      5
      Trophy Points:
      18
      >my question is will this setup identify and sell a 200% phys dmg 2hander for example?

      Yes < 80lvl , No > 80lvl

      >only enabling "Id all rares under i level 60" didnt forced the bot to id any rares for me so i enabled "Id all rares except accessories" too and it started to id all rares for some reason
      I expect the edit is the problem, play with that value you edited.

      wimm
       
    7. alter5

      alter5 Member

      Joined:
      Jul 15, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      6
      so its not possible to set up something like "keep item if %phys dmg higher then 90% even though ilevel is 57?
       
    8. WhereIsMyMind

      WhereIsMyMind Member

      Joined:
      Oct 12, 2013
      Messages:
      848
      Likes Received:
      5
      Trophy Points:
      18
      alter5, yes but you need to get a little more technical with the filters. For instance here is one for 'Nice Weapons' (not mine, I have not setup an itemfilter with affixes, only copy/pasta)
      Code:
         "Description": "Nice Weapons",
              "Enabled": true,
              "Types": [
                "/Weapons/"
              ],
              "TypeMatchAnyRatherThanAll": true,
              "Rarities": [
                2
              ],
              "Affixes": [
                "ExplicitStat LocalPhysicalDamagePosPct Value >= 50 Required",
                "ExplicitStat LocalAttackSpeedPosPct Value >= 5 Required",
                "ExplicitStat LocalMinimumAddedPhysicalDamage Value >= 6 Required"
              ]
      
      The above will get all phydam >50, etc. You can also restrict it by level, etc
      So it will involve some research, check out the itemfilter guide:
      https://www.thebuddyforum.com/exile...y-guides/157401-item-filter-editor-guide.html


      wimm
       

    Share This Page