0 of 0

File information

Last updated

Original upload

Created by

SFR

Uploaded by

swissfred

Virus scan

Safe to use

64 comments

  1. swissfred
    swissfred
    • premium
    • 104 kudos
    Locked
    Sticky

    NULL mod
    under Optional files use to safely remove Mod
    Update first with Null Mod then load a Save wait for message then Exit and remove mod.
  2. swissfred
    swissfred
    • premium
    • 104 kudos
    Locked
    Sticky
    this Mod is not Tested 100% to be loot only items of Uncommon, Rare, VeryRare, Legendary , Gold, Gems and Keys
    it should not loot quest Items nor Books and Notes
    at the Moment of this Patches and hotfixes Rare Items are about more then 300 Items per category weapons armors Objects
    Please let me Know if you encounter Items that should not be included or should be included

  3. plsmodiambeggingyou
    plsmodiambeggingyou
    • supporter
    • 0 kudos
    will you be updating this mod for patch 8?
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      at the moment i think not because i have the collectors mods
    2. plsmodiambeggingyou
      plsmodiambeggingyou
      • supporter
      • 0 kudos
      interesting. i'll definitely check those out then, thanks!
  4. TitoVespasianus
    TitoVespasianus
    • member
    • 10 kudos
    Is it possible to make it loot common items? Need those for gold.
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      yes it possible maybe i will do it but right now i am busy porting mods to mod.io
    2. TitoVespasianus
      TitoVespasianus
      • member
      • 10 kudos
      If you tell me how, i'll give it a try.
    3. swissfred
      swissfred
      • premium
      • 104 kudos
      change this on Autolootrares.lua

         -- Check if the item is not a story item and does not contain "QUEST" or "UNI_" in its stats
         if (foundItem.isStoryItem == false or foundItem.isStoryItem == nil) and
             not (foundItem.Stats and (containsSubstring(foundItem.Stats, "QUEST") or containsSubstring(foundItem.Stats, "UNI_"))) then
            -- Transfer if rarity is between 1 and 3 for other items, or if in ValuablesTemplates
            if (foundItem.Rarity and foundItem.Rarity >= 1 and foundItem.Rarity <= 4) or
                (templateUUID and isItemInValuablesTemplates(templateUUID, ValuablesTemplates)) or (Osi.IsJunk(item)) then
               TransferItemToLooter(Osi.GetHostCharacter(), itemUUID, totalAmount)
            end
         end
      end
    4. TitoVespasianus
      TitoVespasianus
      • member
      • 10 kudos
      Worked!
    5. swissfred
      swissfred
      • premium
      • 104 kudos
      but keep in mind that you are not allowed to publish it its only for you
    6. TitoVespasianus
      TitoVespasianus
      • member
      • 10 kudos
      Ofc.
    7. StefanCP
      StefanCP
      • supporter
      • 11 kudos
      .
    8. a32781216
      a32781216
      • member
      • 0 kudos
      could you tell me where to find the file "Autolootrares.lua"?I want to loot common items too :D
    9. ArtuT2
      ArtuT2
      • member
      • 2 kudos
      Wish there was a middle ground. The mod seems to miss a lot of useful items. Either way You'll have to use the LSLlib toolkit to unpack the mod, and repack once you've made the changes. 

      Secondly a friendly reminder that only Larian Studios has legal rights to the intellectual property. Allowing modders access to the code is a courtesy; not a right.
    10. swissfred
      swissfred
      • premium
      • 104 kudos
      and what do you want to say ?
  5. dhyansi
    dhyansi
    • member
    • 0 kudos
    It seems uninstall is not functioning again. The game crashes after following instructions. None of the characters have the spell. 
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      did you drink the potion again and it tell you mod is removed ?
    2. dhyansi
      dhyansi
      • member
      • 0 kudos
      Yes. I did that twice for all characters to make sure. "Mod is disabled."
    3. swissfred
      swissfred
      • premium
      • 104 kudos
      and you did a save then exit remove mod and load the latest save ?
    4. a32781216
      a32781216
      • member
      • 0 kudos
      same problem, can't uninstall, drunk twice for all characters but no prompt out ""Mod is disabled.". then save and exit, inacitve mod in bg3mm, export order to game in bg3mm, at last launch the game and load the latest save, back to the prompted error 302 and main menu. any idea?
    5. swissfred
      swissfred
      • premium
      • 104 kudos
      Try then NULL Mod
    6. a32781216
      a32781216
      • member
      • 0 kudos
      .
  6. StefanCP
    StefanCP
    • supporter
    • 11 kudos
    Solved, I am using another loot mod.
  7. apletkaiver
    apletkaiver
    • member
    • 0 kudos
    I'm on Patch 7, but when I try to remove it using BG3MM and load a save, it crashes my game until I enable it back on.
    1. Negatous
      Negatous
      • member
      • 0 kudos
      Same. I did the uninstall instructions; cast the bottle on/off on each character just to be sure and doublechecked the spell was gone, but save still crashes without mod loaded and the 'auto loot rares' message still pops when i kill something. Also the loot all disappears and the loot box is always empty QQ
    2. swissfred
      swissfred
      • premium
      • 104 kudos
      will check it
    3. swissfred
      swissfred
      • premium
      • 104 kudos
      done in version 4.1.5
      let me know if ok
    4. apletkaiver
      apletkaiver
      • member
      • 0 kudos
      Thank you, I can confirm that using the potion twice brought up a prompt that disabled the mod.
  8. DemonEyesZero
    DemonEyesZero
    • member
    • 6 kudos
    Any chance we get a reduced 24 feet to 8 feet version, would like to see what am grabbing
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      yes it would be possible i will look for it shortly as i have other Mods at the Moment to fix
    2. DemonEyesZero
      DemonEyesZero
      • member
      • 6 kudos
      ok cool thx for the reply
    3. swissfred
      swissfred
      • premium
      • 104 kudos
      a quick fix but changed from 24 to 10 feet a bit higher range then 8
    4. DemonEyesZero
      DemonEyesZero
      • member
      • 6 kudos
      That will work lol thx u, goin to try this now XD
    5. DemonEyesZero
      DemonEyesZero
      • member
      • 6 kudos
      1 question, do this auto turn off when u go to camp and can u turn off manually, dont want to be picking up basket of equipment stuff 1000 plus items lol
  9. Rekcheli
    Rekcheli
    • member
    • 2 kudos
    How does it differ with Customizable Auto Loot Aura?
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      i dident know that this mod existed i think they are a bit different
      mine will loot only rare items and automatically after a battle or manually 
      i dont know what you prefer for the mod try yourself and make a decision.
    2. endersblade
      endersblade
      • premium
      • 1 kudos
      I know this is months later, but the difference is that the Autoloot Aura is on either until it's turned off or long rest, and it loots literally everything in range, EXCEPT for the items your mod loots (I don't know if this is because of a bug or if the mod is just outdated).  Your mod only triggers after combat or manually, but only loots the 'good' stuff'.  I really wish we could have the best of both worlds - an 'until rest' aura that loots everything not nailed down.  Junk, valuables, the wallpaper off the walls, etc.  With the quest objects not included, of course.  
  10. SYN0NYM0US
    SYN0NYM0US
    • supporter
    • 0 kudos
    noooooo come back pleeeeease!!! :O
  11. DarthPham
    DarthPham
    • member
    • 0 kudos
    tried to uninstalled as described (spell is gone) & system just won't accept it.  Crashes on load up every time.  So now I'll just leave it active even though I'm not using it....
  12. Echelon
    Echelon
    • premium
    • 103 kudos
    Someone reported that they crash after the fight in druid grove killing Nettie? would this mod be a possible cause?
    They are also using JWL drop ALL loot mod
    1. swissfred
      swissfred
      • premium
      • 104 kudos
      i kill many times nettie and eveybody in the grove and no crash but i dont have JWL drop ALL
      maybe incompatible ?

      but why use loot all and drop All ?
    2. Echelon
      Echelon
      • premium
      • 103 kudos
      Wasnt aware this mod had that functionality.