Jump to content

Adult Mods

These Skyrim: Special Edition mods are of an adult nature.

1896 files

  1. Open Monk Robes - Outfit Distributor

    Causes many female monks and wizards to walk around with their robes open.
     
    This mod makes Open Monk Robes distributable in SPID by creating an outfit (OTFT) record for each robe. Then an SPID file distributes the outfit. A little different than a replacer mod. It allows both the existing clothing and the new variant to exist. The default configuration will make 75% of female monks open their robes. You can tweak this in SPID. Default config relies on All_Key to find the women wearing relevant outfits and swap them out.

    722 downloads

    Submitted

  2. BellaTrix with "Viking Daughter" Preset [UBE]

    Just share my favorite Racemenu & Bodyslide Preset (by default W:100) for your Main Character 
    счастливой охоты

    371 downloads

    Submitted

  3. LoreFriendlyToys

    Simple (almost) lore friendly devices for Devious Devices.
     
    This mod has two implicit dependencies:
    Devious Devices SlaveTats - refresh the SlaveTats cache in MCM if you install this mod in the mid of a running game.  
    Contains:
    black cloth blindfold red cloth blindfold iron collar leather collar with chains black leather collar white leather collar simple leather collar strangulation collar rope collar iron handcuffs iron legcuffs rope handcuffs rope legcuffs rope collar simple yoke a gag that can be plugged a version of HRs painful slave heels with a heels progression system. leather collar with cow bell (Thank you @Predator-RJ) - your enemies will love this collar! Broom plug (Thank you @pchs) Carrot plug (Thank you @pchs) Lantern plug (Thank you @pchs) Torch plug (Thank you @pchs)  
    Some are proxy objects of the base DD items with additional device effects.
     
    Special functions:
    Heels progression : At the beginning you will stumble a lot, over the time you get used to the heels. The strangulation collar is currently not deadly, but it has some drastic effects. After removing this collar, strangulation marks remain on the victim's neck for about 10 hours. In future versions, it becomes deadly if it is worn too long.  
    This is a side product of Maria Eden migration die Devious Devices and will be filled over the time when I need toys for Maria Eden that would fit for other modders as well.
     
    Attention: Beginning with 1.0.6 this mod is no longer compatible with the Toys and Love framework.
     
    High Heels progression function
    This package contains an Enchantment for High Heels that makes wearing the heels more immersive. The Editor ID of the enchantment is LFT_HighHeelEnch, I think you can use SkyPatcher or similar tools to patch High Heels. Or you can use Maria Edens Outfit Manager and categorize the armor as High Heels.
     
    The progression details:
     
    There are 5 levels of progression
    novice - you are stumbling very often, especially if you move fast or jump
    competence - less stumbling
    expert - even less
    master - lesser than less
    goddess - almost zero limitations
     
    You are progressing by walking around with heels. The higher the heels are, the faster you are progressing.

    The high of heels is calculated based on their NIOverride height offsets.
    There are 4 heels categories:
    fake heels - height up to 2 - you won't progress at all while wearing such heels, no limitations, no stumbling light heels - up to 5 - slow progressing, light speed limitation based on your level, you stumble sometimes. average heels - up to 10 - normal progressing, higher speed limitations based on your level. But you never reach 100% speed with such heels. extreme heels - higher than 10 - you progress fast, but at the beginning you have high speed limitations and you stumble often.  
    Stumbling:
    If you walk fast or jump, you might stumble. Stumbling is a random value and occurs more often when your level is low or the heels are extreme. There is a cooldown time to prevent that you are stumbling all the time. This cooldown time is also depending on heel high and progression level.
     
    Sneaking:
    Your sneaking performance is also affected. Only with fake heels, you can sneak without limits.
     
    Configuration:
    Some values can be configured in Data\SKSE\Plugins\StorageUtilData\LoreFriendlyToys.json
    { "int" : { "heels_stepslevel1": 100, "heels_stepslevel2": 200, "heels_stepslevel3": 500, "heels_stepslevel3": 800, "heels_speed_slow": 60, "heels_speed_average": 30, "heels_minimum_steps_before_stumble": 20, "heels_sneak_damage": 50, "heels_stumble_health_damage": 5 } }  
    stepslevel are the base amount of steps you have to walk until you progress. These increases based on the heel high - the lower the heel, the longer you need to progress. speed_slow is the amount of milliseconds between two steps - the higher you set this value, the slower you have to walk to avoid stumbling speed_average is same as above and considered as normal walk, sometimes you stumble minimum_steps_before_stumble is the amount of steps you always can walk before you might stumble again, it is doubled for light heels sneak damage is a damage % value for non-fake heels health damage defines how much your health being hit when you stumble - damage is only applied when your hands are bound - you can't protect yourself with bound hands  
    I used this progression system for more than 2 years now and optimized the values to get the most immersive results. Now with the influence of heel height the system becomes pretty funny (for my taste).

    You can change the settings during game play - you simply have to re-equip the heels to activate changed values.
     
    For Modders
     
    My focus is to add devices I need for my Maria Eden Scenes, but I think some additions are useful for other modders as well. In Maria Eden all NPCs are reacting on armor. In order to make the reaction immersive, the modder needs to know as much as possible about the device characteristics.
     
    New keywords:
    LFT_Property_Humiliating - the device is not just a restraint, wearing it is humiliating LFT_Property_HumiliatingPlug - the plug is humiliating (eg. the new carrot plug) LFT_Property_HumiliatingNipples - the nipple device is humiliating LFT_Property_HumiliatingShoes - the shoes are humiliating LFT_Property_HumiliatingGag - the gag is humiliating LFT_Property_TimedDeadly - the device will kill the wearer after a certain amount of time LFT_Appearance_PonyGear - this device is part of a pony outfit  
    New device enchantments:
    LFT_ChainSoundEnch - your hear chaining sounds while walking LFT_StrangulationEnch - strangulates the wearer, leave SlaveTats based strangulation marks LFT_PainHeelEnch - every step is painful, lots of restrictions - high heels on steroids LFT_HighHeelEnch - the player needs to learn how to walk with such heels LFT_CowBellSoundEnch - you hear a cowbell while moving  
    New Animation:
    LFT_StumbleAnimation - the actor stumbles (used in LFT_HighHeelEnch and in LFT_PainHeelEnch)  
    New Faction:
    ToysFaction_HeelsProgression - 0 up to 4, how familiar the actor is when walking in heels
    New Armor script for rendered devices - LoreFriendly_ToyObject
    it allows assigning a lot of different effects without the need for an Enchantment like:
    faction sound effect on different stages spells setting actor values damaging actor values messages SlaveTats after unequip  
    New Footstep Sound effects (can be used with https://www.nexusmods.com/skyrimspecialedition/mods/77815):
    LFT_ChainFootstepSet LFT_SqueakingFootstepSet LFT_CowBellFootstepSet

    10533 downloads

    Updated

  4. Animal SOS SE

    This mod adds the SOS the animals. Executes a part of what Schlongs of Skyrim is for people. Namely the Schlongs animation, scaling, position change.
     
    Used materials:
    More Nasty Critters: SLAL Edition ( MadMansGun)
    SOS - Schlongs of Skyrim (b3lisario)
     
    Animal SOS SE
     
    SOS - Schlongs of Skyrim was surprisingly multifunctional, without changing scripts, just adding skeletons and animations, I managed to partially adapt this mode to the animals.
    Animation and positioning and scaling work.
     
    There are such animals:
    Bear, Horse, Deer, Chaurus, Spider, Dog, Wolf, Husky, DeathHound, Fox small, Boar, Riekling, Horker, Skeever, Sabrecat, VampireLord, Troll, Falmer, ChaurusHunter, Draugr, Skeleton, Dragon Priest, Bull, Werebear,Rabbit,
     
    To work Animal SOS SE, you need:
    XPMSSE SexLab Framework SE Schlongs of Skyrim SE Sexlab Aroused Redux SSE Creature Framework SE More Nasty Critters Special Edition SE  (Use CF external) Horny creatures of Skyrim SE  (Optional. If you do not install, remove Dragons, Werewolf from the Creature Framework ) CBPC - CBP Physics ASOS.esp SOS - Animal Addon.esp SE Physics body CBBE 3BBB And also update in the creature framework:
     
    There are some problems with replacing skeletons in the mod manager, such as Vortex, which lead to a constant erection and lack of physics. Temporary solution. ASOS Race Skeleton Patch 0.2.zip
     
    Description of the old version
     
     
     
    Used programs :
    hdtHavokModifier "Just For Fun" (JFF) v4 v4
    HDT Autopilot Tools for 3ds 1.0
    NifSkope_2_0
    convertUi
    HavokPcXsContentTools_X64_2010-2-0_20101115
    Nif Plugin for 3ds Max 2015-2018
    3ds Max Nif Importer-Exporter
    SSEEdit
    3ds Max 2011
    3ds Max 2017
     
     
     
     
     
     

    206032 downloads

    Updated

  5. SlavetatsRUS(в попу)

    Four Slavetats in Russian.
    Don't forget to update your tattoo in MCM.
    Мод не существовал бы, если бы не работа мурфк !

    108 downloads

    Updated

  6. Unforgiving Devices - Voice Files

    Voice Files for Unforgiving Devices v3.01 and 3.0 by ihatemykite.
     
    Since I could'nt update to 3.01 (because it requires a new save) I could'nt test it with 3.01... but I offered myself unwillingly as a tester for 3.0.... works for me so far.
     
     
    Created with XVASynth v3.
    Let me know if there are voices missing.
     
    Disclaimer:
    I'm creating this for my own playthrough, because I like having the actors voiced. These are quickly made with the default settings and no optimisation, so don't expect any wonders and use it at your own risk. It works for me, so it should work for you too. But.. you'll never know, it's modded Skyrim after all. But anyway, I thought: Sharing is Caring! So ... have fun!
    If you find bugs, keep them, they are cute!
     
     

    2798 downloads

    Updated

  7. Devious Devices Helpers - Voice Files

    Voice Files for Nomkaz' Conversion of Devious Devices Helpers by Turbonerd.
     
     
     
    Created with XVASynth v3.
    Let me know if there are voices missing.
     
    Disclaimer:
    I'm creating this for my own playthrough, because I like having the actors voiced. These are quickly made with the default settings and no optimisation, so don't expect any wonders and use it at your own risk. It works for me, so it should work for you too. But.. you'll never know, it's modded Skyrim after all. But anyway, I thought: Sharing is Caring! So ... have fun!
    If you find bugs, keep them, they are cute!
     
    PPS: A 6 year old mod, still working and still in my Modlist.... my my... respect!
     
     

    1445 downloads

    Updated

  8. Laura's Bondage Shop (21-jun-2025) - Voice Files

    Voice Files for Laura's Bondage Shop. 3.54.
    This is a Delta update only.
    I only generated the Voices for Laura and Kata (aka sk_femaleyoungeager and sk_femalecommander) to keep it small and the only content which has been added is the Quest "Time Out", which only happens in the Shop.
     
    For the full experience you still need:
     
     
     
    Created with XVASynth v3.
    Let me know if there are voices missing.
     
    Disclaimer:
    I'm creating this for my own playthrough, because I like having the actors voiced. These are quickly made with the default settings and no optimisation, so don't expect any wonders and use it at your own risk. It works for me, so it should work for you too. But.. you'll never know, it's modded Skyrim after all. But anyway, I thought: Sharing is Caring! So ... have fun!
    If you find bugs, keep them, they are cute!
     

    2220 downloads

    Updated

  9. Fill Her Up - Voice Files

    Voice Files for Fill Her Up 2.0.3 by Baka
     
    https://subscribestar.adult/posts/118628
     
    Created with XVASynth v3.
    Let me know if there are voices missing.
     
    Disclaimer:
    I'm creating this for my own playthrough, because I like having the actors voiced. These are quickly made with the default settings and no optimisation, so don't expect any wonders and use it at your own risk. It works for me, so it should work for you too. But.. you'll never know, it's modded Skyrim after all. But anyway, I thought: Sharing is Caring! So ... have fun!
    If you find bugs, keep them, they are cute!
     
    PPS: Gods, I'm 50 years old and I'm really making voice files for a Mod called "Fill her up" ? Really .... ?? Man, times have really changed.... Anyway... Have fun....! 
     
    FAQ:
     
    You have to register for subscribestar and login, to view the Post.
    Don't use the LL link in the description of the Subscribestar Post. Scroll down to the end of the post, there are all the files you need.
     

    25571 downloads

    Updated

  10. Auto Lewdification + Proper UBE Conversions

    Description:
     
    Two parts:

    Part one, auto-lewdification. Familiar with Variable States of Undress, a papyrus driven framework that's primary changes your outfit to the lewd version, if the outfit mod author made a lewd alternative, during a stripping process? The problem with VSU is that it's slow and Dynamic Armor Variants is faster, more efficient, and doesn't contribute to the papyrus single thread bottleneck. So, using Dynamic Armor Variants and SkyPatcher I've basically cheesed an efficient way to swap outfits in undressing events. Here's how it works:
     
    SkyPatcher will assign all slot 59 armor with the keyword "ToggleLewdification" from AutoLewdification.esp.
     (This happens on save load only.) If you are wearing Armor from this mod page and are using AutoLewdification, the removal of the slot 59 armor piece will trigger the lewd version of the armor using DAR. If you do not have a slot 59 piece of armor, you can craft "Keepsake" for free from the tanning rack. Also, one should be given to you on save load. If you do not want slot 59 as the trigger slot, you can change the SkyPatcher File, but "Keepsake" will no longer work.
    Part Two, UBE Conversions. For each armor convert I do, I put a little effort into making it a little bit better than the original, except using the UBE body.

    Example: For Wayward Knight Set, I've added squeeze, smoothed armor weights in blender, and removed world edits opting to use Container Item Distributor instead for giving the player the crafting manual, distributing crafting recipes to general merchants in Skyrim.

    For upcoming additions, CID will also distribute armors to chests with a bell curve to the level that they are designed for. As an example, Wayward Knight would be considered steel plate, levels 12~17 will have the highest chance of finding the armor in chests, but there will always be a small chance at any level. I like this mechanic because, if the armor or weapon is OP, meant for late game, having a less than 1% chance of finding it in a chest gives the player a sense of excitement every time they open a loot crate, rather than just expecting leveled gear which has been a fucking stupid MMO/RPG mechanic in pretty much every game since Diablo or EQ.
     

    Requirements for Auto Lewdification:
     
     
    Requirements for Armors:


    Supported Armors:
     
     
    Disclaimer:
     
     
    Why download this mod?

     
    Example Video:
     
    Permissions:
     

    482 downloads

    Updated

  11. Sexy Girl CBBE 3BA Preset

    A same weight body for 3BA with sexy and realistic curves.
     
    To install, use your method of choice. To use, open Bodyslide and you'll find drop-down menus in the top-left. Click the bottom one, and you'll see your presets. It's going to be labelled "Sexy Girl." Select it, and then batch build everything by clicking the button in the bottom-left corner. Alternatively, you can build whatever to this preset.
     
    My mods are only uploaded to Nexus or LoversLab. If they are anywhere else, then they were uploaded without my permission.
     
    Requirements
     
    BodySlide and Outfit Studio
     
    CBBE 3BA (3BBB)
     

     
    Face
     
     

    1438 downloads

    Submitted

  12. Bof's Bimbo Body - 3BA Bodyslide Presets + Bimbos of Skyrim Morphs (Optional)

    My simple bodyslide presets, from athletic to total bimbo!
     
    I've had a couple of people message me asking for my bodyslide presets/Bimbos of Skyrim curse morphs so I thought I would just upload them if anyone else would like to use them.
     
    WHAT'S THE TWO DIFFERENT VERSIONS?
     
    All In One Contains my base bodyslide preset BofsBaseBody that I always use, it's fairly modest and athletic (for Skyrim standards at least ) I find it ideal as a blank slate for transformation mods such as BoS, MME, SGO, etc.
      Contains a weighted version of the Base Body - BofsBaseBodyWeighted Not meant to look like a bimbo body, just a bit thicker than normal while still having semi-realistic proportions. Intended to be used as a preset for regular play for those who prefer weighted presets. The main differences are larger breasts, slightly wider hips, and a slightly larger butt at 100% weight. 100% weight doesn't look as good as 0% weight (original base body) with the bimbo morphs in my opinion, but that's because the morphs were tailor-made for 0%. I still think it looks good, just a little too cartoonish even for a bimbo in my opinion. See how you like it if you use this body and if you think the same as me, just go back to 0% weight in racemenu after the morphs are applied.
      Contains the jsons for my Bimbos of Skyrim bimbofication curse morphs, when applied to my base body it will look like as seen in the screenshots here/images from my other mods. There may be some minor differences based on any other mods applying morphs to you in game and your SMP settings. I personally have SMP set to realistic weight and jiggle if you want to look as similar to mine as possible.
      Contains a bodyslide preset BofsBimboBody with my BoS curse morphs pre-applied to it if you don't want the curse but want the body shape. If needed, this one is also handy to build your SMP collisions with after being cursed - Just make sure you DON'T build morphs with it or your collisions will be super goofy.
      Contains a bodyslide preset BofsBodyWeighted - A weighted version that combines the Base Body and Bimbo Body presets. 0 Weight = BofsBaseBody | 100 Weight = BofsBimboBody
      Contains a bodyslide preset BofsBodyWeightedINV - An inversed weighted version that combines the Base Body and Bimbo Body presets. 0 Weight = BofsBimboBody | 100 Weight = BofsBaseBody
      Contains BofsBodySlutmarked - A more well-endowed version of the BaseBody that has some bimbo proportions without going overboard.
      Contains BofsBimboBodyS(1-7) - A preset that matches every stage of the bimbo curse from Bimbos of Skyrim that applies new morphs up until the final bimbo body. Effectively the order goes BaseBody > S1 > S2 > S3 > S4 > S5 > S6 > S7 > BimboBody. Proceed with caution when combining the later stages with my bimbo curse morphs if you use them for Bimbos of Skyrim. You may start to get extreme results since the morphs were made to be applied to the BaseBody. Using a preset like BofsBimboBodyS7 will effectively double your body morphs when combined with the curse.  
    Presets Only Only contains the presets BofsBaseBody - BofsBaseBodyWeighted - BofsBimboBody - BofsBodyWeighted - BofsBodyWeightedINV - BofsBodySlutmarked - BofsBimboBodyS(1-7) - as described above for those who don't use Bimbos of Skyrim.  
    RACEMENU CBBE MORPH PRESETS
     
    All main bimbo presets have Racemenu CBBE Morph presets that you can access and load in-game through Racemenu. This was mostly done if you want your PC to have a slightly different body than NPCs without going through the trouble of getting mods for a separate body. These Morph Presets were made assuming you still are using BofsBaseBody as your preset built in bodyslide. So if you don't use that preset they will still work, but they will not look as intended. Presets with Racemenu CBBE Morphs: BofsBimboBody BofsBimboBodyS1 BofsBimboBodyS2 BofsBimboBodyS3 BofsBimboBodyS4 BofsBimboBodyS5 BofsBimboBodyS6 BofsBimboBodyS7 BofsBodySlutmarked  
     
    INTSALLATION
    Use your mod organizer of choice or manually drop the files into your data folder, I will not support any issues with manual installation. Make sure that this mod overwrites/loads after Bimbos of Skyrim - specifically BoS's SE patch -  if you use the all in one version  
     
    REQUIREMENTS
    Bodyslide and all of its requirements  CBBE 3BA and all of its requirements Racemenu and all of its requirements - Needed for the CBBE Morph versions of the presets to work. Bimbos of Skyrim and all of its requirements - Only needed for All In One Version.  
    HIGHLY RECOMMENDED
    ABBA - I really only use this mod's Armor Factor function since arousal morphs can make the bimbo body go really wacky depending on your settings. I leave it set to default armor/clothing squeeze morphs and to only register my PC/ignore NPCs for performance Keep those balloons in check    
     
    From Screenshots
    Armor Used - From PredatorRJ's Sexy Bikinis 4 and Premium Laced Latex
    Character - Del - Modified to be a Succubus by myself, normal version can be found in my preset pack Bof's Babes n Bimbos + Narelae from the same pack
    Tats - Unholy Tattoos
     
     
    Feel free to post your screenshots I'd love to see them!
     
     
     

    7882 downloads

    Updated

  13. Practical Defeat: (Re)Animated Addon--Bad Endings Fix

    Without further ado, this is an additional plugin for Practical Defeat
     
    The problem is simple: if you update the deadly furniture of PAMA to a new version (which adds support for Next Gen Decapitations:https://www.nexusmods.com/skyrimspecialedition/mods/135254) and still use this plugin, you will find that the character's head does not fall off after being executed.
     
    Now, this issue has been resolved
     
    If you are a new user, then you need to:
     
    1、Practical Defeat: (Re)Animated:
    2、Pama's Deadly Furniture(3.05--free or 3.17--patreon):https://discord.com/channels/970354447949631528/970374701882957884/1351660513083265025;
     
     
    Credits:
    Ponzi:If anyone knows how to use a magic circle or spell to summon him back, please let me know
    @krzp:Thank you to our new captain for helping me identify the grammar errors
    @Pamatronic:Thank you for your guidance
     

    2584 downloads

    Submitted

  14. (ABANDONED) OCreatures - Ostim Creature Extension

    OCreatures
    This mod is up for adoption now, unfortunately due to irl stuff I don't have time nor motivation to continue developing it
    animation porting guide is in downloads with all custom icons I made
    don't ask me for permission to repost/modify those files but I don't wish for it to be put behind paywall
     
     
    Guards may catch you tho! Don't forget your license
    (here you can make your own)
     
    >========================================================<
     
    This mod lets you initiate scenes with creatures using Ostim Framework
    To start a scene approach your partner and click "Ostim start scene" shortcut, for now that's the only way to start scenes, mods like "Sexlab Solutions" need to be patched to use Ostim API
     
    The game WILL crash if you try to initiate scene with someone in combat, to fondle aggressive bears balls use commands "stopcombat" and "tdetect"
     
     
    Requirements:
     
    Ostim Standalone v 7.3.4d +
     
    Creature Framework
    More Nasty Critters
    and their dependencies, except Sexlab stuff:
     
    Billyy's SLAL animations
    Pandora v 2.4
     
    YOU NEED TO RUN PANDORA (or fnis + nemesis setup)
    (yes ABC works)
    Load Order

     
     
    >========================================================<
     
    Billyy's pack 8.5 is a base of this mod, I'll update it in the future
     
    For list of available animations just check Billyy's page, it has a lot of anims for different creatures, groups and even some furniture
     
    As it is now, there are no male player on female creature animations,
    Version 1.4 has male on flame atronachs and spriggans so...

     
     
     
    I know that there are bugs, but take a look at this list first:
    Known bugs:
    - on some creatures genitals may not display, this seems to be random and I think it's caused by scripts being not optimized (sorry)
    - sometimes game crashes, but idk if it's my fault or Skyrim just working
     
    >========================================================<
     
     

     

    26696 downloads

    Updated

  15. Children of Lilith - Succubus of Skyrim

    Children of Lilith adds succubus gameplay to Skyrim. Drain victims to absorb Energy, and spend that Energy on new abilities. Will you take just a bit, or will you take it all? 
    I use succubus throughout this description, but the mod will work the same with male, female, or any other gender of character. As long as they can start and participate in a SexLab animation, it’ll work.
     
    Currently Implemented Perk Trees:
    Path of Domination (A little outdated, but basically correct. I'll update it soon™)
     
    You can see the plan for each of the Paths here:
    Path of Sanguine/Seduction
    Path of Vaermina/Corruption
     
    A Note on Versioning and Updates
    Children of Lilith

    Children of Lilith adds succubus gameplay to Skyrim. Drain victims to absorb Energy, and spend that Energy on new abilities or a powerful new form. Will you take just a bit, or will you take it all?
    I use succubus throughout this description, but the mod will work the same with male, female, or any other gender of character. As long as they can start and participate in a SexLab animation, it’ll work.
    Overview
    Feel free to skip this section if you don’t care about my thoughts and design goals.
     
    Requirements
     
    Installation
     
    Features
     
    Supported Animation Frameworks
     
    Other Supported Mods
     
    Uninstallation
     
    Configuration Options
    Known Incompatibilities
     
    Troubleshooting
    Future Plans
     
    Feedback
     
    Credits
    Thanks to VirginMarie for letting me yoink their isBusy code
    Big thanks to @lolmods37 for the NiOverride saving code and for helping with the SlaveTats integration

    30067 downloads

    Updated

  16. Sex Girl Daphne Rosen for COtR

    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20)
    The presets can work on AE and LE version if you can find the same requirements.

    .....................................................FACE.....................................................
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon
    BnP - Female Skin 
    BnP - COtR faces  
    Eye Normal Map Fix SSE
    The Eyes Of Beauty SSE
    COtR x The Eyes of Beauty - Updated Patch (esl version)
    Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets  
    Even More Brows - HPH - COtR (COtR version)
    Koralina's Makeup for COtR
    Koralina's Face Details for COtR 
    KS Hairdos

    .....................................................BODY(optionnal).....................................................
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Female Hands Redone (use bodyslide to apply the sliders).
    NecDaz Feet (use bodyslide to apply the sliders).
    XP32 Maximum Skeleton Special Extended - XPMSSE
    FSMP - Faster HDT-SMP 
    CBPC - Physics with Collisions for SSE and VR
    CBBE 3BA (3BBB)
    My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).

    Optionnal if you want to apply my presets into any unique NPC:
     PROTEUS

    All the entire description with video support in my Discord channel






    swefrida
    m4mk203
    CoralineKoralina
    expired6978
    Dint999
    Xp32/Groovtama
    HydrogensaysHDT
    ousnius
    DenisWinter
    TMPhoenix
     LogRaam
    docteure
    PixelsSquared
    phenderix  
     


    357 downloads

    Updated

  17. Anubs Animations for OCreature — Test Version

    Anubs Animations for OCreature — Test Version
    Note: These animations were converted by me and are not my original work. (  @AnubiSs2167 )
    This animation pack is intended solely for testing purposes with the OCreature framework. The current animation actions are placeholders and still require refinement and adjustment to fit the intended behavior and polish.
     
    step 1 : install run pandora go in game ok bye 
     
    Please be aware that these animations may not perfectly match the final gameplay or creature design, and further changes will be needed for smooth integration.
    but it should work without any erros i am just posting for the ppl that are asking me daily until i have time to fully fix it also thank to @J0suk3_ for being good friend

    3008 downloads

    Submitted

  18. TNG - Futanari Addon Dolphin

    WARNING! Futanari content!
    Dolphin Dick Addon for Females
    This mod adds the "TBD SE - Futanari Dolphin" conversion to Addon Futa TNG for CBBE-3BA bodies
     
     
    Info:
    Another inhuman penis!  Two varieties of dolphin dick!  One is "half-human" in the same style as TRX Canine and Horse, and has the TRX pubic hairs.  The other is completely "bestial".

    "Half-human" version is compatible with all base game races and race-specific texture mods. This mod includes TRX Futanari and BnP textures for your choice.

    "Bestial" version is compatible with every race, and only uses its unique textures.
     
    Install:
    Activate in mod manager of choice or manually extract to Data folder.
    Build meshes in BodySlide.  Filter for "dolphin". There are 4 pubic options to choose from.
     
    P.S. The Mod Has been Redesigned to work with CBBE-3BA bodies: 
    1. Updated bodyslide files
    2. Static Versions Of Schlongs Are Cut Out
    3.Cleaned and Lightened esp.
     
    Credits:
    TRX Futanari Addon: TRX_Trixter
    Original Nyl2Balls slider: JohnyBungalow1
    Original dolphin mesh and textures: Dragoness Mistress

    1080 downloads

    Updated

  19. Devious Whiterun Brothel

    Earn money by selling your body or getting tied up in devious furniture. You can of course also visit as a customer and enjoy the cozy atmosphere.
     
    Welcome to Whiterun's House of Pleasure!
     
    Oh dear, yet another brothel or player prositution mod on LL? Well, yes! This mod does nothing new, but I hope it adds a consistent and enjoyable experience without feature creep or compatibility woes.
     
    This mod is feature-complete and has been through a fair amount of testing. Judging by the feedback so far, it appears to be stable and without major issues.
    Please leave a comment about what you like or dislike and especially if you encounter any bugs!
     
    Key Features
     
    A brothel in the city of Whiterun, frequently visited by some of Whiterun's citizens and travelers. You can visit it as a customer and buy sex, food and drink. You can work there yourself either as a prostitute or as "living decoration" and get tied up in devious furniture.  
    Installation
     
    Install the file "Devious Brothels - Main.zip" with the mod manager of your choice. (Fully optional!) xVASynth voices can be installed alongside the main mod. (Fully optional!) Open Animation Replacer (OAR) hobble dress animations for the brothel maid can be installed. Please see the installations instructions in the .zip file for details. This obviously requires OAR to work.  
    Requirements
     
    Devious Devices SE (ideally NG) Ebonitium -- only needed for meshes and textures of the decorative objects in this mod. You don't need to activate its Devious Arena.esp if you don't plan on playing the Ebonitium mod.  
    Compatibility
     
    This mod should be compatible with almost every other mod, even comprehensive city overhauls of Whiterun except for Open Cities, which is 100% incompatible. This mod should be fully compatible with all other prostitution mods. Player gender does not matter. This mod is intentionally unaware of mods that add licenses or other prerequisities for the player to prostitute themselves. This mod is intentionally unaware of any other NPCs (incl. followers) which might accompany you to the brothel. This mod does not alter any vanilla NavMesh, object records, or even NPC records. The Whiterun NPCs which you can meet in the brothel are clones of the base game ones.  
    Brothel Location
     
    The brothel is located in a cellar under the inner city wall between the Plains and the Wind District. The brothel is small and cozy. The entrance just by the arch above The Drunken Huntsman. An Orc guard is nearby during opening hours. Speak to him to enter. Do not fast-travel in or out of the brothel and do not use console "coc" commands to enter/leave the brothel cell. Doing so will cause the brothel's NPC scheduling to either not start, or won't shut it down when you leave and thus cause unnecessary strain on your game.  
    Brothel NPCs
     
    In the brothel, you'll find the owner, a waitress/maid, and a full-time prostitute. Speak to the owner if you want to work at the brothel. He is also the one to speak to if you want to leave. Speak to the waitress if you want to buy some refreshments. Speak to the prostitute if you want to have sex. Various citizens of Skyrim and some random travelers frequent the brothel from time to time. Some days are busier than others.  
    Working at the Brothel
     
    You can work as a part-time prostitute. The brothel charges fixed fees for certain sex acts. The owner's cut is 50%. You can work as long and often as you wish. Make sure you can actually pay your owner's share before you quit work. Customers may reward you with tips for good work. This heavily depends on your skills (speech), looks (outfit), and SexLab player skills. You can work as "living decoration" and allow yourself to get tied up in devious furniture. Your payment depends on how long you are willing to endure. The furniture is time locked and can't be struggled out of before the agreed-upon time is up. Bonus payments are available. All work at the brothel is voluntary. The brothel's owner will explain all the details when you speak to him. The brothel owner also has "immersive debug" dialogue. You can use that when the brothel NPCs might get stuck in a scene, or when the brothel's NPC scheduling has stalled (this should restart the mod if you got teleported or "coc" out of the cell).  
    Recommended Other Mods
     
    Skooma Whore -- that mod adds brothels to the walled cities which were the main inspiration for this mod! Mods that make the game's economy harsher as an incentive to work in a brothel.

    11502 downloads

    Updated

  20. @NPCKeys 4 MinAI

    This is a quality of life mod for MinAI. If you don't have MinAI (and CHIM), you don't need this mod.
     
    Remember that these are simply messages to your AI-enabled populace mapped to hotkeys, how they respond is entirely up to your LLM and the rest of your context. These are not direct controls. Customizing the messages is highly recommended.
     
    @NPCKeys 4 MinAI allows you to assign custom keybinds and chat commands to specific AI-enabled NPCs, empowering advanced AI interactions and immersive roleplay scenarios. You can register up to 10 NPCs, configure up to three individual keybinds per NPC, and customize the messages they receive on hotkey. MinAI NoActions, NoSexActions, and NoNSFWActions Factions are also exposed per NPC and can be toggled. @lastSpeaker and @everyone group messages are also available.
     
    This beta release is intended for wider testing and feedback. Please report any bugs or suggestions!
     
    *Tip for VR users: VRIK allows you to use VRIK Gestures to "emulate hotkey". I have right-touchpad + gesture right assigned to emulate Hotkey 3, then use that to bind Hotkey 3 to "Start Looting" message. Initial tests are very promising!
     
    There are also a number of other Hotkey enhancement mods that will probably work well with this mod. Let me know if you have a favorite and if it needs any special handling.
     
    Requirements: 
    CHIM MinAI SKSE64   PapyrusUtil   Papyrus Extender   Papyrus Tweaks NG Features
    Register up to 10 NPCs for custom keybinds and chat commands. Customize messages in JSON files MCM Integration: Manage NPC Registry and individual NPC settings. Toggle faction membership: MinAI No Actions, No Sex Actions, No NSFW Actions Factions. Send group messages on hotkey - @everyone. Send messages to last speaker on hotkey - @lastSpeaker. Assign keybinds for a simple RequestResponse and/or up to two additional custom messages for each NPC. Choose from a list of pre-defined or customize (in JSON) messages for each custom keybind. Esc to unbind hotkeys. Clear all hotkeys and registry reset options. Toggle on-screen notifications and debug logging. Set default preferences for 'Send as'. Enable RegisterEvent for @everyone page (Custom message as event to everyone, no response request) Backup/Restore NPC Registry Import/Export Configuration Settings Uninstall button Usage
    Target AI-enabled NPC in crosshair Open the **MCM** (Mod Configuration Menu) in-game. Use the "Add NPC to registry" button. Toggle factions, assign keybinds, select messages and style (Send as Player, Narrator, or Dungeon Master) for each NPC. Use your assigned keys in-game to send chat commands to registered NPCs. Check Context_sent_to_llm.log to see exactly what your hotkey is doing. This mod just injects custom messages into context on hotkey and requests response. The LLM will respond however it wants. Experiment! Enable Debug Logging in MCM and check Papyrus.0.log for troubleshooting. NPC and keybind data is stored in `NPCKeys4MinAI.json` for easy backup and editing. Customizing Messages
    Edit `CustomMessages.json`, `GroupMessages.json`, and `CustomEvents.json` to add or change available messages. Edit anytime, re-open MCM to refresh. Each message now has a `label` (for MCM display), a `message1stp` (Player/Narrator style), and a `message3rdp` (Dungeon Master style). Example:
    json { "label": "Start Looting", "message1stp": "Start looting the area now.", "message3rdp": "starts to loot the area." }
    `label`: The action name shown in the MCM.
    `message1stp`: Used for Player and Narrator chat types (direct request, e.g., "Start looting the area now. (Talking to {npc})").
    `message3rdp`: Used for Dungeon Master chat type (third-person, e.g., "{npc} starts to loot the area.").
     
    How chat types use these fields:
    Player: Sends `message1stp` to the NPC as chatnf. Narrator: Sends `message1stp` as a narration (e.g., "The Narrator: Start looting the area now. (Talking to Lydia)"). Dungeon Master: Sends `message3rdp` using the Dungeon Master direct message (e.g., "Lydia starts to loot the area."). Uninstallation
    Reset the NPC Registry (this removes all NPCs from registry and unregisters all keybinds). Use the Uninstall button in MCM and then save. Remove the mod from your load order. Remove mod files. Credits
    MinAI Team CHIM Team SKSE Team Expired6978 (PapyrusUtil) Ryan (Papyrus Extender, Papyrus Tweaks NG) SkyUI Team (MCM framework) All testers and contributors License
    This mod is provided as-is for beta testing. Do not redistribute without permission.

    278 downloads

    Updated

  21. SLAL to OCreatures Converter

    This is a python script to automatically convert a SLAL pack to one that is compatible with OCreatures. Thanks to @akameskyrim for a large amount of the python code.

    HOW TO USE:
    Run the script and select the directory of the SLAL pack When prompted, enter the name of the pack's author Once the script is finished look in the output directory and you should see a folder with the pack name followed by "_OCreatures". Simply install this folder using the mod manager of your choice (probably compress to rar or zip first) Let the generated mod load after the original SLAL pack, and if there is a conflict with OCreatures (there shouldn't be) let OCreatures overwrite the generated mod. Run pandora Profit?  
     
    Troubleshooting:
    Sometimes things go wrong, and that's okay (sometimes). Below are some common things that can happen and how to solve them.
     
    Generally, some issues with the conversion can be solved simply by reinstalling the SLAL pack, as it is possible for the files to become damaged if the conversion fails (though unlikely).
    Its also important to keep in mind that the scenes have to be something that is possible within the current version of OCreatures, and for such issues, talk to @J0suk3_ not me.
     
    Script says it couldn't open [blank].xml because it was used by another process
    I believe this is caused by FNIS still using the xml while my script tries to access it. It happens rarely but usually just restarting the script will do.
     
    The scenes don't show up in game
    This suggests an issue with the generated files. Try converting the pack again or looking at the JSON files yourself to see if there is a noticeable issue. Otherwise its probably an issue with the script, so reach out to me.
     
    The scenes in game have no movement or actors are t-posing
    Usually this is an issue with using pandora incorrectly. Try running pandora again and if it still isn't working it may be my fault, so try converting the pack again. If it still isn't working reach out to me with the pack you were trying to convert and I'll see if I can fix the issue.
     
     
    Thanks:
    Again thanks to @akameskyrim for allowing me to use her python code
    Thanks to @J0suk3_ for the OCreatures mod

    1074 downloads

    Updated

  22. SlaveJaneSE(Rus)

    Translation of SlaveJaneSE mod into Russian.
    Mod author: InnocentNickF.
    This is a complete mod and the original is not required.
    Here is the description from the author:
    About This File
    The idea is to add unique slaves with increased starting stats to the world as House Moms or Bottom Bitches to keep the rest of your team in line, working faster and harder.
    Slave Jane will be updated in the future. (Updated 8/19/21)
    If any issues arise please leave comments.
     
    Details:
         Type:                  Mage / Fire Mage
         Location:            Riverwood Trader
         Owner:               Camilla Valerius
         Cost:                   200
         Submission:        70
     
    Notes:
         Intro quest will start at level 6, if Slave Jane hasn't been purchased yet.
         Power to summon Slave Jane as a follower, if ever in need of her services.
         Once enslaved her name will change to Slave Jane.
         Slave Jane is essential.

    111 downloads

    Updated

  23. A Slut Voice - Glinda

    Player will speak very slutty lines at random  
    Sometimes she refers to herself as Ivana Fukalot 
    Uses Glinda voice from 11L - Evanora voice on nexus
    4th wall broken
    409 slutty lines 
     
    Requirements: Auto Speak, PC Head Tracking and Voice Type SE
     
     

    2604 downloads

    Updated

  24. Raccoonity DD BHUNP - NG and 5.2 fixes

    Hi there, 🦝
    just recently landed on AE and I found that, between the amazing conversion works made by Baka,

    https://babofactory.blogspot.com/2020/05/bhunp-dda-ddx-ddi-se.html <----- Requirement btw 🦝 (well, technically not, but the rest of the stuff is there)

    there were a couple of items that refused to follow the rules, namely
    - EboniteHobble
    - EboniteHobbleOpen
    - LeatherHobbleOpen
    - Catsuits (for DCL as well)
    - DCL Stilettos
     
    so I made them comply. 💪
     

    Make sure to choose the files with the prefix "Rac - " in BodySlide and let me know if there's anything else that needs fixing, cheers!
     
     
    Added a BHUNP conversion for (required ofc)
    with an optional set to replace default piercings! (Re-painting those things took me a day 🤪)
    They stopped working for me, so I made them again, but I couldn't keep their own physics, so I made them at least work as in 5.2.

    4418 downloads

    Updated

  25. !Star Shadow Coven

    1.0.1c
    Updated High-poly head & brow meshes
    Sage - Added missing hair scalp
    Sage - Minor face tweak and mouth fix
     
    Standalone Midoria file added
    6/4/25 Updated Midoria file to an ESL
    reuploaded with bodyslide files : [RowdyD1313]MidoriaClothed /naked
    This is the same as the Maidenbody clothed/naked just easier for those who use Obody to find.
    Body is built using 3bbb Amazing body in bodyslide
    Required: Relationship Dialogue Overhaul
    Relationship Dialogue Overhaul - RDO SE at Skyrim Special Edition Nexus - Mods and Community
    !Star Shadow Coven
    Followers are standalone though you can change their bodies simply by changing their meshs to any CBBE/3BA/TBD.

    Install using your mod manager of choice just remember they don't always install all the textures. Should this happen simply install manually.

    Highly recommend using Nether's follower framework for your followers. Using this talk to Morgana asking "I'd like to create a standard outfit" don't place anything in her inventory and exit. This will leave her in her birthday outfit, then talk to her again asking to trade. Give her the armor you want and she'll now wear it. I've given her an extra copy of her outfit in her inventory just in case. 
     
    How to Begin
    To start finding these curvy ladies of the craft, head to the 3 standing stones near embershard mine there
    you'll find a Stendarr Fanatic lost from his goup and take the note from him
     
     
    Standalone Midoria
    Added a separate file with Midoria as a lot of ppl wanted her asap.
    She will be in the next update of the main mod, but till then players can enjoyer her now.
    Uses the new Maiden 2.0 body
    She's at the Old Hroldan Inn




     
    Credit given to awesome modders:
    arta14 - for Arta glasses, thanks again!
    Ousnius -  BodySlide and Outfit Studio
    NRGilluminati - ILT Damn OMG Racemenu Presets
    Obicnii - Forest Attire
    TheFaceSculptor - Britte Nyr HP preset
    Shiva182 - Maevan2's Eye Brows SE
    DomainWolf - Skin Feature Overlays SE (Freckles)
    Nazeen - Improved Eyes Skyrim
    r1goodwin - Diamond skin
    Lersy - Awesome nord preset which was a good jumping point to make these ladies. Thanks Again! 
    expired6978 - creating RaceMenu
    Kalilies - KS Hairdos SSE
    Nisetanaka & TheAbstract17 & JSPumpkinKing & VtheHeretic (and all others who helped) - The Amazing world of Bikini Armors and conversions, you guys rock.
    DeserterX - DX Armors
    Kala's Eyes  and Elf eyes - guidethisonekalaheria
    Black Vipers will - redtox, soereide93, and Fanfy along with all others.
    Champion of Azura - by egilvar, bodyslide by AmberHarmony
    HHaleyy - Fair Skin
    Daymarr - Demoniac Skin
    Acro748 - CBBE 3BA (along with those who contributed to this mod.)
    Ousnius - CBBE
    Aers - HDT-SMP
    Shizof - CBPC
    Groovtama - XP32 Maximum Skeleton
    Bethesda
     

    12996 downloads

    Updated


×
×
  • Create New...