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,727,357 downloads

    Updated

  2. [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

    129 downloads

    Submitted

  3. Devious Newcomer (Alt Start Quest) BETA

    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 as of yet unvoiced.  
    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.
     
    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
     
    A veta version? Is this mod finished?
    Yes, this mod is fully complete and has been successfully tested from start to end. No further changes to the story or functionality are planned besides potential bugfixes. However, I'm not sure if I've gone through all dialog choices (there are many!) and of course there's always a chance that what works for me might fail for somebody else, hence a beta version.
     
    Please let me know if you encounter and bugs, issues, or oddities!

    Does this work in LE? I don't know. It probably should but I can't test it myself. Please let me know if you get it to work.
     
    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!

    324 downloads

    Updated

  4. 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,127 downloads

    Updated

  5. SLSF Fame Comments SE

    NEW: Version 3.6 SE 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
     
     
     

    215,496 downloads

    Updated

  6. Morrowind style argonians SE

    Features:
    Digitigrade feet Females without human characteristics (breastless) Adjusted base game clothes meshes Adjusted base game armour meshes Digitigrade boots
    Requirements:
    Digitigrade Khajiit (included) Better Claws and Gauntlets (doesn't require the esp)
    Troubleshooting:
    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.
    My body replacer stopped working. If your body replacer doesn't work, make sure that this mod doesn't override body texture files of your replacer. You can delete or hide files in data\textures\actors\character folder in your organiser.

    Credits:
    Digitigrade Khajiit by artifex0 Morrowind style argonians by bilotheretard Better Claws and Gauntlets by casiLizard 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

    16 downloads

    Updated

  7. 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,297 downloads

    Updated

  8. 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,418 downloads

    Updated

  9. 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/

    225 downloads

    Submitted

  10. NovaTats - Another horny Slavetats pack

    I'm trying my hand at Skyrim again. I made this Breast milk / cum / nipple piercing themed Tattoo pack.

    This pack has 26 breast unique tats with some variations. In the 1.3 version you can find 8 new pubic tats. Feedback is appreciated.

    BT = Booth tits
    LT = Left Tit
    RT= Right Tit

    Requirements: 

    Slave tats and its requirements
     
    Installation:
     
    Drop the  decompresed Data folder inside your Skyrim folder or install it with your mod manager or preference, Then click on the" Add/Remove" option in the SlaveTats menu, wait about 30 seconds and you are done.

    540 downloads

    Updated

  11. SexLab Separate Orgasm SE

    Make SexLab Separate Orgasms Great Again!
     
    Issue: SexLab animation always end with orgasms
    Fix: make separate orgasms for actors
     
    -But.... isn't that option already there?
    -Well yes and no, sexlab always ends animations with orgasm, this was probably left due to compatibility reasons with earlier SexLab versions, and i don't think there any mods that use separate orgasms functionality, therefore that SL separate orgasms option is totally useless as a feature.
    -So what does this mod do?
    -This mod tries to fix above problem by modifying sslThreadController script to only play "OrgasmStart" and "OrgasmEnd" events when player has "Separate Orgasms" option disabled.
    -But doesn't that break many mods that use those events?
    -Yes, authors will have to update their mods, this would take around 5 min to add 1 new event.
     

    Requirements:
    exactly Sex Animation Framework v1.63 SE / 1.65 AE
    SkyUI
    SKSSE
    *animation speed control doesnt work as SexLab Animation Speed Control dll isnt ported to SE, so its probably better if you disable it in mcm
     
    Recommended mods:
    Dripping When Aroused SE (fancy sex effects)
    SLSO Player Succubus Addon (drain your sex partners)
    Sexlab Shrines (immersive way to raise purity and reduce lewdness turning your nympho characters into something humanlike)
     
    Rate Mod if you like it, that might keep me motivated, oh and of course support me on Subscribestar
     
    Installation:
    1)download
    2)install with your mod manager, overwrite everything else when asked
    3)goto sexlab mcm enable separate orgasms
    4)goto sexlab mcm enable ending orgasm effects, if you want camera shake and stuff
    5)probably goto sexlab mcm and disable auto stage advance, or your poor key-bashing performance might be not enough to orgasm
    *use hotkey to enable widgets during sex if for some reason they dont show up
    *widgets will not work if you have mod that disables hud (during SL animations)
    *mod will not work if you overwrite its script, duh!
    Sound packs Installation:
    (not sure how many sound packs game supports but probably from 128 to 65 thousands? if your pc can handle that xD)
    1)download (sound pack you want)
    2)install with your mod manager
    3)wait 10 seconds, see notification in top left corner
    4)goto SLSO mcm and setup/select voice pack
     
    *seems i've forgotten to tell you to launch game after step 2), yes you need to do that too
     
    Features:
    -interactive sex
    -yours/partners actions actually matter
    -yours/partners Sexlab skills and relations actually matter
    -each actor orgasms individually instead of everyone orgasm at Sexlab AnimationEnd event
    -multi orgasms
    -multiple impregnations/inflation by male/futa/beast ejaculation(if your impregnation/inflation mod supports SLSO)
    -lots of logical conditions for orgasms
    -aggressor controls, so animation wont end until aggressor is done with you and you can go... i mean crawl away and carry your burden
    -victim controls, ability to set if victim of rape can orgasm
    -possibility for orgasm denial and punishment(if your slavery mod supports SLSO)
    -depending on relations, npc's may try to pleasure player, i don't know why but mighty dragonborn can return them favour
    -ability to break npc's mentally, or be broken by Sex Grandmaster Lydia and be turned into orgasming mess
    -sex enjoyment widget
    -SLA patch: reduced arousal reduction based on character lewdness, arousal gain for lewd characters from being raped
    -animation speed control based on actor enjoyment/stamina
     
    useful Sexlab hot-keys:
    SPACE!!! - advance animation stage (+10 base excitement per stage(up to 60 at the end, i think?))
    shift+SPACE!!! - go back 1 animation stage(-10 base excitement)
    O - switch animation
    End - End animation
     
    Exhibitionism:
     
    PC/NPC interactions:
     
    Modders stuff:
    SexLab Separate Orgasm GitHub
     
     
    FAQ:
    Q: No MCM
    A: fix your game, not this mod problem
     
    Q: Orgasm doesn't happen
    A: make sure your character meet orgasm conditions
    A: disable orgasm conditions
    A: enable orgasms/effects in sexlab
     
    Q: Orgasm doesn't reduce arousal
    A: use included SLA patch
    A: congrats, you've reached hidden nympho achievement
     
    Q: Arousal reduced (to 0?) when animation ends without orgasm
    A: you have a mod conflict, mod that does not support SLSO, fix your mods
     
    Q: Enjoyment doesn't rise
    A: improve your skills/change or train your waifu
     
     
    Supported mods:
    Native support:
    Hentai Pregnancy LE/SE
    Estrus Spider
    Estrus Dwemer
    Dripping when aroused
    Milk Mod Economy
    Devious Training
     
    Patches:
    Sexlab Aroused(Redux) V29(patch included with slso)
    Fill Her Up 2 Beta NIO 1.12
    SexLabUtil
    Sexlab Wear and Tear
    Devious Captures
    Sexist Guards
     
    Community patches (oldrim, might still work)
    SoulgemOven 3
    Player Succubus Quest
    Apropos
    SexLab Cumshot
    Sexlab Squirt Reborn
    SexLab Hormones
    BeeingFemale
    Untamed
     
    SE:
    SexLab P+ / SLSO - Sexlab PPLUS 1.8.2.3 Patch
     
    report supported mods that are not in list
    i might make patches for mods that are no longer updated/maintained and use sexlab default events
    don't even ask(me) for patches for mods that are still actively maintained/updated by someone,... unless you support me on Patreon (LOL)
     
    Credits:
    Ashal @ Skyrim SexLab - Sex Animation Framework
    h38fh2mf @ SexLab Animation Speed Control
    fishburger67 @ Sexlab Aroused Redux
    tanookitamatachi @ Animation-Appropriate Arousal Adjustments
    SKSE team
    SKYUI team
     
    Permissions:
    If you repost/share this mod to other sites, you must add link to mods thread, my patreon, and provide descent translation of everything written on this page.
    You are not allowed to post/host/share this mod on cloud storage, torrent sites and file hosting services that:
    -force to buy premium and sms crap/ have terrible slow speeds.
    -give you money for file downloads/uploads/views/clicks.
    -install adware, crapware, trojans, viruses, miners, etc

    Changelog

    661,684 downloads

    Updated

  12. 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,151 downloads

    Updated

  13. Cerinian and Katia Extended Skeleton

    This is a modified Skeleton created using XPMSSE Skeleton assets. I modified the Skeleton of these races to work with the CBBE 3BA (3BBB) body, it also works with the BHUNP 3BBB body, that means when the character crouches the vagina and the legs meshes will work (they also work for NSFW scenes). I been testing the Skeleton and haven't run into any problems (crashes), if you find any i will try to fix them.
     
    I did this because the XPMSSE Skeleton has some issues with the head bones of these races.
     
    Cerinian Race:
    https://www.nexusmods.com/skyrimspecialedition/mods/22691
     
    Katia Race:
    https://www.nexusmods.com/skyrimspecialedition/mods/22729
     
    Prequel Katia Race:
    https://www.nexusmods.com/skyrimspecialedition/mods/43631
     
    Groovtama gave me permission to use his skeleton to fix them.
     
    I have tested the skeleton on oldrim and it works.
     
    IMPORTANT NOTE:
    If you want these Races to have pink nipples and areolas, you need to download these mods and their requirements:
     
    I left a preset to install just paste the .jslot in your Data\SKSE\Plugins\CharGen\Presets folder and then load it with showracemenu in the Preset tab. Unfortunately the preset doesn't load all the parts correctly, just correct the hair, eye color and the eye shadow and you're good to go.
     
    I believe you won't need my textures edits anymore because of the mods above. Still, they would be here for download.
     
    cerinian cbbe nude textures no vagina.rar cerinian cbbe nude textures attempt with vagina.rar
    That_Maggot_Cerinian_Race_Preset.jslot
     
    Last thing, this is the bodyslide preset that I used, made by FreeShrugsGuy
    SoS support for Cerinian race here here:
    https://www.loverslab.com/topic/165555-cerinian-and-katia-extended-skeleton/?do=findComment&comment=3642482
     
    Prequel Katia Race Support for Playable, Follower and nude textures here:
     

    5,198 downloads

    Updated

  14. SOA - Separate Orgasm Adventures

    SOA - Separate Orgasm Adventures
    What does it do?
    Links in with SLSO (Sexlab Separate Orgasms) and FM+ (Fertility Mode Fixes and Tweaks by Subhuman) and Sexlab Aroused, to give you the following abilities:
     
    Tracks female orgasms 
    Currently only tracks 2 & 3 person sex animations. The player must be male or Futanari, ie. a female with "male" Sexlab gender A magic build up is caused by the female orgasms, and is released when the male cums. Only happens on his first, so if he has more it doesn't have any extra effect.  (New in version 1.4) Females, with Sexlab gender set as female, are now able to get bonuses for their orgasms, but it doesn't activate any faction rank increases in their partner.  
    Gives bonuses to the player and female depending on how many times she cums
    Vaginal sex can boost regen rates of health, stamina, & magicka (varies with each encounter) Oral sex can boost your total Magicka and Stamina for a while, and may also give higher resistances against Fire & Frost attacks Anal sex can boost total health, give higher resistances against Shock & Magic attacks, and may also Cure Disease The decision of whether its Vaginal, Oral or Anal is determined by what animation type you are in when the male cums.  
    Sex Faction Rank Benefits
    Each sexual encounter with a female partner will adjust her Sex Faction Rank The higher her rank the more chance you have of getting bonuses such as stat regen, higher combat resistances, healing, etc. At rank 30 she will flagged as 'Protected' and cannot die in combat (except by you, so try not to accidentally hit her if her health is low) At rank 80 she will be flagged as 'Essential', so not even you will be able to kill her. Beware: changing a character's Protected/Essential status could impact some quests. For example, if you make an NPC essential, and at some point later they are supposed to die. Or alternatively, you have sex with Delphine 'once' so that it turns off her 'Essential' flag .... oops. (So think about consequences when having sex with 'Questline NPCs' )   
    Convert enemies to "Friend" status via sex (Bandits, Forsworn, Vampires, Silver Hand, Thalmor, etc.)
    You need to get the female enemy to surrender, so you'll need a mod like Defeat for that. You convert them by making them cum enough times to match their multiple orgasm threshold, or semen threshold. The threshold is variable so you won't know if you've converted them until you've finished the animation If you fail to meet their threshold on the first go, keep trying, lol. (Semen stacks, but orgasm count reverts to zero each animation) IMPORTANT: In SLSO's MCM you must have "Victim Can Orgasm" and "Victim Arousal Gain" set to YES   
    Make followers and friends 'Protected' in combat
    The female will be flagged as "Protected" (can't die in combat) while she has the male's semen in her womb.  Semen may last several days in her womb as long as she isn't pregnant or menstruating. Beware: Semen will be flushed from her womb if she is pregnant or having her period. So she'll lose Protected status quickly. Protection can be made more permanent if you increase her faction rank above 30 (and keep it there) The only way to get her faction rank to 30 or more, is to have repeated sexual encounters, where she has lots of orgasms. Beware: Changing the faction of an important questline character may result in a quest failure. So its best to only convert generic (no-name) NPCs  
    Sniff the females to learn their fertility status (imported from my Additional Scents mod)
    If you enable the "Detect Fertility" spell in the MCM of "Fertility Mode" then you'll be able to sniff all females.  The spell will be available as a Lesser Power which you could hotkey if you want quick sniffing, lol Their smell will show as a coloured, misty vapour coming from their body.  Closely smelling a female will affect your own arousal level Pinky/purple will show if they are aroused. The greater the arousal, the bigger the smell Bright Green means they are ovulating Blue/Green means they are fertile (pre-ovulation). The closer they are to ovulating the more they will smell Red means they are pregnant Yellow/Mustard colour means they are menstruating (having a period) Bright White means they have your semen in them (vaginal sex only) Yellowy White means they have some other male's semen Getting close to a female and  smelling her may also affect your own arousal level You'll get an arousal boost by sniffing a female who is: Ovulating, or Fertile, or Aroused, or Pregnant with your child You'll get an arousal decrease by sniffing a female who is: Menstruating, or Pregnant with some other male's child
    Non-Player Sex Scenes
    Sex animations that don't involve the Player won't affect faction ranks or get any bonuses However, you will still see the female release a scent whenever she orgasms
    Group Sex Scenes with 4 or 5
    No magic, bonuses, or faction tracking occurs if the Player is having sex in a group animation of more than 3 people
    50% Pregnancy Abort Chance
    Life in Skyrim is tough and mortality rates are high, so each day there is a small chance that a female's pregnancy may abort. Overall this adds up to a 50% chance that the pregnancy will not go full-term.
    The daily summary will inform you if a pregnancy has aborted You can reduce the likelihood of a pregnancy terminating by keeping the female's rank high The mother's Faction Rank determines abortion chance. Each 2 ranks reduces the chance by 1%. For example:                - At Rank 0 the chance of the pregnancy aborting is 50% 
                   - At Rank 50 the chance is only 25%
                   - At Rank 100 the pregnancy is completely safe.
    Golden Rule - Keep having sex with the mother to stop her pregnancy terminating.
    Other Features (optional in the MCM)
    Most options are configurable in the MCM Shows a squirt with sound when she cums Shows cum dripping from her after sex, or bloody cum if she's menstruating Gives an ejaculation sound on the males orgasm Swallow and gurgle sounds if you cum in her mouth See the pheromone smell rise from her body when she orgasms Stats pages so you can see your overall sexual encounters, and also more details on specific females.  
    Requirements
    Sexlab
    SLSO (Sexlab Separate Orgasms)
    Sexlab Aroused (OSL Aroused is incompatible)
    Fertility Mode (only select Sexlab option when installing this. Don't choose any other of its optional patches)
    Fertility Mode Fixes and Tweaks (this will patch the original FM correctly)
    Sexlab Utility Plus (not essential, but highly recommended)
    (Obviously you'll also need all the usual requirements for getting sex animations working, eg. SOS, XPMSE, a female body such as BHUNP or CBBE 3BA, FNIS or Nemesis, etc. etc.)

    Installation
    Use a mod manager such as MO2 or Vortex
    Install the mods you see in the 'Requirements' above (and their pre-required mods)
    The load order should be similar to the way I have shown it in the Requirements,
    then SOA below them

    Only Two or Three Person Animations
    So far I have only made this work for animations with up to three participants.
    Plus, the player character has to be either Male or Futanari, that is, a female with a schlong who has their gender set to 'Male' in Sexlab.
    This mod is not really aimed at female Player characters who are in the submissive position (being penetrated). But some limited bonuses still apply.

    Credits
    The authors of the above required mods
    ZAZ Animation Pack Authors
    subhuman0100  and Netherworks - for copious help in scripting and knowledge about how to link SOA with SLSO , FM, Aroused and Sexlab

    SLSO Settings
    I have attached 3 screenshots showing the settings I used in SLSO ( in the images section above). You are welcome to try other settings, but you'll have to make sure that 
    Can Victim Orgasm and Victim Arousal Gain is set to YES or you won't be able to convert enemies  
    My Other Mods
    Tiefling 
    A game playstyle overhaul. Can you beat Skyrim ...
    without using normal weapons or armor? without your health regenerating? while being "Kill on Sight" to almost everyone?
    Quieter Dungeons and Caves
    Removes the loud useless ambient background noises in caves and dungeons. Removes all the banging and white noise which makes it much easier to hear the sounds that are really in the dungeon such as footsteps, creatures breathing and growling, water dripping, distant conversations, etc

    Nordic Warmaiden Body Hair
    Allows you to add various styles of body hair to armpits, bum cracks and pubes by using the Body Paint overlays in Racemenu.  RaceMenu's sliders allow you to select colours to match your head hair and adjust transparency to make it appear full and bushy, or fine and downy.

    Fertility Mode - Additional Scents
    The same sniffing ability of SOA, but without all the other rank/bonus gameplay features
     
     






     
    If upgrading from beta 0.9 there may be some features that won't work until you start a new character. Otherwise it shouldn't cause any issues.

    11,825 downloads

    Updated

  15. Shadowmans NPCs 7b - Defeating Vex's domination - Sexlab

    A small mod to put Vex at her place. For when you feel bored of femdom games, to remind her who is boss.
     
    Video Preview
    https://drive.google.com/file/d/10llec68O3nh-gKGZKg2ZybS5oqy9XR3r/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/

    334 downloads

    Submitted

  16. Horny creatures of Skyrim Special Edition

    Horny Creatures of Skyrim
    a Dragon & creature focused SLAL pack with bonus animated main menus and load screens.
    by MadMansGun
     
    special thanks to:
    Billyy, Blaze69, CPU, Dayelyte, Leito86, notmenotyou, Serenna187 and SirNibbles for help, advice and pointing me in the right direction.
    Ixum and Dravus for finding some solutions and walkarounds for animations not loading or crashing.
    Pfiffy for Original SSE port.
     
    32Bit/SLE version: https://www.loverslab.com/files/file/2436-horny-creatures-of-skyrim/
     
    ----------------------------------------------------------
    the downloads:
    HornyCreaturesofSkyrim < the mod.
    HCOS_Bonus&Extras < 3D printable model and alternative main menus.
     
    ----------------------------------------------------------
    Mod Requirements:
     
    More Nasty Critters: SE
    https://www.loverslab.com/files/file/5464-more-nasty-critters-special-edition/
    http://www.loverslab.com/files/file/3524-sexlab-more-nasty-critters-install-guide/
     
    Fores New Idles in Skyrim SE (aka: FNIS) (don't forget to download the "FNIS Creature Pack")
    https://www.nexusmods.com/skyrimspecialedition/mods/3038
     
    Suggested Load Order:
    (Skyrim DLC and Patch mods here)
    SexLab.esm
    SexlabAroused.esm
    CreatureFramework.esm
    (other SexLab related mod's .esm here)
    (All other .esm mods here)
    SkyUI.esp
    UIExtensions.esp
    FNIS.esp
    (All other .esp mods here)
    SexLabTools.esp
    MoreNastyCritters.esp
    HentaiCreatures.esp (only if installed)
    SexLabMatchMaker.esp
    SLAnimLoader.esp
    HornyCreatures.esp
    (other SexLab related mod's .esp here)
     
    ----------------------------------------------------------
    suggested (but not at all needed) mods:
     
    SexLab Dragons (highly recommended)
    https://www.loverslab.com/files/file/7900-sexlab-dragons/
     
    SexLab Werewolves Redux (highly recommended)
    https://www.loverslab.com/files/file/18014-sexlab-werewolves-redux/
     
    Animation Limit Crash Fix (may not be working for AE at this time)
    https://www.loverslab.com/files/file/11208-animation-limit-crash-fix/
     
    SexLab Aroused Creatures
    https://www.loverslab.com/files/file/6022-sexlab-aroused-creatures-se-2021-11-29/
    + patch
    https://www.loverslab.com/files/file/10316-osmelmc-mod-tweaks/
     
    Quite the Sperm Replacer
    http://www.loverslab.com/files/file/2568-sexlab-quite-the-sperm-replacer/
     
    ----------------------------------------------------------
    Animation Troubleshooting:
     
    1. if you are using a Mod Manager ( please go with Mod Organizer 2, it's highly recommended ) make sure it's installing the files to the right location and with the right load order.
    a good guide for using Mod Organizer 2 can be found here:
    https://www.youtube.com/watch?v=j4ZQpzf_iAE&list=PLE7DlYarj-DcLS9LyjEqOJwFUQIIQewcK
     
    2. run/rerun the GenerateFNISforUsers.exe, if you don't the animations wont work/run.
    C:\Games\Steam\SteamApps\Common\Skyrim\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe
    WARNING: Windows (Vista/7/8/10) Security may interfere with updating/overwriting the FNIS behavior files.
    you may not even get a error message telling you that this has happened.
    make sure FNIS and your mod manager are running with administrator privileges.
    NOTE: try deleting "Data\meshes\actors\character\behaviors\0_master.hkx" and re-running it again, that sometimes helps.
     
    3. when you start the game with the Skyrim Script Extender (SKSE) loader the list of installed mods wont get refreshed, so if you install a mod and just start the game with the loader any new mods you installed wont be fully activated. to fix this problem go to the skyrim launcher and click on "DATA FILES" and it will refresh the list of installed mods, you can now close the launch and start the game with the skse loader.
    note: this only apply if you are not using a mod manager
     
    4. in game you need to go inside SexLab's Mod Control Menu (MCM) and click on "install" first before you can use SexLab.
     
    5. make sure you have "Allow Creature Animation" checked in SexLab's MCM settings.
     
    6. turn off "Match Creature Gender" in sexlab's MCM settings, if this setting is enabled some animations won't play, its because most creatures don't have female counterparts in skyrim by default.
     
    7. did you forget to install the FNIS Creature Pack? install it and rerun the GenerateFNISforUsers.exe, then do steps 5 & 8
    NOTE: if you do have the Creature Pack but some creatures are just playing idle animations during sex try clicking on "De-Install Creatures" in FNIS, after it's done running click on "Update FNIS Behavior"
    (doing this will delete all the creature behavior files generated by FNIS and remake new ones...that is assuming you DO have the FNIS Creature Pack installed)
     
    8. you may need to reload the animations, go to the Animation Loader's MCM and then:
    8.1. click on the "Disable All" button.
    8.2. click on "Rebuild Animation Registry", then Wait for the message to pop up*.
    8.3. click on "Reload JSON".
    8.4. click on "Enable All".
    8.5. click on "Count Animations" and make sure nothing is over 500, turn off some animations if they are.
    8.6. click on "Register Animations", then Wait for the message to pop up*.
    *if you like you can press "~" on your keyboard to open the console so you can watch it Register everything, just make sure you close it before you try to click on anything.
     
    9. if SLAL Packs are not being listed in SLAL try reinstalling/updating JContainers.
    https://www.nexusmods.com/skyrimspecialedition/mods/16495
    or
    https://github.com/ryobg/JContainers/releases
     
    10. if you are getting teleported into the air above Secunda's Kiss (giant camp at center of map) then try starting a animation in a indoor area first.
    it should stop happening outside after you do.
     
    11. if you are having nonstop walking problems with the dragons try unchecking "Disable Starting Teleport" in SexLab's animation settings.
     
    12. with some creature on creature animations you may need to use SexLab Tools for them to run correctly:
    https://www.loverslab.com/files/file/10660-sexlab-tools-for-se-patched/
    12.1. use the MatchMaker spells to start animations: https://www.loverslab.com/files/file/163-sexlab-matchmaker-updated-09172014/
    12.2. walk up to them, then look at them and press "N" on your keyboard.
    12.3. click on "Control Animation".
    12.4. press "H" on your keyboard.
    12.5. click on the correct animation.
    ......or you could also try using "SexLab Utility Plus" it helps to reduce this problem:
    https://www.loverslab.com/files/file/10316-osmelmc-mod-tweaks/
     
    13. if all else fails, try loading a older save file from before sexlab was installed.
     
    ------------------------------------------------------------------------
    FNIS Troubleshooting:
     
    "ERROR(9): Index was outside the bounds of the array" or "ERROR(2026): Too many animations":
    you may have Too many animation mods and/or SLAL Packs installed, use the "XXL" version of FNIS or uninstall some animations.
     
    "ERROR(76): Could not find a part of the path DebugData.txt":
    a Win10 update (or antivirus software) has forcibly turned on real time protection and it's stopping FNIS from generating/updating files.
    you need to disable real time protection before running FNIS,
    or
    add GenerateFNIS_for_Users.exe to the exclusions list (also you should probably add skse_loader.exe and TESV.exe as well)
     
    Crashing on loading save file:
    you have Too many animations installed, most people start crashing around 12000 to 14000.
    remove some animation mods to fix the problem, or try installing these mods to bypass the crashing point:
    https://www.loverslab.com/files/file/11208-animation-limit-crash-fix/
    https://www.nexusmods.com/skyrimspecialedition/mods/17230/
     
    ------------------------------------------------------------------------
    Main Menu & LoadScreens:
     
    if you don't like the main menu just delete or replace* Data\meshes\interface\logo\logo.nif
    also the loadscreens can be easily removed with TES5Edit, just delete the loadscreen section from the esp
     
    *there are alternatives in the HCOS_Bonus&Extras.7z, the "wordwall dragonnamehere" loadscreens are non adult.
    or
    you can try this edited version of Skyrim's original: https://www.nexusmods.com/skyrimspecialedition/mods/725/?
     
    ------------------------------------------------------------------------
    .___.
    {0,0} ___________________________________
    /)__)> |creative commons, No One May Profit|
    -"-"- """""""""""""""""""""""""""""""""""""
     
    a song to sing as you lay dragons:
    https://www.youtube.com/watch?v=CArejI2nZLg
     

    488,716 downloads

    Updated

  17. CumSwallowNeedsAddon

    This mod started by taking the cum swallow stuff from sexlab survival, but now most of that code has been re-written and made into its own thing. Some of the ideas are still the same but much is different. the original main purpose of this mod was just to add the ability to swallow cum and have it effect hunger/thrist in other mods. since then people have asked for things that I have added in and other features I just wanted to add myself. Let me know how you like it, especially the new continuous cum feature that I started in 1.4.x. Post suggestions and requests. if they are easy or I like them, then I will add it in.
     
    This mod adds the following (Bold text is new, non bold is stuff that was in SLS)
    Ability to spit or swallow during an orgasm. Support for swallowing female cum. also applies for Handjob scenes too as you can still lick it up. Mouth open status only effects the message you get.  You will still swallow if you chose swallow no matter the mouth open status. SLS had this as a gating check for swallowing,  but this annoyed people as SLSO kind of broke the mouth open stuff. Some people have patches that fix it, but not everyone does.  Lightweight support for Love Sickness mod to query it to see if you swallowed instead of prompting you (this is only if you have the mod installed). no other interfacing was done. this is just to align the two on if you swallowed or not If you swallow, it will make some gulping noises. Gulping logic was adjusted to be realistic (googled swallow volume also adjust load sizes to reality) Support for needs mods for food/drink (Ineed/RND/Sunhelm/vanilla survival/LastSeed) Support for warming with Sunhelm/frostfall/vanilla survival. Cum warms you instead of making you colder SLS supported frostfall but it was set to make you colder. applies if cummed in or swallowed Sunhelm adds a magic buff for 300 seconds for warming instead of a instant boost SaltyCum option (disabled by default in MCM). makes cum dehydrate you instead of hydrate (not applied to female cum) Swallowing female cum only hydrates you and their "Loadsize" is 2x that of men. When the player orgasms you dehydrate (women lose 2x as much). (Can disable in MCM) LoadSize is race based and on a timer such that each actor needs time for their cum to refill (option in MCM menu to change the speed). Race based load sizes. If a race does not exist in the vanilla settings you will be prompted the first time you swallow a load from that race. Can go full custom load sizes via option in MCM. That is if you do not like the current vanilla loadsize mappings. The vanilla load mapping have been re-done and made realistic to actual load values in real life (RIP internet search history). If you swallowed and FHU inflation is enabled, then you will get either anal/oral inflation depending on the FHU Version used If you chose to spit then only a small amount (1/5th) of the load will be swallowed / goto hunger,thirst, warmth. Added support for Cum Alchemy Remastered 1.6.6 where when you spit, you get the cum item added to your inventory. if you are in continuous cum mode (new feature described below) on a supported creature, you will "collect" the cum until you have spit enough out for a bottle.  (manually mapped values and added support for immersive creatures) For handjob or for bj animations where your mouth is closed, you will still be prompted to swallow, but the following messages will say about licking it up ( off the floor/or your bodies) If SLSO is installed and the animation is a vaginal or anal scenario then you will get bonus enjoyment when you get cummed in along with the warmth bonus from frostfall,  SunHelm,  or vanilla. If MME is installed and you enabled lactacid in the MCM (disabled by default), then cum will have lactacid and you will become a milk maid By request I added in Cum Addiction (Enable/disable in MCM) If you swallow enough cum you will become addicted to it. You get more and more addicted the more cum you swallow, have on you, or in you (talks to FHU & SLCOE). Female cum does not count towards addiction (can if you have Sexlab setting that female cum applies to overlay since it would add a cum layer) Cum addiction will go away over time if you stop swallowing and do not have any cum on or in you (talks to FHU and SCOE) When you are addicted you build up a hunger for cum. the more addicted the higher that hunger can get. Hunger for cum does not increase if you have more than 0.5 cum in your stomach (talks to FHU for oral cum amount ). Play with FHU settings to make this harder/easier. this allows you to fill up in town before heading out. in FHU I set the speed to take 1 unit away per hour.. gives a max of 6 hours away from fresh cum before your values start to increase. You get some benefits for your cum hunger being quenched but also negative effects if it is not quenched (check spell effects after you become addicted) You can see current addiction statistics in MCM ( total addiction per hour is the actual rate, so it will show negative if you are loosing addiction) Can export/import mcm settings. On exiting the MCM menu the settings are auto exported and on a new game it auto imports settings, so you only have to set it up the way you like it once. A few custom messages will be displayed in a widget. these messages changes based on victum status, swallow status, mouthopen status, and cum addict status (just for a bit of fun). can be disabled in MCM Added a "SunHelm Auto Eat and Drink-DesperatePatch" patch. if you have the auto eat mod (LINK) and you got annoyed how it kept you full on food instead of allowing you to fill up on cum. Well this patch it for you. it just lowers when the auto eat/drink kick in. happens only at the last stages (Starving, Severely Dehydrated) saving you from dying.  Added a patch for sexlab cum overlays extended that adds warmth rating to you for each cum layer you have. It should work with SunHelm and vanilla mode, but not frostfall as frostfall decided to remake the wheel and do everything custom.  Added interface with Fertility mode (involves a small patch to it too, will contact author to see if he can roll it into the official mod) Version 1.4.0+ big feature is "continuous cum mode"(enabled by default, disable in MCM) and it requires SLSO. Some creatures do not cum all at once but cum little by little. This mod adds that in for some creatures. it only kicks in on the 2nd animation stage. the currently supported creatures are hidden in the spoiler tag below: If people want I can add a MCM setting to just enable it for all creatures (even if reality breaking. I may add it anyway as I find this mode more fun) Each creature in the animation will have their normal Loadsize (that you would have gotten all at once without this mode) split up over the enjoyment bar in SLSO.. so at 25% enjoyment you would have gotten 25% of their load. if you then raise it to say 40% before the next check you will now get a load the size of 20% their max. it only checks every 5 seconds though. so you have 5 seconds to increase your partners load/enjoyment before the next wave. if their enjoyment has not changed or has not changed enough, then that check will be skipped. no cum for you during that check, do better as a partner lol. you will still get asked to spit/swallow if an oral scene, but you will only get asked once for the whole scene. it will then save that and perform the same action for the rest of the cum waves Supports orgy mode so each creature is treated separately(except for the swallow/spit prompt, that is still 1 and done) For orgy modes, normally even SLSO can not tell what actor is cumming in what hole.. so this can create issues as most mods like FHU just throw all the cum in all holes or just pick one at random. I decided to do it based on the CumID for that animation and assign slots to actors(even if it does not line up for that scene it is better than nothing since stages do not have tags). so say it is an oral/anal scene with 3 males and the 1 female.. I give the oral to the actor in slot 1, ass to the 2nd slot male, and oral to the last slot. oral is default since you can always lick up the cum off the floor like the degenerate you are lol. And only 1 actor can get vag/anal at assignment(sorry no DPV or DPA). if it is vaginal/anal I give the first actor the vag and the second the ass. so order is always vag, ora, anal, and the rest (if any) get oral Note that the above hole assignment now happens if you are using basic SexLab orgasms and not SLSO. Added an optional "CumPotions" in the FOMOD. installing this will add some cum potions without the need for any other mods such as cum alchemy You can get CumPotions via key binding you can set in the MCM or via a consensual oral where you spit. Added an optional "FHU" in the FOMOD. This includes patches to FHU and Fertility Mode Mod. see change log for details. In short though, it makes the sperm flow as you would expect from my mod, to FHU, to Fertility. Note this patch does disable FHU from receiving cum from the default sexlab orgasms and makes it rely on my mod for the sperm. I may change this in the future, but FHU was just too large to edit everything, so for now this is the limitation.  
    Compatibility
    Supports Sexlab separate orgasms for enjoyment bonus
    Supports iNeed (hunger/thirst)
    Supports RND (hunger/thirst)
    Supports SunHelm for hunger/thirst/warmth
    Supports FHU
    Supports Sexlab Cum Overlays Extended for both the addiction part and warmth part (warmth part still needs testing)
    Supports MME lactacid, but disabled by default.  Change in MCM
    Supports Cum Alchemy Remastered 1.6.6 on spit get the races cum added to inventory 
    Supports Vanilla survival mode (hunger/warmth, but didn't test it as I do not even run vanilla survival, so let me know how it goes)
    Supports frostfall (warmth, but i didnt test it)
    Supports Fertility Mode v 2.6.1 (overwrites one of their scripts to make it possible) Indirect support via FHU edits
    Supports Love Sickness (gets swallow/spit from that mod instead of prompting you)
    Supports Last Seed (hunger/thirst)
     
    Tested with AE and SSE. Someone said it works with LE, but I personally didnt check so take it with a grain of salt.
     
    Addons to my mod made by others:
     
    Requirements
     
    Hard:
    PapyrusUtil (latest) Sexlab SKYUI maybe others, but you probably have them if you are this far Recommended:
    Sexlab Cum Overlays Extended as I like it, not actually needed. SLSO as it unlocks the continuous cum mode from this mod and I suggest Hakkeys tweaks as it fixes some issues with SLSO  
    Does not need a needs mod ( iNeed, RND, SunHelm, Last Seed) as it will still work without it. 
     
    Installation
     
    Use Vortex or your normal mod organizer to install it.
    You do not need a new game for this to work. 
    Mod is now in FOMOD format. if you do not want any of the optional patches, then just hit next and it will install the base files. For the optional patches, let them overwrite their corresponding mod.
    optional patches in the FOMOD:
     
    "SunHelm Auto Eat and Drink-DesperatePatch" patch. just let it overwrite the original mod (yes you still need the original mod and its dependencies). This patch makes it so you only auto eat/drink if you are about to die. normally the mod will fill you up... leaving no room for cum
     
    "SCOEv0.0.16-SunHelmWarmthPatch" patch, let it overwrite Sexlab Cum Ovelays Extended. Note this works for vanilla survival and SunHelm. Skyrim did not document this, but they use Variable09 for warmth. SunHelm hooks into this and so does the vanilla survival mode. I checked frostfall and it does not.. they reinvented the wheel and did it all themselves.
     
    "CARv1.6.6-CSN-CumAddictPatch" let this overwrite the file(s) in CumAlchemyRemasteredv1.6.6 . this patch makes it so that when you drink a cum potion it acts as if you swallowed a small humans worth of cum in this mod, but only for sex addiction purposes. it does not hook into any other parts of this mod. just the sex addiction stuff.
     
    "Cum Potions" - adds stand alone cum potions that you can consume to satisfy cum hunger. they also add to addiction, but they currently only provide minimal relief, so you will need a few of them to fully satify your cum hunger. Currently the potions say certain effects, but those do not work yet. you can get these potions via spitting during a consensual oral scene or if you installed my FHU optional patch, you can get them via manually expelling them cum from you. See FHU settings to set the manual purge key binding
     
    FHU - I heavily eddited FillHerUp and made a small patch to fertility. This optional makes my mod the one that controls cum. so cum will go from my mod, to FHU and them to Fertility. This patch disabled FHU from reacting to orgasm events from sexlab, so it only works via my mod or other mods that interface with FHU. I also fixed a few bugs in FHU such as the absorb/digest feature. I also made FHU track who each sperm is from. when you expell cum or absorb it, it will eventually remove that male from the list if you expell/absorb all that males cum. This was needed to get fertility working the way I wanted it. Before fertility just did a rand to determine who the father would be. now it will be based on who ever has the most cum in your vag.
     
    Uninstallation
    Again, use Vortex or your normal mod organizer. as you all know, do not uninstall mods after you have ran with them... if you do not like, just uninstall and revert to a old save before you used said mod. I know some mods provide a way to remove them from a saved game but I do not know how to do that.
     
    Future Plans
    I am doing the following for the next release(s):
    Improve or add onto the CumPotions/manual cum potion collection features added in 1.5.0 as an optional install Currently the effects that are written on the potions do not actually work yet. I plan to fix that. Will make a change so that users are only prompted once per actor per scene if they want to swallow or not.. still debating how to handle this. like I want to make it less annoying for those... playing hands free.... but also provide the option to swallow some loads, then spit the rest for cum potion collection. might implement a few situations with a MCM option so the user can choose their experience I did move to 1170 and I regret it.. so much shit broke with all mods.. I have been slowing fixing all the mods to work with 1170.. so my environment is not very stable. most SL mods broke for 1170. even the sexlab itself did not have a proper header.... But I will be working on this to get my setup fully working. most things are working fine at the moment, but still need to test out all the mods I have. Note that my dev speed has slowed, so the above changes will not be quick like my prior updates. doubt I will even be on the coming week or two.
     
    After i am satisfied with this mod i am going to switch to moding/extending Whorecraft (long term project).
     
     
    Modders
    Feel free to use or edit this mod. I do not care. If you want to say add compatibility to another mod or add another feature, go ahead. You can also send me what you did and I will review it and roll it into a new version (will add you to credits below). if you want to edit this and take it in another direction and post your own version somewhere.. go ahead.. i do not care... just add a link to this or my profile for credit
     
    Added a new Event called "_CSN_CumEvent" with the following parameters(in this order)
    Form akactor - Currently this is always PlayerRef, but may change in the future to be the actor getting cummed on/in. I just assume that is always the player for now bool swallowed -  true if swallowed, false if spit (potentially, see cumID for other possibility) string cumDonorName - name of the person who cummed in/on you Form cumDonor - form of the actual person who cummed in/on you float cumAmount - the calculated LoadSize that was used int cumID - Can be one of 3 values (1=vag, 2 = oral, 3==anal ). if not 2, then the swallowed bool is pointless. Can use new event like such
    RegisterForModEvent("_CSN_CumEvent", "MyCsnEventHandler") Event MyCsnEventHandler(Form akactor, bool swallowed, string cumDonorName, Form cumDonor, float cumAmount, int cumID) ;blah blah blah EndEvent  
    As of v1.4.9 new "_CSN_CumHungerChange" event was added(requested by @wareware) with following parameters
    strArg - for now it is just an empty string numArg - HungetState where valid state values are "-1 - CumAddiction off, 0 - Satisfied, 1 - Peckish, 2 - Hungry, 3 - Starving, 4 - Ravenous"  
     
    Some tips for those who actually want to try to mod this mod. To compile the entire thing you will need the source files from every mod I said I support. I provided links to those mods and the version so that they are easy to find. there are a few gotchas though. frost falls campfire prereq sucks balls and you need to stub out/delete some of the contents in some of their functions to get it to compile. you also need the SKYUI SDK package as the normal skyui does not include its source for some reason. Well it does, but it is in a bsa and they fucked it up by removing the defaults for some unknown reason. All these mods including mine mix up where we put source files.. so I end up copying them manually to both spots (Data\Source\Scripts and Data\Scripts\Source).  Other modders only provide some psc files, but not all that is required, so you need a pex decompiler for them. I uploaded CSN_Dependency_Sourcefiles.7z which contains all (could have missed some) the source files for the dependency mods that this mod interfaces with. includes custom edits to some mods to get them to compile.
     
    Credits
    Monoman1 for creating SL survival which provided the idea and initial starting for this mod. His mods are also how I learned how to mod, so I thank him indirectly for that. The one feature that is pretty much 100% copy/paste from his stuff is the RND interface. I didnt see the need to re-invent the wheel there. if he asks me to take that part out I will and I will just re-write it  
     

    17,003 downloads

    Updated

  18. From the deeps SE (new version)

    FROM THE DEEPS (new version) : A Lovecraftian adventure for Skyrim.
     
    Want to support me? Visit my Patreon ! https://www.patreon.com/Delzaron
     
     
    The first point
    A lovecraft like story, with a large Inquiry part, and two way to finish it : joining the cult, or destroying it. An ambition to make a thief like mod, centered about his story. Very few but harsh fights. It's a massive rewrite of the actual From The Deeps mod, and it will replace it in time. Most player choices will lead to consequences (include the sex scenes, almost all avoidable, but with consequences) Female players designed mod  
    TOTALLY INCOMPATIBLE WITH FROM THE DEEPS redone ! (that version will be deleted soon as FTD new version will advance !)

    Dependendies :
    SexLab Dragonborn ZAZ
    Soft requirement :
    XPMS skeleton. More Nasty critters (sex scene with Lurkers, seekers, and rieklings)  
     
    About the content :
    chapter 1 : the inquiries. 4 women disapeared accros skyrim coastal settlements, you're hired as mercenary by a vigilant of Stendarr to seek them (mostly done, need polish). Chapter 2 (mostly done) : inquiry in the isolated island of Insmouth, and discover what is lurking inside this secluded village.  
    In the future
    chapter 3 and 4... several endings, according to player choices and performances. several metrics to register player progression : corruption, perversion (player sexual acts), hints, sanity (in progress).  
    Some of players actions consequences are the change of metrics.
    Perversion (sexual acts) Corruption (willing to serve evil) sanity (chapter 2) some global variables (register player choices)  
     
    Permissions :
    Use the mod assets as you want. Original assets belongs to their authors. You're not allowed to upload that mod in other places than LL or Nexus, whitout the authors permission.  
     
    Ressources and other mods used :
    - Comvex Hermaus Mora Armor : http://www.nexusmods.com/skyrim/mods/58062/?
    - DixiePig for the tentacle armor.
    - PS1 games Doom I and Nightmare creatures I for musics.
    - Garry Chang, for the Storm of the centurie ost.
    - screenshots of Necronicon pages by Zarono (I bought two for my call of cthulhu rpg parties. It"s letter format, but the look is quite good) : https://www.pinterest.fr/pin/364721269795318334/
    Edited October 12 by Delzaron

    7,731 downloads

    Updated

  19. [BAKU]DOAXVV Lovely Mode 3BA

    Use additemmenu or QUI to get the outfit
    Updates:
    updated missing zap slider on PantyHose bodyslide for make the form fits with shoes

    Requirements
    -CBBE 3BA
    -CBBE
    -HDT-SMP
    Installation
    -Use a Mod Manager like MO2.
    -Use Bodyslide and make sure to build (choose group [BAKU]DOAXVV Lovely Mode 3BA)
     
    Credit
    Origianl  XPS author: Shuubaru

    241 downloads

    Submitted

  20. !Forgotten Heroines

    Forgotten Heroines is a side mod that I'll tinker on from time to time when I have free time. They'll be smaller individual mods with a few inspired followers
    from requests and ideas that I get.
     
    Bodies used is TBD, but can be easily changed to what You want by changing their meshes.
    Up first is RaVeen and her mother Aurelia, (modeled after DC characters Raven and Arella) 
    You can find RaVeen at Braidwood inn in Kynesgrove.
    Aurelia is in the Frozen Hearth inn in Winterhold
    Both use my Milkshake bodyslide preset
    Both are magic users and come with robes, if you'd like them to have Ravens costume you can find that here:
    Melodic Raven - CBBE-TBD-UUNP SE at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
     
    NEW: Added Futuretech's Seyenna, an Orc warrior that can join your travels as a separate file.
    Comes with custom body requested.
    She can be found in Rorikstead's inn
    Should you want his bodyslide preset give him a shout on Discord.
     
     
     
     
    Credit given to awesome modders:
    Themilkdrinker - TBD body. Thanks again for permission!! 
    juicypepper - DX conversion to tbd, thank you!
    s4rms - Binibini Skin
    auburnsred - CN's Fantasy & Demonic Eyes SE
    arta14 - for Arta glasses, thanks again!
    Ousnius -  BodySlide and Outfit Studio
    Shiva182 - Maevan2's Eye Brows SE
    DomainWolf - Skin Feature Overlays SE (Freckles)
    Nazeen - Improved Eyes Skyrim
    r1goodwin - Diamond skin
    Lersy - Awesome nord preset which was a good jumping point to make these ladies. Thanks Again! 
    Spongeman131 - RANs HeadMesh Sliders for RaceMenu
    expired6978 - creating RaceMenu
    Kalilies - KS Hairdos SSE
    Nisetanaka & TheAbstract17 & JSPumpkinKing & VtheHeretic (and all others who helped) - The Amazing world of Bikini Armors and conversions, you guys rock.
    DeserterX - DX Armors
    Kala's Eyes  and Elf eyes - guidethisonekalaheria
    Black Vipers will - redtox, soereide93, and Fanfy along with all others.
    Champion of Azura - by egilvar, bodyslide by AmberHarmony
    HHaleyy - Fair Skin
    Daymarr - Demoniac Skin
    Bethesda

    1,045 downloads

    Updated

  21. Lost Hope Fortress by RogueReverie

    "This player home fortress is a vanilla-like bandit fort with lots of cages and prisons along with several adult-themed content. It has several bandit npcs who will be friendly towards the player and your companions, and is rested neatly just off of the main road. It also contains a bonus small tavern nearby."

    This is a bandit themed player home by RogueReverie. He gave me permission to upload it here, you can find the full description on the nexus site (https://www.nexusmods.com/skyrimspecialedition/mods/116674/?tab=description).

    In his description he also gives permission for modders to use it in their mods or add to it however they want!

     

    307 downloads

    Updated

  22. Cum Dreaming

    An addon for Cum Swallow Needs Addon using effect shaders for a visual representation of the players hunger state.
     
     
    Peckish,
     
     
    Hungry,
     
     
    Starving,
     
     
    Ravenous,
     
     
     
     
     
     
     

    1,497 downloads

    Updated

  23. AVIF/WebP Animation Helper

    Description:
     
      So, do you like showing off your character in video games on websites? Are you tired of using 40 year old technology? Do you want to have looping animations that are high quality and have a full color range? Do you want to use significantly less bandwidth than GIF images to spam animations of your waifu on every forum?

     Look no further friend. Here it is. An AVIF animated image helper. What's AVIF you say? AVIF is an animated image like GIF, but it uses AV1 video codec to compress it. AVIF is supported by all popular browsers and it supports all color ranges. It's great, because the file sizes are significantly less than GIFS, but the quality is significantly better in every way. The only catch is, there's not a lot of good software out there to make AVIFs. Most of it's clunky or overly complicated. That's why I present to you today, the AVIF HELPER! Now does WEBP animations too!!
     
     This nifty little batch file will automatically do 99% of the work for you. Just drag and drop your video recording onto this bat, answer a few simple questions, and BINGO you have yourself an AVIF that you can frolic around on the forums! But why tell you, when I can show you. Here are some examples.
     
    (Note: I've updated the recordings to use the proper color format in v1.02. If you want to do the same, use my screenshots as examples. Also, you don't need to use 10bit with bt709 and you don't need to use 8bit with bt601. I just use it as an example. Most modern high end monitors support HDR. Most modern monitors support 10bit or 10bit FSR. However, as it may look nice for you, it may not look nice for those who view it on their trusty CRT monitor from 1992.)
     
     
    Standard Color Range 8bit Limited - Low Quality 60 fps (Updated color accuracy v1.02):
     
    Standard.avif
     
    sRGB Color Range 10bit Full - Low Quality 60 fps (Updated color accuracy v1.02):
     
    sRGB.avif
     
    HDR Color Range 10bit Full - Low Quality 60 fps (Updated color accuracy v1.02):
     - HDR may appear dark in unsupported browsers -

    HDR.avif
     
     
    Requirements:
     
    OBS - To capture video from your game. Although, ShadowPlay or FRAPS are fine, OBS is the leading app in the category. [ Tutorial on how to use ]
    FFMPEG - An insanely powerful, lightweight video editing tool that is command line only. This BAT file utilizes FFMPEG. [ Tutorial on how to install ]
     
    Instructions:
     
    Place your video in the same folder as the Anim_Helper.bat
    Drag the video onto the .bat
    Answer the questions on the CMD prompt.
    It'll kick out an output.avif or output.webp.
     
    Sidenote#1: Your video name can't have dashes or illegal characters. I'm too newb with scripting to fix your file. Use my OBS screenshots as a good filename recording format to use.
    Sidenote#2: 12bit works, but I don't use it in my example because OBS doesn't record in 12bit.
    Sidenote#3: If you want full compatibility, use Record in limited color range at bt601 (yuv420pxfmt), use standard color range in the anim helper.
     
    FAQ:
     
    But LL doesn't support AVIF? - Not yet.
    But LL doesn't support WebP Animation? - Not yet.
    Which is better AVIF or WEBP? - AVIF but WEBP is google's baby so that's what's used the most.
    How do I use the LoopTool? - Drag a folder with png files in it or webp files in and then answer the questions. Or drag a video on it and follow the directions.
    What is the LoopTool? - It creates an artificial loop by doubling your video, reversing it and adding it to the end of your video.
     

    156 downloads

    Updated

  24. 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,116 downloads

    Updated

  25. Sexcraft - A speechcraft overhaul [BETA]

    Sexcraft - A speechcraft overhaul
     
    Disclaimer
     
    The latest version is Sexcraft_0.9.0, download this one if you can!
    I just re-uploaded the old 0.6.0 version for users needing it in modlists so wabbajack does not complain.
     
    Thank you for your interest in my mod!
     
    Just writing this here to avoid repeating myself:
    - I have no plans of porting this to LE but people can do it if they want. However, I would recommend to wait the stable version.
    - SLU+ compatibility is out of scope for now. This is a P+ mod first and I want it to work well with P+. Once this is done, maybe I'll consider SLU+ compatibility.
    - Ordinator patches are out of scope for now. I may do patches if I use ordinator in the future.
    - I won't use the custom skill tree framework. This is not my vision for this mod.
     
    Currently, things are still WIP, but the mod should be pretty stable. Every bug report and constructive feedback is welcome.
    I you are not interested in testing the mod in its current state, I would recommend you to wait for the version 1.0 (we're getting there slowly!) and the release of SL P+ 2.0.
     
    What does this mod do?
    This mod aims to integrate sexual progession mechanics in the core gameplay loop by replacing the speech perk tree with a new 'Sensuality' one.
    Sexcraft works with both male and female characters and aims to feel like it was part of Skyrim all along.
     
    My main objectives with this mod:
    - Provide more sex oriented gameplay options.
    - Introduce a bit of grind (aka "RPG progression") to the mix.
    - Allow non-sexual playthrough.
    - Be self-contained.
    - Play nice alongside other mods.
     
    Sexraft is planned to be a series of mods and my (hypothetic) future stuff will require it.
    Read carefuly the description: Sexcraft can be too invasive for your taste if you don't configure it properly.
     
    Requirements
    - A brand new save
    - SKSE
    - Racemenu (or NiOverride)
    - SL PPlus 2.3.2.1 (grab it on Scrab's discord)
    - Any SLA version supporting the EroticArmor keyword
     
    Optional:
    - Yamete Kudasai and its struggle API (latest)
     
    Community patches
    Read the posts for more info.
    - Vokriinator black patch. Thank you @xtrange988! (Only for Sexcraft <= 0.8.0)
    - Ordinator patch. Thank you @PRYINGORBS! (Only for Sexcraft <= 0.8.0)
    - Adamant patch. Thank you Miss Corruption! (Only for Sexcraft <= 0.8.0)
     
    Main changes & additions
    New perk tree
    Sexcraft repurposes the speech perk tree by renaming it "Sensuality" and spices it up by adding sexy stuff inside.
    More details below.
     
    Sex experience
    The only way to earn "Sensuality" experience is to have... sex. No more experience gains from selling items or succeeding persuasion checks. The longer the scene lasts and the more actors are involved, the more experience you get. See the configuration part for more customization.
     
    Dress state
    Sexcraft is aware of your dress state. Depending on what you wear, it detects the EroticArmor keyword to either determine if you are naked, in revealing armor or dressed.
    This is required as many of the systems in this mod rely on this to work.
    If you stay naked or if you wear a revealing armor without having the appropriate perk, your armor rating will be forced to 0.
    However, with the appropriate perks you will gain various bonuses making them better than the non-revealing ones.
     
    Sex hotkey
    Sexcraft also introduces a new "sex" hotkey (by default, the mouse scroll button), providing an easy way to start animations depending on the context:
    - Alone, not targeting anything -> Start masturbating
    - Target an NPC -> Try to tease them, leading to either free or paid sex (available poses, prices, success chances, etc. scale with the target arousal, your perks and Sensuality level).
    - Target a furniture -> Start a solo scene on this furniture (WIP, waiting for SL PPlus support)
    - Target a Atronach/Summon -> Order them to start a scene
    - Target a friendly creature -> Start a scene with it (With the "pheromones" perk)
    - Target an NPC, weapons drawn -> Assault them (requires a compatible defeat mod, only YK and out of combat for now)
    - In combat, weapons sheathed -> Surrender (requires a compatible defeat mod, only YK for now)
    - Perks also add features to this hotkey during scenes (more info below)
     
    This hotkey system is meant to be as non-intrusive as possible. If you don't want to use it, you won't even know it's there. It allowed me to avoid adding sex related dialog to every NPC in the game, which feels reaaally out of place depending on the situation you are. With the hotkey, you, the player, decide when the time is right. It also removes the need of other mods to start sex scenes, making Sexcraft self-sufficient. Finally, it feels integrated as you only have one hotkey to do everything sex related. Simple and easy.
     
    Prostitution System
    A simple optional prostitution system is provided. It works as a mini game: NPCs are willing to give a certain amount of gold to spend some time with you, depending on your looks (the "Curves" perk) and the amount of skin you show. Set the price too high, and the customer will refuse. Set the price too low, and you will miss an opportunity. Once you defined the price, you must satisfy the clients for at least one minute or your relationship will deteriorate. On the contrary, if you exceed their expectations, you will receive a bonus and they might befriend you.
     
    Relationship
    Having sex with friendly NPCs can increase your relationship with them. The more skilled at sex you are, the more likely this will happen. You can disable this feature if you want (see the configuration section for more info).
     
    Trainers
    Speech trainers are now Sex trainers. Nothing changed but their dialog to match the new perk tree.
     
    Skill books
    Speech skill books (2920 Second Seed v5, A Dance in Fire v6, A Dance in Fire v7, Biography of the Wolf Queen, The Buying Game) now increase Sensuality.
     
    New "Sensuality" perk tree
     
    CURVES (Level 0/20/40/60/80)
    Improves body appeal, increasing persuasion success rate by 8/16/24/32/40% and trading prices by 6/12/18/24/30%.
     
    Each rank in this perk increases the weight of your character by 20.
    So, at the beginning of the game, you start at weight 0. By default, Sexcraft sets your weight to match your "Curves" level but you can disable this feature (more info in the configuration section).
     
     
    PERVERTED THIRST 1 (Level 30)
    Sex partners love juices are nourishing and grant a race specific ability.
     
     
    BASIC INSTINCT (Level 30)
    Can have sex with guards to ignore crimes once per day.
     
     
    EXHIBITIONISM (Level 40)
    Exposure no longer reduces armor rating and distracts opponents, increasing their chances of missing attacks by 0..50%. (Depending on Curves)
     
     
    PHEROMONES (Level 50)
    Sweat heavily, releasing powerful pheromones. Apply all other perks to creatures and machines.
     
    By default, it makes your character visually "sweaty" all the time (this is just a good excuse to make the player wet :p).
    If you don't like it, you can disable it or change the default specular/glossiness levels. More info in the configuration section.
     
     
    WANDERING HANDS (Level 50)
    Can silently steal objects during sex. Maximal item weight increase with Sensuality or Pickpocket.
     
     
    PERVERTED THIRST 2 (Level 60)
    Racial bonus is also granted when masturbating.
     
     
    COURTSHIP DISPLAY (Level 60)
    Health regeneration and physical damage of nearby allies increase by 0..30% depending on your arousal.
     
     
    LUST CONTROL (Level 70)
    Ennemies take 0..50% more damage depending on their arousal.
     
     
    BENEFITS (Level 70)
    After sex, merchants gain 2000 gold for bartering and buy any item.
     
     
    FASCINATION (Level 80)
    Can turn a weaker sex partner into a follower when they come.
     
     
    SEX DEMON (Level 90)
    Can drain the health, the stamina and the magicka of sex partners. If the target dies, fill a soul gem.
     
     
    PILLOW TALK (Level 100)
    Partners share their secrets after sex, granting experience in their highest skill.
     
     
    Teasing feature
     
    Configuration
    Maybe I will do an MCM menu for this mod in the future.
    Rather, for now, all the configuration settings are stored in global variables. You can edit them either in game, by typing `set NameOfTheVariable to XX` in the console or by creating a patch with xEdit (I recommend doing a patch so you don't have to think about them anymore, and they will work for every character):
     
    Hotkey changes are only effective after saving(F5)/re-loading(F9) the game!
     
    - SCConfHotkeySex: DX scan code of the "sex" hotkey. Default is 258, mouse scroll button.
    - SCConfHotkeyNext: DX scan code of the "Next" hotkey. Default is 264, scroll down.
    - SCConfHotkeyPrevious: DX scan code of the "Previous" hotkey. Default is 265, scroll up.
    - SCConfRelationshipEnableUpdates: Set to 0 to disable relationship increases after having sex. Default is 1.
    - SCConfRelationshipCapLevel: Set to the max relationship rank (shoud be [0, 4]) reachable by having sex. Default is 3 (Ally).
    - SCConfCurvesEnableWeightUpdate: Set to 0 to disable weight updates (default 1).
    - SCConfExhibitionismEnableArmorDebuff: Set to 0 to disable the armor debuff you get by being naked or wearing skimpy outfits without having the Exhibitionism perk. Default is 1.
    - SCConfPheromonesEnableWetEffect: Set to 0 to disable the wet effect applied to the player with the Pheromones perk. Default is 1.
    - SCConfPheromonesEnableHeadWetEffect: Set to 0 to disable the wet effect applied on the head. Default is 1.
    - SCConfPheromonesGlossiness: Set the desired glossiness amount. Default is 450.00.
    - SCConfPheromonesSpecular: Set desired Specular amount. Default is 17.00.
    - SCConfExperienceGainsFactor: Factor applied on Sensuality experience gains. Set a factor > 1 to increase Exp gains or < 1 to reduce them. Default is 1.00.
    - SCConfExperienceEnableVictimGains: Set to 0 to disable experience gains when the player is a victim. Default is 1.
    - SCConfExperienceEnableSexualGains: Set to 0 to disable experience gains after sex. Default is 1.
    - SCConfExperienceBlockNonSexualGains: Set to 0 to allow non-sexual experience gains. Default is 1.
    - SCConfSexDemonEnableOverlay: Set to 1 to allow Sexcraft to add an overlay when unlocking the "Sex Demon" perk. Default is 0.
    - SCConfSexDemonOverlaySlot: Slot (between 0 and 9) of the overlay. Default is 0.
    - SCConfSexDemonOverlayTint: Color of the overlay. Default is black-ish.
    - SCConfSexDemonOverlayActiveGlow: Glowing color of the overlay while draining. Default is pink/red-ish.
    - SCConfTutorialsEnable: Set to 0 to disable tutorials. Default is 1.
    - SCConfSceneBypassSensualityLevel: Set to 1 to bypass scenes sensuality level requirement. Default is 0.
    - SCConfScene...Lvl (Replace ... by the scene tag): Set at which level of sensuality to unlock scenes. Available tags are: Vampire, Loving, Missionary, Tribadism, Anal, Oral, Doggy, HandJob, Fingering, 69, Standing, Spanking, Boobjob, Toys, Fisting, Feet, FaceSit, Sub, Dom, Magic.
     
    Known issues
    Nothing game breaking, but I still need to figure out how to solve these issues:
    - "Wandering hands" briefly makes the schlong disappear with SoS when stealing. Use TNG instead.
    - "Benefits" does not always apply the 2000 bonus gold to the merchant.
     
    Compatibility
    This mod aims to be the most compatible possible.
    I personally use it with Vokrii. Just load Sexcraft after whatever perk overhaul you have, and you should be good.
     
    Soft dependencies (may or may not work anymore, I uninstalled them a while ago):
    - SL Approach: Sexiness scales with the "Curves" perk automatically
    - Babodialogue: Sexiness scales with the "Curves" perk automatically
     
    Mods requiring a patch:
    - Mods editing guard dialog may conflict with the "Basic Instinct" perk, making it useless.
     
    Conflicting mods, but you probably don't care. If you don't know what to do, just override Sexcraft:
    - Mods editing the Speechcraft trainer dialog.
     
    Note about the Synthesis patcher
     
    Mod recommendation
    - Honed metal This is the perfect gold sink for Sexcraft. The new perks can make you rich and sexy, but you must buy a good armor as you probably won't be able to invest enough points in Smithing to craft it yourself.
    - The synthesis Babo keyword patcher, allowing you to specify rules to add the EroticArmor keyword on your outfits.
    - RDO to see the effects of your relationship increasing or decreasing with NPCs.
    - Acheron or the defeat mod of your choice. They play along nicely with this mod.
    - BD's armor standalone to make revealing variants of your (or your follower) outfits, while keeping the vanilla aesthetic for other NPCs.
    - Dynamic Feminine Female Modesty Animations. Update the conditions so your character isn't modest while they are in the SLA Exhibitionist faction. Adds a nice touch of immersion.
    - Vokrii or any other perk overhaul. Makes other perk trees more interesting. Load before Sexcraft.
     
    Roadmap
     
    For mod authors
    WIP. I will fill this section once I stop moving stuff around.
     
    Changelog history
     

    10,892 downloads

    Updated

×
×
  • 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