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,653,671 downloads

    Updated

  2. UBE SE 2.0 Mitsuru Battle Bikini

    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

    9 downloads

    Submitted

  3. 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

    56 downloads

    Submitted

  4. 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.

    13 downloads

    Updated

  5. 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.

    10 downloads

    Submitted

  6. Immersive Lap Sitting Arousal

    Lap-sitting (PC on NPC's lap or NPC on PC's lap) increases arousal of both. If chair-sitter reaches the "surprise" arousal level, they might hold lap-sitter until chair-sitter climaxes. 
     
    Chair-sitter climax means:
     chair-sitter moans  if chair-sitter has a schlong, apply anal and vaginal cum to lap-sitter  chair-sitter arousal and exposure reduced  last orgasm time updated  
    Lap-sitter may also climax if arousal reaches "surprise" level (separate from chair-sitter).
     
    Requirements
    Immersive Lap Sitting 
    SexLab Aroused. Has been tested with: 
    SexLab Aroused Redux SexLab Aroused NG OSL Aroused  
    Recommended
    Schlongs of Skyrim
    Hug Animation for Immersive Lap Sitting
    Modern Female Sitting Animations Overhaul
     
    Future
    Choose to show messages from either first-person or third-person perspective. 1.4 is first-person only hard-coded messages. 2.0a and 2.1a are third-person, but first-person is possible by hard-coding pronouns. Keywords on victim's armor (see SexLab Aroused Redux) could trigger harassment (comments) if close to someone in a chair and could force lap-sitting.

    2,700 downloads

    Updated

  7. The Lady Serah of Clan Volkihar

    I'm on VR so the screenshots are potato.
     
    *DISCLAIMER*
    I’m not an actual modder, I just put stuff together and pray that it works in my own personal game. So DON’T try this in mid playthrough!
    The reason I decided to upload this is because I probably won’t be coming back to Skyrim for a long time. I just want to leave something behind, even if it’s not good or on par with the modding conventions.
    Most of the mods in the pack, except for “shadowman_entitledgirl” and “BeserkerStyle”, are either left in LE without an update or have been removed.
    That’s why I think it’s alright for me to convert and include them in this pack. DM if you’re the mod author and you feel differently.
    All credits belong to their original authors, even if I failed to mention their name.
     
    <<< DO NOT UPDATE IF YOU STARTED ACT 3 OF VIGILANT >>>
     
    NEW GAME is advised.
     
    This mod is intended for MALE player and preferably if she's your only follower.

    Description:
    This is a fully voiced independent follower mod. A “different” version of a certain vampire girl from Dawnguard. She's completely independent from Serana, with her very own lore that you will uncover in Act 3 of Vigilant.
    You DON'T need to start Dawnguard, or do anything related to Serana. This does not overwrite anything from vanilla quests.

    Background:
    You and your companion have completed everything Skyrim has to offer. Upon completing your last mission, something went wrong and you found yourself waking up on a carriage bound for an execution in Helgen… again. Find your spouse in the Temple of Kynareth (Whiterun) and figure out what happened.

    Features:
    1000+ Lines of custom AI voiced dialogue + Songs.
    Custom attack animations for [Sword], [Sword + Dagger or Sword], and [2 handed Greatsword]. Attacks will trigger spells on their own. (I try to imitate Bloodborne Lady Maria attacks)
    Combat Demo
    Has her own unique story and ending for those who enjoy a subtle narrative. 
    Custom Face and Body shape that I modify myself.
    Has her own sex trigger dialogues.
    Playful personality with a lot of sexual innuendo.
    She's EXTREMELY  powerful. Designed to be fight strong modded enemies.
    Teleport to player spell. (Check her inventory for the book).
     

    Requirements:
    Vigilant
       - Her narrative revolve around this. She has extra lines in chapter 3 and her own ending in True End of Vigilant.
    CBBE 3BA
       - Her body is 3BA base.
    FSMP - Faster HDT-SMP
       - A requirement for 3BA and her clothes.
    Dynamic Animation Replacer
       - She uses her own attack animations.
     

    Recommended:
    Unslaad
       - Her dialogue mentions this many times. Not for technically her ending but more for yours.
    Nether’s Follower Framework (https://www.nexusmods.com/skyrimspecialedition/mods/55653)
       - If she’s too strong for your playstyle, use NFF to change her combat style to a ranger or caster/healer. Giving her something else beside [Sword, Dagger (left hand), Greatsword] should reduce her damage output by quite a bit.
    Shadowman - Sex Party
       - With how often she tempts you with it, might as well. This is a simple way to organize 3p, 4p, 5p orgy through dialogue.
    Bloodborne weapons and armor pack
       - CORRECT BLOODBORNE ARMOR AND WEAPON PACK - Had the wrong link last time. Sorry!
       - Still, BE CAREFUL WITH THIS MOD! It's SE, but it's older than the dinosaurs. The HDT might be completely f**ked. But if you're brave and want cool matching drip, then here you go.
     

    Here are some extra enemy mods you can try:
    Inferno - Envoys of the End
    Darkend
    Colorful Magic - DARKSIDE EDITION (The one with enemies)
    Basically anything that adds strong stuff for her to fight.
     
     
    [Tal] BB Lady Maria - For her clothes and weapons that she comes with.
    BeserkStyle - Special effects when she's performing power attack with 2handed Greatsword.
    Kaya Follower - Original NPC that I used as base.
    SeranaExpanded - Handle random dialogues when she's roaming the world, including Vigilant.
    shadowman_entitledgirl_serah - Handle player trigger dialogues, including sex dialogues.
    Stinger - Special effects when she perform certain power attack when melee weapons.
     

    Credits and thanks:
    Shadowman2777 - For Entitled Girl mod
    atakuou - For the attack animations.
    Elysees - For the LE version of Stinger and BeserkerStyle mods.
    SexyBono - For LE original Kaya follower design.
    Hebsevenfour (I think?) - For the original SeranaExpanded mod
    Team TAL - For the original Lady Maria Set
     
    Though I'll be around for a while to fix any small issue that arises. I won't be developing the mod any further. If you would like to expand, change or combine the set of mods, you have all the permissions that I'm allow to give. I just don't know about the others.
     
    Special thanks to Shadowman2777 for helping with a lot of procedures. I never would have attempted this without his help.
    Special thanks to kamithemoon for merging all esp together and help out with the minor bug fix.

    2,029 downloads

    Updated

  8. PAF Fixes and Addons

    This is a WIP, I welcome any feedback, but be sure to back up your save. 
    PAF Fixes and Addons
     
    is a collection of addons for the Pee and Fart mod as well as some tweaks.
    Mainly PFA allows for your followers if they have been added as PAF tracked actors to go Pee and poop
    at the same time rather than only one at a time. This really speeds up the process, especially if you have 
    many followers and makes for better immersion.  MCM options to fine tune to your own personal needs as well as Optional Voiced Commentary.
     
    UPDATE!!
    New version Update is here! PAF fixes and Addons-v2.1.1
    Please read in the spoiler for details.
     
     
     
    REQUIREMENTS
    Skyrim se:   for 1.5.97 users Read the compatibility section below
    SKSE: The script extender must match your game version
    SkyUI
    SexLab Framework: Must match your SKSE version
    Pee and Fart: Version 4.0 only!
     
    Optional Soft requirements:
     
    Optional patch: 
    PFA_NoFormfromfile patch requires PFA_VoicePack_Main
    to be installed
    See compatibility section on this.
     
    For Voice Commentary:
    PFA_VoicePack_Main-v2.0.0 and for male variants: PFA_MaleVariants-2.0.0
     
    Dooty House Furniture, can be found on the nexus.
      I have patch for the Dooty houses so Player, and follower can use them
      also if any one interested the small script that the Dooty patch has can be
      reattached to basically any furniture, chair or bed but requires PFA.
      Obviously you want to be a toilet...
     
     
    COMPATIBILLTY
     
     
    FEATURES
     
    WHAT PFA DOES NOT DO
     
    PFA doesn't touch Pafs Diaper system, nor the Sex starters. So if you needing support their feel free to ask, maybe I can help,
    but I personally never use those systems. Theirs been many a post about incorrect positions being applied, if this still an issue
    let me know Maybe I'll take look.
    PFA does not touch PAFS MCM.
     
    USAGE TIPS
     
    Some optional tips/suggestions
    1. When commenting, the say marker(invisible object) won't follow you if your moving. It could be made to, but that may require a
        bit more script load. So maybe stop or slow down when a comment picks up, may help with immersion.
    2. The Dooty break system. When you and followers, either can have any pressure and are considered eligible.
        If player sits first it activates the system, only outhouses. upon getting up, get yourself clear of the Paf/Dooty house about
        10 or 15 feet.. You'd have to be the judge of that. Then wait their! If you venture off, Followers may or may not Dooty break.
        you'll get Dooty Break Notification. Wait for followers to get done! Then another Notification "Breaks over lets get moving."
        If you use follower packages, NFF.. I use NFF and have a quick hot key assigned start/stop followers sandboxing.
        If they are sandboxing, they will venture too far off and may not Dooty Break. Same said for their normal toilet usage
        NFF's sandbox Packages seem to want to override Pafs. Sometimes. If having problems here, try NFF's use Follower Package
        will set them to use their default package. I think each follower has their own settings. I haven't tested this EFF or anything else!
    3. If in location and getting a lot dirty commentary, Go clean yourself, it's because you stink! It can get annoying after a bit of it.
        This stink just paffing all down your leg, not dirt from KIC or anything. 
     
     
    INSTALATION 
     
    I recommend to back up your save file
    In case this is not for you, You can always revert back.
     
    Be Sure PFA Loads after, or if Vortex Rule PFA after Pee and Fart.
     
    1. PFA_VoicePack_Main-v2+ if wanting Commentary
    2. Optionally Install PFA_MaleVariants-v2+: is for male player/follower variant commentary.
    3. If using any mods that PFA listens for. You may want them installed first as PFA will look for them when it loads.
    4. if first time installing
        Load your game before installing PFA.
        Recommend to reset Pee and fart, wait maybe 2 seconds then Hard save and exit. This gives Paf a 10 second window before the OnUpdate on the NPC script triggers again.
       You would need to install PFA before it does, if you don't then at least release any of your tracked actors, so their are none. You can always add them back later
    5. Install PAF fixes and Addons-v2+
        It may take a bit for the MCM to get registered. Be patient!
        Be sure to select any preferred settings
     
    6. PFA Tracking wont fully initialize until you sleep! If for whatever reason you cannot sleep, then Save and reload should do the trick as well.
     
    CHANGELOG
     
    Thanks and support
     
    If you wish to show some support
      Pee and Fart is a great mod and has alot of potential. I'm Sure Trognog would appreciate any support!
     
      Ashal, Sexlab and the community. Were would we be without you guys?
     
     
    Thanks All!
     
    My thanks to snitch123, and Medieval Genie for helping out with some testing.
     

    2,317 downloads

    Updated

  9. Licenses - Player Oppression

    Think your player character has too much freedom? Settle your findom needs here and let Licenses oppress your character!
     
    Licenses is a new generation license mod: modular, transparent, performant, compatible, and lightweight. Licenses allows you to define Skyrim's laws as roleplay elements to abide by or as a punishing gold sink. This mod is a drastic enhancement of the original mod by BananasManiac and aims only to focus on its namesake feature. Mod version formats attempt to follow semantic versioning. Adult or explicit content can be completely avoided depending on your installation choices and in-game settings. This mod's scope does not extend beyond license enforcement. Developers are free to integrate based on their desired angle.
     
    Basic Premise
    Skyrim is in turmoil: The civil war has emptied city coffers; dangerous beasts roam the dark; and Skyrim's citizens continue to dwindle amidst the terror. In the days before High King Torygg's death, his council had convened one last time to form a unanimous decree. The people's freedom is for the future, not for the present.
     
    Note: All LoversLab archives are at risk of removal because I will only ever support the latest version. Should you need access to older versions, head to Licenses' Nexus Mods listing. Additionally, bear in mind that bundled patches are only compatible with the version they are released with; don't use a previous version's patch with a newer core version.
     
     
     
    — Cumulative Basic Features —
    Primary Licenses
    Armor License Allows you to wear armor, bikini armor, and clothing Bikini License Allows you to wear bikini armor and clothing (This license feature essentially checks for correctly-flagged items and can be manipulated for your use case) Clothing License Allows you to wear clothes Magic License Allows you to equip spells and staffs Enable Cursed Collar via MCM option toggle Enable enforcement of enchanted clothing, armor, weaponry, and jewelry via MCM option toggle Enable enforcement of spell tomes and scrolls via inventory confiscation Weapon License Allows you to equip weapons and ammo  
    Secondary Licenses
    Crafting License Allows you to craft using workbench furniture If you don't have a valid license, you'll only be able to freely use cooking pots Trading License Allows you to purchase items beyond just food, jewelry, and gems Also allows you to sell items to merchants Curfew Exemption Allows you to walk around at night Travel Permit Allows you to travel away from a registered home city or town location If you're in Whiterun City, you must stay in or around Whiterun City. Traveling to Solitude, even though it is another settlement, and even if by carriage or with followers, is a breach of license rules To register a new home location, buy a Travel Permit and either turn it in or allow it to expire while you're in a recognized city or town location Enable permit immunity with followers via MCM option toggle Life Insurance Allows you to enjoy the benefits of equipment licenses while in cities and towns Skyrim acts as a beneficiary in the event of your untimely death Variable cost based on Misbehaviour and Popularity modifiers Misbehaviour updates per license violation and imprisonment. Violation types are weighted. Crime gold when imprisoned is factored based on linear interpolation Misbehaviour degrades via exponential decay formula Popularity updates every 12 in-game hours  
    Tertiary Licenses (Mod-dependent)
    Whore License (Open Integration) A "dummy feature" meant for the player to sell their body freely near guards Licenses only handles the selling and expiry of this license type. Prostitution feature and enforcement is not a part of this mod Collar Exemption (Devious Devices) Allows you to take off your collar and walk around collar-less. Utilizes Devious Devices for item-locking mechanics  
    Universal License Settings
    Select the license seller's job faction Set a maximum number of NPCs to tag for enforcer events Select a limit to the number of licenses you can purchase at a time Define a purchase cooldown period that activates for licenses after they expire Decide if License documents can be damaged while you're swimming Allow Thanes to be immune to all license rules in the Hold where they've gained Thaneship  
    There are additional features that aren't cataloged online. Check the in-game settings menu for more information on this mod's features.
     
     
     
    — Upgrading —
    Minor updates (major.minor.patch) may or may not require a cleaned or new save. Check your papyrus log to verify if your errors are benign. Use Fallrim Tools or Resaver to clean your save. Unless otherwise noted, there's no need to fully uninstall Licenses for updates.
     
    When upgrading some pre-existing saves, you may see the following notification: "Detected potential config version conflict." Licenses will automatically prompt you to reset your MCM quest. If you'd like to defer this action, you may later go to [licenses > Auxiliary > Reset MCM] to properly upgrade your save game. Resetting the MCM is not always necessary and should only be done (if at all) when Licenses provides the prompt. This reset prompt also won't appear for all updates; it'll only appear when the quasi-smart checker assumes it necessary.
     
     
     
    — Requirements —
    Hard Dependencies
    Papyrus Extender
    PapyrusUtil
    Pyramid Utils
     
    Soft Dependencies
    Devious Devices
    Devious Followers
    Prison Overhaul Patched (for Licenses 1.13.2+)
    SexLab Aroused (ex. NG, OSL)
    SlaveTats
     
     
     
    — Compatibility —
    External
    Beyond Skyrim - Bruma
    Allows Licenses' locational filters to work in Bruma.  
    Internal
    Devious Interests
    Licenses forwards Devious Interests' jail/prison features. Ensure Licenses' "Allow Jail Quest Nodes" is enabled. Licenses must also be loaded after Devious Interests in your load order list. SexLab Framework
    Licenses disables bounty quest calls and dialogue during SexLab animation scenes.  
    Manual
    SexLab Survival
    To prevent competing features, all SLS license features bar Property and Freedom licenses should be disabled. 'SLS-specific Enforcer NPC' and 'Vanilla Guard NPC' randomizers should also be disabled. Go here for clarification on differences between Licenses and SLS. Sexy Adventures
    To prevent competing features, SA Crime Laws that mirror Licenses' respective license restrictions should be disabled. For example, SA Collar Law should be disabled if Licenses' Collar Exemption is enabled.  
     
     
    — Recommendations —
    Alternate Perspective - Alternate Start
    Enables Helgen location monitoring while the town still stands. Equip Enchantment Fix
    Fixes an engine bug that disables Cursed Collar's effects in some situations. Licenses - Dialogue Patch (Bundled)
    Heightens misogynistic and explicit dialogue to target weak-willed female player characters.
    Licenses - Voice Pack
    Provides NPC voices. Simple Player Prostitution
    Integrates with Whore License. TDF Enhanced Prostitution
    Integrates with Whore License.  
     
     
    — Miscellaneous —
    Frequently Asked Questions | User Manual | Notes for Mod Authors | Nexus Mods Listing | To-do List
     
    ---
     
    Credits
    This project contains work derived from or created by the following authors: @Alpia, @BananasManiac, @Taki17.
    Additional thanks to the following individuals: @krzp, @Mister X, @Monoman1, @ponzipyramid.
    And thank you to our users for their ideas and bug reports.
     
    Permissions
    Verbatim or near-verbatim uploads are strictly forbidden. Use of this project and its assets for direct monetary benefit is also strictly forbidden. Source code for this mod is free to use in non-profit projects. Patches cannot contain unnecessary and/or unmodified assets. Projects derived or released as part of or under this mod must carry appropriate attribution and inherit this mod's terms of use. I can neither provide nor clarify permissions for work that isn't wholly my own.
     
    Translators
    To preserve your work and allow yourself easier and less frequent updates to your patches, translate and share only the following two files:
    Licenses - [LANGUAGE].esp Ex. Licenses - Korean Language Patch.esp Licenses_[LANGUAGE].txt Ex. Licenses_KOREAN.txt Script notifications are non-essential and should not be translated unless you plan to debug this mod on your own.

    25,040 downloads

    Updated

  10. CumSwallowNeedsAddon

    NOTE: 1.5.0 was removed as there were some reported issues, use 1.4.9 or 1.4.8. I do not actually play the game right now, so I generally rely on others to test my crap right now.
     
    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.  
    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) Removed support, author did not approve of my changes
    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 am not sure about 1.4.0+ as I added the DLC races into the vanilla cum tier lists,so now the esp has new masters. no idea if that is fine with LE mode. let me know if you test it.
     
    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.7z" 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.
     
     
    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.
     
    Future Plans
    I do not plan to work on this mod that much anymore but will do bug fixes and support when needed. But I am doing the following for the next release(s):
    Test out the changes I made in 1.5.0 when I eventually decide to play the game again. Improve or add onto the CumPotions/manual cum potion collection features added in 1.5.0 Had to remove support for fertility for now. I want a prego mod that supports tracking multiple potential fathers. currently it is all just random sperm values and who ever has the best random value wins. not great for interfacing with this mod. I plan to pick one and edit it to do what I want. not sure if it will be Fertility, beeing female, or some other one. 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. 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  
     

    12,798 downloads

    Updated

  11. Sexy Supplemental SlaveTats

    Being a big fan of mods Tramp Stamps and Public Whore I decided to make my own SlaveTat mod that would complement both by adding some tattoos to areas not covered by those mods. Since Then I have added tattoos covering some of the same areas for more variety.
    There will be some distortion in certain places especially if you use extreme body types, but on the whole I enjoy what has come out. Some of them are sexy, some silly, some because why the hell not?
     
    A REMINDER THAT AFTER EVERY UPDATE YOU WILL NEED TO CLICK "ADD/REMOVE TATTOOS" IN THE SLAVETATS MCM TO SEE THE NEW TATTOOS IN YOUR LIST!
     
    IF YOU HAVE ANY SUGGESTIONS OR IDEAS FOR TATTOOS YOU WOULD LIKE TO SEE FEEL FREE TO SHARE THEM!
    MY ARTISTIC SKILLS ARE LIMITED SO TRY TO KEEP TATTOOS TO WORDS.
     
    NOTICE: Many of the screenshots are outdated and have been adjusted for better legibility and in a larger size. I just don't want to update hundreds of screenshots.
     
     
    REMEMBER THAT YOU CAN ALWAYS INCREASE THE NUMBER OF BODY OVERLAYS IN THE SKEE64.INI TO INCREASE THE MAXIMUM AMOUNT OF TATTOO SLOTS!
    YOU CAN FIND SKEE64.INI IN YOUR DATA/SKSE/PLUGINS FOLDER.
     
    Made to fit with CBBE body. Not sure if the change between where they are at in UNP is big though as I've never used UNP.
    The current tattoos are (side denoted in parenthesis):
       

    35,012 downloads

    Updated

  12. The Circle of Lust - SexLab version

    About This File
    The Circle of Lust is a bondage sex club featuring 50+ NPCs, use of sex animations, bondage furniture, a main quest. This is a conversion of my OStim mod on nexus, made to be compatible with SexLab and Devious Devices. The original mod can be found here: https://www.nexusmods.com/skyrimspecialedition/mods/102734
     
     
    Description:
     
    The mod features three core parts:
    1. new location, Circle of Lust, a bondage sex club in Solitude, a place to have sex and relax. The entrance to the club is next to Angeline's Aromatics.
    2. new powers of lust gained by completing the main quest. There is no requirement to complete the main quest if you don't want these powers.
    3. nerfed followers, follower death and unconsciousness, so that playing with new powers doesn't make the game easy and boring.
     
    Besides sex in the club, The Circle of Lust was designed for a playthrough where you either use this mod just to have sex in the club, or you complete the main quest and gain new powers, so your character becomes stronger, while your followers are nerfed.  For game balance, I would recommend having 3 or 4 followers, and configuring the MCM so they can die in battle or become unconscious. In this regard, there are two settings in the Circle of Lust MCM: unconscious chance and death chance. There is no requirement to to nerf followers and let them die. It can be set to a chance of zero so it is disabled if you don't want it. Otherwise, you can use the resurrect spell, that you can buy from the mistress, to revive them in the Circle of Lust when they do die or become unconscious. Followers will lose a small amount of health permanently and will need time to heal. If you have defeat installed or other death alternative mods, you should set unconscious chance to zero so it never happens. Death chance can still be used, since it should not conflict if a follower is dead. Read the description on nexus for further information or if you want to further increase the game difficulty.

    Initially, Circle of Lust was designed for a female player, but can also be played with a male player character with a few differences. Read the description on nexus if you are playing as a male character.
     
    When you leave the club, the club door remains closed for a minute or two, so that club scripts can finish before you re-enter. Similarly the door remains closed for a minute or so when you enter. Talk to the mistress or the bartender to get more details. I recommend to play it as a female player for the best experience. If you complete the main quest, press L to use the power of lust, or set your own shortcut key in the MCM.   Make sure you run FNIS after installing, and that you do not enter the club before you enable SexLab and register Billyy's SLAL animations and also register Circle of Lust SLAL animations.   Circle of Lust is a large mod, too big to be hosted on LoversLab. The download link actually contains a text file with a link to download the mod from Mega.  
     
    Required Mods:
     
    The following mods are required, in order for the club to function:
     
    Framework:
    -----------------------------------
    SexLab
    Furniture Sex Framework
    OSL Aroused or SexLab Aroused
    Schlongs of Skyrim or any other male body/genitalia mod
    PapyrusUtil SE
     
    Animations:
    -----------------------------------
    Billyy's SLAL Animations
     
    NPC assets:
    -----------------------------------
    The Eyes Of Beauty SSE
    KS Hairdos SSE
    Heels Sound
    DX Fetish Fashion Volume 1
    DX Fetish Fashion Volume 2
    DX Azur Lane St. Louis
     
     
     
    Complementary Mods:
     
    I would recommend installing Devious Devices so the mistress can equip the devices on your female character if you disobey her or she feels like it. SexLab Separate Orgasms are also highly recommended, because club reputation is calculated based on sexual performance in the club, that depends on SLSO. Also, heels fix and additional animations would be a great addition to the sex scenes in the club. The following mods will enhance the club experience, but are not required:
     
    NPC assets:
    -----------------------------------
    Devious Devices
    SexLab Separate Orgasm SE
    Heels Fix:
    Regalia of the Scorned
    Elven Lake
     
    Animations:
    -----------------------------------
    Anub's Animation Dump (REBORN)
    Sir Nibbles Anim Pack SE
    FlufyFox SLAL
     
    Bug Fixes:
    -----------------------------------
    Animation Queue Fix
    Actor Limit Fix
     
    Statues:
    -----------------------------------
    NSFW Statues AIO
    or
    Sexy Statues
     
     
    Incompatible Mods:
     
    Spectator Crowds
    It doesn't break anything, but looks weird when a bunch of NPCs gather around the sex scene in the sex club. If using this mod you can configure it to gather crowds only when your character has sex with hostiles.
     
    Dark Desires Club
    Some NPCs have been ported from my older mod, Dark Desires Club. There is no conflict between the two, but since some NPCs are the same, the conflict is in immersion. 
     
    OBody
    Circle of Lust NPCs use their own body. OBody can be used only if it is configured to blacklist Circle of Lust NPCs from being touched by OBody.
     
     
     
     
     

    1,611 downloads

    Updated

  13. 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)

    444 downloads

    Submitted

  14. Sexy Adventures

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

    29,884 downloads

    Updated

  15. Mark of Arkay - Death Alternative

    Mark of Arkay - Death Alternative
     
    Update from versions older than 3.34 requires a New Game.
     
     
    When you lose all or a chosen percent of your health, a Menu will appear and asks you which one of these items you want to trade to restore your health. If you don't have enough items or choose nothing from the menu, depending on the settings, you either die, respawn or the game will exit to the main menu.
     
        Arkay mark: a dark stone which can be found in the loot.     Filled grand soul gem     Filled black soul gem     Dragon soul     Gold  
    You can disable or change the required amount for each item in the MCM menu, or set it to zero for cheating. If you don't want to see the menu, you can disable it and trade items automatically, based on their priority. When the menu is disabled, items with higher priority will be removed first. If two or more items have the same priority, one of them will be picked randomly. You can change their priority and other settings from the MCM menu.
    You can revive yourself without trading by using one of these Items:
     
        Scroll of revival: If you cast it, you will be revived automatically for one minute.     Scroll of sacrifice: If you cast it on an NPC that satisfies its conditions, that NPC will die instead of you for 30 secs.     Healing Potion: When your health drops to zero, You have 6 seconds to open your inventory and revive yourself with healing potions.
    Spell versions of the scroll of revival and sacrifice are in a chest at Falkreath's hall of the dead. They can be used by the player once per day.
    You can decide to lose some or all of your items before respawning. If you enable this option, you can take back your items by activating your soul mark (Grand soul gem or Player character's dead body) or you can revive yourself by sacrificing someone with the sacrifice spell. Instead of activating the soul mark, there is an option to send your items to a boss chest or retrieve your items by killing a nearby enemy or a spawned one.
    You can also toggle losing your items permanently whenever you respawn before finding them.
     
    If you don't trade, other than losing items from your inventory, these outcomes could happen before respawning:
     
        Disease: you'll be infected by a random vanilla disease that gets worse with each respawn.     Skill: you lose some of your skills or experience (Probably not compatible with mods like “Skyrim Skill Uncapper”).     Silence: you can't talk to NPCs or shout.     Ghost: You'll become a ghost and NPCs will attack you on sight.     Arkay's curse:  50% worse prices, 50% harder persuasion & intimidation, 25 points lower Health, Stamina and Magicka.     Slavery: You'll be sold into slavery (Requires the Simple Slavery ++ mod).     Dreamworld: If SD+ is installed, after visiting it, you could be sent to the dreamworld.     Rape: Requires either SexLab, OStim Standalone or Flower Girls to be installed.     Prison: When you have a bounty and a guard is nearby.  
     Respawn points can be set to one of these locations:
     
        Inn     Hall of the dead     Last place player slept     A custom place chosen by mark spell.     Checkpoint: which is a close location that you visited.     Nearby: Similar to checkpoints, but it could send you to a map marker in the current hold.     The throat of the World  
    Mark and recall spells could also be used for travel, either free or in exchange for arkay marks.
     
    On the debug page if Information is enabled, currently lost items can be viewed by clicking on their numbers on the right side (Requires UIExtensions).   
     
    Some MCM settings can be locked from the debug page. You can set a maximum number of respawns,
    After reaching that number of respawns, if you don't have any items for revival, you'll die.
    Also, you can make it a permanent death (Requires PapyrusUtil) and prevent yourself from loading saves from that character after using all allowed respawns. 
     
    MCM settings can be saved\loaded with FISSES.
     
     
    Hard Requirements
    SKSE SkyUI UIExtensions  
    Soft Requirements
    PapyrusUtil FISSES powerofthree's Papyrus Extender SexLab Flower Girls OStim Standalone Simple Slavery ++ Sanguine Debauchery enhanced: SD+         
     
    Compatibility
             
    This mod should be compatible with almost anything, except mods that do the same thing or remove the essential flag from the player.
     
    List of known conflicting mods:
     
    Death Alternative – Your Money or Your Life SexLab Defeat: If Bleedout is enabled. SkyTweak: If Bleedout is enabled on the Scripts page. VioLens - A Killmove Mod: Either place this mod lower than Violens in your load order or enable 'Player KillMove immunity' in its MCM Menu. Survival Mod:  You can't revive/respawn after freezing to death, but it can be disabled by installing Conner's Survival Mode and disabling “Death From Cold” from the MCM menu.  
    If you use ENB and don't see the fade-to-black effect before respawn, check this link:
    https://www.reddit.com/r/skyrimmods/comments/dyfkhi/got_fade_to_black_working_in_rudy_enb/
     
     
    Installation
     
    Copy files to Skyrim data directory. Start the game and change the setting from the mcm menu.
    If you have other mods that change the level list, create a Bashed Patch with Wrye Bash or a Smashed Patch with Mator Smash.
     
     
    Uninstallation
     
    make sure you are not in Falkreath's hall of the dead. Stop the mod, remove its files (if you don't stop it, your character remains essential), rebuild your Bashed Patch, and then use a Save cleaner like this to remove its scripts from your save file.
     
     
    Credits
     
    SKSE Team
    Creators of SkyUI
    Saerileth for Arkay mark model and texture
     
     
    Links
     
    Video (Old)
    GitHub
     
    Images
     

     
     



    2,649 downloads

    Updated

  16. My Portable Dungeon

    My Portable Dungeon
     
    NOTE: This is in very early development and is NOT recommended for a serious playthrough. I’m just trying to get some initial feedback and ideas for the project. Also, this is my first mod, both in scripting, and in level design (which shows).
     
    History:
    This mod’s base idea is from an old mod “The Bondage House” that no longer seems to be maintained. Due to using this mod in my own playthroughs a lot, I thought I would create my own but give it some extra features, such as restrictions on when it can be accessed, allowing it to be expanded etc.
    This mod has been built from the ground up, but gets a lot of its ideas from that mod.
     
    So what can you do?
    Similar to TBH you will receive a ring in your inventory when you start the game (may add this as a quest later). If you don't, you can get a new one from the MCM menu.
    Once you use your ring you will be teleported to MPD. There you can find a vendor (customizable via MCM), a small cell that prisoners can be teleported to and some chests and equipment.
    If you speak to the vendor you can ask “About my dungeon…” this will allow you to add/remove septems from the cells treasury. Any funds in the treasury can also be used to unlock/expand new areas.
     
    MPD Expansions:
    Workshop (Status: Initial Stages)
    Purchasing the workshop will give you access to most of the crafting tools within one room. These include, smelter, smithy, tannery etc… This is an auto storage system that will move items from your inventory to the storage room behind the workshop. I plan to expand this in a future update to pull from these chests when you use any of the crafting tables in the workshop.
    Quarters (Status: Not Developed Yet)
    The idea for the quarters is a place for your character to sleep and change etc however this has not been created yet.
    Prison (Status: Not Developed Yet)
    One of the main goals of MPD is to create the prison, this will eventually allow management of all prisoners within the dungeon and allow transferring between cells as needed.
     
    MCM Options:
    The MCM system is broken down into four pages.
    Overview:
    Shows general information on the mod, such as its status, the mod version, dependencies and base vendor information.
    Vendors:
    This is where the vendor can be configured; allows changing prices for sections of the dungeon, how often the vendor restocks and other options.
    Levels and Tiers:
    This is a simple list of what the vendor can sell at what level and current state of the dungeon.
    Dungeon Access:
    This is where MPD changes from the original mod idea… Depending on what restrictions you put in place can define when you can access the dungeon.
    Some restrictions include:
    In Combat (always active) Encumbered Cooldown from last teleport Rest when not in main world space (Tamriel) If you have Devious Devices installed, you can also restrict access to the dungeon based on what restraints the player is currently wearing.  
    Note: Whilst you are in the portable dungeon your ring is constantly drawing magicka (this is intentional) at a rate of 0.5 per second. If you run out of magicka you will be returned to the location you were at prior to putting the ring on.
     
    As I said above this is in very early development and testing and feedback would be greatly appreciated. Also, if anyone wishes to help out with the dungeon design or offer some tips on the scripts, please let me know.

    120 downloads

    Updated

  17. Unfogiving Devices - Devious Arachnophobia patch

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

    76 downloads

    Updated

  18. Alpia Scribbles Slavetats Pack

    A tattoo collection made for slavetats and rapetats with various themes for CBBE 3ba
    Main pack ~850 Tats ~12 GB unpacked, Orc ~170 Tats ~2.5gb, Riekling ~30 Tats ~500mb.
    All tattoos are 4k for the body and 2k for the face, compressed with BC7_UNORM for SE and DXT5 for the LE version.

    Please read the mod page properly before you ask about something that may be explained already. FAQ is in the first post
     
    Moved the Public Whore Replacer to a mod dedicated to tats that dont fit with my main pack. Will feature whatever other mod replacers I come up with as well and some futa/dom tats.
    Alpia's Tattoo Dump

    LL Blog with additional screenshots if you like my screenshots you can find some more there that would be too many for the mod page.

    I'm open for Tattoo suggestions the more specific you are the better.

    Description:
    The pack contains hundreds more or less unique tattoo's that consist of different themes (see screenshots). I usually think of a theme and scribble a tattoo for each body area I use with Rtats. Some sets have more variants then shown, others have only one set of tattoo's.
    The tattoo pack is meant to be sloppy and look like it was hand-painted/written by some random person and thats pretty much the case.
    You can mix and match between the sets without overlap with the exception of the Full body tattoo's and their filler addons (colored in the screenshots).

    A "d" in the  mcm name in front of a tattoo means its a drawing usually with no text.
    (g) signifies the tat is done with a graffiti brush (old packs are not updated with that as of now).
    (orc) signifies its done in that edgy/carved style. Any tattoo that is somewhat exclusive to orcs gives it away by the name, but there is a lot of generic tats in the orc pack that are not exclusive to that faction and I decided to use that "tag" to make it easier to identify how that tattoo will look like.
    (riek) signifies a riekling tattoo. Same style as the orc tats.

    The Orc/Riekling pack doesnt go well with bright colors or glow because I added smudge around the letters to make it look somewhat dirty. Its a seperate download for that reason.
    Give the tattoo a dark red color it'll look somewhat like a cut and a skin like color will make it look somewhat like a scar.

    These are the sets and the idea around it. I cant list or make a screen of every single tattoo just try them out I hope you enjoy them as much as I do.
    Translation for the Orc pack if interested, they are translated for the mcm with "Orcish" followed by the meaning.
    Requirements:
    A CBBE based body

    SlaveTats SE (required)
    Rape Tattoos Continued (optional)

    recommend Fade Tattoos continued unless you want to keep the tattoo's forever.
    recommend Remove your tats either my little edit or the original. Gives certain npc's the ability to clean your skin for a price.
    recommend Zaki Tattoo Pack covers a lot of general usage tattoo's that look great.

    Installation:
    -Download and install it with a mod organizer of your choice. Fomod allows you to either install all in one or pick the separated sets.

    The all in one option of the fomod doesnt include orc, riekling. I dont think they make sense in the normal pack.
    -Dont forget to rebuild the tattoo registry in the slavetats mcm like with any new tattoo pack
    -Optional, but highly recommended use my rape tats settings.json from further below.

    Additional info:
    Picking individual sets in the fomod makes it easier to avoid sets you dont want, but the way slavetats currently sorts the tattoo's within categories is worse in my opinion. See spoiler if you care.
    If you dont like one of the themes or individual tattoo's or just want to save some disk space, you can just remove it form the .json and delete the matching .dds files. If you dont care about disk space deleting it from the .json is enough.
    How to:

    For Rape tats:
    I provide a rtats settings.json that I would recommend to use.
    Some face tattoo's in my pack may overlap with mouth tattoo's. For example "WhOre" where the "O" goes over the mouth. If you dont like that visual or the risk of a bit of overlap you can just open the dds with paint.net and erase the O the other letters are not a issue.
    Only my main pack  Alpia Slavetats.json
    Orc pack Alpia Orc.json 
    Riekling pack Alpia Riek.json 
    Main pack + Orc + Riekling Alpia Slavetats+Orc+Riek.json
    Main pack + Orc + Riekling + ALL of Zaki's Alpia-All+Zaki-All.json  (you need ALL of zaki's tats including blacked and beast)

    If you are new to this you can either merge any of these with your already existing settings.json or you can rename any of mine to "settings.json" and just replace yours with it, but that will obviously make you lose settings you already applied via mcm or by editing it with a editor.
    If you want any other combination then those I can provide you have to edit/merge it yourself. Its not hard and nothing will break permanently if you do a mistake so dont worry about it.
    Here is how to merge and where to find the settings.json if you need it:

    General talk about rtats limitations:
    The issue with different tattoo packs is obviously that tattoo's dont have specified areas on the body. What I consider to be the middle of the back someone else may consider part of the lower and so on. That can lead to overlap.
    You also have to assign each tattoo a category in rape tats, but rape tats only covers the very basics and gives you additional "misc" categories to use them as you please, so there is no universal guideline what area "misc 2 - c" is on the body.
    Zaki's Tattoo Pack has a great structure in that regard and is extensive. It provides a rtats.json that makes use of all the additional misc categories to assign those body areas that dont have one their own category. For example Misc 1-a Left Forearm, Misc 1-b Right Forearm
    I adapted that structure to avoid overlaps. That means when rape tats picks a random tattoo from "misc 1 - a" this goes on the same area in zaki's pack as it does in mine, so there shouldnt be categories that overlap used with rape tats.
    If you've read this far and make your own pack or want to sort your rtats categories I hope you will use the same system, so that at some point there will be a universal guideline everyone shares. If you have suggestion for improvement to it, tell me.
    To get an idea of the various areas the body categories cover in 2D/3D:
    Permission:
    CC BY-NC-SA
    Misc:
    Tools I used:
    Clip Studio
    Substance Painter
    if you consider making your own tattoo's blender is a free alternative for this purpose and generally a great tool.

    23,536 downloads

    Updated

  19. Alpia's Slavetats Dump

    Place for slavetats that dont fit my main slavetats pack. Mod replacers, Futa/Dom tats, Full body tats that dont fit the rtats pattern of the main pack.
    CBBE 3BA

    Description:
    What you'll find here is whats already described above, not much here for now, but see for yourself.

    Mod replacers:
    Public Whore Tattoo Replacer - pick from the fomod what you want or just rename/replace yourself if you seek different combinations.
    Licenses - Player Oppression Tattoo Replacer - Currently only one tattoo with two options (SE only as so is the mod). Select only the torso option in the mcm nothing else for the tats.

    Also available as standalone non replacing variants. Standalone variants will be in the "Alpia's tattoo dump" download. The PW replacer gets its own download as it already existed before and I cant be bothered to reorganize it.

    Tattoo dump:
    Full body:
    Tattoo's that dont fit the mainpacks rtats pattern, like the giant sacrifice thing or the chains.

    Futa/Dom tats:
    Tattoo's to fit a dominant futa.
    Would highly appreciate suggestions as I dont know what someone playing as dominant futa would want to see, especially on the back. Ideas I got mainly surround the obvious front. Also would appreciate feedback if it fits or overlaps with your characters dick.

    Dragonborn's slave:
    (didnt start with that one yet) it was suggested to me to do tats that a dominant dragonborn would apply on their sub/slave. Feel free to drop suggestions you are missing with other slavetats packs.


    If there is no LE version then thats because I didnt feel like doing one at this point. Just run it through a converter XnView to bc1 or bc3 or wait.

    If you like the screenshots you'll find some more here Screenshot dump

    Requirements:
    A CBBE based body (no I wont convert it to xyz body as I'm not aware of any way to convert textures like these. Feel free to let me know if you know one)

    SlaveTats SE 
    other then that obviously the original mods for the replacers

    would also recommend ALPHA Fast Tats makes tattoo application basically instant, but as it says still in alpha.

    1,072 downloads

    Updated

  20. COtR Angelina Jolie for fun

    COtR Angelina Jolie for fun
      Now she is what I wanted for a long time


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


    !!!IMPORTANT!!!
    (only if you want to use BnP female texture)

    I used new textures called "BnP - Female Skin" on the pictures BUT... I want to warn you, if you want to install it, all my presets that haven't complexion will get a deformed head textures.
    So! my recommendation is instead to wait until I have finished adding the  facial complexion of all the presets (which I am doing at the moment).
    For users who still want to install it, here is what to do to remove this distorted textures from the face (it's very simple):  

    install "BnP - Female Skin" choose your version (cbbe or unp)
    install "COTR Neck Seam Fixes" choose BnP version.
    Now in game, open racemenu, choose a preset, if the face texture is distorted, go to the head tab in racemenu and choose number 4 which is generally the most suited to my presets and finally go to "face part", change it then put it back as originally. (look at the last 3 images for the location of the sliders).
    Done!
    

      Credits:
    expired6978
    m4mk203
    Xp32/Groovtama
    HydrogensaysHDT
    ousnius
    Dint999
    vtaw
    Kalilies
    Mr. Dave
    themilkdrinker
    xxxODDxx
    DenisWinter
    TMPhoenix

    HaeVakSa

     LogRaam

    docteure

    PixelsSquared

    and more...

    641 downloads

    Updated

  21. DBVO (Dragonborn Voice Over) - Voice over for some adult and BDSM-theme mods

    This is pretty high quality AI generated voice over of MAIN CHARACTER (Dragonborn) for some adult and mostly BDSM-theme mods (JUST because I like it). Your character will no longer be silent in your sex/bondage adventures. And it will rise your immersion on whole new level. Trust me. I tried to do best I can with It. Yeah that's still AI generated, but tools is developing, and that voicepack will do its job. Trust me. You will love it!
     
    New content!!!!
     
    Added pack for:
    The Dark Desires Circle Of Lust ( Totaly new mod. Looks awesome )
    MM Valerica Lust of a Mother 1.24 ( Hot Milf!!! )
    Remove Your Tats (Just small voiceover for helpful mod)

    Future plans:
    *Any YOUR suggestion!!! Seriously. I can do DBVO pack for any mod YOU need (not only porn/sex mod). Don't worry if it's something wierd. If it not too big, I can probably do this in couple of days*
    Hydra_Slavegirls
    Captured Dreams - Resored June 23 2023 (This mod is pretty big. Will spend some time with it.)
    Slaverun Reloaded (This mod have more text for Dragonborn than ORIGINAL GAME (around 250k symbols). It's freaking HUGE... But I will do it someday... I think)
     
     
     
     
     
    Video DEMO
     
    There's short video to demonstration what voice you will get - 
     
     
    What mods I already voiced?
     
    Devious Deviices 5.2.7
    Devious Followers Redux 0.1.9
    DeviousInterest
    Deviously Cursed Loot SE 9.0
    Deviously Enslaved Continued(v13.25.0)
    Laura's Bondage Shop V3.43 (There can be some mistakes, it's pretty big mod and I was lazy when did it)
    SexLab TDF Aggressive Prostitution (There can be some mistakes, it's pretty big mod and I was lazy when did it)
    Simple Slavery Plus Plus 6.3.21
    SubmissiveLolaResubmission 2.1.4 + Names + Master + Mistress Pronounce (There's list folower's names which were included to pronounce)
    Submissive Lola - an Extension 1.1.1(kal_LolaAddon_V111)
    Submissive Lola - TekknoTim's Addon 0.54
    Submissive Lola - Coffees Task Extension 1.0.8
    ZaZAnimationPack 8.0
    Tirk The Riekling Special Edition 1.0.6 (request)
    Unforgiving Devices 2.1.1
    Follower Slavery Mod (FSM) 1.510 (Same list names as for Lola. And there will be 1 phrase with master name... There's too much potential owners... That will be not pronounced. Sorry)
    Spank That Ass v4.8 BETA
    Paradise Halls Enhanced (PAHE) Special Edition with the customary addons 8.2-Fix2 
    My home is your home
    PAH_HomeSweetHome_1.33b (there will be missing some lines with mention slave's name. It's too big list of potential names, so I decided to make stay like it)
    PAH - AndYouGetASlave 0.63b (there will be some missing lines)
    Interactive BDSM v0.5.7z
    DiaryOfMine 5.3.2 (That mod have some strange script like lines, I dont know how to see them in form that player see it dialog window, but 95% of phrases is already pronouncable. I already has contacted Author of this mod to help me with rest. I will update this in the future.)
    YurianaWench 1.5.4 ( Damn! That mod is HUGE in term of Dragonborn's phrases. So there can be some mistakes. Sorry for that)
    The Trappings of Fate v2.0.0 (BETA)
    SexLab Beastess v4
    Wartimes - A Daughter's Tale v1.5.7
    The Dark Desires Circle Of Lust ( Totaly new mod. Looks awesome )
    MM Valerica Lust of a Mother 1.24 ( Hot Milf!!! )
    Remove Your Tats (Just small voiceover for helpful mod)
     
    Why does it work on "Bella" voice in DBVO? But this's not a Bella...
     
    I'm sorry folks... But some stupid people from elevenlabs.io decided that THIS WILL GREAT IDEA TO DELETE ONE OF BEST AI GENERATED FEMALE VOICE called "Bella" from usage, despite the fact there's many creators that were using it. I  found out about DBVO and elevenlabs.io too late, there was already no option to use Bella voice, but I love Raptor235 pack for DBVO- https://www.nexusmods.com/skyrimspecialedition/mods/89810?tab=files&file_id=387355 . And i kinda want too use it still. But i cant make new voice over with "Bella" voice. I was looking for option to still use it. But it's too hard. So I'm using some other voice. It's not bad at all too.
     
    You can easely make my voiceover work with any voice pack for DBVO you like, You can just drag'n'drop all fuz files from archives you will use in your voice pack, It will work.
     
    What Voice from Elevenlabs is it?
     
    I used voice Sarah (Cheeky teen) from elevenlabs.io  with this settings:
    Stability - 50%
    Clarity + Similarity - 75%
    Style Exaggeration - 0%
     
    Despite the fact this is like "teen" voice, it's actually adult and close to "Bella" in emotional aspect. I just liked that and started to use it.
    In my opinion this voice is still pretty good. There's bright emotions and that feels pretty alive. Yes... That's not the Bella, but this is one of the best female voice I had for AI genetion. And I hope that you will like result.
     
    About Submissive Lola and Names in it.
     
    You need to use owner title "Master" or "Mistress". It's default in the mod. For females both options work. But if you make some custom title for your "master" there will be a lot of non-prounceable phrases.
    I did most of popular followers names pronounceable. There's full list:

     
     
     About spank that ass
     
     
    Requirement
     
    You need DBVO (Dragonborn Voice Over) itself and it's requirements - https://www.nexusmods.com/skyrimspecialedition/mods/84329
    I HIGHLY RECOMMEND to you that Bella voice for DBVO - https://www.nexusmods.com/skyrimspecialedition/mods/89810?tab=files&file_id=387355 (There's already so much work, and patches for so many mods and for some from Loverslab too ❤️ )
     
    Will be there some new packs for mods not listed yet?
     
    YES! For now I just was focusing on mods I like and use myself. But I like tools and process of making AI voice over. If you have some suggestions what mods need to be voiced over I'm open for it.
     
    THANK YOU! PLEASE ENJOY!

    5,927 downloads

    Updated

  22. Masculine Level Lists

    After months and months of intermittently working on this, I finally present to you: Masculine Level Lists. *awaits the cheers and applause...*
     
    Oh, right. No-one actually knew I was working on this.
     
    Anyway, this plugin removes most female "nameless" random encounter NPCs, such as female bandits, vampires, falmers, etc.
    It is inspired by Sekoia's LE version of Masculinized Level Lists, which I have used for many years. However with the arrival of AE, it needed an update. So I started creating this mod for myself. I have added/ changed many more level lists in the process. And it is by no means complete! Due to personal circumstances, I don't have much time to mod any more, so I am deciding to release it as is, in case someone wants to use it/ add to it.
     
    The main categories/ lists I touched are:
    Bandits, Forsworn, Thalmor, Vampires, Stormcloaks, Imperial Soldiers, Wizards, Creatures. Though I am sure I missed some in these categories as well. If you want to know what changed, open the mod in xEdit.
     
    Yeah yeah blah blah... what does it actually do?
    Eesh. I am glad you asked?
    As mentioned above, this mod adjusts the games levelled random encounter NPC lists. These lists mainly have nameless standard NPCs, like soldier patrols, guards, woodland creatures, etc. What I did, is remove the female versions of these NPCs. That is all. In theory you will no longer encounter female NPCs in the game.
    However since there are literally HUNDREDS of random NPC categories in the game and my lack of modding time, not all have been changed.
    NO named NPCs have been changed.
     
    ERMEGERSH! YOU ARE A WOMAN HATER!!
    Calm your collective tits! I do not hate women in any way, shape or form. I just feel uncomfortable killing them, even if it is "just" a game. And I am gay, so...
     
                                          *audible gasp from the audience, crickets in the background*
     
    Oh good lawd... It is 2024, ya know? As I was saying, I am gay, so I prefer to see mostly men in my game. Simple as that. Besides no-one is forcing you to download and install it.
     
    Hmm. All right then I guess, how do I use this?
    Simple: download and install. See more under Loadorder.
     
    There are four versions of the mod:
    Masculine Level Lists AE, which includes FaceGen files, since most random NPCs don't have any. This file is too big to host on LL (about 282 MB), so it is a link to Mega.
    Masculine Level List No FG AE, which is just the esp-file. Use this one if you have mods that change the face/bodies of bandits and the like. Armor mods are not affected.
    These versions are for AE, which means Skyrim version 1.6.640+
     
    Masculine Level Lists SE
    Masculine Level List No FG SE
    These version are for SE, which means Skyrim version 1.5.97 and below.
     
    For the version with FaceGen, you will also need USSEP and AI Overhaul. I have forwarded changes from both these mods, so they are a hard requirement.
    The version without FaceGen (No FG) have no added requirements.
     
    Extra info for downloading: The "full" versions (=with FaeGen) are hosted on MEGA. Unfortunately using MEGA I can't make a distinction between the SE and AE versions on the provided links. I think the AE version is the TOP link with random letters.
     
    It says AE. Does it include all the downloadable content? And which version of AE?
    The only affected level lists (so far) are from Skyrim, HearthFires, Dawnguard, Dragonborn, Farming DLC, Saints&Seducers DLC and Bittercup DLC.
    AE versioning is irrelevant for level lists. It should work with all AE versions.
     
    How about load order?
    Load this as late as possible, so it will overwrite and win conflicts with "vanilla" level lists.
    However, if you use mods that change random NPC level lists, check in xEdit which should win. Or trust in my, obviously, superior wisdom and let my mod overwrite.
    If you use mods that add random NPC's and level lists (i.e. Skyrim Immersive Creatures), let those overwrite this mod. Or check in xEdit which should win.
     
    Please be advised that both versions of the mod will most likely not show conflicts in your modding program (MO2, Vortex, etc.), so when in doubt: check in xEdit.
     
    Known problems/ oddities
    Some NPCs will now be voiceless. An example is the female bandit at the start of Bleak Falls Barrow. Her lines are only available for her voice type, so you won't hear them. With subtitles on, you can still read them.
    I was very rigorous in removing female nameless NPCs. I did not take lore or anything else into account. If you want a slightly more "balanced" option, please check out Bandit Boys Club. It does a very similar thing, but much less rigorous and to fewer factions. (Thanks FauxFurry for reminding me about that mod)
     
    Permissions
    I am releasing this mod "as is". Meaning it is unfinished. As such, anyone is more than welcome to improve/ add to the mod. Credits would be nice, but not necessary.
     
    HOWEVER:
    I do NOT give permission to monetize this mod in any way, shape or form. Ever. Anywhere.
    I do NOT give permission to upload this mod to any other site.

    302 downloads

    Updated

  23. MageCore - TBD Bodyslide

    Bodyslide Slider Set for Touched By Dibella Body for "Caenarvon's Magecore"
     
    Description,
    Magecore, 3 sets of mage themed outfits that have SMP cloth phyisics.  So you can expect the robes to move like cloth and blow in the wind.
     
    Bodyslides for the Touched by Dibella Body version of Caenarvons Magecore outfits.
     
    Work Performed, Well other than changing the size to TBD
    I altered the Breast Weight paints, they are now CBPC breast weight painted however the outfit parts all contain the proper SMP cloth physics.
    XML files have been properly tweaked to account for the changes in Bone Data, so these will perform as smoothly as the originals from author.
     
    Mage panties have had their slot data changed from 48 to 49, so the player character cannot wear Devious Device Belt at same time as a panty.
    Corrected an issue that caused the player to not wear a panty with the robe.
     
    Yes, the modified files work with the Aroused Keywords esp from Nexus and the SPID.
     
    File Contents,
    Bodyslide Files and edited ESP.
     
    Required,
     
    SMP, https://www.nexusmods.com/skyrimspecialedition/mods/57339
    CBPC - Physics with collisions, https://www.nexusmods.com/skyrimspecialedition/mods/21224
     
    Installation Procedure,
     
    1st install the original armor,
    https://www.nexusmods.com/skyrimspecialedition/mods/113540
     
    2nd Remove the original mods Caliente Folder, wont be needed.
     
    3rd install my files over the top of the original files.
     
    FAQ
    Question, Why do my boobs sink into floor?
     
    Answer, you have to have SMP and CBPC physics AND you have to have the edited XML files I put into the downloaded file you got from here.  Thats a lot of possible errors, dont have SMP problem.  Dont have CBPC problem.  Didnt overwrite the XMLs in the original with mine well most certainly will be an issue.

    86 downloads

    Updated

  24. Gift of Dibella V2 - CBBE 3BA Preset

    After speaking with my friend, Ashley (former username "deadjester226"), about her mods, she gave me consent to claim ownership of them. They are NOT to be uploaded anywhere else without my consent. Below is the original description.
     
     

    994 downloads

    Updated

  25. Sexy Curvy Body - CBBE 3BA Preset

    After speaking with my friend, Ashley (former username "deadjester226"), about her mods, she gave me consent to claim ownership of them. They are NOT to be uploaded anywhere else without my consent. Below is the original description.
     

    1,184 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