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,678,663 downloads

    Updated

  2. Sarkya - Follower HPH

    This is a follower mod based on my RaceMenu Preset.

    LOCATION:
    Riverwood Sleeping Giant Inn


    Mods required for Armor Dependent version:
    The Amazing World of Bikini Armor REMASTERED
    Stargazer
    Dark Mage of Plegia

    Credits:
    Even More Brows - HPH by CoralineKoralina
    DDF Skin Texture 3.0 (from Tullius Arcalive)
    -Ni- Tintmasks

    26 downloads

    Submitted

  3. Baka's Bikini Armor quest SOS Revealing keword patch

    Patch for BakaFacorty's Bikini Quest mod from there subscribestar and Schlongs of Skyrim.  Only needed if You have an SOS item installed for females. Doesn't have to be a schlong. I made this because I got tired of the Bikini tops disappearing form female NPCs when SOS applies 3D pubic hair to them as an SOS item. The keyword is only applied to the Tops (Bikini tops and Breast plate) don't ask for a version for SunJeon. Last I looked it already has the keywords attached to the appropriate armors. Ideally though, if you wanted you could remove the SOS as a master from this plugin and use SPID to "update" this to work with "New Gentlemen". All though would probably be easier to make a new plugin for the New Gentlemen mod and use this as a road map to know witch armor peace's you need to add the equivalent keyword to.

    58 downloads

    Updated

  4. DS Sanct NG Hall fix

    V1
     
    On entering the Dark Star Sanctuary I got a ctd.....
     
    Searching the web showed, it's a common issue.  So I made a fix myself.
    On this occasion I applied this fix for the Nightinggale Hall, too. Because I remember, I had in the past a ctd on entering here.
     
    What it does, it removes the show sky flag, actually a stupid thing on caves setting this flag.. 
    You will notice a much faster loading of the cells. I had no more a ctd since this, even entering/exiting in a fast sequence.
     
    PS:
    As I use Lis survives  (Gabriella as Wisp Mother version), I opened the bedroom in the DS Sanctuary.
    Why ? because it's part of Gabriella's patrol route. 
    You still have to pay the money to Delvin for the refit to end the quest (entry journal).
     
     
     

    74 downloads

    Updated

  5. The Boys celebrities for COtR

    The Boys celebrities for COtR
     
    Face and body presets of Erin Moriarty, Dominique McElligott, Karen Fukuhara and Claudia Doumit seen in "THE BOYS" serie

    REQUIREMENTS:
    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20) Higher than this version is for skyrim AE.
    The presets can work on AE and LE version if you can find the same requirements.
     
     
    ......................................................FACE......................................................
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon
    Eye Normal Map Fix SSE
    The Eyes Of Beauty SSE
    COtR x The Eyes of Beauty - Updated Patch (esl version)
    Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets
    Even More Brows - HPH - COtR (COtR version)
    Koralina's Makeup for COtR
    KS Hairdos

    ......................................................BODY (optionnal)......................................................
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Female Hands Redone (use bodyslide to apply it)
    NecDaz Feet (use bodyslide to apply it)
    XP32 Maximum Skeleton Special Extended - XPMSSE
    HDT-SMP (Skinned Mesh Physics)
    CBPC - Physics with Collisions for SSE and VR
    CBBE 3BA (3BBB)

    My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).
    Optionnal if you want to apply my presets into any unique NPC: (all the entire description in my Discord channel)

     PROTEUS

    147 downloads

    Submitted

  6. RaceMenu High Heel Sexlab Patch

    a simple patch to remove Racemenu High Heel Height Scaling when in Sexlab Animation, and adds it back after the animation
     
    Required Mod:
     
    RaceMenu High Heel
     
    https://www.nexusmods.com/skyrimspecialedition/mods/18045
     

    645 downloads

    Submitted

  7. Teleportation Spell V3

    Description
    This mod adds a unique tome that teaches two spells, teleportation and teleportation attunement
     
    Teleportation Attunement:
    Allows the caster to mark new locations to teleport to later, you can also rename and delete locations
    You can create a maximum of 30 teleportation anchors, but you can always delete the ones you are not using

    Teleportation: 
    Cast to choose a location to teleport to
    Cast while sneaking to teleport back to the last location you teleported from, regardless if it was marked or not
     
    ⚠️Use this mod with caution, as it can allow you to exit places that you may not supposed to, that might break other mods or even the base game
     
    Obtaining the spell

    You can obtain this spell at the Labyrinthian dungeon, that is only available at the end of College of Winterhold questline 
     
    Demonstration video

     
    Teleportation.7z

    341 downloads

    Updated

  8. [BFA SE] BeeingFemale Addon for RSChildren ported to SE 1.5.97

    This is the conversion of gullu's great BeeingFemale addon, BFA, to Skyrim SE 1.5.97 so that it works.
    I really appreciate gullu's permission to upload this conversion separately.
    Please click the Like button in gullu's BFA page! All credits go to gullu.
     
    I compacted the plugin and flagged it as ESL, so it won't take your load slot.
     
    [Requirements]
    - BeeingFemaleSE Opt and all its requirements
    - RS Children Overhaul and all its requirements
     
    Note that every male child in this addon does NOT have schlongs even if he is fully grown (child model uses separate custom race)!
    You have to manually create Schlongs of Skyrim (SOS) patch or The New Gentleman (TNG) patch!
     
    [Credits]
    gullu for the wonderful BFA
    isophe for RS Children Overhaul

    180 downloads

    Updated

  9. [BFACCA SE] BeeingFemale Addon - Creature Child Actor ported to SE 1.5.97

    This is the conversion of gullu's great BeeingFemale addon, BFACCA, to Skyrim SE 1.5.97 so that it works.
    I really appreciate gullu's permission to upload this conversion separately.
    Please click the Like button in gullu's BFACCA page! All credits go to gullu.
     
    I compacted the plugin and flagged it as ESL, so it won't take your load slot.
     
    Every male child in this race does not have schlongs even if he is fully grown (child model uses separate custom race)!
    So you have to make a patch for More Nasty Critters to make him have schlongs.
     
    [Requirements]
    - BeeingFemaleSE Opt and all its requirements
     
    [Credits]
    gullu for the wonderful BFACCA

    247 downloads

    Updated

  10. BeeingFemaleSE Opt

    Modified and script-optimized version of BeeingFemale SE V2.8.1 14d (please see Garkin's post and the attached file to download BeeingFemale SE V2.8.1 14d).
     
    BeeingFemale Addon Creature Child Actor (BFACCA) is one of the best addon for BeeingFemale (at least in my opinion), but the problem is that it does NOT work in Skyrim SE (you can see my post here about that. Don't believe some fXXXing bXXXXXd who claimed that it works in Skyrim SE but mocked every other users who asked him/her how he/she managed to do that).
    It is due to the problem of "GetFormFromString()" function in the FWUtility.cpp (native global function in the BeeingFemale64.dll file) as it does not work properly in Skyrim SE.
     
    Hence, I created "GetFormFromStringSE()" function in the FWUtility.psc (global function) and replaced every "FWUtility.GetFormFromString()" to "FWUtility.GetFormFromStringSE()". And then BFACCA works without any problem under suitable change of the ini file.
    Screenshots can be seen in https://imgur.com/a/2CqQQRD.
     
    In addition, I tried to optimize several scripts in the BeeingFemale SE V2.8.1 14d so that it works faster in my laptop. I did beta test in other community, and I think it works as intended.
    So I share my work.
     
    Link to the BFACCA SE (BFACCA converted for Skyrim SE 1.5.97) : here.
    Link to the BFA SE (BeeingFemale Addon for RSChildren converted for Skyrim SE 1.5.97) : here.
     
    Please click the Like button in BeeingFemale SE page!
     
    [Notable changes]
    1. BeeingFemale SE now recognizes ESL flagged plugins (.esl, .esp flagged as ESL, or .esm flagged as ESL) thanks to the Grummkol's post.
     
    2. BeeingFemale addons (such as BFACCA) will now work properly as long as you convert their ini files properly.
        Every addon in the default BeeingFemale SE V2.8.1 14d are already converted by me (BasicCME_1.ini, BasicCME_2.ini, etc).
     
    3. If you installed SexLab Inflation Framework SE v1.2.2 beta or higher, you can use "PregnancyBelly" in the Bodyslide to inflate the belly of the pregnant woman! See the screenshot in https://imgur.com/a/4gEl6Sm.
     
    4. (Only applies when you select the "Spawn type" in the "General pregnancy settings" in the "Pregnancy & Birth section" in the BeeingFemale MCM as "Actor")
    Every child will not be able to impregnate woman / get pregnant until he / she is fully grown. You don't have to manually add "SexLab Forbidden" keyword or faction to the child model.
    Once the child is fully grown, he / she may impregnate woman / get pregnant.
     
    5. If you select the "Spawn type" (in the "General pregnancy settings" in the "Pregnancy & Birth section" in the BeeingFemale MCM) as "Actor", then the child will either use "father's actorbase" or "mother's actorbase" if you don't install BeeingFemale child actor addon such as BFACCA (No more Nord child!).
     
    6. Script optimization by adding several properties (PlayerRef instead of Game.GetPlayer() since PlayerRef is about 1000 times faster, etc) instead of "Game.GetFormFromFile()". I also corrected some typos in the FormIDs in the "Game.GetFormFromFile()" in the BeeingFemale SE V2.8.1 14d
    So you must start as a NEW GAME if you installed BeeingFemale!
     
    7. Used "OnHitEx()" in the Papyrus Extender and "OnImpact()" in the PAPER to replace "OnHit()" function for script optimization.
     
     
    [Requirements]
    1. Skyrim SE version 1.5.97 (Use Unofficial Skyrim Special Edition Downgrade Patcher. If it does not work, refer to this post).
     
    2. SKSE 2.0.20 (for Skyrim SE version 1.5.97)
     
    3. Every requirements in the BeeingFemale SE 2.8.1
     
    4. BeeingFemale SE 2.8.1 and Beeing Female V2.8.1 v14d SSE.7z (it seems that this v14d SSE.7z already includes enormousdick's patched DLL, patch V14d for LE, improved script for belly when I compared every file in there).
     
    5. Re-run FNIS / Nemesis if you install BeeingFemale for the first time (I don't know about animations, so animations are NOT modified in my version).
    If Nemesis does not work, use Pandora Behaviour Engine v1.2.2 alpha or higher. Personally, I think Nemesis is highly unstable (sometimes it gives "bad allocation error" in one day, and no error in other day...).
     
    6. Papyrus Extender and its requirements
     
    7. PAPER and its requirements
     
    8. Fill Her Up Baka Edition v1.96 or higher (and its requirements). Without it, semen information will not properly transferred to the BeeingFemale SE!
     
    9. Install "BeeingFemaleSE_Opt.7z" from this page (click "Download this mod")
     
    10. After installing "BeeingFemaleSE_Opt", start a NEW GAME in the main menu if your save is created BEFORE installing my BeeingFemaleSE_Opt.
     
    11. (Recommended) SexLab Inflation Framework SE v1.2.2 beta or higher so that you can use "PregnancyBelly" in the Bodyslide to inflate the belly of the pregnant woman!
     
    12. (Recommended) Spell Perk Item Distributor (SPID) so that you don't have to turn on the script-heavy "NPCs are having relevant items" option in the BeeingFemale MCM. Install "BeeingFemaleSE-Opt-SPID.7z" in the "Download this file" and activate it to distribute BeeingFemale relevant items (contraception, tampon, etc) via more performance-friendly way.
     
    13. (Recommended) FormList Manipulator - FLM so that you can exclude any NPC from BeeingFemale system (not getting pregnant by BeeingFemale system, etc) without modifying plugins. Please refer to the "ExcludeExamples_FLM.ini" in the main file ("BeeingFemaleSE_Opt.7z").
     
    14. (Recommended) Backported Extended ESL Support so that you can use the Bethesda's fix for ESL records. This bug has been known at least 2 years before Bethesda finally fixed in Skyrim AE 1.6.1130.
     
     
    [Recommended BeeingFemale MCM Settings]
    - DO NOT turn on the settings in the "Impregnation" section (By default, they are turned off).
    That is ONLY for those who want to see the woman getting pregnant WITHOUT SexLab scene, and since it applies to EVERY woman in Skyrim, it is very script-heavy.
    Especially, if you are playing as a female character, DO NOT turn "During the sleep" on. Use SexLab Dangerous Nights 2 SE instead if you want your female character to get pregnant while she is in sleep.
     
    - DO NOT change the "Difficulty" setting in the "General settings" section (By default, it is "Painless").
    Else your female character may die (or script-confliction with Defeat mod may occur) during labor scene.
     
    - It is recommended NOT TO turn "NPCs feel pain" on in the "General settings" section (By default, it is turned off).
    Else every female NPCs who are in labor scene may die (or script-confliction with Defeat mod may occur).
     
     
    [Known bugs]
    - You may not use the previous profile, as I added several additional options. Change the default setting as you like, and save your profile in the "System" section in the BeeingFemale MCM. 
    In the next time you start as a new game, you can load that profile. It will load every option properly, unlike the previous BeeingFemale SE V2.8.1 v14d (Some options like "Lore friendly" were not saved in the profile. This bug is fixed in my BeeingFemaleSE_Opt).
     
    - If your female follower gets pregnant and you fast-move to other location via map, then the female follower's pregnancy state may temporarily disappear (no inflated belly).
    Wait for 5 minutes or so, and she will regain her pregnancy state (pregnancy state before fast-moving).
    If you use desktop or better computer than my laptop, it may take much less.
     
     
    [Credits]
     
    [Changelog]
    Version 1.0.0 - Initial version

    568 downloads

    Updated

  11. Rydin Underwear for Men Pack SE

    This is the SE version. For the LE version, go here.
    ABOUT
    Adds various lore-fitting underwear for males which can be crafted at a tanning rack. It's a port of my LE mod, so there aren't any new additions or changes at this time. 
     
    REQUIREMENTS
    None, though Schlongs of Skyrim is the recommended body mod to use.
     
    FEEDBACK
    I have just ported this to SE, so feedback is welcomed. I don't have much planned for this apart from cleaning up some internal files and perhaps some texture enhancements
     
    INSTALLATION
    Either drag and drop or use a mod installer of your choice.
     
    COMPATIBILITY
    Likely not compatible with Shape Atlas for Men (SAM) but has not been tested. It may not be compatible with other body types, but it can be considered in the future.
     
    PERMISSION
    You are allowed to use the mod to benefit other mods as a plugin. Credit for the work where appropriate is appreciated. Make sure to credit those listed below aswell.
     
    FAQ
    Here are some frequently asked questions:
     
     
     
    SCREENSHOTS
    Here are some screenshots of the included underwear thus far:
     
     
    CREDIT
    Schlongs Of Skyrim team (VectorPlexus, Smurf, and B3lisario) for the functionality and underpants mesh.
    Imperator3 for the cloth texture.
     
    CHANGE LOG
     
     

    101 downloads

    Updated

  12. Harvest ingredients from creature sex (Add-on for Sexlab Triggers)

    Just a simple command using the SL triggers to add ingredients/items to the player depending on the creature they are having sex with
     
    I wanted something lighter than Cum Alchemy and with vanilla based ingredients so made this JSON script to share.
     
    INSTALL
    - Place in your Data/SKSE/Plugins/SL_triggers/commands folder
    - Select it in the Mod configuration menu, I recommend firing the script targeted at Player during Orgasm stage
     
    Sex with - 
    - Trolls provide troll fat
    - Chaurus provide chaurus gggs
    - Frostbite spiders provide spider eggs
    - Ash Hoppers provide jelly
    - Draugr provides bonemeal
    - Atronachs provides salts based on their element
    - Mammoths provide mammoth cheese bowls
    - Rieklings provide riekling spears
    - Bull Netch provide netch jelly
    - Dwarven machines provide dwarven oil
    - All other sex provides at least ectoplasm
     
    (Includes most varieties)
     
    Note: Most items are added to your inventory without sound and notification is customised like "mated with Troll", I found the 'ingredient collection sound' a bit immersion breaking. You can change it in the JSON file itself. For example, in this line where Troll Fat is added, change the last 1 to 0:
        ["item_add", "$self", "skyrim.esm:241010", "1", "1"],
          Becomes
        ["item_add", "$self", "skyrim.esm:241010", "1", "0"],

    198 downloads

    Submitted

  13. OSimpleDefeat - OStim Addon for Acheron

    Very simple OStim Standalone-based addon for Scrab's Acheron. ESPFE.
     
    Second part of my OStim Standalone "conversions" (remakes), I present OSimpleDefeat. When defeated by hostile human enemies, you will be assaulted by the enemies. Both male and female PCs are supported. After the assault, all your gold is stolen and you have to run away wounded, or try to fight them again. Alternatively, use my other mod OSimpleAssault to assault them back and reassert your dominance.
     
    Mods that change enemy AI, aggression, combat states and hostility are currently likely to cause a CTD when OStim attempts to create a scene. Disable such mods if a crash occurs, and if it still crashes, then report the issue.
     
    Make sure to read through this whole page before reporting any issues. Also read through the Acheron and OStim Standalone pages to understand how the two mods work. Alternative outcomes and resolutions can be suggested and I may try to implement them.
     
    Hostile actors will only assault you if they fulfil all of the following conditions:
    They are not the same gender as the player - I don't use futanari with OStim so I am unfamiliar with how to check for a futanari actor. If you know how to check for this, reply here and I will add it in.  They have a morality < 2. Some bandits have higher morals than to attack an already defeated enemy and will not participate, but will not stop the scene. They are not in a defeated state themselves. After all, a lack of blood in the body probably creates some difficulties... They are alive, obviously. This is based on the Actor.IsAlive() check  
    Again, OStim Standalone doesn't have many non-consensual animations - I recommend Magink666's conversion of BakaFactory's SLAL Animations to get some (and other packs by them too). Or you can roleplay fully surrendered for your immersion.
     
    After the assault, all your gold is taken by the "main" aggressor. No tracker as in the middle of their assault, how are you supposed to know who took your money?
     
    Requires:
    Acheron OStim Standalone Powerofthree's Papyrus Extender All of the requirements for all of the above mods. Please ensure you are able to start and end an OStim scene successfully before blaming this mod. Backported Extended ESL Support if you are not on Skyrim 1.6.1130 or above. Make sure to get the corresponding version of Acheron as well.  
    Recommended:
    NotificationLog to track messages from this mod  OSimpleAssault to assault your assailant back Read this whole page  
    Make sure that Consequences (and Acheron itself) are enabled in Acheron's MCM. If you use other Acheron defeat addons, remember to adjust the relative weighting accordingly.
     
    Files:
     
    Usage:
     
    Important notes - read thoroughly before downloading and after problems arise:
     
    Credits:
    Scrab for Acheron. Without them and their Acheron wiki, I would have no idea how to do any of this. Also thanks for Alternate Perspective. OStim community for OStim Standalone All of the following for their script sources, which helped me work out how to write this script:  
    Future update will incorporate NPC vs NPC action, but not an immediate priority. The QTE minigame from Acheron Extension Library could also be incorporated. Dialogue could also be added - for now I recommend Shadowman's Public Fun Comments.
     
    I do intend to maintain and upkeep this mod, and any others made by me, until the OStim community eventually remake their mod again or something...
     
    Want to reverse the roles, and dominate instead? Try OSimpleAssault, now with out of combat assaults.

    705 downloads

    Updated

  14. Even More Ciri DBVO Voices

    I've used ysdhit and Fear's Ciri DBVO packs for a while, but they still miss coverage for some other great mods on this site. And, since I wanted voices for my own Licenses mod, I thought: "why not just take the $1 intro-promo pain." Thus, here we are: voice packs for the mods I also use. I won't generate any more unless I also use them, or if I am covered for the cost. I also cannot generate more than the monthly quota I'm allotted, of course.
     
    For base Skyrim Special Edition:
     
    HearthFire Children Aliases (generated from topic file provided here)
     
    For the following mods:
     
    Devious Devices (NG) 0.2.9
     
    Deviously Vanilla 0.2.9
     
    Devious Interests 0.924
     
    Follower Slavery Mod 1.510
     
    Licenses - Player Oppression 1.14.0
     
    Sleep for Credit (SE) 1.0.0
     
    Sexual Persuasion 1.1
     
    Yamete Kudasai 2.1.3
     
    If you're looking for additional Ciri DBVO voices, you'll want to check out @ysdhit's listing here and the other patches on NexusMods by Midna and Rynfri. Main game voices are available on Fear's Discord server. With thanks to AbsolutePhoenix's DBVO Pack Builder.

    648 downloads

    Updated

  15. [SE-AE] NEO Rappelz

    Armor in the game changes spontaneously depending on the location and events happening to the player.
     
    Those.:
    - you will swim in a swimsuit,
    - fight - Dragon Aspect
    - and travel light,
    - keep warm in winter regions,
    - and where the sun is warm... the character will be dressed to a minimum,
    - in stealth mode... the character will indeed be practically invisible.
    All armor transformation events are accompanied by magical special effects.
     
    NEO RAPPELZ - armor, the rest are just accessories.

    193 downloads

    Updated

  16. TDF Prostitution Dance CTD Fix

    fixes the NPC dancing ctd.
     
    TLTR:
     
    guess finally found the reason for the random ctd's on NPC dancing.
    Never can be 100% sure, however, after long time of searching and testing I am pretty pretty sure that's the reason.
    It's not the NPC dancer, it's the onlookers.
    Testing dancing events in a row, I got a sever frame drop caused by script stacking.
    Checking the crash logs again and again I found one thing what appeared always in addition to the dancer.
    Caused by the onlooker package.
    Checking this, I found a double entry in a procedure. This messed up and stacked the procedure. 
    If you install this, you will notice at once, the onlookers say there lines in an overwhelming amount, they will not stop the chatter.
    Because the script stacking is gone.
     
    You can put the fix direct into TDF with xedit, however, I prefer the FE mod, avoid changes in original.
     
    PS: on the way to fix the issue; I replaced dances, created a new behaviour hkx and so on.
    As the origininal behaviour drows a warning (outdated), I included the new one into this mod.
    If you don't want it, just delete the meshes folder.
     
    Thanks you to @TheDriedFinger for the original ang giving permission for tweaks.
    and
    to @Pfiffi for the SE conversion.
     
    I use a older version and made the tweaks for this. If you got an extension, load thia after and forward the tweaks of extension
    or vice versa.
     

    438 downloads

    Updated

  17. OSimpleAssault - OStim Addon for Acheron

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

    985 downloads

    Updated

  18. Frosty - Sapient Spider [alpha1]

    Hello, sorry for mod.
    Meet the Frosty - your new not really best but still spider friend.
    WARNING: first release, alpha version, butt ton of bugs, a lot of typos, grammar mistakes, bad desigions. Enjoy!
    Report bugs, if you really want you can fix typos and grammar, i'll update file and credit you as well.
    Please, don't wipe me out if some permissions are violated, just let me know and i'll try to remove that stuff. Have no idea who's author of labor animations, it was removed from this site, but it's used here, just tell me if i should remove it. Without it labor will be little bit stupid though.
     
    Why? Not many mods here add animal followers.
    Main purpose - utilize CBBE 3BA Oviposition resources
     
    In addition adds female vampire girl follower - Mia.
     
    Where to find? Cronvangr Cave
    Mia located in that hidden vampire place, you know, behind stone wall which could be opened by button.
    Frosty deeper, near boss room entrance.
     
    How it works? It just works. Sorry.
    First build Bodyslide files - oviposition body, it's under Ovibody group.
    Save Frosty and Mia from cave first, Mia will wait at the enter of the cave, and go to Kynesgrove inn after chat, and you can find her there then she dismissed.
    After 2 days (48 ingame hours, can be configured in MCM) Frosty will approach player with forcegreet (forcegreets can be disabled in MCM as well) and ask about egg laying inside player (of course if you're playing female character). You can agree, deny for now, or make Mia do it for you. Just play with it, all understandable from dialogues, i hope. Did i told about typos and poor grammar? Sorry about that, english not my native tongue language.
    Once player or Mia got eggs inside them, oviposition boddy applied on them. Where are two methods of applying: setskin and equip armor. Setskin changes very body of character, so no ugliness, at least it seem so, BUT if could be more harmfull for game/save/whatever, i dont know for sure, it was good at my end though.
    Equp body equips body (really, overseer?) it looks not as bad as it could be, but it was quite ugly at my end. Screenshots taken with setskin method.
    Then it is time to birth eggs:
    For player - find a bed or do it on the floor anywhere, use 'Push eggs' spell. I know it's bug in the spell preview.
    For Mia - go to inn or house where bed from sexlab bed list can be found and speak with Mia, she will go to bed and start egg birth.
     
    Oviposition could be repeated avary configured amount of days (check MCM)
     
    FAQ
    1. Why file so big? - Oviposition body, mainly. It's huge.
    2. Why Mia looks not as on your screenshots? - I didn't include body and face textures, she uses yours installed. In my case its LOVERGIRL Skin - HD Complexion for Women
    3. Will you fix this garbage? - Report bugs, and if i have spare time, perhaps.
    4. Will you add more content? - Maybe, but i have other projects to do right now.
    5. Can I suggest you something? - If it's not about go screw myself or crush into wall - you're welcome. No implementation promises though.
    6. Can I play this as a male character? - Maybe? I did some checkings and varaitions in dialogues, so you can try, no guarantee Frosty can't ask to lay eggs inside your man, don't let Frosty do it, please.
    7. What do debug mode? - Debugs (joke). It adds dialogue to Mia thougth which i was debugging and testing some features, don't use it, there's no easter eggs. 
    8. ESL/ESPFE? - Mod contains quite a lot of records, i think esl/espfe are limited to only 800? But if it really can be done, please tell me about it.
    9. LE? - Use Cathedral Asset Optimizer to converts, there's nothing special in this mod here, it should work. 
     
    Requirements:
    Fus-ro-doh
    Sexlab
    Sexlab aroused
    Creature framework
    Open animation replacer (for labor animation)
     
    Troubleshooting:
    1. Mia isn't near main cave entrance!
        Wait few hours, idk why but she walks around the world, she will come back.
    2. Will be more, maybe.
        [...]
     
    Known issues:
    1. Player oviposition not shown correctly at the first time player got eggs. Because i'm bad programmer and hadn't plan at the start of development.
    2. If method of oviposition applying changed mid eggs carrying it could stuck, don't do that in the middle of carrying.
    3. Mia isn't waiting you after resquing at the enter to the cave. Wait few hours, she will appear.
    4. Not always passed events (e.g. player carried eggs first) are taken into account. Mia will act like she already carried eggs, even if she wasn't. Deal with it for now.
    5. Some sex interactions not written, but dialogues for it present.
    6. Player controls aren't disabled while in the egg labor animation, even if method disableplayercontrols() was used. Don't push any buttons while in animation.
    7. Will or will not be more in the future. [...]
     
    CREDITS
    DuckytheBOT for resources
    Tlam99 for scripting ideas and explanations of resources
    lemonbalmtea KS Hairdos, and Kalilies for Mia's hair

    308 downloads

    Updated

  19. Talos BJ statue Whiterun SE.zip

    Whiterun Talos statue kinky replacer for SE-AE
    LE version here
     

    457 downloads

    Updated

  20. UBE SE 2.0 Mitsuru Battle Panties

    UBE 2.0 Bodyslide conversion of Mitsuru Battle Panties by Melodic.
    Requires original: [Melodic] Mitsuru Battle Panties
    You only need textures from there. No need to activate original esp file.
     
    Requirements:
    UBE 2.0 aka Bungalow Body and Face replacer
    Bodyslide and Outfit Studio
    XP32 Maximum Skeleton Special Edition
    Heels Sound (optional)
     
    How to obtain:
    You can craft it at smithing forge or use AddItemMenu
     
    Credits:
    Melodic

    119 downloads

    Submitted

  21. Viera Hair HDT-SMP

    Viera Hair ported from FF14. Has HDT-SMP, 2 color versions, Wig and Racemenu. Recommended using it together with the Viera Ears 1.4 for maximum BNUUY.
     
    Install the Mod, use AddItemMenu or similar to get the goodies ingame.
    If problems arise please let me know.
     
    Credits: Final Fantasy 14, Square Enix

    247 downloads

    Updated

  22. Belladonna Sacrosanct Pact

    This lets you have a vamp bella with Sacrosanct the race is the property of Mrchow so big thanks for there hard work,
     
    DO NOT use this patch with protodragons "aka" me Cerinian patch or the time lost dwemer race patch they conflict when active together
     
    if you want to use them only have one esp on at a time.

    25 downloads

    Updated

  23. Hearthfire Homestead Guards Rev RU/EN

    Cosmetic makeover mod Hearthfire Homestead Guards.
    All guards are now of different races and with different armor that matches their profile. Watchdogs are also different.
    No original required.

    36 downloads

    Submitted

  24. Sexy sound effects

    The file contains sexy sound effects. Ideal for Succubus gameplay.
     
    Level up and The Curator's Companion achievement sound effect is replaced by a Succubus sound effect from PSQ.
     
    The soul capture sound effect is replaced by an evilish, possessed female laughter. IMHO better than the loud thunderstrike.
     
    You can download the effects for preview, simple .wav files.
     
    Requirement
    (Optional) The Curator's Companion (for Legacy of the Dragonborn)
     
    Install
    Install with a mod manager.
    If there is conflict, this mod should overwrite the other ones (otherwise you won't hear the sound effect)
     
    Uninstall
    Just remove it, no esp/esl
     
    Credits
    ojanen - PSQ mod
    Pixabay.com - possessed laughter (free sample)

    714 downloads

    Submitted

  25. Unfogiving Devices - Devious Arachnophobia patch

    A quick patch for the Devious Arachnophobia mod to work with Unforgiving devices.

    117 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