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,738,821 downloads

    Updated

  2. Samurai Shodown 2019 Shiki Costume (3BA HDT-SMP Racemenu Highheel)

    worked shiki costume in samurai shodown series
     
    Support Bodyslide to most of equipeable parts
     
    in case of robe(upper part) got a 'Cloth hidden' Zap slider option

     
    if you check those option then upper inner wear will be disappear

    also lower loincloth is alternative parts
     
    Boots has racemenu highheel
     
    there are 2 type of upper armor variation
     
    Normal and H type
     
     
    include reversed sword model in some ingame screenshots
     
     

    3,836 downloads

    Submitted

  3. TRX - Futanari Canine Addon Lite

    About this mod
     
    Futanari Canine shlong addon for Skyrim. 
    First of all: I didnt have plance to create this asson but i was take this work as a comission. Due to desigion of Leo Bonhart  i can make this work public for you.
    So if you like this mod then dont forget to say thanks to him.
     
     
    1. Base body - CBBE SE
    2. Base textures Fair Skin Complexion. 
    3. Body Slide project.
    3. Sliders for ajusting shlong form.
    4. Functional SOS addon.
    5. Support for beast races
        Argonians Feminine Argonian Textures (Chameleon and Lizard)  - Lizzard ABS option as mod base support
        Khajits Feminine Khajiit Textures (Grey Cat and Leopard) - Grey Cat ABS option as mod base support.
     
    Full version on Patreon.
    1. Canine classik form slider and textures patch
    2. Cock rings support
    3. Craftable option
    4. Strapon option

    14,305 downloads

    Updated

  4. TRX Futanari Horse Addon Edit - Restored Sliders and Human-Horse Hybrid Schlong

    This is an edit of TRX Futanari Horse Addon that makes it combine Human glans and horse cock shaft together. Expect it to look better on more "saturated" characters. Requires TRX Futanari Horse Addon to work. Find TRX - Futanari Horse Addon Human Hybrid in BS to use.
     
     
    UPDATE v0.16:
    I somehow figured out how to bake normal textures, so I reworked the junky glans normal texture that I basically didn't touch in previous versions. Now the glans part can finally be properly lit under light source. Huge improvement over last one.
    Also, I have provided a no-vein texture as requested. I didn't remove the veins that were included in TRX Horse Addon though, only reverted the edits that I have done.
     
    After:
    Before:
     
    UPDATE v0.15:
    I finally realized how terrible the initial version of texture looks, the seams between glans and shaft and the "cuts" on the texture is now fixed. You can download the texture only for a quick fix, I'm sorry for the trouble.
     
     
     
     
    This is the first time I post something so formally for skyrim. If anything goes wrong please feel free to ask me.

    15,026 downloads

    Updated

  5. Bad Dog's Immersive Creatures SE

    Bad Dog's Immersive Creature Addon
     
    Purpose
    This mod adds genitalia to all the new creatures from the Skyrim Immersive Creature Mod SE version on Nexus.
     
    Status
     
    This is a bit of a placeholder in that it's not at all complete, but what's here works.
     
    First, no blue dicks on the canines. All filepaths are correct, I think.
     
    Second, I did a bunch of work on Creature Framework to figure out why schlongs weren't appearing reliably and ended up shipping a patch for it. @Ep1cL3w7z you may want to check it out and incorporate whatever works for you in the main mod. Details behind the spoiler. Note the install instructions below for handling the CF/MNC/BDIC stack.
     
     
    I also did a very minor patch to SexLab. Problem was that SL has the actors walk up to each other before the animation starts (which I like very much) but the radius they use is so small a large horizontal creature can't get close enough to satisfy them. I just increased the radius a bit to keep the creature from bumping into you repeatedly until the mechanism times out.
     
    And a minor patch to MNC just to add some of the new races until they can be incorporated in the base mod. @MadMansGun there are more new races to come so choose when you want to pick them up. I couldn't get the new races registered with a separate call to the SL registry--I don't know if that was my problem or what.
     
    For the mod itself, I have a stupid complicated spreadsheet showing every creature in SIC, its ARMO record, and the corresponding record in the CF json. Thank you xEdit. There are a lot of new creatures and many of them are quite nice but it will take a while to get to them all so have patience. 
     
    Installation
     
    Load, in this order
    Skyrim Immersive Creatures V7.0.2 or later. Creature Framework V2.0.3 (you're getting it from the MNC page) More Nasty Critters  Bad Dog's Immersive Creatures (this mod) BDIC Creature Framework Patch SexLab check to make sure you get the latest BDIC Sexlab Patch BDIC MNC Patch SexLab Aroused Redux  Sexlab Animation Loader  Whatever animataion files you choose. Get all of Billyy's stuff.  
    Enjoy. You know you have to run FNIS, load the creature animations in SLAL, and turn on creatures in SL. Look at the SL install instructions if you don't know what that means.
     
    Run the "Reset Mods" option in Creature Framework if the new creatures aren't being equipped with junk. Also go to Creature Framework's MCM menu, "Performance" tab, and bump up the number of actors to the max.
     
    Werewolves
     
    If you're using Sexlab Werewolves, Mighty Beasts and HDT Werewolves, load them after this mod. They have their own werewolf meshes. You may also need to reinstall the XP32 skeleton after this mod--if you end up with a mesh explosion (werewolf gets smeared everywhere) that's the problem.
     
    You can elect either SOS werewolf schlongs or Creature Framework schlongs. Turn off the werewolf options in SOS if you're using CF, and vice versa. Note that the SOS werewolf schlongs won't match the colors of the SIC werewolf variants--nothing I can do about that because SOS doesn't know about different skins.
     
    Good to have with this mod
     
    SexLab Wear and Tear (ouch! ouch!) SexLab Cumshot SexLab Matchmaker Defeat with the creature option turned on Untamed is sick fun with this mod, too.
    And of course the body replacer of your choice.
     

    Reporting problems:
     
    Reporting problems in useful way is a gift to your modder. I want this stuff to work, but if you don't provide details I'm working in the dark.
     
    Always give me the last screen or two of your papyrus log and any animal or sex mods in your load order (or the whole thing dumped from MO). Spoiler tags, please, if you load them here.
     
    CTD: There haven't been any reports of crashes, but hey. You may find CTDs that don't seem to be part of your normal Skyrim experience </snark>. One scenario that would not surprise me is that you're running across the landscape and suddenly CTD with no warning and nothing special in the log. If that happens, tell me exactly where in the Skyrim world you were and what time it was (Skyrim time) and I'll try to track it down. (Exactly as in, "The slope above the lake south of Riverwood just above where that bear is always fishing.")
     
    Misbehaving creatures: Tell me what it's doing and try to get me the baseID. Hit, ~ , click on the creature, read the baseID off the screen. Then hit ~ again and get the fuck out of there before he nails you. Useful also to report where you were in Skyrim. I've had a problem with draugr legs disappearing--reporting like this will help me solve it.
     
    Credits
    This mod contains very little original work. It's all mix and match of stuff made by other people. All credit goes to them:
     
    lifestorock - Skyrim Immersive Creatures (http://www.nexusmods.com/skyrim/mods/24913/)
    dentarr - More Nasty Critters http://www.loverslab.com/topic/32953-more-nasty-critters/
    lordescobar666 - SexLab Nude Creatures http://www.loverslab.com/files/file/441-sexlab-nude-creatures/ 
    Ep1cL3w7z - Creature Framework http://www.loverslab.com/files/file/1622-creature-framework/
    Dayelyte, Gone, Panicforever, Xandero - animations
    diarawr, Gone, Leito86, Shocky, SkyMoMod - models
    Leito86 - Strapons (http://www.loverslab.com/topic/19260-skyrim-strap-ons/)
    MadMansGun - Help with the patch and all the work on MNC

    154,465 downloads

    Updated

  6. Solitude Men's Club Expanded (by ffabris)

    Another port of a ffabris mod. This time it is the merged version of Solitude Men's Club, which I therefore renamed Solitude Mens Club Expanded, cos multiple clubs. See what I did there?
     
    Anyway, this mod adds (gay) men's clubs in Solitude, Windhelm and Riften for you to soak your weary achy bones in the pools after dancing with dragons, combating nirnroot and swatting bees, in the company of handsome men.
     
    So what did I do to the mod:
    - converted the files wit Cathedral Asset Optimizer
    - converted the esp to form 44
    - nordified the men (ffabris likes his men "crispy")
    - added a tiny bit of diversity to the Riften club by adding some "beast races"
    - ironed the towels, swept the floors, cleaned the windows and made dinner (or rather: general clean-up of the files)
     
    Requirements:
    USSEP
    SkyUI
    KS Hairdos SSE (male hair)
    SexLab
    SexLab Aroused Redux
     
    But... what does this mod do?!
    Well... read the following, which is from the original mod description (the add-ons are already part of this mod):
     
    Patch(es):
    Aragonit has created a patch for use with Legacy of the Dragonborn (LotD) or any other mod that blocks the entrance to the club in Solitude. It moves the entrance to the club to another place. You can find the patch HERE. Thank you, aragonit!
     
    DiscipleDarkfriend made a patch for Lux for those that use it. You can find it HERE on Nexus. Thanks (to you.... DiscipleDark) friend *raises an Argonian Ale*
     
    Credits:
    ffabris for creating yet another amazing mod and for the Original Poser/Vue artwork
    Celtic Decor for Skyrim I by DarkRider
    Static dishes and food resource, by Tamira
    New Flowers Resource, by Tamira
    Modder's Resource Pack, by Oaristys
    BookSets Resource, by Blary
    nsanity's Bath Towels, by InsanitySorrow
    Insanity's Folded Blankets, by InsanitySorrow
    Ready Clutter and Furnishings, by Lilith
    Inspired by Solitude Public Bathhouse, by Zuzmoo
     
    NOTE: This mod is released under Creative Commons Attribution-NonCommercial-ShareAlike. In other words, feel free to make changes to the mod in any way you like, and upload the changed version. You do not need to ask permission. If you do so, you must credit ffabris, and your version must be free. Further, you also need to credit any other mods used as resources, including those used in my original. Your own creation must in turn be released under these same conditions.
     

    11,658 downloads

    Updated

  7. SLSF Fame Comments

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

    219,331 downloads

    Updated

  8. Auri - Song of the Green SL Patch (out of date)

    This is a mod I was asked to create by @Corbaine
    SOTG author Waribiki has given her permission and supports it
     
    What it does:
     
    this mod has 2 plugins, the main SL one and an EFF compatibilty mod which is optional in the installer.
     
    EFF plugin:
    This makes SOTG compatible with Expired's Extensible Follower Framework mod (obviously there is no reason to install this if you don't use EFF)
     
    SOTG SL:
    The main mod, this adds Sexlab animations to the SOTG quests, some outcomes can be more lewd than others!
     
    So far it is pretty straight forward and replaces "fade-to-black" scenes with SL animations but I might make some new additions in the future, we'll see.
    It should be compatible with cosmetic Auri replacers and is flagged as ESL so no load order bloat.
    AuriSLPatch.esp should load after 018Auri.esp
    AuriEFFPatch.esp should load after EFFDialogue.esp
     
    Credit to Monoman1 and Lupine00 for the SLEN interface soft dependency method.
     
    LE Version added by request. This requires testing so any feedback would be appreciated.
     

    16,348 downloads

    Updated

  9. Deviously Pink - Elvira's Restrictive Fashion shop SE/AE

    This is an SSE conversion of Deviously Pink - Elvira's Restrictive Fashion shop by naaitsab. All credits go to him, I merely converted his mod to SE. This conversion is tested and working on Anniversary Edition.
    Mod description is taken from the original mod page:
     
    Description
    What started out as a personal retexture for Devious Devices turned into a small mod for more people to enjoy. It revolves around a shop keeper selling custom and unique pink items.
    The store owner stocks about 50 items currently, these can be bought and used. 
     
    At the moment the quest content is limited to a repeatable supply gathering mission. It's crude en rudimentary.
    As the mod is in early beta don't expect a clean playtrough yet. Keep a clean save and don't use it on a save you might need to delete.
     
    As most devices are retextured now I will focus on more quest content. Please keep in mind that I'm a novice modder so don't expect a CD remake or something.
     
    I also need help with content idea's for a tour around the mannequins (text). If somebody wants to assist with this just comment in the LE thead.
     
    Location
    The shop is located south of the Whitewatch Tower north of Whiterun. Console command for easy access: coc DDPStoreExt
     
    Quests
    Materials - Get new materials for the shop Promotion - Wear branded items for gold (waiting and sleeping does not work!) Inn - Sleep at the shop at night (talk toe Elvira between 8PM and 6AM) story quests. Unlock after 3 jobs. 1 currently done  
    Jobs
    Smithing - Create small parts for mass production of belts (lore missing at the moment, will be added) Maid - Do chores for Elvira, fetch water, provide firewood and clean the floor. Of course in a custom uniform  
    Debt system (alpha stage)
    Work of your debt while wearing various devices  
    Requirements
    Skyrim Special Edition Devious Devices SE and it's requirements USSEEP is highly recommended  
    Comments
    This mod is still in very early beta, please treat it this way This is my first quest mod so expect issues I'm no native English speaker so expect some grammar and work issues I don't have access to the source files so some items have different shades, like the straitjacket. This mod is not designed as a rip-of of Captured Dreams of Laura's bondage shop. It's just a good way to get custom items into the game. I did get inspiration from both mods of course.  
    Permissions
    All content remains property of the DD team and the original content creators of other items If you want to use textures from this mod you can, I only ask that you credit me and respect the DD mod rules.  
    Incompatibilities
    Followers can cause havoc on scenes. Exercise caution  
    Credits
    Naaitsab for allowing me to convert his mod to SE Veladarius, Zaz and Kimy for certain script ideas and methods I used. Maid dress- Tes4Mod for skyrim (Nexus) Maid headpiece - Osare (Nexus) Diaper and Sissy Dress - Lucia1 (unused atm, will be used for fully optional content) Elvira's hair - Hepsy PAH Leash script and effect items - Clifton (unused atm) Hair for pony mask - HHaleyy

    6,510 downloads

    Updated

  10. CBA Bodyslide for AetherSuite SE

    This is a bodyslide conversion of the outfits in House of Dibella and Town Vanguard from Aether Suite to CBBE 3BBB. The plugin was updated to allow for the showing of shins and wrists with the new body. Also the textures of the stockings that were compressed to BC7 during the conversion of Aether Suite to SE had to be reverted to BC3/DXT5 in order to show correctly in game.
     
    This was not intended to fit every possible bodytype preset and may require additional editing in outfit studio to tailor to personal tastes.
     
    Vertices were added to some shirts to allow for better flexibility to the new body and physics. Bodyparts were also zapped for some outfits in order to hide clipping but can be adjusted if needed in outfit studio as these are only hidden and not permanent vertice removal.
     
    Aether Suite SE, CBBE 3BBB, and Bodyslide required of course

    1,884 downloads

    Updated

  11. LazyFollowers

    Makes it possible to turn any RaceMenu preset into your own custom follower quick and easy completely in game - no CreationKit work necessary!
     
     
    DISCLAIMER - loading presets on NPCs is experimental, it's a prototype feature in RaceMenu. You may experience unwanted effects like tints vanishing, body textures etc. This mod uses the exact same function as "NPC Appearance Changer" so please see that mod page for things that can pop up. 

    Do not use this mod in your superimportant save and expect things to work out fine now or later. Personally I haven't had any problem except having to restart the game once or twice when some appearance change lingered in the cache. But it likely depends on what other mods you use so YMMV, no guarantees, warranties yada yada.
    Also, having several NPCs with dynamically generated appearances in the same location instead of using pre-made heads will tank your FPS. Especially if you decide to slap SMP hair on everyone. With that out of the way...
     
     
    HOW TO USE -  Setting up the Preset

    HOW TO USE - Setting up the NPC

    After that the NPC should function just like any other generic follower/marriage candidate.

    SAMPLE SETUPS
     

    After that the NPC should function just like any other generic follower/marriage candidate.
     
    The target for the following menus are either the crosshair-target if the NPC is a LazyFollower, if not, it's the one selected in the NPCs list so make sure to double-check you're editing the right one.
     
    STATS MENU
    WeaponSpeed 0 means normal speed. WeaponSpeed 1 means normal as well (!), anything beyond that is an increase. E.g a value of 2.0 means 100% faster.
    BowSpeed works normally, 1.5 is 50% faster
    All stats are set directly on the base value. If there is any temporary buffs or modifier from other mods or sources they can change them, potentially to negative values, when they wear off or are removed
     
    SPELLS MENU
    Spells that are listed more than once are of different versions, the first is general/main hand type while the second copy is left hand only version. 
    This can be utilized to set attack spells on right hand and support on left so the NPC can do  both at all time. E.g setting right hand Flames and left hand ward allows them to burn enemies and shield themselves from attacks. 
    Selecting a spell again will remove it from the NPC.
     
    SHOUT MENU
    Do not use this. Adding shouts to a NPC will corrupt your savegame. CreationKit Wiki Link. Again, do not use this until a mod like Engine Fixes offers a patch. 
    Regarding Familiar Faces, it circumvents this through a SKSK-plugin integrated into the mod itself which cannot be used standalone.
     
    COMBAT MENU
    Please see the Creation Kit Wiki for this - https://www.creationkit.com/index.php?title=CombatStyle
    If nothing else make sure to adjust the Mult values so the type of items you want the NPC to use are set higher. E.g MeleeMult to 7-10 and the rest at 1 if you want them to focus on melee. Or spread them around on say Melee, magic and ranged if you want them to switch up between different styles. You can rename and edit both the default and unnamed styles as you wish.
    Combat behavior  *might* not update until the NPC leaves and re-enters combat again.

    DEBUG MENU
    Only for troubleshooting. Or shooting yourself in the foot. If it's the latter you're on your own.
     
    SAVE/LOAD MENU
    Offers options to save/load config and NPCs separately. Files are stored in "SKSE\Plugins\LazyFollowers". This can be used to load NPCs from one save to another. Stats and skills are NOT transferred to avoid conflicts with difference in level and scaling. Items ARE transferred but may not be immediately equipped, especially if the NPC isn't in the area when you import their data.
     
    NPC PERKS
    All NPCs have ALL perks. As for how/if they work who knows. 
    If they do work as intended the perks wont activate until you set the linked skill to the requirement value which will prevent super overpowered NPCs.

    KNOWN ISSUES

    CUSTOM VOICES/RACES
    Custom race will be read from either the player or targeted NPC and added to the mod as an option automatically.
    Custom voice will be read from the targeted NPC and added as above. NOTE - just because you can apply it doesn't mean it'll actually work, the dialogue for most custom voiced followers is controlled by other factors like quests which cannot be transferred this way making the NPC most likely silent.
     
    ADVANCED USERS
    Dynamic Animation Replacer - For those wanting their follower(s) to have unique animations the "LazyFollowers DAR" file contains unique folders for each NPC.
    Custom body and textures - The "LazyFollowersCustomBody" gives the FemaleNord1 and MaleNord1 standalone body, hands and feet models as well as textures for them. Note that neither is included in the mod so you need to replace the included dummyfiles with your own. You probably want to make sure the presetfile and body use the same weight to avoid neckseams.
     
    UPDATING THE LAZY WAY
    This *might* work
     
    While the animation replacer is safe, it either works or it doesn't, the custom body addon shouldn't be used for anything other as a tool to make regular standalone followers or just playing around. I don't use these features myself so they're largely untested. Adding support for more NPCs isn't likely since my CreationKit crashes regularily doing so for whatever reason.

    The presets used in the images can be found here.
     
    Credits
    Expired for RaceMenu. Patreon with a Familiar Faces Port here.
    Jespergunde for NPC Appearance Changer
    SKSE Team
    Really everyone making and sharing tools and information to make modding easier and gaming more fun!

    7,708 downloads

    Updated

  12. Conditional Expressions Extended

    New versions are posted on Nexus   This is a remastered extension of the Conditional Expressions - Subtle Face Animations mod (v 1.27) with new features and focus on compatibility   What was changed? - Added followers support (Up to 10 followers) - Added SunhelmSurvival support for cold expressions - Added trauma (pain) expressions for diseases. There's a chance also for a sobbing sound. (can be disabled in mcm) - Added sad expressions based on dirtiness level (Dirt&Blood || Keep it clean || Bathing in Skyrim are supported) - Added aroused expressions based on arousal level (OSL Aroused) - Smoother expression changes - Code refactored - random script is no longer used for condition checking. Cold scripts simplified. - SL compatibility is built-in via sl factions (osmelmc patch). - Ostim compatibility via events - Compatibility with DD and Toys wearables. - Dhlp suspend/resume events are respected. Mod is paused till respective scenarios are finished. No more face twitching. E.g. compatible with "The Trappings of Fate" mod. - Compatibility with apropos2 w&t or ZAP slave faction condition for trauma expressions
    - Added arousal cap feature with different conditions. Examples - if it's raining arousal capped by 50 - JSON based customizations for expressions  
    (Optional) CE for NPCs 1.2 fatigue patch - patch for Conditional Expressions for NPCs. Fixes fatigue stack frames issue. (Fixed in CE for NPC 1.4.x)
     
    (Optional) DAR Trauma Conditions file is a plugin for Dynamic Animation Replacer
    - Mild injured idle(30% chance) for (trauma 3-6). Animations from EVG Conditional Idles (injured)
    - Funnybiz injured animations for trauma > 6
     
    (Optional) DAR FM Labor  file is a plugin for Dynamic Animation Replacer
    - Labor animations from BeingFemale applied to Fertility Mod3 Fixes and Tweaks
     
    (Optional) Blush When Aroused SE - is a patched version of BWA SE with conditional expressions compatibility option. For better BWA expressions visibility disable random emotions (and ce aroused expr obviously) in cond expressions.(it still works together but harder to notice bwa changes). NPC blushes are disabled by default to avoid potential save bloat
      (Optional) Dripping when aroused SE 2022-03-03 Patch - patch for Dripping when aroused SE. Adds apropos integration.   Hard dependencies - Mfg Fix NG   Soft dependencies - Sexlab - Apropos 2 or slavery mods that support zbfFactionSlave from ZaZAnimationPack.esm - Dirt&Blood || Keep it clean || Bathing in Skyrim - SexLab Aroused     Installation - Override the original mod (Conditional Expressions - Subtle Face Animations mod ) with this one
    - When updating mid save - go inside and disable expressions before update)   For LE - use version 1.5.3   Advanced config   Compatibility post   FAQ   Changelog: https://github.com/crajjjj/ConditionalExpressionsExtended/releases   GitHub: https://github.com/crajjjj/ConditionalExpressionsExtended
     
    Thanks to:
    @Nymra for cool ideas 
     
     
    Tip jar : https://ko-fi.com/crajjjj

    153,305 downloads

    Updated

  13. Jessy a bubblebutt standalone goth femboy follower 3ba

    Description plz read
    Alrighty this follower name is Jessy and he is a standalone follower. Jessy doesn't use a unique race to be a femboy. He uses fairskin, so any schlong you give him like trx futanari addon or erf futanari addon( which  automatically comes with the fairskin patch will appear seamless on his body( if you build the pp to his body). Anyway he uses a female body with no vagina obviously thanks to @donnerwetter no vagina mod. The benefits of this is that he will be able to use any type of female clothing without any problems or incompatibilities. Also he will still be able to keep the physics that the 3ba mod has.
     
    Now... you may notice that his chest may move an absurd amount sense he uses a female body. To fix this i recommend you to go in the mcm menu. Find "CBBE 3BA" and then change the "npc settings" to the "A cup". You also want to look at the "toggle npc physics hotkey", this allows you to switch between smp and cbpc for npcs.
     
    With that said, he uses my femboy bubble butt bodyslide preset right here . This body preset is basically the same as my demonic bodyslide preset just with no boobs. So lets say if you were to use my demonic bodyslide preset and you download him as a follower. Once you build the pp to either my demonic body or the femboy body. The pp won't be floating because the body...excluding the breast area is the same.  Anyway if you are unfamiliar about bodyslide and outfit studio i recommend youtube vids to help ya out. You will need a bit of experience in bodyslide and outfit studio to build clothing for his body .
     
    One more thing to note.. he will have a vagina if you give him a top armor piece(like a bra or someting that covers his chest area), to prevent this either remove the top armor piece or do another way that involves outfit studio. load the vaginaless project(from donnerwetter mod), add the outfit you want to edit, delete the body with the vagina, set the smooth body as reference and copy weights and conform sliders. Then save as a new project (just make sure you get the .nif filename and destination right). 
     
    Jessy Follower
    Location: Rorikstead Frostfruit inn (if he isn't there go in the console command, type help jessy and press enter ,find his reference id and then type player.placeatme (his reference id that you saw in the console command goes here)
     
    He uses female young and eager voice and he is marriageable 
     
    He's just an average follower when it comes to combat, he has a steel sword and some ice powers. He will also be naked when you find him. The purpose of him really was to serve you in bed. But he will still fight for you.
     
    Anyway i hope you enjoy jessy..do whatever you want to him! He is your sex toy! The vid has pounding sounds btw.
     
     

    Male x giryl goth boi.mp4  
    My other mods n stuff
     
    Want to stay updated on what i may post next? Whether that may be stuff that's on the nexus or here in LL ? Check my twitter out 
     
    My other mods on LL is in my profile which is here
    Mods that i have on the nexus is right here

    12,754 downloads

    Updated

  14. Whiterun Horse Statue - Erect

    This mod simply changes the mesh of the Whiterun Horse Statue by adding an erect cock to it.
     
    You need the original mod from Nexus: Whiterun Horse Statue
     
    Download and install any of the 6 versions of the original mod and make sure you load this mod after it, overwriting the original statue mesh.
    This mod exchanged only the mesh and does no change the texture or the locations.
     
    Can be added or removed any time during game play.
     
     
    Additional File: "WRHorse Statue - Erect Stables"
     
    I just added an additional file to the downloads which will add darker horse statues to the 5 stables of Riften, Whiterun, Markarth, Windhelm and Solitude (see images). This file works as standalone. You can also use it together with the Whiterun Horse Statue from Nexus and my mesh exchanger above.
    It's flagged as ESL. Can be added any time. Maybe you should not remove it though.

    4,301 downloads

    Updated

  15. "East Reach" House - SE/AE

    A house that's not in the Reach, but near Honningbrew Meadery
    15 storage bins and one non-persistent barrel outside the front door (for trash)
    7 weapon display cases of various types
    3 book shelves
    2 mannequins
    36 pieces of Zaz furniture
    Anvil
    Armor workbench
    Tanning rack
    Cooking pot
    Enchanter
    Alchemy Lab
    A hidden basement for your prisoners/slaves
     
    Requirements:
    Skyrim SE
    Sexlab 1.64c for AE or 1.63 for SE (probably... I don't actually remember what specifically needs Sexlab in this house and I can't find it)
    Zaz 8+ SE -
        CBBE: https://mega.nz/#!WEgGDaCa!wAho2Rphy47Lcd55DEmV50GgN07CMnTjhQ_r9s6dq-I
        UUNP: https://mega.nz/#!7ZQjmABY!5slFVs_5YB7DphHCrd2m1nzDTiIwpFoLyRKq6WUt6ek
     
    Conflicts:
    Halla - A Whiterun Player Home : the exact same spot.
    JK's Whiterun Outskirts
     
    v3.2.1
    Fixed a random piece of wall that somehow got into the basement
     
    v3.2.0
    Added a coiled rope on the master bed's nightstand that changes the bed into a normal (sleep-able) bed
     
    v3.1.1
    Fixed z-fighting in cellar
    Opening chest shouldn't mess up the things on the table in cellar
    Fixed compass directions in the house and cellar
    Updated the lighting a little in the house
     
    v3.1.0
    Added another mannequin - looked into making them female, but honestly just use another mod for that
    Locked the cellar door (the key is in the house somewhere)
    Locked the front door (the key is in the outside area of the house, it should be decently easy to find, just try everything)
    Fixed the 3 holes in the roof interior
    Removed some old things that aren't needed anymore
     
    v3.0.3
    Fixed error with saving
    Slightly modified the geometry at the back of the house to allow easier NPC pathing
    Rotated the kennel and added another small tree on the west side
     
    v3.0.2
    Added light to the brazier in front of the house so it works at night
     
    v3.0.1
    Moved the house to across the road from Honningbrew Meadery
     
    v3.0.0
    Updated to Skyrim SE/AE
    Moved the house to just South of the Whiterun entrance, west of Pelagia Farm
    Removed the hotspring (sorry!) because it didn't make sense in the new location
    Added a "horse" training paddock
    Added a bunch more Zaz furniture - seriously, you probably can't walk without tripping over them now
    Overhauled the basement and removed the dynamic bondage gear so you can just go wild with Jaxonz Positioner or Display Model or just console commands (player.placeatme, [Get/Set][Pos/Angle] [X/Y/Z] or even the CreationKit
     
     Roughly 40% the same as the LE version:
     
    License:
     
    Copyright 2023 asrienda@loverslab
    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     
    tl;dr - do whatever you want with this, just don't hold me responsible for what you do. There is a social expectation to credit me if you modify/republish/distribute/etc this, but there is no legal expectation. This license also only covers the portions I've created, I obviously can't license/re-license other people's works.

    8,354 downloads

    Updated

  16. Project Echo - Voice Packs - Deep Learning Voice Synthesis

    New - Rubber Facility v0.74, Gen 4
    New - Babo Dialogue v4.401, Gen 4
     
     
    Project Echo : Gen 4
     
    Update Notes for Gen 4:
     
    References:
    FastPitch: Parallel Text-to-speech with Pitch Prediction
    FastSpeech 2: Fast and High-Quality End-to-End Text to Speech
    RAD-TTS: Parallel Flow-Based TTS with Robust Alignment Learning and Diverse Synthesis
    Tacotron 2: Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions
    HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
     
    Gen 4 Comparisons and Examples:
     
    Index of voice packs:
    Submissive Lola - an Extension Submissive Lola: The Resubmission⚡Gen 4  Public Whore ⚡Gen 4  SexLab Body Search - Dialog Patch⚡Gen 4 Meat Farm Simple Slavery Plus Plus Slaves of Tamriel Plus Plus Milk Mod Economy Fill Her Up Baka Edition⚡Gen 4  Troubles of Heroine ⚡Gen 4 Spectator Crowds Ultra Edition Wartimes - a daughter's tale (Tweak) The Ancient Profession ⚡Gen 4 Thief (BME Translation/Patch) Dovahkiin's Infamy Slaverun Reloaded Radiant Prostitution Gigolo ⚡Gen 4  Being a Cow - Alternate Version ⚡Gen 4  Babo Dialogue ⚡Gen 4  Rubber Facility ⚡Gen 4   
    Introduction:
    Project Echo aims to create high quality synthesized voices for Lovers-Lab mods. Multiple open-source AI and deep learning technologies were used to create the voices. The voices were trained on vanilla Skyrim voice lines, and have varying degrees of success and quality. Quality of original voices, training method, iterations, and compatibility of the underlying technology model all influence how the voices come out to be. Some are nearly perfect while others are of lower quality. The process will improve gradually going forward. 
     
    You can find demo .wav voice files under the download button. Download links for voice packs are below in the post.
     
    Due to the automated process and scale used to process the hundreds of thousands of voice lines, I am unable to give individual attention to make sure each voice line is perfect. I can however make corrections to word pronunciations for each model iteration / update.
     
    Please report pronunciation errors in the support thread to help perfect future and updated voice packs.
     
    How can I create my own voices?
     
    FAQ:
     
     
    Voice Pack Downloads:
     
    1. Submissive Lola - an Extension v111
    [Updated 06/01/2022] ⚡ Gen 4 
     
    Voices included:
     
     
    2. Submissive Lola: The Resubmission v2.0.51
    [Updated 04/18/2022]⚡ Gen 4 
     
    Voices included:
     
     
    3. Public Whore v1.1.2
    [Updated 04/22/2022] [Rev 1]⚡ Gen 4 
     
    Voices Included:
     
     
    4. SexLab Body Search Dialog Patch v1.0.0
    [Updated 06/01/2022] ⚡ Gen 4 
     
    Voices Included:
     
     
    5. Meat Farm BSA Voice Pack (Patched) V1.2.2
    [Updated 07/02/2021] Generation 1.2
     
    Voices Included (Reduced, no DLC or unique):
     
     
    6. Simple Slavery Plus Plus BSA Voice Pack V6.3.12
    [Updated 07/14/2021] Generation 1.2
     
     Voices Included (Reduced, no DLC or unique):
     
     
    7. Slaves of Tamriel Plus Plus v2.1.1
    [Released 07/03/2021] Generation 1.1
     
     Voices Included (Reduced, no DLC or unique):
     
     
    8. Milk Mod Economy SE BSA Voice Pack V20210209
    [Released 07/09/2021] Generation 1.3
     
    Voices Included:
     
     
    9. Fill Her Up Baka Edition v1.71
    [Updated 04/18/2022]⚡ Gen 4 
     
    Voices Included:
     
     
    10. Troubles of Heroine v2.4.1
    [Updated 05/28/2022] ⚡ Gen 4 
     
    Voices Included:
     
     
    11. Spectator Crowds Ultra Edition v0.99 alpha 4
    [Released 07/16/2021] Generation 1.3
     
    Voices Included:
     
     
    12. Wartimes - a daughter's tale Tweak v5.6
    [Released 07/19/2021] Generation 2.0, Version 1
     
    Voices Included:
     
     
    13. The Ancient Profession v0.10
    [Updated 05/31/2022]⚡ Gen 4 
     
    Voices Included:
     
     
    14. Thief v1.0.0.8-BME
    [Released 07/29/2021] Generation 2.1, Version 1
     
    Voices Included:
     
     
    15. Dovahkiin's Infamy v2.0.0
    [Updated 08/03/2021] Generation 2.1, Version 1
     
    Voices Included:
     
     
    16. Slaverun Reloaded BSA Voice Pack V3.0 Beta 1
    [Updated 08/17/2021] Generation 2.1, Version 1
     
    Voices Included:
     
     
    17. Radiant Prostitution Gigolo v7.0.4
    [Released 04/20/2022]⚡ Gen 4 
     
    Voices Included:
     
     
    18. Being a Cow Alternate Version v1.9F1
    [Released 05/24/2022]⚡ Gen 4 
     
    Voices Included:
     
    19. Babo Dialogue v4.401
    [Released 06/03/2022]⚡ Gen 4 
     
    Voices Included:
     
    20. Rubber Facility v0.74
    [Released 06/05/2022]⚡ Gen 4 
     
    Voices Included:
     
     
     
    Global Changes:
     

    30,627 downloads

    Updated

  17. Preset - Solid Gal II (more "solid", same amount of "gal")

    Athletic, just slightly beyond realistic Bodyslide Preset, should work with any CBBE based body
     
    To my eyes it looks great in the 20 - 80 range that most vanilla NPCs fall in to.
     
    Enjoy! Don't repost it anywhere.
     
    Cheers!
     
    More screenshots in 'support' thread.
     
    (4 posted screenshots are at 100 weight)
     
     
     

    1,993 downloads

    Updated

  18. Rosa Round-Bottom ---SSE ADULT Follower Mod---

    Fair warning! Mod and images contained therein are of an adult natur- HEY WAIT A SEC! This is LoversLab I'm at! Why the fuck would I post a warning about an adult mod on a website that's ALL ABOUT adult mods? We're ALL about the nitty gritty here. The bewbs, the butts, the benises, and the occasional tentacle up the butt. Not really my thing but you won't find me knockin' ya on it. You do you mang.
     
     
     
     
     
     

     
     
    ABOUT THE MOD(S)
     

    -Rosa the Follower-
    Here to join you again for all your new adventures in Skyrim is everyone's favorite half naked barbarian warrior; Rosa! A bit more than just a simple port, Rosa also comes sporting that brand spanking new CBBE SSE body, making here among the first standalone followers to use this fantastic new body. Even in SSE Rosa still packs quite a wallop and if you dare, is also quite eligible for marriage.


    -The Brazen Armor set-
    Available is a completely revamped Brazen Dragonbone Heavy Armor set for your Dragonborn to don themselves with. The armor is available for both CBBE SSE and for UUNP Bodyslide. Male support (uses SOS Body) also available.

    The armor can now be made in any forge, provided you have the Dragonsmithing perk.

    ...or you can be a dirty little cheat and type ---help "brazen"--- in the console commands. =P

    If you use other mods like the Dragonbone Marauder and Bikini sets, you'll notice this armor shares some modularity with them. So don't be afraid to mix and match with the pieces!
     
    WHERE TO FIND HER
     
    You can still find her at Angi's Camp, just south of Falkreath, high up in the Jerall Mountains. Why so far up there? Because why not. =P
     
     
     
    KNOW ISSUES/INCOMPATIBILITIES
     
     
     
     
    REQUIREMENTS
     
    -Rosa Standard Follower Files-
    A legit and most up to date install of Skyrim SSE

    -Rosa Physics Follower Files-
    A legit and most up to date install of Skyrim SSE
    XP32 Maximum Skeleton Special Extended
    CBP Physics or HDT

    -Rosa SMP Follower Files-
    A legit and most up to date install of Skyrim SSE
    XP32 Maximum Skeleton Special Extended
    HDT-SMP (Skinned Mesh Physics)
     
    -Rosa 3BA Files-
    A legit and most up to date install of Skyrim SSE
    XP32 Maximum Skeleton Special Extended
    HDT-SMP (Skinned Mesh Physics)
    CBPC - Physics for SSE and VR


    Schlongs of Skyrim SE- Needed if you plan on using the armor for male characters.
     
    ...oh and DON'T FORGET to check the requirements for the above mods as well!
     
    Qu and Ah
     
     
     
     
    CREDITS & GRADITUDES
     
    -For Rosa-
     
     
    -For the Brazen Armor-
     
     
    I'd STILL also like to give my longtime thanks to those who long ago dared to risk blowing up their own rigs just to test my mods, and in no particular order:
    Deadenvy
    Arthenon
    Enjuno
    Mart0206
    Gassernorm
    TornFlesh
     
    ...and of course to Bethesda, for you know, Skyrim and all that junk.
     
    PERMISSIONS
     
    If there's something particular you want to ask, please reach me out first.
     
    No permissions will being granted for Rosa to be ported to consoles in the foreseeable future due to the overtly adult nature of the follower nor will any attempts be made to make her "Safe for Work" for consoles.
     
    If you like my mod and want show some love, add a screenshot of my char in your adventures!
    It'll mean much more to me than some silly Like Button.
     

    Enjoy!

    53,808 downloads

    Updated

  19. QUEEN OF BLADES - Race and Follower

    QUEEN OF BLADES
    Playable Race and Follower
     
    "I am the Swarm. Armies will be shattered. Worlds will burn. Now at last, on this world, vengeance shall be mine. For I am the Queen of Blades." - Sarah Kerrigan
     
    DESCRIPTION:
     
    With this modification you can play as Kerrigan the Queen of Blades herself, or take one of the two follower with you! 
    You don't know who Kerrigan is? She is a character created by BLIZZARD for the game series StarCraft.  (>More Info<)
     
    The modification offers full BodySlide and Racemenu support!  Uses the standard skyrim headmesh, so you can use all slider in racemenu Use your CBBE SE Slider-Presets for the Body or create a complete new shape.  Choose if you want the original look, or visible nipples!  With the SOS Addon you get genitals for both gender, females get a visible vagina and if you choose to play as male you get additional to the vagina a penis. (If you want to play as futanari) You can equip any armor without losing your appearance The mod is saved as "Master" file, so every one can also make mods for it.  fomod install-script vor easy install with mod manager  
     
    I used for the original mesh from Blizzard, but I have it heavily modified for skyrim! 
     
    THERE WILL BE NO SKYRIM LEGENDARY VERSION!  
     
     
    REQUIREMENTS:
     
    Schlongs of Skyrim SE (needed if you install the genitals addon!) 
    XP32 Maximum Skeleton Special Extended 
     
     
    NOT REQUIRED BUT HIGHLY RECOMMENDED:
     
    BodySlide and Outfit Studio (Use your body shape presets to get the best result ingame) 
     
     
    Follower:
     
    You can find the female follower in Morthal in the Alchemy store and the Futanari (if you using sos addon) in Solitude's Alchemy store. 
     
     
    Credits:
     
    EvilReFlex - for creating this mod for skyrim
    Blizzard - for the original Kerrigan mesh and the awesome StarCraft Series! 
     
     
    Its not allowed to upload this file on other pages or using it in mod packs!

    7,113 downloads

    Updated

  20. Ostim Solutions - A Sexlab Solutions Revisited Port

    A mostly feature complete port of Sexlab Solutions Revisited SE to the OStim framework. Posted with the permission of Janbui, the author of Sexlab Solutions Revisited.
     
    This mod provides a large number of alternative solutions for vanilla skyrim quests, with a sexual bent. Get more than gold as a reward from quests and add some sexy spice to your next playthrough!
     
    Requirements:
    You do not need Sexlab, Sexlab Solutions or Sexlab Solutions Revisited installed for this mod to work. It is standalone. Fuz Ro D-oh SE - By Shadme. OStim - OSex overhaul and API (Ostim version 5.1+) (And ALL its' requirements.) - By Sairion.  
    Recommended, but not needed:
    ORomance compatibility requires ORomance version 1.7+. All the offical OSA animation packs. All the OStim animation packs. (If you want Lesbian and Threesome animations.) OStrap (A OStim addon that I created to add strapon support to Ostim.) DoubleCheeseBurger's xVASynth Voicepack Addon. (Install the "Sexlab Solutions Revisited" version, not the regular Sexlab Solutions version.)  
    Known Issues:
    Sometimes starting a scene can be a little slow, depending on how fast my animation sorting code is running. (This will hopefully be fixed in the future.) Creature animations are unsupported by OStim at this time, so creature animations will not be run. Some MCM functionality has been disabled until I get around to replicating the functionailty with code that works with OStim. I need to go through and remove some hanging script properties that are no longer linked to existing code, so there may be limited Papyrus log spam until I get around to that.  
    Reporting Bugs:
    If you notice anything strange, or errors that you are pretty sure are related to OStim Solutions then please report them in the support thread, and I'll try and work them out. When doing so, please let me know exactly which NPC you had the problem with, so I can try and recreate the issue.
     
    If you have any feature requests, QOL improvements or suggestions go ahead and post them. I give absolutely no promise I'll do them, but you might have such a good idea I'll have no choice?.
     
    No LE version coming ever, sorry.

    249,928 downloads

    Updated

  21. The Ancient Profession Light for Enderal 28Apr2021

    This is a very simple prostitution mod for Enderal that lets you work as a prostitute in the game's inns. It works similarly to inn prostitution in my full-size Skyrim quest mod, The Ancient Profession, which is where it gets its name.
     
    Unlike the full-size mod, this mod does not have any quests, and there are no licenses that you need to get. It exists only to provide extremely simple inn prostitution. Because there are no quests and not a lot of writing required, I didn't put any player character gender checks in the dialogue. You can use this to play as a male or female prostitute.
     
    The developers of Enderal made innkeepers work slightly differently than they do in Skyrim for no obvious reason, so it's necessary to have a mod specially made for Enderal to have inn prostitution that works the same way as in my Skyrim mod.
     
    How does it work?
    Just go up to any innkeeper and ask "May I sell my company in your inn?" to begin You will have to rent a room and pay a cut to the innkeeper You will not have to rent a room in Duneville, but you will still have to pay a cut to the innkeeper Solicit anyone in the inn or the surrounding area (with some limitations) by asking "May I show you a good time?" You will receive 20 EXP for every client you entertain - about the same you get for killing a rat If you leave the area without paying the innkeeper's cut, you will have 24 hours to correct your mistake, or you will receive a bounty  
    Limitations and known issues
    As technically impressive as Enderal is, the developers obviously didn't care about supporting mods that relied on Skyrim factions or on locations and their keywords in any real way. In that area, the game is half-implemented at best. I tried to smooth over some of it, but I only went so far with it.
     
    In most areas, you should be able to leave the inn and solicit clients in the area of the inn, but there may be one or two where this doesn't work, or it doesn't work as well as it should It's possible you may enter a house or other interior cell and be told you left the city or town you were in. This is again because the Enderal developers didn't fully implement locations. Everyone you solicit will accept the solicitation, with two exceptions. I may change this later, or I may just leave it as it is. The two exceptions are NPCs that you have already recently entertained and NPCs who are involved in scenes like watching a bard. You can't solicit NPCs who are sitting at gambling tables. Their dialogue telling you to sit down overrides all other dialogue. I'm not sure if I will even try to do anything about it. I haven't finished the game yet, so I have no idea if this is lore-friendly, if you care about that.  
    Installation
    I strongly recommend using a mod manager, because this mod overwrites at least one vanilla Enderal script to patch up some problems I found with the way room rentals work, where the room might lock too early, or the innkeeper might think you had already rented the room when the last rental had long ago expired.
     
    Make sure you are pointing the mod manager at the correct directory for your Enderal installation. If you installed it as a mod, this should be your Skyrim directory. If you installed it from Steam, it will be its own Enderal Special Edition directory.
     
    Upgrading to 1.3
    It is safe to upgrade from any 1.x version to 1.3 in a game in progress, as long as you don't have an inn whoring session active. You may experience some problems if you have a session active during the upgrade, but they should work fine the next time you start a session. For best results, end your current whoring session before the upgrade.
     
    Is this compatible with Enderal for Skyrim LE?
    Yes, as of version 1.2. Make sure that you download the correct version for your installation of Enderal. Use SE for Enderal Special Edition and LE if you are not playing Special Edition.
     
    Be aware that I have not tested the LE version anywhere near as much as the SE version, because I actually play Enderal Special Edition, and I don't play the LE version.
     
    Future plans
    Probably none, other than bug fixes if I see something isn't working right while I'm playing the game. I might make a few improvements, but I made it to bring prostitution similar to my Skyrim mod over to Enderal for my playthrough now that Enderal SE is out. I am still working on that Skyrim mod and still playing this game, so I doubt I will spend much time on this one past what I have already done.
     
    Anyone who wants to use it as the basis for something more complex and interesting may feel free to do so, with credit to the original.

    2,015 downloads

    Updated

  22. The Ancient Profession 2023-11-14

    The Ancient Profession is a prostitution and quest mod.
     
    It aims to make prostitution feel as natural in the game's world as joining the College of Winterhold or the Thieves Guild, and to help you role-play a prostitute character who isn't a combat bad-ass at the start of the game. The mod adds the following:
    Quests. Many of the quests are designed around role-playing, not combat. Low-level characters can do most of the quests. High-level characters just have more options. The quests are meant to feel like they belong in the game's world, not like a separate sex game sitting on top of Skyrim. Even when they expand on lore, the quests are intended to stay lore-friendly. This is a SexLab mod, so the quests will usually somehow involve sex. Prostitution. Entertain clients and do special jobs to earn money. There are several different prostitution factions that you can join, with their own benefits and drawbacks. Becoming a succubus. One of the quest lines will allow you to become a succubus, which grants you new perks and abilities. This system is completely optional and should not interfere with any other succubus mod, if you prefer a different one.  Public sex and unlicensed prostitution as crimes. Complete quests to get a license to work in each of Skyrim's holds so that you don't receive a bounty for illegal prostitution. Have sex in private so that you don't get reported for having sex in public, or turn that option off if you want to have sex wherever you want (or let another mod handle making public sex illegal).  
    I hope that players enjoy getting to know the characters in the mod and find the quest lines interesting to play.
     
    This mod is intended for female player characters. A future version may have things for male player characters to do, but this probably won't happen in the near future.
     
    Content warning. The Ancient Profession deals mostly with consensual sex. However, some of the paths through a few of the quests can have rape scenes. These are always avoidable in some way. Some optional quest content requires creature animations.
     
    Note about LE compatibility:
     
    @killer905 has created an LE port of The Ancient Profession.
     
    Please note that this remains officially unsupported by me. I may or may not address bugs that exist in the LE version. It depends heavily on whether those same bugs exist in the SE version or are caused by using the mod with LE, and it depends if the bugs are easy to fix.
     
    How to start the quests
     
    Option 1: Go to a Dibella's Garden brothel and speak to the madam. There are locations near Solitude, Whiterun, and Windhelm.
     
    Option 2: Go to any innkeeper and ask, "Do you have any work that doesn't involve risking my life?". Then ask "May I sell my company in your inn?". If you are in a hold in Skyrim, it will start a quest to get a license in that hold. If you are outside of Skyrim, such as in Raven Rock or in a location added by a mod, you will not need a license, but you will still get an objective to get one in Skyrim before working there.
     
    Option 3: Speak to a prostitute.
     
    Option 4: Speak to Benjen Black-Briar in Riften.
     
    How the freelance prostitution system works
     
    You can solicit NPCs on the streets and in the wilderness. Full details are in the spoiler section.
     
     
    How the crime system works
     
    The Ancient Profession enforces that you cannot have sex in public by default. This is optional and can be turned off entirely if you don't want public sex to be illegal or if you have a different mod that you prefer to use for this. More details in the spoiler section.
     
     
    How the succubus system works
     
    You can become a succubus after completing a quest line in Winterhold. Full details are in the spoiler section.
     
     
    Information for modders
     
    The Ancient Profession provides options for integrating with the mod, and I will be adding more in future versions. Right now, using mod events, you can:
     
    Exempt scenes in your mod from public sex penalties. Find out about succubus events, like feeding, leveling up, and more. Learn when the player starts and stops working as a prostitute in an inn.  
    The documentation for these integration options is in the mod download in a markdown file at Docs/The Ancient Profession Modder's Guide.md.
     
    Bugs and known issues
     
    This mod isn't finished, and most of the quest lines are works in progress. Vanikseth gets stuck multiple times on the way to his workroom. This is an issue with the vanilla navmesh between where he starts and where he's going. I will address it at some point, but he should automatically "jump" past the parts where he's stuck. Prostitution in inns added by mods doesn't always work correctly, for a variety of reasons that depend on the mod. After the special Dibella's Garden CMNF party job, if you do the job again, the cell may not reset properly unless you leave the brothel first.  
    This is not the complete list of known issues. These are just the ones I think are likely to confuse people.
     
    Installation
     
    Just extract the archive into your Skyrim SE Data folder or use a mod manager to install it.
     
    Upgrading from version 0.10 or later to release 15 on a game in progress is safe. You should end any repeatable quests or inn prostitution sessions first just to be safe.
     
    Upgrading from a version before 0.10 without starting a new game is not supported.
     
    Hard Requirements (install them or it won't work)
     
    SexLab SE and any of its dependencies Some of the quests do require creature animations. I intend to always keep creature-related content optional. If you start going down a quest path that won't work without creature animations enabled, the mod will tell you. PapyrusUtil This is installed with SexLab, and it's fine to use that version, but this mod directly uses it now. Fuz Ro D'oh for Skyrim SE (https://www.nexusmods.com/skyrimspecialedition/mods/15109) Dialogue will go by too fast without it Unofficial Skyrim Special Edition Patch  The mod will load without this at the moment, but I think some of the quest conditions rely on bug fixes from the patch.  
    Soft Requirements (install them if you want to)
     
    The mod will load the following to provide the prostitutes more outfit variety than the dull vanilla tavern clothes:
     
    Blades Hakama Set Extended and Blades Hakama SE BodySlide CBBE, with Topless option enabled in Bodyslide. This is what the player character in the screenshots is wearing. The author of these mods has removed them from NexusMods, and they can now be found here: https://dracotorre.com/mods/bladeshakamaset/ Meridia Undead Pacification Force CBBE (https://www.nexusmods.com/skyrimspecialedition/mods/14137) Goddess Outfit SE CBBE (https://www.nexusmods.com/skyrimspecialedition/mods/46905) Undies CBBE (https://www.nexusmods.com/skyrimspecialedition/mods/17933) CBBE Standalone Underwear (Dyeable) (https://www.nexusmods.com/skyrimspecialedition/mods/28496) - you don't need this mod's optional Dye Manager dependency if you don't want it. Crazy Magician Glass Robes SE (https://www.nexusmods.com/skyrimspecialedition/mods/27864) Warhammer Sorceress Robes - CBBE SSE BodySlide (https://www.nexusmods.com/skyrimspecialedition/mods/18031) Female Outfits Standalone CBBE BodySlide (https://www.nexusmods.com/skyrimspecialedition/mods/26088) Open Monk Robes Standalone - UNP UUNP BHUNP CBBE BodySlide - Physics - Flower Girls (https://www.nexusmods.com/skyrimspecialedition/mods/31277) SkyTitties Clothing Pack 50 Outfits - 3BA (https://www.nexusmods.com/skyrimspecialedition/mods/86605)  
    You can add or remove outfits from other mods for the characters in this mod to use. Instructions for doing this will appear in the second post of the support thread. You can add or remove these outfits at any time (but note that removing an outfit that someone is currently wearing will cause them to be naked temporarily).
     
    Animation packs recommended:
     
    For best results, install an animation pack that has a lesbian double-dildo animation. Some quests will use these if available because they fit better with what's happening.  
    Mods that may enhance your experience
     
    Keep in mind that these are not made by me and may lag behind releases a bit in updating. I also cannot provide support for them.
     
    Voice pack for The Ancient Profession - note that if the audio and subtitles disagree on what a character is saying, the subtitles are probably correct KSHair for The Ancient Profession - optional non-vanilla hairstyles for the NPCs in the mod The Ancient Profession Interior Project - remakes some of the interiors in the mod with much greater skill than I possess TAP Facelift - alternate face designs for some of the characters in the mod Ciri voice pack for DBVO - voiced player character pack that includes support for this mod Bella voice pack for DBVO - voiced player character pack that includes support for this mod  
    Compatibility
     
    I have not tested this mod extensively for compatibility, but I do usually play with plenty of mods. I have seen no conflicts in the ones I use, and in general I try not to modify vanilla assets more than absolutely necessary. That said, there are certain planned features that will introduce the possibility for compatibility issue. The biggest of these is brothel locations, as this will require me to edit the Tamriel worldspace. I may also be forced to modify a few vanilla scripts to integrate the mod better.
     
    Some compatibility issues
     
    Anub's Animations. This animation pack works fine and has some nice animations, but the animation tags in it are a hot mess, so you may see some scenes using animation types that you asked The Ancient Profession to suppress. Turning them off by hand or fixing the tags is the only solution. The Sisterhood of Dibella. This mod can be used together with The Ancient Profession, but the Temple of Dibella quests are not compatible with it. As of version 0.12, The Ancient Profession will automatically disable its Temple of Dibella quests if it detects that The Sisterhood of Dibella is installed and it's not too late to prevent incompatibilities between the two. If it's too late, The Ancient Profession will instead display a warning that The Sisterhood of Dibella is not compatible with your saved game.  
    Not recommended 
     
    Any other prostitution mod. Other prostitution mods will be unaware of the licensing and employment systems in The Ancient Profession and will provide a way to sidestep its game mechanics. If they implement player approaches, you may also get weird interactions. And if they provide solicitation dialogue, you may have to remember which mod does which thing.  
    Not compatible
     
    If there's a mod out there that changes the rental bed at the Sleeping Giant Inn in Riverwood to a different bed, this mod won't be compatible with it. There are technical reasons for this that you probably don't care about. Radiant Prostitution if you have the "NPC Scene" options turned on. Some of the characters in The Ancient Profession wear the tavern clothes outfit, and this can cause quest-breaking interruptions. Mods that make extensive changes to exterior worldspaces, such as Open Cities. These may put objects or buildings in the way of places where NPCs from this mod are supposed to stand. For mods like Open Cities, they will make the cells that The Ancient Profession needs inaccessible to you without console commands.  
    Credits
     
    The Dibella's Garden sign is based on resources from Jokerine's Misc Resources, https://www.nexusmods.com/skyrimspecialedition/mods/801

    149,929 downloads

    Updated

  23. ( LE / SE ) Cock Ride Heroes

    If you like this mod, You can support me on Patreon. 
    Thanks You!)
     
     
    Standart version:
    - Dibella
    - Meridia
    - Mara
    - Boethiah
    - Vaermina
    - Nocturnal
    - Talos
     
    Beast version:
    - Archmage with troll.
    - Meridia with horse.
     
    Shrines:
    - Dibella
    - Mara
     
    Lore:
    - Dibella: "In Skyrim, everyone knows who she is."
    - Meridia: "Malkoran pets are not allowed to fly."
    - Mara: "Blind Love"
    - Boethiah: "Better not ask her why her horns are broken"
    - Vaermina: "..."
     
    Preview (Screenshots):
    https://mega.nz/folder/vvxngBaC#qOdaOUifkWFQ2stKB55S-g
     
    Installation:
    Use Mod Organiser 2 or any other mod manager* for FOMOD Installer.
    *FOMOD Installer will not work with NMM
     

    39,640 downloads

    Updated

  24. Serana Dialogue Add-On SE

    New Years Dev Update:
    Version 4.1 is fully released! Full changelog on my website.
     
     
    Have Serana call you by an exclusive name and get early access to mod content, including Version 4.1! Join the Patreon.
     
     
     
     
     
    What Does This Mod Do?
    It's a highly acclaimed and popular expansion of Serana's dialogue and NPC features to make her a more immersive follower. Serana Dialogue Add-On (SDA) adds more facets and dimensions to the character, exploring new character traits and character arcs (see my character philosophy for Serana). As an NPC, Serana is more intelligent and has many new follower features. The dialogue lines in this mod (over 8000) are all fully voiced, utilizing new voice-acted lines by Kerstyn Unger.
     
    If you have more questions or would like to know more, please visit my website! 
     
    Find the Official SDA Replacer, Trueblood Serana, over here.
     
     
    Revoice Status:
    Radiant Revoice = 100%
    Dawnguard Quest Revoice = 100% (as of Version 3.2)
     

    30,021 downloads

    Updated

  25. !BEEFCAKE ADVENTURERS

    !Beefcake followers for all your Skyrim adventures!
     
     
    So this all started a little something like this;
     
    Wife: "So you can make standalone followers now?
     
    Me: "Yup, working on my second one now. I'll be making more."
     
    Wife: "So if I make a character on your pc set up you can turn them into a follower?"
     
    Me: "Yeah why? ........Oh no......"
     
    Wife: "Move we ladies need better looking followers!"
     
     
     
    Well here it is to go along with the lovely ladies of my Cheesecake mod I present
    Beefcake Followers!
     
    Fixed!
    Sorry for any inconvenience.
     
    Lorric
    1h or 2h weapons. Favors swords.
    Levels with player along with perks to support higher lvls.
    Voice: Brute (Farkas)
    Movement increased to keep up with player.
    Location: Falkreath (sandboxes outside)
     
    Talin 
    Ranger type w/1h weapons
    Voice: Male even toned
    Location: Morthal
     
    Everything should be functional as is though like all my other mods I recommend Faster HDT-SMP for physics.
     
    Outfit Management: he's been tested with AFT and NFF.
    In AFT (Tweaks) set his combat to 2Handed otherwise he'll keep using his bow.
    NFF combat works as is should be fine. To set up his outfit click create "standard out" for him, don't put anything in and close window. Next in his clothes satchel take out his armor and choose option "I need to trade some things with you" give back armor. Now he'll be naked if you take his armor.
     
     
    If you enjoy the mod let me know and I'll be sure to add more to it. Such as more followers and quests.
     
     
    Feedback
    I appreciate constructive feed back.
    If this mod is not your thing kindly move on without leaving negative comments. Thank you.
     
     
     
    My other mods;
     
    I DO NOT give permission to upload my mods to other sites or use their assests freely. Please be respectful.
     
     
     
     
     
    Credits & Respect - Without these wonderful creators this mod would not be possible
    Acro748 - 3BA
    Ousnius - Caliente's Beautiful Bodies Enhancer & BodySlide and Outfit Studio
    Shiva182 - Maevan2's Eye Brows SE
    DomainWolf - Skin Feature Overlays SE (Freckles)
    Nazeen - Improved Eyes Skyrim
    HHaleyy - Fair Skin Complexion
    Spongeman131 - RANs HeadMesh Sliders for RaceMenu
    RAN46 - RANs HeadMesh Variants
    expired6978 - creating RaceMenu
    Kalilies - KS Hairdos SSE
    Nisetanaka & Sunjeong - The Amazing world of Bikini Armors
    s4rMs - Toned and Shapely Body for CBBE and 3BA Vagina Add-On
    Vectorplexus & Louleifoh - SAM and Samlight
    Bethesda
     

    807 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