Jump to content

Select a subcategory to view available files.

Files From Subcategories

  1. SexLab SE - Sex Animation Framework v1.66b - 01/18/2024

    Skyrim SexLab SE/AE (SSL) v1.66b
    An adult animation framework  
     
    This version of SexLab is for Skyrim Special Edition / Anniversary Edition
    For the old LE version, click here
     
    IMPORTANT Note on downloads:
    For Skyrim Special Edition (1.6.1170, aka AE) use SexLabFrameworkAE_v166b.7z
    For Skyrim Special Edition (1.6.1130, aka AE) use SexLabFrameworkAE_v166.7z
    For Skyrim Special Edition (1.5.97, aka SE) use SexLabFrameworkSE_v163.7z
    For the GOG version of Skyrim (1.6.1179) use SexLabFrameworkGOG_v166b.7z 
    AE and GOG versions also require latest version of Address Library (available here)
    Only the latest version is supported. 1.5.97 version will not be updated.
     
    To download older versions not mentioned above, you can find zip files for them here: https://github.com/eeveelo/SexLab/tags
    DO NOT use older versions unless you know what you are doing, and do not expect tech support help when using older versions. 
     

    ----- Description --------------------------------------------------------------
     
    Skyrim SexLab, is intended to serve as a unifying resource for modders to pull animations from to aid them in development of adult themed mods, without having to going through the complex scripting work it takes by themselves. A modder is provided with a wealth of tools and functions they can call that will aid them in creating their own mod.
     
    As it is intended as a resource mod that other mods can pull from to use for adult animations. This mod does NOTHING by itself, and requires a separate mod to make use of the resources provided.
     
    ----- Frequently Asked Questions -------------------------------------------
     
    http://www.loverslab.com/topic/17711-sexlab-frequently-asked-questions-faq/
     
    ----- Requirements -------------------------------------------------------------
     
    Skyrim Script Extender (SKSE) REQUIRES SKSE 2.2.6 OR NEWER
     
    Address Library for SKSE Plugins
     
    Fores New Idles in Skyrim SE (FNIS) REQUIRES FNIS 7.0.0 OR NEWER
    FNIS Creature Pack version 5.2 or newer is required only if you want creature animation support in SexLab, otherwise it is not required. If you get a warning in game about not having 5.2 installed despite having installed it. You have without exception, installed it incorrectly. You can either ignore the warning and keep using SexLab like normal if everything working anyway, or do the smart thing and figure out what's wrong with your FNIS install so the warning will leave you alone.
    SkyUI SE REQUIRES VERSION 5.0 OR NEWER

    An actor skeleton mod such as XP32 Maximum Skeleton Special Extended (XPMSSE)

    ----- Basic Installation Procedure ------------------------------------------
     

    After properly installing SKSE, SkyUI, and FNIS as listed above, follow these steps.
    Download the latest full framework pack & install it using your mod manager of choice (Mod Organizer highly preferred.) Run the GenerateFNISforUsers.exe tool. If you have a custom animation skeleton installed (very likely, if you don't you should. See: XPMSSE ) make sure you check the "Skeleton arm fix" patch. Click the big button that reads "Update FNIS Behavior" You should see a line that says "Reading SexLab..." if not you've done something wrong. DO NOT ignore any warnings or errors you see in the FNIS window. Activate the SexLab.esm file in your list of active mods. Load or start a new save game in Skyrim and navigate to the Mod Configuration menu titled "SexLab" Check that you meet the requirements on the left pane and then click the Install option in the top right. NOTE: Some of the checks you'll see there are only soft dependencies, or can be a false-negative. If the Install button is clickable for you, just go ahead and continue. [*]Close all menus and stand still until the install finishes, it can take a few minutes.

    ----- Basic Update Procedure -------------------------------------------------
    Download the latest full framework archive, if you are using a version older than 1.60, you will need the full archive, otherwise you will only need the update patch. Extract the updated framework/patch into your Skyrim's data folder, or if using Mod Organizer (like you should be) then merge the files ontop of an existing MO mod install for SexLab Framework. (optional, but recommended for safest upgrade) Disable ALL SexLab related mods except for SexLab.esm and any that are absolutely required or disabling will mean losing progress on in some way. Navigate to your Skyrim's data/tools/GenerateFNIS_for_Users folder and run the GenerateFNISforUsers.exe utility. If you have a custom animation skeleton installed (if you dont, you should) make sure you check the "Skeleton arm fix" patch. Click the big button that reads "Update FNIS Behavior" You should see a line that says "Reading SexLab ..." if not you've done something wrong. Load your save game and you should see a notification that SexLab is updating and/or installing, it will then go through the update process. [*]Wait 1-2 minutes, until you see a notification that says SexLab has finished updating and/or installing [*]Wait another 30 seconds or so and then perform a quick test animation either via the SexLab MatchMaker mod or by starting one via the animation editor. [*]Assuming the test animation was successful, save your game with the update now fully applied, you should see the appropriate version number listed on the last page of the SexLab MCM. [*](optional, but recommended for safest upgrade) if you followed step 3, you should now reinstall all the SexLab mods you disabled, ensuring you are using the latest version of each. For best results reinstall them one at a time and make sure they are functional with the new version of SexLab before reinstalling the next one.

    ----- Creature Use Instructions -----------------------------------------
     

    If you want to use creature animations, you will need to follow some extra installation instructions.
    Install the latest FNIS and the latest FNIS Creature Pack if you have not yet, both of which are available on the FNIS Download page Run GenerateFNISforUsers and click the big "Update FNIS Behavior" button. After it finishes patching, you should see 2 lines, "Create Creature Behaviors ..." and BELOW that "Reading SexLabCreature ..." Load your Skyrim save Navigate to the SexLab Mod Configuration menu and go to the first available settings page, "Animation Settings" Check the box for "Allow Creature Animation" so that it is in a toggled on state (the box is filled instead of empty) You will need to install mod that lets you start animations with creatures, as SexLab Framework does not start any animations by itself. SexLab MatchMaker works with creatures, and is the more straight forward of means to start creature animations. For others, look through the download page for SexLab mods with creature support  
     
     
     
    ----- Uninstalling ----------------------------------------------------------------
     
    To cleanly uninstall the mod, perform the following steps.
    With your current installation, go into MCM and select the "Rebuild & Clean" page. Click on the row that says "Clean System" You will be prompted to close all your current menus, do so. After closing your menus and being told the system clean is complete, save your game. Perform the uninstall procedure for any 3rd party SexLab mods you have installed. Quit the game. Disable SexLab.esm and any SexLab mods you have enabled in your load order
    ----- Changelog ----------------------------------------------------------------
     
    See: https://github.com/eeveelo/SexLab

    ----- Modder's Guide -------------------------------------------------------------
     
    A modders guide to using the API can be partially found in scripts/sources/SexLabFramework.psc
     
    WARNING: The API docs are currently fairly outdated in some spots for v1.60. It should be fine in most spots, but if you have any questions feel free to private message me or ask somewhere else and I'll answer soon as I'm able. Updating them is my top priority right now.
    If you are a mod developer looking to develop a mod using SexLab, feel free to contact me via private message and I will do everything I can to help you along and if possible upgrade the framework to fit your needs.
    ----- Future Plans ----------------------------------------------------------------
     
    See dedicated development thread
     
    ----- Credits -----------------------------------------------------------------------
     
    Scripting & Project Owner:
    Ashal
     
    Additional Scripting:
    osmelmc
     
    SKSE Plugin:
    h38fh2mf
    Ashal
     
    Animations:
    Unknown Modders - http://skup.dip.jp
    Arrok - BBP Animations
    JoshNZ - Animated Prostitution
    Mithos
    Blac945
    Zynsch
    TDA
    Zynsch
    Bleagh
    PanicForever
    Athstai - Dark Investigations
    3jiou - http://www.loverslab.com/topic/38317-3js-animations/
    Mitos - http://www.loverslab.com/topic/42217-mitos-animation-shop/
    Leito86 - http://www.loverslab.com/topic/39465-animations-by-leito-12915-new-animations/
    4uDIK - http://www.loverslab.com/topic/38934-аnimations-for-sexlab/
    FalloutBoy2 - http://www.loverslab.com/topic/39160-animation-complete/
     
    Audio:
    Lovers with PK
    Setekh
     
    Mesh/Textures:
    Calyp - Strapon
    oli3d - Bukkake Shaders
    4uDIK1 - Male Nudesuit
    Dimon99 - Female Nudesuit
    Vacaliga - Stacking cum textures
     
    Localization:
    aravis7 - French
    CGi - German
    mswind - Chinese
    anonymous - Japanese
    fedim - Russian
    sh1ny - Russian
    holtof55 - Russian
    Huili - Russian
    RockMic - Italian
     
    NOTE: If you have an updated translation file or would like to translate or update one of the existing translations; send it to me or let me know if you have any questions about how.
    ----- Permissions -----------------------------------------------------------------
     
    You must ask my permission before distributing this base framework on any site other than LoversLab.com
     
    The animations themselves belong to the individual modders who made them, I am using them solely by their permission and/or stated open use policy. If you wish to repurpose them else where it is there permission you need and not mine.
     
    Unless you are contributing to the Git repository development branch, you are not allowed to edit any of the included scripts and resources except to translate the mod into another language.
     
    If you wish to translate the framework into another language, go right ahead, no need to ask. If you need it, I will provide you with as much support as I can to assist you with the translation process. Afterwards if you want to send me the translated file and I will package it with the releases, or you are free to release the translation file, and the translation file alone, however you wish.
     
    ----- Contacting Me --------------------------------------------------------------
     
    I will provide direct support to people via email and private message ONLY if you are a modder using the framework in your mod. People seeking support for using the mod contacting me this way will be, without hesitation, completely ignored. If you need support for the framework, use the thread or support section, I will answer such questions there and only there.
     
    ---------------------------------------------------------------------------------------
     
     

    1,739,680 downloads

    Updated

  2. Lust and Desire (3BA BodySlide Preset)

    I already have this mod on Nexus Mods, but I figured I may as well share it on here, too.
    I'm not gonna bother posting the link, since it's the same thing.
     
     
    Just build in BodySlide, and you're set!

    132 downloads

    Submitted

  3. Sexy Anime Moaning Nirnroots - ISC Compatible

    This mod is something that makes nirnroot a thing to behold, rather than be annoyed with (at least for me).
     
    Note: This gets quite loud at the Sarethi farm, where she has a farm spot filled with them. lol
     
     
    The moaning sound came from the Moaning Anime Lock mod, on Nexus, in case anyone is wondering.
    Also, this is my very first mod, so I hope everything is all good. It works for me, so it should work for everyone else. I uploaded a normal version, and an ISC compatible version (which is what I use).
    Here's the link: https://www.nexusmods.com/skyrimspecialedition/mods/523
     
    -Showcase video- (ignore the "links in description part". I made this video for my YouTube. I just deleted the video off of my channel, seeing as how they said it had "nudity" in it. So stupid.)
     

    Showcase.mp4

    289 downloads

    Updated

  4. Sexy Anime Moaning Nirnroots

    This mod is something that makes nirnroot a thing to behold, rather than be annoyed with (at least for me).
     
    Note: This gets quite loud at the Sarethi farm, where she has a farm spot filled with them. lol
     
     
    The moaning sound came from the Moaning Anime Lock mod, on Nexus, in case anyone is wondering.
    Also, this is my very first mod, so I hope everything is all good. It works for me, so it should work for everyone else.
     
    -Showcase Video- (ignore the "links in description part". I made this video for my YouTube. I deleted the video because they said it contained "nudity". Maybe my girl's top was kinda revealing?)
     

    Showcase.mp4

    775 downloads

    Updated

  5. Telekinesis (Bluetooth Toy Integration for Skyrim)

    Telekinesis (Bluetooth Toy Integration for Skyrim)
    Telekinesis is a mod that brings native support for naughty devices (bluetooth or others) to Skyrim SE, AE.
     
    Sync real toys with in-game toy events from `Devious Devices`, `Toys & Love` and more Control toys during `Sexlab` or `Toys & Love` animations Associate toys with certain body parts for a more immersive experience Written as a native SKSE plugin for minimal latency and low setup effort (works natively, no background processes required) Re-usable API for mod author  
    Find Quickstart & Manual here: GitHub - garryrot/telekinesis
     
    Watch the video
     

    2,356 downloads

    Updated

  6. Patch for Mihail's Succubus and Radiant Prostitution

    CAUTION - THIS HAS NOT BEEN UPDATED IN A LONG TIME AND PROBABLY DOES NOT WORK WITH CURRENT VERSIONS OF RADIANT PROSTITUTION!
     
     
     
     
     
     
    LE Version
     
     
    This is a patch that makes the succubi from Mihail's Succubus into prostitutes for Radiant Prostitution (both are required). Install like any other mod, and make sure this mod loads after both of them (LOOT should take care of it). It is marked as ESL so it wont take up a slot in your load order.
     
    If normal NPCs aren't asking the succubi for sex, go into the MCM of Radiant Prostitution, under NPC Events, and click Reset NPC Scene. 
     
     
     
     
    Credits:
    - -Caden- for the original Radiant Prostitution
    - Nomkaz for converting it to SE
    - Mihail for Succubus
     
     
     
    Knows issues:
     
     
     
    Technical details of what this mod does more specifically (for a normal user this is probably pointless information, but feel free to look at it anyway if you want)
     

    632 downloads

    Updated

  7. Simple Player Prostitution

    You can make money in the temple of Dibella or Taverns as a prostitute, after renting a room and asking permission from Innkeepers,
    or everywhere as a dibellan or a beggar. The payment that you could receive increases based on your Speech skill.
    You could contract STD while working, which are like Vanilla diseases, but only healers (Alchemy shop owners and some other NPCs) could cure them.
    In the first stage of STDs, they could be cured by using potion for minor STD. You can receive perk points from the MCM menu for achievements.
     
    Update from versions older than 1.1.3 requires a new game/clean save.
     
    Requirements:      
        Flower Girls or SexLab SE or OStim Standalone with Animation mods.
        If your Game Version is Older than 1.6.1130, Backported Extended ESL Support is needed, otherwise the mod won't work, and your game may crash.
     
    Optional Requirements:
        PapyrusUtil SE for saving/loading MCM settings and user data.
        Licenses - Player Oppression When the options enabled on both mods, you need to buy a license, otherwise NPCs may report you.
        SkyPatcher required for editing level lists and the compatibility patches.
        Powerofthree's Papyrus Extender for adding keywords from the MCM menu.
     
    The licenses patch is no longer required unless you want to turn off dialogue options when the PC has no license instead of NPCs reporting to the guards.
     
     
    Recommended Mods:
        Populated Cities Towns Villages SE Edition Adds more NPCs to cities.
        Lively Inns and Taverns SE Adds more NPCs to inns.
     
    Compatible mods:
       Mods that add inns where you can rent a room like the default game are automatically compatible. Inns and Taverns SE for example. 
       The Rift's Rest and The Naked Dragon are compatible if SkyPatcher installed.
       For others, you can add a keyword to an NPC or a location from the debug page on MCM menu to allow prostitution.
     
    Voice patch:
     
     
    Older versions are on GitHub      
     
    MCM Settings (v1.1.5)
     


    11,644 downloads

    Updated

  8. Pregnancy Normalmap Swapper

    ☢WARNING: This mod may be unstable. Do not use this mod in serious play.☢
    There is a procedure, but basically uninstalling in mid-game is not recommended.
    Also, I recommend using Clean Save Auto-reloader(https://www.nexusmods.com/skyrimspecialedition/mods/88219)
     
     
    Description
    Pregnancy Normalmap Swapper is a mod that automatically changes the normal map according to the Body Morph value.
    Created for older pregnancy mods that have a pregnancy function but no normal map replacement function.
    This effect can also be applied to NPCs using SPID.
    However, several steps are required for implementation. Failure to do so, or making a mistake, could result in your PC exploding. Even if you are lucky and it does not explode, your Skyrim will be looks cringe.
     

    The Elder Scrolls V Skyrim Special Edition 2022.08.16 - 22.57.10.102.DVR_Trim.mp4  
     
     
    Requirements
    Papyrus Util SE https://www.nexusmods.com/skyrimspecialedition/mods/13048?tab=description SSL can be substituted. RaceMenu https://www.nexusmods.com/skyrimspecialedition/mods/19080 It may also work with NiOverride only, but this has not been tested. Spell Perk Item Distributor (SPID) https://www.nexusmods.com/skyrimspecialedition/mods/36869 Not required if applied to player only. Pregnant normal maps Check Recommends.  
     
    Recommends
    dw's Pregnant Normal Maps for CBBE 3BA https://www.nexusmods.com/skyrimspecialedition/mods/68977 The files contained in this mod must be properly renamed and placed. Not necessary if you can make your own normal map.  
     
    Compatible
     
    Incompatible
    Anything that changes the normal map and is not on the compatible mod list above.  
     
    Installation - Horribly tedious, lengthy, esoteric, and tedious.
    Note: Before installing, please take a quick look at the uninstallation procedure. If you are likely to uninstall and are fed up with the procedure, you should not install it.
     
     
    日本語導入手順
     
    Uninstall
     
     
    Update from ver1.2.2
    New game is strongly recommended. 
    With the change in the method of applying effects, there will be an additional process to delete past effects, which will increase the process slightly.
     
     
     
    Uninstall data prior to version 1.2.2
    You cannot disable this mod with the ModManager. If you want to disable it completely, please play a new game. This procedure repairs the texture anomaly and removes it from PNS monitoring. Approaching (loading) an NPC affected by PNS removes the effects of this mod.  
     
     
    Known issues
    I don't know yet as I just got version 2. It will probably be full of them.
    At least the problems with version 1 have been mostly resolved.
     
    ・Swapping normal maps are tooooooooooooooooo delayed.
     
    When reporting a bug, please complete the following
    PapyrusLog (Set EnableDebugMode to 1 in Config.json)→don't forget to use spoile Skyrim version PNS version(Older versions are not supported.)  
     
    For Modders
     
     
     
    Credits
    Murphiee https://www.loverslab.com/profile/546212-murphiee/
      - I referred to their script.
    jjabrams420 https://www.loverslab.com/profile/1668396-jjabrams420/
     -  He found great (clean and useful) information from the vast ocean of the Internet.
    donnerwetter https://www.loverslab.com/profile/43136-donnerwetter/
      - Their wonderful textures kept me motivated.
    DeepL https://www.deepl.com/ja/translator
      - This document is translated by DeepL.
     
     
    Permission
    You can modify and redistributed freely within LoversLab.
     
     
     
     
     
     
     

    10,990 downloads

    Updated

  9. Devious Newcomer (Alt Start Quest)

    Devious Newcomer
    An Early-Game Devious Quest Mod
     
    This is a story-driven quest mod well suited for low-level characters or even as an alternative start* to playing Skyrim.
     
    You start after having been attacked and robbed of everything on the road to Riften. Three grizzled adventurers are surrounding you. What do they want from you? Can they provide help or are they perhaps members of the bandits who attacked you? They seem peaceful so far... maybe you should speak to them?
     
    This mod was originally developed as a new part for my Ebonitium mod, but I thought it might work better and reach a wider audience as a standalone mod.
     
    *) Only Skyrim Unbound Reborn is currently supported. LAL and Alternate Perspective might come later.
     
    Features
    A storyline with several chapters with perhaps 2-3 hours of playtime. Low-level character friendly objectives. No fighting. No sex scenes. Devious Devices (of course), including hobble dresses, but it's always consensual. Several points along the quest where you can end it early or take a break from having to wear devices. The story is for the most part centered in Riften and involves some new NPCs and some known NPCs. The ending of the story is at Whiterun, the place best suited for low level characters. Occasional references to Skyrim lore and vanilla quests. This mod is available both as unvoiced and with AI generated voices (xVASynth). The synth voices are, as usual, a bit hit or miss in terms of quality and some might not like them, which is why I'm keeping them optional.  
    Starting the Mod
    Currently, you have two options to start this quest:
     
    If you are playing with Skyrim Unbound Reborn, you can use Unbound to automatically launch this quest at your playthrough's start. Simply select the Wilderness starting location "Robbed in the Rift" from the Unbound MCM's starting locations list.
     
    Alternatively, you can start the mod from the console at any time during your playthrough. To do so, simply open the console and type this: StartQuest AR_DeviousAltStart This will teleport you the quest's starting position on the road to Dayspring canyon outside of Riften, and then you can just follow the objectives as usual.
     
    While this is intended as an early-game quest, you can start it any time you want during your playthrough. For role-playing purposes, the only presumptions the mod makes is that you were traveling to or from Riften by carriage and that you don't appear to know much about Skyrim yet (at least outwardly).
     
    Note: do NOT use SetStage console commands to try and fast-forward through the quest. It will break the quest as most of its progression is triggered through dialogue or activator scripts.
     
    Installation
     
    Decide wether you want to use the voiced or the unvoiced version of the mod. Install only one of them with the mod manager of your choice.
     
    Optionally, if you are using Skyrim Unbound Reborn, you can also install the separate Unbound add-on which will make this quest available as an Unbound start scenario (see "Starting the Mod" directly above for details.
     
    Requirements
     
    The only hard requirement is Devious Devices (SE/NG) and all its requirements.
     
    For the optional Skyrim Unbound add-on you'll obviously also need Skyrim Unbound Reborn installed, version 2.1.10 or newer: https://www.nexusmods.com/skyrimspecialedition/mods/27962
     
    Please let me know if you encounter and bugs, issues, or oddities!

    Does this work in LE?
    It should but you'll have to run the included textures through Cathedral Asset Optimizer to make them compatible.
     
    Version History / Changelog:
     
    CREDITS
    This is a devious mod, so a big shout-out has to go to all the creators, managers, and contributors of Devious Devices: thank you so much for making so many wonderful things possible in this game of ours!
     
    The synth voices were created with Dan Ruta's xVASynth.

    1,253 downloads

    Updated

  10. Morrowind style argonians SE

    Main Features:
    Digitigrade feet Digitigrade boots  
    Original version Features:
    Females without human characteristics (breastless) Adjusted base game clothes meshes Adjusted base game armour meshes
    Requirements:
    Digitigrade Khajiit (included) Better Claws and Gauntlets (included in original version only)
    Troubleshooting for original version:
    An npc's neck doesn't match their body. Female argonians have new head meshes that need to be regenerated for npcs.
    The base game's npcs have already been included for convenience. For any
    dlc or mod added female argonians, load all the data files which have new npcs and export their heads using the creation kit.
    (Non-dlc) clothes/armour doesn't look right. Something is overwriting the record changes, move the esp lower down the load order.
     
    To Do:
    Fix naked feet Fix Plate armour
    Credits:
    Digitigrade Khajiit by artifex0 Morrowind style argonians by bilotheretard Better Claws and Gauntlets by casiLizard Plate armour by bilotheretard  Senviro - for designing, sculpting and painting the textures of the amazing feet Derok - for taking over the project and skinning and finishing the models Damian - for his wonderful designs of the alternative boots Drohung - miscellaneous work and keeping the mod alive Reddit user Zilav - tes5edit scripting Additional thanks to XJDHDR for making a guide on fixing female head.

    67 downloads

    Updated

  11. Ravenous SSE

    A gore/Sweeny Todd/Dolcett themed mod for Skyrim (you're warmed : don't drunk it if it's not your cup of tea!)
     
    Dependences :
    SexLab SE ZAZ 8.0 SE Fuz Ro Doh SE Dawnguard Pama deadly furnitures SE and all it requirements :  
    Recommanded :
    Simple Slavery (I use Simple Slavery Plus Plus SE ) Any vampire face fix, like this one : https://www.nexusmods.com/skyrim/mods/107257?tab=files&file_id=1000335006  
    Authors : BoomGoblin, AqqH, myself.
    Want to support me? Visit my Patreon ! https://www.patreon.com/Delzaron
     
    Resume :
    The abandonned fort Naemir near Riften is again occupied... some rumors says by a Daedroth. Hired by Maya, a Vigilant of Stendarr, you will discover what is in the darkness...
     
    Mod Tag : a1R
     
    Current State : finished (some updates could come, but the mod core is completed)
     
    Credits :
    - Pama for Pama deadly furnitures
    - Gatti for Gatti Jewels
    - Dorabella and Killer905 for Lady Ritual armor
     
    Permissions :
    You're allowed to use this mod code as you want. You're not allowed to upload this mod on another platform. Assets belongs to their original authors.
     
     
     

    28,762 downloads

    Updated

  12. SLSF Fame Comments

    NEW: Version 3.6 SE/LE with Spouse Features - Adds (beta) marriage/spouse framework, including NPC approaches to PC and spouse for sex, and spouse approaches to NPCs for sex, depending on relationship type set by MCM. Dialogue now adjusts in The Ancient Profession brothels. Includes bug fixes and requested updates. (LE version to come.)
     
    Introduction:  Does it seem a little immersion-breaking that no one in Skyrim seems to notice your sexual (mis)adventures? That you could have sex in the town square every day, whether with men, women or beasts, without anyone thinking you a whore, or worse? That you could parade stark naked through town, even covered with bodily fluids, or bound, with hardly a comment or reaction? Well, no more. With this mod and SexLab Sexual Fame your sexual fame can spread through a town and even throughout Skyrim, and your nakedness, your SexLab activity, and the visible effects of your sexual adventures will rarely go without comment or reaction.
     
    With this mod, your PC can become Skyrim’s biggest slut, or perhaps the real “Throat of the World”. Your taste for men or women will set tongues wagging. Your anal adventures will become infamous, your desires to be submissive, naked and exposed well known, and your perverted cravings for beasts to be (almost) universally condemned. 
     
    But be warned: If your PC’s reputation for sexual activity grows great, your PC will not only receive offers of sex from NPCs (and certain followers), but may also be the target of unfriendly NPCs who seek to take advantage of your PC. Also, if your sexual fame in a hold capital grows so great as to disturb the Jarl, you’ll be warned and may be punished by the guards for your perversions.
     
    Description:  This mod is a comment and SexLab event add-on for Versh’s SexLab Sexual Fame (SLSF) mod. It provides over 2400 NPC comments based on PC public nakedness and/or accumulated sexual fame in each of 24 Skyrim towns and other settled areas, plus an additional 2500 custom follower comments between Serana, Mjoll and Faendal, as well as two sets of universal follower comments (500 and 1000 comments). Visible cum and visible devious devices may also trigger relevant comments, as may SexLab activity.  High levels of certain categories of SLSF fame can also trigger Jarl warnings and bounties in hold capitals.  Of the above comments, 800 are NPC and 600 are follower “fame event” comments that can trigger forced SexLab activity, offers of paid and unpaid SexLab activity, player stripping, player spanking, player bondage, and NPC masturbation. 
     
    Fame comments are based on your local sexual fame, which is tracked by the SLSF mod in each of 24 settled areas in Skyrim, and in 14 different fame categories: likes men, likes women, exhibitionist, oral, anal, slut, submissive, Orc, Argonian, Khajiit, beastiality, skooma, whore and masochist. Sexual fame accrues based on the performing the following acts near NPCs in one of Skyrim’s settled areas:
     
    Likes Women fame – from SexLab activity with women Likes Men fame – from SexLab activity with men Exhibitionist fame – from being naked, and visible cum, tats or devices Oral fame – from SexLab oral activity, and visible oral cum Anal fame – from SexLab anal activity, and visible anal cum Slut fame – from SexLab sex acts, and visible cum Submissive fame – from SexLab aggressive activity as victim Orc fame – from SexLab activity with Orcs Argonian fame – from SexLab activity with Argonians Khajiit fame – from SexLab activity with Khajiit Bestiality fame – from SexLab activity with creatures Skooma fame – from public skooma use (or, if installed, Skooma Whore physical decay stage over level 3) Whore fame – (if installed, from TDF Enhanced Prostitution) or from visible whore-tagged tattoos (requires SlaveTats) or from accepting mod-generated whore offers Masochist fame – from visible masochist-tagged tattoos (requires SlaveTats) or from accepting mod-generated rough sex or spanking offers  
    Most mod comments are based on SLSF fame, which means they will only trigger in one of the 24 locations (towns and other settled areas) where fame is tracked by the SLSF mod. However, there are also many non-fame-based comments, e.g., triggered by being naked or bound, or by having sex. These could trigger anywhere. 
     
    Some comments are friendly, though many are harsh. The most harsh comments can be disabled via MCM, if desired. NPCs who are friends, confidants, allies and lovers will make comments, but will not deliver especially harsh comments. Comments in general can become more aggressive as the relevant fame increases. Some comments also have a racial element to them. Universal follower comments can be selected to be judgmental or encouraging. Comments by Khajiit are lore friendly in dialogue style. All comments are non-voiced subtitles.
     
    Fame Event Comments:
     
    Fame event comments are randomly generated along with the non-event fame comments. They are generally triggered at higher SLSF fame levels, but other factors such as nudity can cause them to trigger at lower levels. They also are often limited to particular NPCs, locations and times of day. Thus, they are not as common as the non-event comments. Fame events include the following: forced PC stripping based on exhibitionism fame; player spanking based on masochist and various other fame; NPC masturbation based on PC nudity, slut fame and/or exhibitionism fame; forced sex based on various SLSF fame; offers of sex based on various SLSF fame; offers of paid sex based on whore or beastiality fame; and bound sex based on submissive fame. Some fame events involve multiple actors, and SLSF beastiality fame can cause NPCs to force or offer sex with various creatures. Fame event comments can be enabled or disabled by SLSF fame category in the SLSF Fame Comments MCM, and an equipped weapon will prevent forced fame event comments if this option is selected in the MCM. Also, the “Comment Probability” setting in the SLSF MCM will affect the frequency of both regular fame comments and “fame event” comments.
     
    Arrest that Slut!: 
     
    A reputation for extreme sexual behavior can now get your PC in trouble in the nine hold capitals. Once certain SLSF fame levels (e.g., SLSF slut fame) reach high levels in a hold capital, your PC will eventually receive a warning letter from the Jarl. If your applicable SLSF fame in the city or town continues to increase, a hold bounty will be issued and local guards may try to arrest you if you do not pay the bounty. In Markarth, female PCs can avoid bounty by accepting an exhibitionism-themed quest. Receiving a Jarl warning letter also increases the chances of local guard events. Install POP (Prison Overhaul Patched) if you want to enable the Jarls’ specific threats of punishment to be realized.  
     
    Follower Comments:
     
    Followers can make comments under this mod if enabled in MCM. Followers can be given access either to a set of judgmental comments or to a set more appropriate to a sexually adventurous follower. The latter includes comments that can trigger SexLab events. In addition, Mjoll in Riften, Faendal in Riverwood, and Serana (Dawnguard) each have a unique set of custom comments on SLSF fame, nudity, SexLab activity, cum and devices, including related weather, location and combat dialog. Mjoll has over 820 custom comments, Faendal has over 550 custom comments, and Serana has 1200 custom comments.
     
    Faendal’s comments do not reflect an attraction to the PC. Mjoll’s comments will reflect an increased attraction to the PC as the PC’s SLSF Likes Women fame increases. Many of Mjoll's comments are also conditioned on the PCs and/or Mjoll's SexLab Aroused arousal levels. Serana’s comments will reflect an increased attraction to the PC as the Dawnguard main quest progresses and is completed. Many of Serana’s comments are also conditioned on the PCs and/or Serana’s SexLab Aroused arousal levels. Serana’s comments can also vary based on whether the PC is a vampire or not.   
    Of the follower comments mentioned above, Serana's include over 200 fame event comments and Mjoll's include over 120 fame event comments, each that can trigger randomly as a subset of all fame comments under applicable conditions. Serana will not have fame event comments until the Dawnguard main quest is completed, and Mjoll will not have fame event comments until the PC’s SLSF ‘Likes Women’ Fame reaches mid-levels (40-55) in any location where SLSF fame is tracked. 
     
    Marriage Features:
     
    Getting Married: Your PC does not need to be married in the Temple of Mara. You can buy two wedding rings from any priest for 500, and then ask any follower to marry you (which will give them one of the rings). If your PC is already married via a ceremony in the Temple of Mara, you can mark your spouse as an SLSFC spouse with the dialogue: “I’m so glad we’re married.” 
     
    Your spouse does not need to wear the wedding ring. The PC will not be recognized as married unless the PC is wearing a wedding ring OR the PC’s SLSF Cheating fame (called ‘Sadic’ fame in the SLSF MCM) in the area is 10+. You can “divorce” a spouse with a simple request. You can also change SLSFC spouses by possessing two rings and asking a different NPC to marry you.
     
    Sex with Your Spouse: You can ask your spouse for sex (once per hour). However, a “Normal” spouse will refuse if they have observed you cheating (or with a creature) recently. Each such observed act is counted, and these counters are both decreased by 1 each day. A “Normal” spouse will not have sex with you until both counters drop back to 0.
     
    Soliciting Sex from NPCs: A married PC may solicit sex from NPCs (unless the PC is a cuckold). Married NPCs are more likely to refuse. Same sex NPCs are also more likely to refuse, unless their relationship rank with the PC is 1 or higher or they are a follower or a housecarl. If your PC is desperate (high Sexlab Aroused level), the PC may have to beg. (Requesting rough sex, spanking or fisting will increase SLSF Masochism fame.) A PC may also solicit sex for their spouse (if PC likes to share their spouse).
     
    NPC Approaches to PC and Spouse: NPCs may approach the PC (except cuckold PCs) and/or their spouse (if the PC likes to share the spouse) with offers of sex. The minimum time interval between NPC approaches can be set in the MCM. The type and genders of such NPC approachers can also be set in the MCM. PCs who like to share their spouse can also redirect the NPC to their spouse. PCs can also charge for sex (will increase SLSF Whore fame).
     
    Spouse Approaches to NPCs: Spouses of PCs who are cuckolds and spouses of PCs who like to share their spouses may approach NPCs with offers of sex. The minimum time interval between spouse approaches can be set in the MCM. The type and genders of such approached NPCs can also be set in the MCM.
     
    Stripping Your Spouse: If the PC likes to share his or her spouse, the spouse will have a dialogue option to ask your spouse to strip in inns and other public places (and to later redress).
     
    Locations Where Sexual Fame is Independently Tracked by SLSF:
     
    Cities, Towns and Villages: Dawnstar, Falkreath, Markarth, Morthal, Riften, Solitude, Whiterun, Windhelm, Winterhold, Dragon Bridge, Ivarstead, Karthwasten, Riverwood, Rorikstead, Shors Stone, Raven Rock, and Skaal Village Orc Strongholds: Dushnikh Yal, Largashbur, Mor Khazgur, and Narzulbur Other: Winterhold College, Castle Volkihar, and Fort Dawnguard  
    Requires: 
     
    Versh's SexLab Sexual Fame Framework SE v0.99
     
    and its dependencies, which are:
     
    SkyUI UIExtensions Fuz Ro D-oh  (For SE, get Version 1.7 out of the "Old Files" section. For 'AE', get the newest version.) SexLab Framework Zaz Animation Packs SexLab Aroused Redux  
    Recommended:
     
    SlaveTats - SLSF can be configured to increase SLSF fame based on visible tattoos -- for example, Whore and Masochist fame can be gained with tattoos (see below) DF Spank SLAL Mini Pack - (Spanking pack is in 'Downloads' for Devious Followers - Continued SE) Required if comments with spanking animations are enabled in MCM  
    Notes on SLSF:  
     
     
    Notes on SLSF Whore and Masochist Fame Comments:
     
    Suggested SLSF MCM Settings:
     
     
    Suggested Other Mod Settings:
     
     
    Mod Update: Just disable and remove the prior version, and then install the new version. Use a mod manager to install, as there are many loose files.  Because Version 3.0+ places around 25 animals to support beastiality fame events, best to update after a save where your PC is in one of the following types of cells, as no animals are placed in any of these locations: Wilderness, dungeons, homes, shops, temples, barracks, jails, Orc strongholds, military camps.
     
    Mod Removal:  
     
    Version 3.0+: MCM has a script and there are hundreds of script fragments, but no running scripts. Disabling mid-playthrough should be fine. 
     
    Version 2.2: Jarl courier/bounty quests have minimal script fragments, and no running scripts. Disabling mid-playthrough should be fine.  
     
    Version 2.1NS: Just disable or enable this mod whenever you want. Mid-playthrough is fine. No scripts. Just a bunch of random dialogue with conditions.
     
    Credits
     
    * Versh – for the SLSF mod and for his tutorial on how to create a comments plug in for it (very helpful, as this is my first mod)
    * nomkaz – for the conversion of the SLSF mod to SE
    * JimmyJimJim – creator of Sexist Guards, for providing great examples of dialogue conditions
    * nebellious – for racial comment ideas and examples
    * Koozie – for help with figuring out how to set up a Papyrus compiler and for script ideas
    * wHOaMiEH – for playtesting and dialogue ideas
    * Tlaffoon – for the custom tapestry in Solitude’s Temple of Dibella (https://www.nexusmods.com/skyrim/mods/68040)
     
     
    Revision History
     
     
     

    219,610 downloads

    Updated

  13. Convoy System [BETA]

    Overview:
     
    This mod allows you to define destination locations in any place in the game world and then create prisoner convoys which will travel to the location of your choice. Players can use this mod via simple UIExtension menus. Modders have additional possibility to skip the frontend and talk directly to the controllers using the API.
     
    The convoy moves in a linear fashion, one guard in the front, one optional guard in the end, any number of prisoners.
     
    Usage for players:
     
    You should have two spells available:
    BRCS Location Spell - location management. BRCS Convoy Spell - convoy management.  
    Menus:
     
    You can always go to the previous menu by using the TAB key.
     
    Location management:
     
    You can create new location at current player position using the "Add new location here" option. "Manage locations" option allows you to display and remove locations. DO NOT REMOVE LOCATIONS WHICH ARE ASSIGNED TO THE EXISTING CONVOYS.
     
    Convoy management - creation:
     
    By using "Add new convoy" option you can create new convoy. This should be easy enough, just know that:
    NPC selection works by finding all NPCs around you which are in the specific radius and are not already assigned to anything related to this mod. The Guard is optional. You can remove prisoners by clicking on their records.  
    After confirmation the convoy will be created and formed. This means that NPCs are going to go to the leader and form a convoy (kind of, for now).
     
    Convoy management:
     
    By using "Manage convoys" option you can see the list of all your convoys and their actual state:
    created - the convoy is created and ready. travel - the convoy is travelling. arrived - the convoy reached it's destination.  
    From there you can click specific record to:
    Start your convoy trip. Start your convoy trip with prisoners keeping their hands behind their heads. Activate tracking your convoy on the map. You can track up to 10 convoys at once. On the map you will see the marker with the label in format "Convoy: <LeaderName>". This is because I couldn't find a way to display the convoy's name. Show information about your convoy. Destroy the convoy. This should restore all NPCs state to the state they had before creating the convoy.  
    After reaching destination NPCs will be just standing there and waiting for your decision what to do next. You need to destroy the convoy to restore their original AI packages. This is probably the only reasonable thing you can do.
     
    Configuration:
     
    You can configure nearby NPC scanning radius in the console:
     
    set BRCS_Var_ScanRadius to 1280  
    Setting this to 0 should disable radius limit and allow to display all NPCs in the loaded area. In general 128 is the one actor height. 1280 is the default.
     
    Usage for modders:
     
    First you should add this ESP as a master to your plugin using SSEEdit. After that you should be able to create the following properties in your scripts:
     
    BRCS_Controller Property Controller Auto BRCS_ControllerLocation Property ControllerLocation Auto  
    Location controller:
     
    The most important function here is:
     
    Function RegisterLocation(String name, ObjectReference ref)  
    This allows you to create new location at any ObjectReference.
     
    Function CreateLocationAtMe(String name)  
    This will create an XMarker at current player position and call RegisterLocation on it.
     
    Function RemoveLocation(String name)  
    ObjectReference Function GetLocationRef(String name)  
    You can use this to map location name to it's ObjectReference.
     
    Int Function GetLocations()  
    Int locations = ControllerLocation.GetLocations() String locName = JMap.nextKey(locations) While locName Int location = JMap.getObj(locations, locName) ObjectReference ref = JMap.getForm(location, "ref") As ObjectReference locName = JMap.nextKey(locations, locName) EndWhile  
    This returns JMap which is the container for the locations.
     
    Convoy controller:
     
    Function CreateConvoy(String name, Actor leader, Int prisoners, String locName, Actor guard = None)  
    Int prisoners = JArray.object() JArray.addForm(prisoners, someActor) Controller.CreateConvoy("MyConvoy", someActor, prisoners, "MyRegisteredLocName", someActor)  
    This will create new convoy. This means that NPCs are going to go to the leader and form a convoy (kind of, for now).
     
    Note: After calling JArray.object() the array is going to exist for about 10 seconds and then it's going to be garbage collected. Therefor you should call CreateConvoy() quickly after calling JArray.object().
     
    Function StartConvoy(String name, Bool handsBehindHead = True)  
    Call this to start the trip.
     
    Bool Function TrackConvoy(String name)  
    Function UntrackConvoy(String name)  
    Anytime you can start/stop convoy tracking. The limit is 10 convoys in the same time. TrackConvoy() will return False if you try to track more.
     
    Function DestroyConvoy(String name)  
    Use this anytime to destroy the convoy. This should restore all NPCs state to the state they had before convoy creation.
     
    Bool Function IsActorAssigned(ObjectReference ref)  
    This function allows you to check if the actor is already a part of any convoy.
     
    Event OnInit() RegisterForModEvent("BRCS_ConvoyArrive", "OnConvoyArrive") EndEvent Event OnConvoyArrive(String name) Debug.MessageBox("Convoy arrived!") EndEvent  
    After arrival SKSE event is emitted. If you are going to use this mechanism remember to read the notes from wiki: RegisterForModEvent - Form - the CreationKit Wiki (uesp.net)
     
    Int Function GetConvoys()  
    Int convoys = Controller.GetConvoys() String convoyName = JMap.nextKey(convoys) While convoyName Debug.Notification(convoyName) convoyName = JMap.nextKey(convoys, convoyName) EndWhile  
    Returns JMap which is the container for the convoys. Mostly useful to iterate over the names.
     
    Int Function GetConvoy(String name)  
    Int convoy = Controller.GetConvoy(name) String status = JMap.getStr(convoy, "status") ; See available statuses in player section. Actor leader = JMap.getForm(convoy, "leader") As Actor Int prisoners = JMap.getObj(convoy, "prisoners") Actor guard = JMap.getForm(convoy, "guard") As Actor String locName = JMap.getStr(convoy, "locName") Int handsBehindHead = JMap.getInt(convoy, "handsBehindHead") ; 0 - False, 1 - True. Int trackId = JMap.getInt(convoy, "trackId") ; -1 - not tracked, > -1 - tracking alias ID.  
    Returns JMap which is the container for the specific convoy. You can use this to get convoy information.
     
    Permissions:
     
    Any non-commercial usage is allowed.

    221 downloads

    Updated

  14. Sexy Adventures

    Adds a variety of features intended for female adventurers. Highly customizable.   This is a continuation of Sexlab Adventures.   Crime Laws (turned off by default) Includes multiple additional crimes, such as public nudity, casting magic or wearing armor. If caught, you will receive a bounty. MCM options include: Which offenses are considered crimes, how high the bounty is and other parameters on a per-hold basis Who can report you and how often on a global basis Crimes can be set freely, randomized within customizable parameters at will or in semi-regular intervals or be kept at their default values.   Gang Rape (turned off by default) Whenever certain requirements are fulfilled, you can be gangraped on the spot by NPCs in the vicinity. Nearby NPCs can also join an ongoing gangrape, even if they were not part of it initially. If enabled, assailants will pursue you before initiating the gangrape, allowing you to escape. MCM options include: The exact requirements (e.g. nudity, arousal, being unarmed, being restrained and many more) Who can assault you (males, females and/or creatures with valid SexLab animations) Whether to allow threesomes and which animations to use How many assailants may participate and how many times a particular assailant may rape you Follower support: They may assault you as well, protect you or be assaulted alongside you   Sleep Creep (turned on by default) Sleeping in a city can result in men taking advantage of you, leaving their cum on your body or stealing from you. MCM options include: The chance for abuse or theft, including modifiers for being naked, aroused or drunk How often abuse may occur during a single event, the value of items stolen and which items may be stolen If Love Sickness is installed, Love Sickness may result from Sleep Creep. If Fertility Mode is installed, a pregnancy may result from sleep creep.   Supported Mods that unlock more features Devious Devices Follower mods (Detect followers from these mods) Nether's Follower Framework or NFF Amazing Follower Tweaks or AFT Extensible Follower Framework or EFF UFO - Ultimate Follower Overhaul Fertility Mode Love Sickness Sexlab Skooma Whore (Detect being drugged) Sexlab Survival: Having licenses prevents bounties from being triggered for appropriate crimes. Survival mods (Detect being drunk and/or drugged) Complete Alchemy and Cooking Overhaul iNeeds - Food Water and Sleep Realistic Needs and Diseases (or variants, such as this one) SunHelm Survival and Needs Gourmet - A Cooking Overhaul Last Seed  
    Installing updates
    To install updates, simply remove the old files and install the new ones. Save-cleaning is not required unless it says so in the patch notes.
     
    Switching from Sexlab Adventures to Sexy Adventures
    SexLab Adventures and Sexy Adventures are separate mods that do not interfere with each other. They can therefore be installed at the same time. You should, however, not turn on overlapping features, i.e. Gangrape, Crime laws and Sleep Creep, in both mods. Do note that SexLab Adventures does have some additional features that you may want to keep using. In any case, you do not need to uninstall SexLab Adventures and/or clean your save. Just turn it off.
     
    Troubleshooting Feel free to post any issues you experience in the support thread. Enabling debug messages (which are printed to the console) in the MCM might help diagnose the cause of problems.   Please do not reupload this mod anywhere.

    35,474 downloads

    Updated

  15. BeeingFemaleSE Opt

    2024. 4. 21
    Updated to version 1.2.0. Please see "What's New" at the end of this page.
     
    2024. 4. 11
    Updated to version 1.1.0. Please see "What's New" at the end of this page.
     
    2024. 4. 4
    Write "Requirements" more clear so that you need both "BeeingFemale SE 2.8.1" AND "BeeingFemale SE V2.8.1 v14d SSE".
    Garkin who posted "BeeingFemale SE V2.8.1 v14d SSE" CLEARLY wrote that he uses "BeeingFemale SE 2.8.1", so it is clear that you need both.
    Don't bother me about that. Garkin wrote like that, and I just follow what Garkin wrote!
    The original BeeingFemale author milzschnitte still didn't reply to my message, and Garkin ALSO DID NOT say that "BeeingFemale SE 2.8.1" is NOT necessary.
    Also, as this name suggests, IT ONLY WORKS FOR SE 1.5.97 (Does NOT WORK ON LE AND AE)!
     
    Previous changes on the description in this main page
    ===============================================
     
    Modified and script-optimized version of BeeingFemale SE V2.8.1 14d (please see Garkin's post and the attached file to download BeeingFemale SE V2.8.1 14d).
     
    BeeingFemale Addon Creature Child Actor (BFACCA) is one of the best addon for BeeingFemale (at least in my opinion), but the problem is that it does NOT work in Skyrim SE (you can see my post here about that. Don't believe some fXXXing bXXXXXd who claimed that it works in Skyrim SE but mocked every other users who asked him/her how he/she managed to do that).
    It is due to the problem of "GetFormFromString()" function in the FWUtility.cpp (native global function in the BeeingFemale64.dll file) as it does not work properly in Skyrim SE.
     
    Hence, I created "GetFormFromStringSE()" function in the FWUtility.psc (global function) and replaced every "FWUtility.GetFormFromString()" to "FWUtility.GetFormFromStringSE()". And then BFACCA works without any problem under suitable change of the ini file.
    Screenshots can be seen in https://imgur.com/a/2CqQQRD.
     
    In addition, I tried to optimize several scripts in the BeeingFemale SE V2.8.1 14d so that it works faster in my laptop. I did beta test in other community, and I think it works as intended.
    So I share my work.
     
    Link to the BFACCA SE (BFACCA converted for Skyrim SE 1.5.97) : here.
    Link to the BFA SE (BeeingFemale Addon for RSChildren converted for Skyrim SE 1.5.97) : here.
     
    Please click the Like button in BeeingFemale SE page!
     
    [Notable changes]
    1. BeeingFemale SE now recognizes ESL flagged plugins (.esl, .esp flagged as ESL, or .esm flagged as ESL) thanks to the Grummkol's post.
     
    2. BeeingFemale addons (such as BFACCA) will now work properly as long as you convert their ini files properly.
        Every addon in the default BeeingFemale SE V2.8.1 14d are already converted by me (BasicCME_1.ini, BasicCME_2.ini, etc).
     
    3. If you installed SexLab Inflation Framework SE v1.2.2 beta or higher, you can use "PregnancyBelly" in the Bodyslide to inflate the belly of the pregnant woman! See the screenshot in https://imgur.com/a/4gEl6Sm.
     
    4. (Only applies when you select the "Spawn type" in the "General pregnancy settings" in the "Pregnancy & Birth section" in the BeeingFemale MCM as "Actor")
    Every child will not be able to impregnate woman / get pregnant until he / she is fully grown. You don't have to manually add "SexLab Forbidden" keyword or faction to the child model.
    Once the child is fully grown, he / she may impregnate woman / get pregnant.
     
    5. If you select the "Spawn type" (in the "General pregnancy settings" in the "Pregnancy & Birth section" in the BeeingFemale MCM) as "Actor", then the child will either use "father's actorbase" or "mother's actorbase" if you don't install BeeingFemale child actor addon such as BFACCA (No more Nord child!).
     
    6. Script optimization by adding several properties (PlayerRef instead of Game.GetPlayer() since PlayerRef is about 1000 times faster, etc) instead of "Game.GetFormFromFile()". I also corrected some typos in the FormIDs in the "Game.GetFormFromFile()" in the BeeingFemale SE V2.8.1 14d
    So you must start as a NEW GAME if you installed BeeingFemale!
     
    7. Used "OnHitEx()" in the Papyrus Extender and "OnImpact()" in the PAPER to replace "OnHit()" function for script optimization.
     
     
    [Requirements] - Follow this order!
    1. Skyrim SE version 1.5.97 (Use Unofficial Skyrim Special Edition Downgrade Patcher. If it does not work, refer to this post).
     
    2. SKSE 2.0.20 (for Skyrim SE version 1.5.97)
     
    3. Every requirements in the BeeingFemale SE 2.8.1
     
    4. BeeingFemale SE 2.8.1
     
    5. Beeing Female V2.8.1 v14d SSE.7z (it seems that this v14d SSE.7z already includes enormousdick's patched DLL, patch V14d for LE, improved script for belly when I compared every file in there).
    Note that BeeingFemale V2.8.1 v14d SSE SHOULD OVERWRITE BeeingFemale SE 2.8.1 (Why would I wrote BeeingFemale V2.8.1 v14d SSE below?)
     
    6. Re-run FNIS / Nemesis if you install BeeingFemale for the first time (I don't know about animations, so animations are NOT modified in my version).
    If Nemesis does not work, use Pandora Behaviour Engine v1.2.2 alpha or higher. Personally, I think Nemesis is highly unstable (sometimes it gives "bad allocation error" in one day, and no error in other day...).
     
    7. Papyrus Extender and its requirements
     
    8. PAPER and its requirements
     
    9. Fill Her Up Baka Edition v1.96 or higher (and its requirements). Without it, semen information will not properly transferred to the BeeingFemale SE!
     
    10. Install "BeeingFemaleSE_Opt.7z" from this page (click "Download this mod")
     
    11. After installing "BeeingFemaleSE_Opt", start a NEW GAME in the main menu if your save is created BEFORE installing my BeeingFemaleSE_Opt.
     
    12. (Recommended) SexLab Inflation Framework SE v1.2.2 beta or higher so that you can use "PregnancyBelly" in the Bodyslide to inflate the belly of the pregnant woman!
     
    13. (Recommended) Spell Perk Item Distributor (SPID) so that you don't have to turn on the script-heavy "NPCs are having relevant items" option in the BeeingFemale MCM. Install "BeeingFemaleSE-Opt-SPID.7z" in the "Download this file" and activate it to distribute BeeingFemale relevant items (contraception, tampon, etc) via more performance-friendly way.
     
    14. (Recommended) FormList Manipulator - FLM so that you can exclude any NPC from BeeingFemale system (not getting pregnant by BeeingFemale system, etc) without modifying plugins. Please refer to the "ExcludeExamples_FLM.ini" in the main file ("BeeingFemaleSE_Opt.7z").
     
    15. (Recommended) Backported Extended ESL Support so that you can use the Bethesda's fix for ESL records. This bug has been known at least 2 years before Bethesda finally fixed in Skyrim AE 1.6.1130.
     
     
    [Recommended BeeingFemale MCM Settings]
    - DO NOT turn on the settings in the "Impregnation" section (By default, they are turned off).
    That is ONLY for those who want to see the woman getting pregnant WITHOUT SexLab scene, and since it applies to EVERY woman in Skyrim, it is very script-heavy.
    Especially, if you are playing as a female character, DO NOT turn "During the sleep" on. Use SexLab Dangerous Nights 2 SE instead if you want your female character to get pregnant while she is in sleep.
     
    - DO NOT change the "Difficulty" setting in the "General settings" section (By default, it is "Painless").
    Else your female character may die (or script-confliction with Defeat mod may occur) during labor scene.
     
    - It is recommended NOT TO turn "NPCs feel pain" on in the "General settings" section (By default, it is turned off).
    Else every female NPCs who are in labor scene may die (or script-confliction with Defeat mod may occur).
     
     
    [Compatible UI Modes] - UI Modes I'm using in my settings by ordering UI Category in my Mod Organizer 2
     
    [Known bugs]
    - (Added in April 3, 2024) If either of the parent is from custom race or you did not install BFACCA SE and BFA SE, then the child will not be shown in the BeeingFemale MCM. => Fixed in version 1.1.0.
     
    - (Added in March 29, 2024) Sometimes the hotkey to show stats (default: * key with the number 8 ) does not work. This problem also existed in the BeeingFemale SE V2.8.1 v14d (at least for me), and I don't know how to fix it yet. Pressing that hotkey several times (2~3 times) worked for me.
     
    - You may not use the previous profile, as I added several additional options. Change the default setting as you like, and save your profile in the "System" section in the BeeingFemale MCM. 
    In the next time you start as a new game, you can load that profile. It will load every option properly, unlike the previous BeeingFemale SE V2.8.1 v14d (Some options like "Lore friendly" were not saved in the profile. This bug is fixed in my BeeingFemaleSE_Opt).
     
    - If your female follower gets pregnant and you fast-move to other location via map, then the female follower's pregnancy state may temporarily disappear (no inflated belly).
    Wait for 5 minutes or so, and she will regain her pregnancy state (pregnancy state before fast-moving).
    If you use desktop or better computer than my laptop, it may take much less.
     
    - (Added in March 29, 2024) I haven't experienced any UI related bugs due to this BeeingFemaleSE Opt, but I heard that someone claims that it broke his/her UI.
    If you have the same issue, first try as a "New Game" in the main screen. 
    But if the problem is not solved, please check the "Compatible UI modes" above and give me the FULL list of UI modes (not in "Compatible UI modes") or the list of modes you suspect that cause UI issue.
     
     
    [Things to be checked before reporting bugs]
    - The belly of the pregnant woman looks weird!
    By default, the "Visual scaling type" in the "Pregnancy & Birth" section in the BeeingFemale MCM is "Skeleton". So if "Belly max. scale" is too big or too small, it may look weird.
    I recommend you to install SexLab Inflation Framework SE v1.2.2 beta or higher so that you can set "Visual scaling type" as "PregnancyBelly" (see the 4th screenshot in the main page, or https://imgur.com/a/4gEl6Sm).
    For "PregnancyBelly", I recommend you to set "Belly max. scale" as 7.5, else the belly of the pregnant woman might look weird.
    Or you may try to find "optimal" value of the "Belly max. scale" for you if you don't want to install SexLab Inflation Framework SE v1.2.2 beta or don't want to use "PregnancyBelly".
     
    - Child is human even if his/her father is creature!
    By default, "Child race determinator" in the "Pregnancy & Birth" section in the BeeingFemale MCM is 50% (click the "Reveal hidden contents" below section 5 in the [Notable Changes] above).
    Therefore, even if the father is creature, child may be human with 50% of probability. If you don't like it, change "Child race determinator" to 100% BEFORE having relationship with the creature. Once the woman gets pregnant, the child race cannot be changed of course.

    - Child is bald!
    If the father is creature, then it may happen if the mother is from custom follower mod or custom race mod whose actorbase is bald.
    If both of the parent is humanoid race, it may happen if either of the parent is from custom follower mod or custom race mod whose actorbase is bald.
    Some custom follower mod "deliberately" make the actorbase as bald in order to put SMP wig (or any kind of wig).
    Therefore, if one of the parent is from the mod whose actorbase is bald, the child may also be bald.
    If you are 100% sure that both parent is Skyrim vanilla race but the child is bald, please report me with parent's race (e.g., father is Nord race and mother is Imperial race).
     
     
    [Credits]
     
    [Changelog]
    Version 1.1.0 - Updated. Please refer to "What's New" below.
    Version 1.0.0 - Initial version

    1,750 downloads

    Updated

  16. SLSF Fame Comments spanish patch

    Una traduccion al español del mod SLSF Fame Comments de Gristle 
     

    21 downloads

    Updated

  17. OSimpleAssault - OStim Addon for Acheron

    Very simple OStim Standalone-based addon for Scrab's Acheron. ESPFE.
     
    First of a series of OStim "conversions". Adds a simple assault option to Acheron's Hunter's Pride menu. Enables the player to assault a defeated NPC.
    Version 2.0.0 allows the player to begin an struggle assault out of combat, defeating the actor if successful, courtesy of the Acheron Extension Library. This allows you to press a hotkey at an NPC and begin a struggle QTE, defeating them if you succeed. This is easier if the NPC is many levels lower than you, or if they are asleep. Added a confirmation menu as well, letting you consider your actions.
     
    Player has full control of the scene (benefit of being OStim-based). Both male and female PC supported and any gender NPC can be assaulted (you have free choice after all).
     
    Assault is only going to proceed if:
    The player and target are both out of combat - this is automatically checked by the game. No other actors are added to the scene - they would not have been processed by this mod. This means you can only assault a single target - every scene started by this mod is 2P.  
    OStim Standalone doesn't have many non-consensual animations - I recommend Magink666's conversion of BakaFactory's SLAL Animations to get some (and other packs by them too). Or you can roleplay the target having fully surrendered for your immersion.
     
    (v1.0.0) Relationship rank with victim is dropped to -4 after the assault. Version 1.0.0 was probably bugged and barely functioned. Removed download for this version.
    (v2.0.0) Added out of combat assaults. Optional relationship rank loss after assault. MCM to track actors you have assaulted (credits to OVirginity Reflowered). Confirmation of your choice now required, so you don't accidentally begin an assault.
    (v2.0.1) Script adjustment for out of combat assault.
     
    Requires:
    Acheron (v2.0.0+) Acheron Extension Library OStim Standalone (v2.0.0+) PapyrusUtils JContainers (thanks to Antico for finding this) All requirements to the mods above. Ensure that they are working independently before blaming this mod Backported Extended ESL Support if you are not on Skyrim 1.6.1130 or above. Make sure to also get the correct version of Acheron (v2.0.0+) SkyUI for the MCM menu  
    Usage:
     
    Important notes - read thoroughly before downloading and after problems arising:
     
    Credits:
    Scrab for Acheron and Acheron Extension Library. Without them and their Acheron wiki, I would have no idea how to do any of this. Also thanks for Alternate Perspective. OStim community for OStim Standalone Mister X for Simple Outcomes for Acheron. This is not an OStim conversion of their mod, but the scripts and files helped me work out how to make this. Aietos for OVirginity Reflowered, where I got the tracking script from.   
    I have a whole bunch of ideas to expand this mod, and the gameplay of this in general. Further updates will come... For now, an update to OSimpleDefeat is coming...
     
    If you want your player character to be the one being assaulted instead, have a look at my other mod OSimpleDefeat, a new Defeat mod for OStim Standalone.
     

    3,017 downloads

    Updated

  18. Strong and Sexy - CBBE 3BA Bodyslide Preset

    A preset that combines a muscular physique with feminine beauty while remaining realistic. I don't know what else needs to be said about this preset other than it's a same-weight body, meaning the weight will not change regardless of where you set the weight slider.
     
    Installation:
     
    Use whatever method works best. I know nothing about manual installation, so you'll have to figure that out for yourself. Also, if you have issues with Vortex or NMM, I won't be able to help either. I use MO2, as the other two are infamous for causing problems.
     
    Using Bodyslide preset mods 101:
     
    1. Download the mod and install it with your preferred method. I use MO2
     
    2. Open Bodyslide and select the drop-down menu in the top left labelled "Preset." Find "Strong and Sexy 3BA."
     
    3. On the bottom left, you'll find a button labelled "Batch Build." Select it, and all your outfits and stuff will be made to the preset.
     
    4. Exit Bodyslide and go into your game to see if it worked. It should have if you did everything right.
     
    If you have problems, here are a few tips.
     
    1. Remember: This is a mod for CBBE 3BA, NOT normal CBBE. If you're having issues, this could be why.
     
    2. Make sure that your mods are up-to-date. If not, things may break on you.
     
    I tested the mod prior to upload (like you're supposed to), and it worked just fine.

    241 downloads

    Submitted

  19. A Forsworn Story (SE)

    FOR THE OLD GODS : A FORSWORN STORY for SKYRIM SPECIAL EDITION
     
    I : The First point
    A big thanks to Roselove and Pffify, who made the 2.3bis conversion ! AFS SE 0.7 is a conversion of my own. I hope it will work... The Mod is the same as the original : please read that thread for the mod content description : Forsworns have good and evil sides, like every one else. I like to be lore friendly has possible, so I implement some things people can find disturbing (cannibalism, human sacrifices, bestiality, rape, slavery). Few of my characters (Ravena and Rathi) are really monstruous. Some are cruels (Phage), or completely nuts (Ascula). I will had  Want to support me? Visit my Patreon ! https://www.patreon.com/Delzaron
    Current release : AFS SE 0.7.
     
    Dependencies
    SexLab Fuz Ro D'Ho
    Recommanded mods :
    More Nasty critters (Not a real dependencies, but the mod is better with More Nasty critters animations) Deadly mutilation. Dibella SisterHood (needed for Fjotra sex conversion to the old gods !) Beastiality mods like Untamed. And I will not make pack spells. If I can, just a taming one and a quest with different levels for pet upgrading. Untamed is very lore friendly with Shamans, and the mod is just great ! The Dryad. For Primal Shaman outfit. www.nexusmods.com/skyrim/mods/21458/? Sexlab stories (the Kyn sisters) Tribal Tattoos : http://www.loverslab.com/files/file/360-tribal-body-tattoos-unpunpbunpc7b-cbbe/  

    Conflicts :
    - Sacrificial Spriggan. Not a real conflict, just not lore friendly.
    - Forsworns have merchants (Merchants are still hostile towards the player)
    - Devious Cidhna, if you kill Madanach !
     
    Collaborations :
    - AqqH for AFS1.48, AFS1.59, AFS1.60+ versions, scripts, hooks and tricks. Humongous tears of gratitude.
    - Ashal for Sex ability script
    - MyBrainHurts for Aliases tricks
    - Xluxlu for music.
    - Vaukalak for Koldun ideas
    - Lynx2k10 for Dryad and Koldun outfit and alpha testing.
    - Alploochra for game design
    - Nanachi50 for meshes armors patches.
    - All the people who give ideas and tested the mod.
    - All people given advices and tutorials : Veladarius, Jhonyred, and I think I forgot other persons...
    - Roselove and Pfiffy for SSE conversion.
     
    How to use ?
    - Unzip the archives (you need th texture archive, the meshes archive, and the main archive), and copy paste in your skyrim data folder ZaForswornStory.esp, and meshes, SEQ, textures, scripts and dialogues view folders.
     
    How to delete ?
    Save when you're not in a mod quest or in a mod space, and delate all the files.

    15,863 downloads

    Updated

  20. troublesofheroine- spanish patch

    Una traducción al español (hecha mayormente con Google Translate) del mod  Troubles of Heroine 2.8.2  creado por DSHV, 
    Lo siento para quienes hayan intentado descargarlo al principio pero aun no sabia como usar la pagina y el archivo no se había subido, pero ey, ahora hay dos lugares donde darle clic para descargarlo
     
    A Spanish translation (mostly done with Google Translate) of the Troubles of Heroine 2.8.2 mod created by DSHV,
    Sorry for those who tried to download it at first but still didn't know how to use the page and the file hadn't been uploaded, but hey, now there are two places to click to download it 
     
    troublesofheroine es parch.rar

    51 downloads

    Updated

  21. [BAKU]DOAXVV Reincarnation Setsuna 3BA

    Use additemmenu or QUI to get the outfit

    Requirements
    -CBBE 3BA
    -CBBE
    -HDT-SMP
    Installation
    -Use a Mod Manager like MO2.
    -Use Bodyslide and make sure to build (choose group [BAKU]DOAXVV Reincarnation Setsuna 3BA)
     
    [BAKU]DOAXVV Reincarnation Setsuna Dress Normal 3BA provides several zap sliders
     
    Credit
    Origianl  XPS author: Shuubaru

    534 downloads

    Submitted

  22. Various SSE mods RU

    Только переводы, сами моды по ссылкам ниже
     
    Acheron 1-4-4-2
    Practical Defeat v0.4.5
    Simple Events v0.2.3
    Creature Comforts v0.1.2
     
    Spank That Ass v4.8 BETA
    SexLab Aroused Creatures v04.12
    Orkish Bounty Hunters  V0.3
     
    The Ancient Profession 15
    TAP Interiors 1.8
    Neophytes of Dibella 0.61
    Sexlab Sex Slaves 7.1.1h
    College of Winterhold - Quest Expansion 1-15 перевод в стиле SexistGuards
    Sexlab Confabulation  V1.7.4
    Failure Mode Effects Analysis in Skyrim (FMEA) V1.502
    From the deeps (new version) 0.5
    SexLab Solutions v3 - Revisited v1.1.5
    Sexy Adventures 0.6.4
    Adventures with Balazar (Balazar's Bitch)  Beta 0.923b
    Licenses - Player Oppression 1.12.3
    SexLab Body Search 20190814

    1,229 downloads

    Updated

  23. SL Aroused keywords for various armors

    What this mod does
    Add BakaFactory's SexLab Aroused keywords to various standalone armors. I may add more in the future.

    Requirements
    SexLab Aroused SSE Modified by Bakafactory or OSL Aroused
     
    And whichever armor you want to update:
    [Dint 999] Nier Automata armor v1.5 (I'm not sure where I got the SE version, sorry)
    Latex Witch
    XN School Swimsuit (you need to convert this to SE, otherwise it won't work)
    DX Leotard Collection
    Legendary Armors  (optional physics)
    Shinshi Armors + ENG patch for consistency. The keyword patch must be lower in the LO!
    + whatever the mods need (bodyslide, physics, etc).

    How to use
    Install with a Mod Manager (preferably MO2)
    In the load order put it anywhere, it is ESL flagged.

    Credits
    Dint 999 for the Nier Automata armor
    m4mk203 for the Latex Witch armor
    XN for the School Swimsuit
    Deserter X and hwybee4996 for DX Leorards and Legendary Armors
    Shinshi - for Shinshi armor pack
    BakaFactory/factoryclose - for the Modified SLA
    ozooma10 - for OSL Aroused
    ElminsterAU for SSEEdit
    matortheeternal - for automation scripts in SSEEdit
    belegost - for teaching me how to use them

    Permissions
    Keep it free.
    Give credit if you use it.

    Update history
    v1.5
    Added patch for Shinshi Armor pack. All Chest and Foot items are patched.
     
    v1.4
    Added patch for DX Legendary Armors
     
    Older Updates:
     

    3,366 downloads

    Updated

  24. Succubus Heart SE

    [ <<- ->> ] Succubus Heart [ <<- ->> ]

    [<->] The Succubus Gameplay Mod [<->]
    Created by : Michael "Spirit Shard" Stanich
    Site - michaelpstanich.com
    YouTube - youtube.com/michaelpstanich
    Discord (The Broken Chatbox) - https://discord.gg/h3vB7S4FEw
    SubscribeStar (Donations! =^-^=) - https://subscribestar.adult/michaelpstanich
     

    [ <<- ->> ] !!! OSTIM NOTICE !!! [ <<- ->> ]
    Many have asked for it, and thanks to our community and the help of the OStim community discord, I was finally able to clear out the last few hurdles and get basic functionality going! OStim Standalone support is still in the early stages, as such it is missing some functions (check Discord / Discussions to learn more) but most of Succubus Heart is entirely standalone, so hopefully it won't be too much work to iron out these issues. However, I do need help testing! I don't know much about OStim so if anyone is interested in testing, just try out the newer DEV versions (Succubus Heart SE 5.3.2 DEV and newer) and report your findings! Just, please, don't use it on your main save, keep a backup in-case things break!

     
    [ <<- ->> ] Self Promotion [ <<- ->> ]
    Hey there, so, like, I know no one likes the whole "beg for money" stuffs, so I'll keep this short. Making stuff is hard work and takes a ton of time, so if you'd like to help support my endeavors then please consider donating direction through SubscribeStar! - https://subscribestar.adult/michaelpstanich
    Supporters get perks through our Discord, The Broken Chatbox ( https://discord.gg/h3vB7S4FEw ) with access to exclusive channels, early and exclusive releases from me, and, best of all, the role is permanent! No recurring donations nonsense! And don't worry, Succubus Heart is NOT becoming a paid mod! All full releases will be distributed through discord as usual (and occasionally updated on other platforms, such as Loverslab or NexusMods). So if you enjoy Succubus Heart or any of my other works, and would like to make it easier for me to support these projects, please consider donating! (or just send me kind messages, both give me fuzzy feelings =^.^=)
     
     
    [ <<- ->> ] Latest Update News [ <<- ->> ]
    Succubus Heart 5.0 Release is now available! This new version not only adds various mechanics such as Titles, Soul Pet Traits, Updated Succubus Realm, and more, but also modernizes the mod and tightens up the functionality to feel much more polished that previously. Welcome to the modern version of Succubus Heart!
     
     

     

    [ <<- ->> ] Which Version to Use? [ <<- ->>]
    There are 2 versions of Succubus Heart, Release and DEV.
     
    Release is the recommended version for most users and features a tested version of the mod with any major known issues sorted out, additional Release version may be released with bug fixes as seen fit, so use the latest Release version for the most stable experience.
     
    DEV is an in-development version which has newer features but may be incomplete and buggy. The changelog for the DEV version will note what is or is not tested and you can check the TODO file to see what's to come in future DEV versions. Use DEV versions if you want to see newer features, wish to help out bug testing and improving the mod, or you're just feeling adventurous.
     
    Both versions can be grabbed over in our Discord, The Broken Chatbox ( https://discord.gg/h3vB7S4FEw ). Release versions will release on other sites eventually but DEV versions may not.
     
     
    [ <<- ->> ] What is Succubus Heart? [ <<- ->> ]
    Succubus Heart is an adult gameplay mod which adds new gameplay mechanics and new progression systems. The general concept is to turn your character into a Life Syphoning Succubus! (or incubus, we don't discriminate here ^-^) You start off rather weak, but through draining partners and partaking in sexual activity your Succubus gains experience and stats which can then be used to unlock and harness powerful Succubus abilities! Succubus Heart also includes other features such as Combat Seduction, a combat submission mod, Death Override Mode, a rogue-lite mod, and Soul Pets, a Soul Capture/Summoning mod, fully integrated with Succubus Heart and its mechanics! While most succubus mods focus on power fantasies, Succubus Heart's player demon is inspired by a fantasy race of life-weavers, giving a more human-but-powerful feel. Succubus Heart is also designed as a complimentary mod, meaning it plays well with a large array of other mods and, while it has its own systems to function fully standalone, you can combine Succubus Heart's experience with a large array of other gameplay mods for a truly custom experience!
     
     
    [ <<- ->> ] Mechanics Overview [ <<- ->> ]
    <-> Status Drain <->
        Drain the Health/Magicka/Stamina of sexual partners (or in combat with the right unlocks) to increase your own Health/Magicka/Stamina and make yourself stronger!
    <-> Arousal System <->
        Basic Arousal System used by Succubus Heart. Control your Succubus' desire to maintain full strength, but train too much and you'll be weak! Balance is key!
    <-> Heart Levels (Succubus Leveling System) <->
        Earn HeartXP in sexual activity, items, or certain passives and use said HeartXP to increase your Succubus' stats and skills.
    <-> Skill Levels (Vanilla Leveling System) <->
        Use excess status you drain to level up your vanilla game's skills, like lockpicking!
    <-> Passives / Actives (Abilities System) <->
        Sacrifice your Status Caps to unlock power Passives and Active Spells, unlocking new ways to play and methods to progress!
    <-> Sex / Death Drops <->
        Sexual Fluids drop from orgasms for later consumption, and corpses will drop special Succubus Enhancing soul items!
    <-> Titles System <->
        Unlock obscured Titles to gain bonus HeartXP! Some titles Evolve as you fulfill their conditions, others are secret! Can you earn them all?
    <-> Combat Seduction <->
        A Combat Submission Mod fully integrated into Succubus Heart! Knock enemies down while in combat and start another type of combat when they submit!
    <-> Soul Pets <->
        Replicate nearly any non-unique NPC and summon them as a companion in this Soul Capture / Summoning Mod fully integrated into Succubus Heart!
    <-> Death Override Mode <->
        Never Die with this Death Alternative mod. Turn Skyrim into a Rogue-Lite with new systems and options, fully integrated into Succubus Heart!
    <-> Help Menu and Descriptive MCM <->
        With all this stuff things can get overwhelming quick, but fear not! Succubus Heart has an integrated Help MCM and descriptive highlight text! When in doubt, read!
     
    <-> Is that all? <->
        Download and find out. =^.-=
     
     
    [ <<- ->> ] WARNING : Script Mod [ <<- ->> ]
    While Succubus Heart is fairly light weight in the majority of cases, it is a heavily script based mod. If your game is already having issues with script latency and overload I recommend backing up your saves before trying out Succubus Heart (and/or possibly decreasing your script load). I've done what I can to ensure Succubus Heart is as bug/error free as possible however under script lag any mod can begin throwing up errors and I can't guarantee Succubus Heart's performance.
     
     
    [ <<- ->> ] The Progression Loop [ <<- ->> ]
    Succubus Heart is often seen as rather complex, so here's a primer on how to progress. Succubus Heart will implement its own Status Caps, these caps can be increased with HeartXP. Earn HeartXP by engaging in Sexual Activities (SexLab Animations) and spend it in the Heart Levels MCM on increasing your stats. Once your cap is raised you'll need to drain more status to get up to that amount, this can all be tracked in the Status MCM. As you increase your Heart Levels you can now move to unlocking Passive and Actives, these give your Succubus new powerful abilities that scale with your Heart Levels. Unlocking Passives will decrease your Status Caps, so you'll want to earn more HeartXP to make up the difference. Death Drops can also help you progress without engaging in sexual activity as these soul items will increase your stats, grant more exp, or even increase the HeartXP you earn outright!
     
    So in short, here's the loop. Drain enemies for XP and Stats > Improve your Heart Levels for more power > Unlock powerful Passives by sacrificing some stats > Drain enemies for more XP and Stats!
     
     
    [ <<- ->> ] How to "Trigger the Sexy" [ <<- ->> ]
    Succubus Heart will capture any animations started by SexLab, as such you can start sexy time any way you like with any mod you feel like! But of course, what about in Succubus Heart itself? Well firstly, your character is a Succubus now, so they have Seduction Spells! They may start off weak but can be enhanced like most things included with the mod. Additionally Combat Seduction is a fully integrated Combat Submission Mod, with this enabled in combat, enemies (or your Succubus X.x) will 'submit' to attackers when they fall below certain Health thresholds. This feature isn't just available to the player either, your followers and even just random bandits can join in the humping fun! Soul Pets also offers more ways to engage with the sexy, captured souls can be trained at will and are very susceptible to seduction, and will even get stronger by doing so! Now go get training!
     
     
    [ <<- ->> ] Soul Pets Explainer [ <<- ->> ]
    Soul Pets is technically its own mod integrated into Succubus Heart with special modifications to make it interact in unique ways. To start you'll need to get a Soul Pet, you can do this by either replicating an NPC's soul using the 'Pet Target' spell, which costs blood chips acquired from defeated enemies, or from purchasing a Pet Soul item from Sepha in the Succubus Realm. Once you have a Pet you can summon them with the 'Pet Self' spell or using the Soul Pets MCM entry under Succubus Heart. As the pet engages in combat, violent or... sexual, they will level up with a chance to gain Traits. These traits will change the pets stats and how they behave. Each Soul Pet is limited to 3 traits, so you may need to level multiple to get the combination you desire!
     
     
    [ <<- ->> ] Death Override Mode Explainer [ <<- ->> ]
    Death Override Mode is technically its own mod integrated into Succubus Heart with special modifications to make it work properly with Succubus Heart. DOM is a Death Alternative mod where instead of dying the player is teleported back to the Succubus Realm to recover before returning back. By default DOM removes items on death and uses Gold and Blood Chips (mod implemented) as a holding currency between deaths. Use Gold to buy-back lost items from Tali in the Succubus Realm or use Blood Chips to forge new items you've memorized. In Succubus Heart you forge items with Blood Chips using the 'Soul Forge' MCM menu.
     
     
    [ <<>> ] What's Included [ <<>> ]
    <-> Docs <->
        '_ReadMe.txt' , '_Changelog.txt' , '_Help Document'
    <-> Data <->
        Everything for the mod, install this folder to install Succubus Heart
     
     
    [ <<>> ] Requirements [ <<>> ]
    < >> Skyrim Special Edition
    < >> Skyrim SE or AE (Works on both)
    < >> SKSE - Latest Available [ http://skse.silverlock.org/ ]
    < >> SkyUI SE 5.2 or newer [ https://www.nexusmods.com/skyrimspecialedition/mods/12604 ]
    < >> SexLab SE v1.65 or newer [ https://www.loverslab.com/files/file/20058-sexlab-se-sex-animation-framework-v165-110822/ ]
    < >> (Highly Recommended) Spell Perk Item Distributor (SPID) [https://www.nexusmods.com/skyrimspecialedition/mods/36869]
    - May require additional SexLab Animation Packs to enable all npcs for seduction/submission
     
     
    [ <<>> ] Installing / Updating [ <<>> ]
    <-> Through Mod Manager <->
        Succubus Heart's file structure should be immediately recognized by modern mod managers, just drag and drop into your manager to install. Don't forget to enable the mod!
        
    <-> Manual Install <->
        Copy Succubus Heart's 'Data' folder contents into your Skyrim install's 'Data' folder, enable the .esp in your load manager of choice.
        
    <-> Updating <->
        Succubus Heart is designed to update cleanly to new versions automatically, just install the new version over your old version and upon loading your save Succubus Heart will automatically update itself.
     
    <-> IMPORTANT NOTE <->
        If you're updating from a version before 4.6 you'll need to perform a clean install of Succubus Heart, though just starting a new game instead is recommended. (pre-4.6 used a completely different data structure and is not compatible with modern versions of Succubus Heart)
     
     
    [ <<>> ] Uninstalling / Removal [ <<>> ]
    <-> WARNING <->
        While Succubus Heart can be uninstalled and removed, Succubus Heart makes some permanent changes to your character's Health/Magicka/Stamina that will need to be manually fixed either via console or cheat/debug mod. NPC modifications from Succubus Heart may not revert back to normal.
     
    <-> Through Mod Manager <->
        Disable the mod in your mod manager and use its uninstall/remove feature, if you're continuing your save then load your save, save, then re-load to stop any orphan scripts.
     
    <-> Manual Uninstall <->
        Remove the files included in Succubus Heart from your Skyrim install's 'Data' folder (Succubus Heart doesn't overwrite any other files and is completely stand-alone, so this method is safe). If you're continuing your save, load your save, save, then re-load to stop any orphan scripts.
     
     
    [ <<>> ] Compatibility Concerns [ <<>> ]
    <-> Mods which lock or alter Health/Magicka/Stamina <->
        Succubus Heart uses its own Status Cap system, poorly written mods that don't dynamically adjust to changing Status values may break or cause unpredictable behavior. The vast majority of mods should be fine, though any that try to alter Status Caps will be overwritten by Succubus Heart.
        
    <-> Aggressive nudity checks <->
        The passive 'Regal Glow' applies an invisible piece of armor. Some mods that check for nudity may detect this armor as clothing and count the player as clothed. Reset passives and avoid leveling 'Regal Glot' if you encounter this issue.
        
    <-> (Soul Pets only) Follower Management Mods <->
        Succubus Heart itself is fully compatible with follower mods, however Soul Pets is questionable. Depending on the Follower Management Mod, Soul Pets may create undefined behavior or cause issues. If you're using Follower Management Mods check the Succubus Heart settings MCM and experiment with the Soul Pets options when issues occur. (also please report your findings so we can try to solve these issues!) If you're not using Soul Pets then you won't encounter any issues.
     
     
    [ <<>> ] Known Issues [ <<>> ]
    < >> Under rare circumstances Combat Seduction may disable an attacker or victim's combat AI. This is an issue with SexLab and I don't know how to work around the issue, it's just an issue that crops up more often with Combat Seduction.
    < >> 'Calm During Act' may de-aggro some NPCs and combat won't resume after the act ends. Most notice-able with Combat Seduction. (Happens in instances when sheathing your weapon would stop combat)
    < >> Teleporting to the Succubus Realm and Death Override Mode can cause issues in certain quests that constantly check for the player's presence. If you encounter this issue avoid teleporting and either disable DOM temporarily or enable 'Never Die Mode' temporarily.
    < >> Under intense script lag, Combat Seduction may trigger overlapping SexLab animations. Fixed by reducing script lag.
    < >> Some MCM menus may become slow or temporarily unresponsive. This can happen with all complex MCM menus, no idea how to fix.
    < >> Some MCM list entries can bug-out when exited out of. I think this is just an MCM quirk, not sure.
    < >> NavMeshes in Succubus Realm are super janky. NavMeshes are annoying and difficult to work with so I'll work on it over time, just don't expect magic.
    < >> DOM and "Prevent Death" setting will conflict with mods that enabled "Deferred Kill" on the player as a way for immortality or death alternative. Disable these settings and try to avoid using multiple Death Alternative mods if you encounter these issues.
     
     
     
    [ <<>> ] FAQ [ <<>> ]
    Q : Is Succubus Heart still being actively developed?
    A : Technically yes? I have a lot of on-going projects and life can get hecktic so updates may be sporadic at times, but support is not officially dropped (yet). (and if support is ever officially dropped, I provide the full source for anyone to modify should they want to)
     
    Q : Can I still level like in vanilla Skyrim?
    A : Of course! Succubus Heart's leveling systems don't alter Skyrim's leveling system in any way and is stand-alone without altering any external scripts.
     
    Q : Can I use this mod as a male character?
    A : Yep! Succubus Heart supports all genders! Equality at last!
     
    Q : ___ is broken and nothing seems to work!
    A : Make sure you installed all the requirements (Including SPID). If you're not using SPID then disable it in Succubus Heart's settings. Also please make sure to read the help MCM and highlight text in the MCM under relevant areas. 90% or more of messages I get from people claiming the mod is broken or non-functional is just people not reading or understanding the mod, so please at least try to read! I worked really hard on all that text! =>.<=
     
    Q : ___ feels overpowered / underpowered, can you balance it?
    A : I can certainly try! Everyone has different load orders and playstyles so I can't perfectly balance everything and will always side closer to 'vanilla' Skyrim balance, but if you have balance concerns please send them my way! Best place is through our Discord, The Broken Chatbox! ( https://discord.gg/h3vB7S4FEw )
     
    Q : Combat Seduction, Soul Pets, Death Override Mode? I don't need these mods, can I remove them?
    A : Nope, but don't worry, they're written in such a way that they don't do anything if they're disabled so just leave them unchecked in the MCM and you won't even notice them!
     
    Q : Are the Stand-alone versions of Combat Seduction, Soul Pets, or Death Override Mode compatible with Succubus Heart?
    A : No, and they will throw up errors if Succubus Heart is detected. The integrated versions have more features related to Succubus Heart and will perform better when combined, so there's no need for the Standalone versions.
     
    Q : I think you're cool/cute/amazing/probably a cat.
    A : I think the same about you! ❤️
        (I was going to originally put a 'support me' message here but this was funnier, my SubscribeStar is - https://subscribestar.adult/michaelpstanich - support to see more stuffs from me ^-^)

    98,732 downloads

    Updated

  25. Shadowmans NPCs 42b - Tonilia payback - Sexlab

    A small mod to put Tonilia at her place. 
     
    Video Preview
    https://drive.google.com/file/d/1v6VggnZnq7PfH4UWJT5DfUsvBbn0hLre/view?usp=drive_link
     
    The audio is not included here. Most people know why.
     
     
    It uses the same assets and scripts as Delphine. I was lazy to repack them so you need to have Delphine also installed. I hope that is not a problem.
    Find Delphine here:
    https://www.loverslab.com/files/file/33078-shadowmans-npcs-53-delphine-humiliated-sexlab/

    329 downloads

    Submitted

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use