Select a subcategory to view available files.
Files From Subcategories
-
SexLab SE - Sex Animation Framework v1.66b - 01/18/2024
By Ashal
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.
---------------------------------------------------------------------------------------
2,347,962 downloads
Updated
-
Bof's Bimbo Body - 3BA Bodyslide Presets + Bimbos of Skyrim Morphs (Optional)
By H Bof
My simple bodyslide presets, from athletic to total bimbo!
I've had a couple of people message me asking for my bodyslide presets/Bimbos of Skyrim curse morphs so I thought I would just upload them if anyone else would like to use them.
WHAT'S THE TWO DIFFERENT VERSIONS?
All In One Contains my base bodyslide preset BofsBaseBody that I always use, it's fairly modest and athletic (for Skyrim standards at least ) I find it ideal as a blank slate for transformation mods such as BoS, MME, SGO, etc.
Contains the jsons for my Bimbos of Skyrim bimbofication curse morphs, when applied to my base body it will look like as seen in the screenshots here/images from my other mods. There may be some minor differences based on any other mods applying morphs to you in game and your SMP settings. I personally have SMP set to realistic weight and jiggle if you want to look as similar to mine as possible.
Contains a bodyslide preset BofsBimboBody with my BoS curse morphs pre-applied to it if you don't want the curse but want the body shape. If needed, this one is also handy to build your SMP collisions with after being cursed - Just make sure you DON'T build morphs with it or your collisions will be super goofy.
Contains a bodyslide preset BofsBodyWeighted - A weighted version that combines the two presets. 0 Weight = BofsBaseBody | 100 Weight = BofsBimboBody
Contains a bodyslide preset BofsBodyWeightedINV - An inversed weighted version that combines the two presets. 0 Weight = BofsBimboBody | 100 Weight = BofsBaseBody
Contains BofsBodySlutmarked - A more well-endowed version of the BaseBody that has some bimbo proportions without going overboard.
Contains BofsBimboBodyS(1-7) - A preset that matches every stage of the bimbo curse from Bimbos of Skyrim that applies new morphs up until the final bimbo body. Effectively the order goes BaseBody > S1 > S2 > S3 > S4 > S5 > S6 > S7 > BimboBody. Proceed with caution when combining the later stages with my bimbo curse morphs if you use them for Bimbos of Skyrim. You may start to get extreme results since the morphs were made to be applied to the BaseBody. Using a preset like BofsBimboBodyS7 will effectively double your body morphs when combined with the curse.
Contains BofsInvisibleWoman - An unfinished preset based on Invisible Woman from Marvel Rivals. I started this preset before updating to AE and forgot about it so I may or may not go back and make changes to it in the future. It doesn't look 100% like her body, but I think it looks good enough on its own that I'd share it here. This preset IS NOT made with my bimbo morphs in mind or vice versa. It was made just for fun and I honestly think my bimbo morphs look kind of bad with this preset so consider yourself warned.
Presets Only Only contains the presets BofsBaseBody - BofsBimboBody - BofsBodyWeighted - BofsBodyWeightedINV - BofsBodySlutmarked - BofsBimboBodyS(1-7) - BofsInvisibleWoman as described above for those who don't use Bimbos of Skyrim.
RACEMENU CBBE MORPH PRESETS
All main bimbo presets have Racemenu CBBE Morph presets that you can access and load in-game through Racemenu. This was mostly done if you want your PC to have a slightly different body than NPCs without going through the trouble of getting mods for a separate body. These Morph Presets were made assuming you still are using BofsBaseBody as your preset built in bodyslide. So if you don't use that preset they will still work, but they will not look as intended. Presets with Racemenu CBBE Morphs: BofsBimboBody BofsBimboBodyS1 BofsBimboBodyS2 BofsBimboBodyS3 BofsBimboBodyS4 BofsBimboBodyS5 BofsBimboBodyS6 BofsBimboBodyS7 BofsBodySlutmarked
INTSALLATION
Use your mod organizer of choice or manually drop the files into your data folder, I will not support any issues with manual installation. Make sure that this mod overwrites/loads after Bimbos of Skyrim - specifically BoS's SE patch - if you use the all in one version
REQUIREMENTS
Bodyslide and all of its requirements CBBE 3BA and all of its requirements Racemenu and all of its requirements - Needed for the CBBE Morph versions of the presets to work. Bimbos of Skyrim and all of its requirements - Only needed for All In One Version.
HIGHLY RECOMMENDED
ABBA - I really only use this mod's armor squeeze function since arousal morphs can make the bimbo body go really wacky depending on your settings. I leave it set to default armor/clothing squeeze morphs and to only register my PC/ignore NPCs for performance Keep those balloons in check
From Screenshots
Armor Used - From PredatorRJ's Sexy Bikinis 4 and Premium Laced Latex
Character - Del - Modified to be a Succubus by myself, normal version can be found in my preset pack Bof's Babes n Bimbos + Narelae from the same pack
Tats - Unholy Tattoos
Feel free to post your screenshots I'd love to see them!
3,831 downloads
Updated
-
Diary Of Mine for Paradise Halls
This mod is an extension to and heavily inspired from PAHE for Skyrim. It functions like its sister mod HSH by adding a new set of slaves with extra functionalities. It can be used with or without PAHE installed.
Diary of Mine adds personality traits for all unique NPCs and PAH faction actors. A dialogue line "Let's have a serious talk" is added to actors where the player can ask them about their personality and their feelings. Traits are based on the HEXACO personality model used in sevetal psychological studies. There are 6 personality traits linked to 6 feelings. For PAH slaves, feelings will change depending on emotions and training. Traits can also change but at a much slower pace. For other NPCs, traits and feelings are constant. In this case feelings correspond to their general feelings in life. I also added 6 physical and psychological facets acting as emotion filters, so an actor can be calm but physically extremely sensitive. See the personality system section below for more details.
Also check my DOM Stories add-on for different ways to solve the Skyrim quests.
If you enjoy DOM and use it regularly, remember to fill in the poll on my patreon and post any suggestion you might have there, or on my discord server, or in the support thread. If you wish to support my work my Patreon is also the way to go:
https://www.patreon.com/user?u=75574226
Here is a short list of what this mod includes:
What to download?
Version 7 is the new stable version. It is available for Skyrim SE (including AE & VR). It doesn't depend on PAHE anymore.
Version 5 is the legacy version. It is available for Skyrim SE (including AE & VR) all versions and LE up to 5.2.5. It is compatible with all recent PAHE versions (8+). Beware the documentation was updated for DOM 7, hence some dialogues and menus might not apply for version 5.
Important note: If you're still running a Skyrim version lower than 1.6.1130, for DOM 7 and later you'll need to install Backported Extended ESL Support(https://www.nexusmods.com/skyrimspecialedition/mods/106441. Users of 1.6.1130+ don't need this patch.
Installation:
Here is a detailed installation procedure:
Further notes about installation :
If you have problem getting your save to load, it might be time to use Resaver and purge unwanted mods, including older versions of DOM and PAHE.
Description:
The mod will add one new topic for all unique NPCs "Let's have a serious chat" where you can ask them about their personality and their feelings.
Other topics, will become available once an actor is enslaved or recruited as a slaver.
DOM also adds potions, spells, leashing collars and weapons to help the process of capturing and training slaves.
Interacting with Slaves, Slavers and NPCs:
There are two ways to interact with actors in DOM, with the 'E' key (usually starting a dialogue but not only - see next section) and with the UI Wheel menu. The wheel menu needs to be bound to a hotkey in the MCM wheel menu tab. Default keys for wheels are Y, shift-Y, U and shift-U, L and shift-L. For those without UI extensions it is possible to turn on a replacement message box menu instead of the wheel, in the MCM.
"Let's have a serious chat" dialogue or Status wheel (SHIFT-Y key): Most actors will have this new dialogue line to chat, learn about their personality, recruit them, free them if they are slaves, ransom their family members and clean actor's outfit or factions. The Status wheel for slaves also includes the duties (be respectful, be silent and fight for me) as well as the tasks (clean, mine, cutwood, ...). "You'll do exactly what I tell you" dialogue or Order wheel (Y key): For slaves owned by the player. Ask actors to open inventory, follow you, wait, pose, tie them up, bag them or order to (last one is the vanilla Skyrim "favor" option). The Order dialogue also includes the duties (be respectful, be silent and fight for me) as well as the tasks (clean, mine, cutwood, ...) and the orgasm policy. "Come here slave" dialogue or Abuse wheel (SHIFT-U key): For slaves owned by the player. Abuse actors with stripping, sex, kisses, body inspection, masturbation, bow, value, gags, plugs, blindfolds. The abuse wheel also includes orgasm policy. "Listen to me slave" dialogue or Training wheel (U key): For slaves owned by the player. Train actor with praise, comfort, punishments, insults, flatter, threaten, make promises, brand them, make them drink (potions or alcohol) and force them to wash. "I need you to do something for me" or Management wheel (L key): For slavers and trainers. Give management orders to slave trainers and slavers: List trainees, set camp, go to camp, guard area, gather trainees, add trainee, unload trainee and unload all trainees. The dialogue also includes the usual orders: follow, wait, ... "Let's talk about the slaves" or Abuse wheel(SHIFT-L key): For slavers and trainers. Give abuse orders to slave trainers and slavers: display, tie-up, chain, restrain in furniture, order to dance, order to masturbate , punish and rape trainees.
Capturing and Recruiting NPCs:
DOM offers several ways to enslave or recruit actors, depending on the location, the time of day and whether or not the actors are hostile, the most effective method might be different.
Combat: Once an enemy health goes beyond 30% or a fixed threshold (both adjustable in the MCM capture menu) pressing 'E' will bring up a message box with options to 'Enslave', 'Recruit' or 'Cancel'. Enslaving is 100% chance success, recruiting depends on the enemy honesty and open_mindness. Weapons: Weapons can be enchanted with the Abduction magic effect. They will automatically enslave an enemy once the health thresholds are met. Weapons can be set to enslave only males or females and to ignore creatures and beast races. Spells: There are two slaves which could be used to capture actors. One captures living actors and the other one should be used to raise from the dead fallen foes. Sneak: Sneaking or just walking behind an actor and pressing the capture key (default 'H') will try to assault the actor and enslave. Beware that witnesses might react to your action and your victim might be faster than you think. Unawary victims (sleeping, sitting or in love with the assaulter) can even be assaulted from the front. Alarm and witnesses can be turn off in the MCM capture tab. Stunt: If you get the bludgeon from Lucan (on his bench or as a reward for retrieving the golden claw with DOM Stories) you can sneak behind actors to try to stunt them. Once again, this action can be cancelled by witnesses or if your victim is too fast and aware. This action doesn't start the enslavement, but rather puts the actor in unconscious state and allows for futher options, see next point. Actions: While an actor is sleeping, unconscious (see Stunt above) or tied-up or in a bag, pressing the 'E' key will triggerr the action menu. Available actions depends on the specific case but can be one or several of these: 'Wake-up', 'Enslave', 'Recruit', 'Tie-up', 'Untie', 'Bag', 'Open bag', 'Open bag and tie-up', 'Talk to' and 'Cancel'. Beware that actors taken out of bag or restraints might turn hostile toward the player. It is usually a good idea to use 'Open bag and tie-up' rather than simply 'Open bag'. Chatting: Chatting with NPCs will make them love you more and loving NPCs will not complain when you enslave them. NPC with honesty lower than 50 will see their stat value decreases the more you chat with them, this is called strengthening the personality and reflects the psychological influence of the player. Once actors reaches low enough honesty and high enough openness, they might agree to join you as a slaver.
Quest:
To discover the mod's use of potions, spells and family relationships, you can try the small quest to retrieve Olava's niece. Meet Olava in Whiterun and ask her about what troubles her, she should be on her bench around 10am.
This quest will ultimately take you to Drela's cottage, where you'll find Kimli and learn about bewitching potions. There are four bewitching potions and they are all craftable from the bewitching alchemy bench found in Drelas' cottage : Love potion, mind breaking potion, lust potion and lash potion. Drelas has been doing business with the occupants in Fort Greymoor. Someone from the fort is providing him with the base ingredients for the potions. Unfortunately the last shipment never arrived, and Drelas feels he might have been betrayed. He is very anxious and might attack on sight any unexpected visitor. If you plan to pay Drela a visit, you should definitely talk to Olava in Whiterun first.
Hotkeys and Group orders:
Options and MCM menu:
The DoM MCM menu has 10 tabs
Main tab: (main options)
Capture & release tab: (Everything happening at capture or when enrolling a slaver)
Player tab:
Punishment tab:
Equipment tab:
Personality tab:
NPCs tab:
Pressing "ESC" for a hotkey will clear the value.
Wheel menu tab: (Also see the "Hotkeys and wheel menus" section above)
Hotkeys tab: See the "Hotkeys and wheel menus" section above
Animations tab:
Sex and gender tab:
Notifications tab: Various toggles to turn on or off specific notifications.
Debug tab: For experts only.
Slaver roster tab: Lists all slavers on the left panel. Right panel shows actor status, training stats and allows to summon actor to player, reset actor, redisplay SlaveTats or delete actor.
Slaves 1-43: Lists first 43 slaves on the left panel. Right panel shows actor status, training stats and allows to set actor name, title, gender (DoM and Sexlab gender) or summon actor to player, reset actor, redisplay SlaveTats or delete actor.
Slaves 44-86: Same as above for slaves 44 to 86.
Slaves 87-128: Same as above for slaves 87 to 128.
Note for developers (keywords):
Dialogues for NPC:
Dialogue branch "Let's have a serious chat":
Dialogues for DOM slaves:
Dialogue branch "Let's have a serious chat": Information. To get slave status and personality.
Dialogue branch "Listen to me, slave": Psychological abuse. For giving orders to slave as well as praise, scold, promise, threaten, insults, flatter, ...
Sub-dialogue branch "About your duties as a slave":
Dialogue branch "Come here slave!": Physical abuse. To force a slave into an action: punishment, body inspection, masturbate, slave display, bow and pay attention.
Dialogue branch "Honour your mistress/master, slave": Sexual abuse. To have sexual intercourse with slave.
Dialogue branch "I get to decide what you wear and carry": Opens slave's inventory. Slave will wear new equipment once inventory is closed.
Dialogue branch "Undress now!": Sexual + Psychological abuse. To manage slave equipment type.
Dialogue branch "I am going to make sure you stay here": Sexual + Physical abuse. To make slave pose in bondage.
Dialogue branch "Entertain me slave": Physical + Psychological abuse. To make slave pose. Most poses are choosen depending on personality and training.
Conditional dialogues for DoM slaves:
Those dialogues only appear if the slave fulfill certain requirements:
Dialogues for DoM slavers:
Dialogue branch "Let's talk about the slaves.":
Dialogue branch "I need you to do something for me.":
Dialogue branch "I need you to carry a few things.": Access the slaver inventory.
Dialogue branch "I don't need your services anymore.": Slaver will be dismissed. Some will hang around the place, while others will go back to their normal life.
Potions, spells and weapons for the apprentice slave master:
Traits generation and JSON files:
Personality traits:
Feelings and training:
Slaver skills:
Emotions, abuse and training:
Personality traits evolution:
Moods:
Emotions:
Race and class bonus to personality traits and number of kinks:
Kinks:
Training tips:
Stripping and equipment policy:
Changelogs:
AYGAS, HSH and OStim integration:
Disclaimer:
I condemn physical and psychological violence of any form. Any under-aged actor is strictly forbidden from this mod. This mod is intended as entertainment only, remember this is only fantasy and have fun in Skyrim!
Known bugs and FAQ: suggestions welcome
Voicepacks and recommended mods:
Acknowledgements:
Thanks to all teams who made this mod possible, with a special thanks to the authors of SKSE, UIExtensions, JContainers, PO3 Papyrus Extender, SkyUI, FNIS, Zaz and Sexlab! Thanks to @CliftonJD for all the help with coding, debugging and for allowing me to repack pieces of PAHE code. Thanks to @Musje for the immensely valuable help with patching HSH and AYGAS code. Tears textures and the essential message widgets are courtesy of @gooser from Apropos2 mod. @tznvlw took care of the translation of the MCM menu. @FriedTmprovided the code snippets for cbbe/3ba/himbo cloning. Fomod installer first version provided by @Tiress. Finally thanks to all the playtesters from LL for their support, reporting bugs and for their never ending suggestions.
Animations, meshes, textures, voices courtesy of Leito, BaboInteractive dialogue, MiasLair/SexSlaves, xVAsynth, Sexlab and ZaZAnimationPack.
Slave tats with status by the always inventive @DocClox
Alluring Potion Bottles v3 by jbvw http://www.nexusmods.com/oblivion/mods/33531/?
Celtick Alchemy lab from Autan Waspeez https://www.nexusmods.com/skyrim/mods/54109
Thanks to Team TAL for their BDO & Overhit armor sets used in most of the screenshots. Other armors by COCO and Ninirim. The maid outfit is Backsteppo French Maid outfit. The harness is Venus Cage by Ninirim. Characters in screenshots are from Botox for Skyrim and personal work.
All original assets and code contained in this mod are for personal use, are property of the creator and should not be distributed or reused without the author consent, in addition to the CC BY-NC-ND license.
For all material included in this mod other than my own, please refer to the creators pages for license or CC BY-NC-ND otherwise.
345,937 downloads
- paradise halls
- skyrim
- (and 3 more)
Updated
-
Tints of a Succubus' secret desires
Aren't there already three succubus mods on this site?
No, there were four (arguably five)! Now there is one more.
WARNING: This mod is in early alpha. Do not use it on a serious save. I'm pretty sure it's safe, at least for now.
My motivation for making this mod
Most of the sex mods in my mod list fall into 2 categories: Penalty from sex or Bonus from Sex. Bimbos of Skyrim, Cum Addiction, love sickniss etc. are penalties for having sex and the various Prostitution mods and other succubus mods are Bonus from Sex. This mod is also in the bonus from sex category, but focuses on "penalty from not having sex". Like most mods that "encourage" having sex through are either power fantasy, money or addiction based. This is more of a needs mod.
Gameplay
The idea behind this mod is to add a succubus feel to the game which doesn't interrupt gameplay that much. This mod does not have a large mcm, it instead has large menus from the B612 mod. It also features 4 perk trees and a succubus skill rank system. As a succubus, you can't regenerate health normally, and you can't regenerate stamina or magicka below 0 energy. At -100 energy you can no longer converse with people and die to the smallest attacks. You lose energy over time and when you climax, and regain energy when partners climax, depending on the time they last had sex with you and your chosen traits. You will not be able to drain immortal npcs as they taste bad :P.
Things in [brackets] aren't implemented yet but planned.
Gain Energy gives Energy back and Succubus XP, refresh Energy only gives energy back and losing Energy does not decrease XP.
Just bind the "All in one" key in the MCM and press it to start the mod.
Tints of Succubi
Crimson - Your standard Succubus experience.
Scarlet - You are fueled by love, not lust. You gain more energy from a partner that loves you, but you lose more energy on climaxing with partners that don't
Pink - Pursuing new things is your drive. You gain more energy from climaxing partners that climax with you for the first time, you lose more energy from climaxing with a partner you have been with before.
Sundown - Your transformation was not complete. You are only a half-succubus. You gain less energy and lose more. You cannot reach below 0 Energy.
Mahogany - Without risk, there is no fun... You do not lose energy while climaxing form being raped, you lose more otherwise. At minimum energy, you enter Predator mode, forcing yourself on the first person you talk to, draining them to death.
(Hmm, as there are already daedra focused ones, why not make this one aedra focused? So Akatosh, Mara, Dibella, Stendarr?)
Requirements
Sexlab P+ MCM Helper B612 - my little asteroid of useful UI components Sexlab aroused (or some other version) iWant Widgets Custom Skills Framework Extended Vanilla Menus Slavetats Actor Value Generator
Optional Integrations
Tullius Eyes SLSF Reloaded
Background
This mod started as a "Hey, I really want to play with one of the succubus mods, but most of them haven't updated in quite a while. Guess I'll make one myself!" Then 2 of them updated. So I am releasing this alpha version now, just to increase the amount of those mods this week.
Github Link
No artists were harmed in the making of this mod. I used AI-generated images for the succubi!
The other succubus mods:
Children of Lilith PlayerSuccubusQuest Succubus Heart SexLab Hormones SE
Changelog
0.03.03
bugfixes to Scarlet and Mahogany
some more quest related stuff
0.03.02a
bugfixes to energy refresh, mcm and trait perk
a) bugfixes
0.03.01a
Added a hard to reach mind blank stage
Added MCM to disable Libido Mechanic
a: MCM works now
0.03.00
It's a huge update.
Lot's of bugfixes, a small "quest" to deal with your curse.
New Libido Mechanic to replace the energy loss. Draining someone to death and other actions increase your energy hunger.
You gain stats for each rank in a succubus skill, succubus skills are now increased in 5 level increments.
As basically every script has changed this needs a new save.
New Requirement: Actor Value Generator https://www.nexusmods.com/skyrimspecialedition/mods/84743
0.02.0x
Temporarily reduced the energy loss on orgasm to 1/10 until I find a better system
increased energy gain
added debug to disable energy loss on orgasm
The Debug update!
Added Debug mcm options to tweak every spell magnitude and duration, add or remove perks and to change all the globals.
Sundown bugfixes
Bugfixes to perks
added passive energy perk
added SLSFR integration
bugfixes to perks and abilities
Big update, added 6 abilities that cost energy to use, changed drain logic to actually use Gentle Drain as a concept
Look for prey now costs energy if you find hostile npcs
Added an "invitation" ability
Added different starting abilities
0.01.0x
Added backwards compatibility with 1.5.97 and legacy sexlab
No idea if it works tho
legacy sexlab has SLSO Requirement, probably
Added some thought variation, you can edit them yourself if you want to!
Added synergy between Razzmatazz and Cupid
Your succubus now only gathers energy passively from people around them when below 50 energy.
added jcontainers integration
some bug fixes
custom skill framework working again
bugfixes with scene ending logic
fixed hourly energy loss
removed debug scarlet energy refresh
The mod is now barely playable!
Added cosmetic setting menu
Fixed some issues with the traits logic again
2,148 downloads
Updated
-
!Star Shadow Coven
By RowdyD1313
1.0.1c
Updated High-poly head & brow meshes
Sage - Added missing hair scalp
Sage - Minor face tweak and mouth fix
!Star Shadow Coven
A new mod with followers that use 3ba bodies. Currently only one follower at the moment as I wanted to get this out before I take a break over the holidays.
Followers are standalone though you can change their bodies simply by changing their meshs to any CBBE/3BA/TBD.
Install using your mod manager of choice just remember they don't always install all the textures. Should this happen simply install manually.
Highly recommend using Nether's follower framework for your followers. Using this talk to Morgana asking "I'd like to create a standard outfit" don't place anything in her inventory and exit. This will leave her in her birthday outfit, then talk to her again asking to trade. Give her the armor you want and she'll now wear it. I've given her an extra copy of her outfit in her inventory just in case.
How to Begin
To start finding these curvy ladies of the craft, head to the 3 standing stones near embershard mine there
you'll find a Stendarr Fanatic lost from his goup and take the note from him
Optional File Cauldron of Secrets (work in progress)
This optional file will give Morgana and future followers of the mod more spells from Kittytail magic mods to use.
Simply install and "yes to overwrite all"
The experiment from MoD Test for Maidens of Darkness was a success and inspiration for this optional mod.
Shout out to Kittytail and their wonderful magic mods.
Currently this optional file will require the following mods;
Obscure Magic
Obscure Magic at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
Constellation Magic
Constellation Magic at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
Abyssal Wind Magic
Abyssal Wind Magic at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
Forstbitten Dreams Magic
Frostbitten Dreams Magic at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
Winter Wonderland Magic
WInter Wonderland Magic at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
ESL flagged so no worries toward your mod count
Her Bodyslide preset is a separate file in downloads
To get her exact look you want to have your settings set to 3BBB Amazing Body
Credit given to awesome modders:
arta14 - for Arta glasses, thanks again!
Ousnius - BodySlide and Outfit Studio
NRGilluminati - ILT Damn OMG Racemenu Presets
Obicnii - Forest Attire
TheFaceSculptor - Britte Nyr HP preset
Shiva182 - Maevan2's Eye Brows SE
DomainWolf - Skin Feature Overlays SE (Freckles)
Nazeen - Improved Eyes Skyrim
r1goodwin - Diamond skin
Lersy - Awesome nord preset which was a good jumping point to make these ladies. Thanks Again!
expired6978 - creating RaceMenu
Kalilies - KS Hairdos SSE
Nisetanaka & TheAbstract17 & JSPumpkinKing & VtheHeretic (and all others who helped) - The Amazing world of Bikini Armors and conversions, you guys rock.
DeserterX - DX Armors
Kala's Eyes and Elf eyes - guidethisonekalaheria
Black Vipers will - redtox, soereide93, and Fanfy along with all others.
Champion of Azura - by egilvar, bodyslide by AmberHarmony
HHaleyy - Fair Skin
Daymarr - Demoniac Skin
Acro748 - CBBE 3BA (along with those who contributed to this mod.)
Ousnius - CBBE
Aers - HDT-SMP
Shizof - CBPC
Groovtama - XP32 Maximum Skeleton
Bethesda
8,575 downloads
Updated
-
Crajjjj patches hub
By crajjjj
Apropos2 Hentairim
ESL flagged and added the ability to morph actors based on vaginal and anal wear and tear.
You can edit the morph nodes in WearAndTear_Morphs.txt, by default it's set up to use 3BA nodes. (by @wareware)
W&T effects are added during animations when sl stage starts and not onOrgasm like in original version. Hentairim tags are used to get stage-based damage (Don't forget to run SLATE). (Damage values in WearAndTear_Damage.txt)
If no Hentairim tags found, w&t is applied on animation end (calculations based on regular tags, damage values from file are multiplied by 4)
Added some conditions to apropos stagechange descriptions (e.g., not to show penetration messages when no penetration) - also with fallback on regular tags if hentairim tags are not available.
Added more consumables for healing - now health potions also heal W&T. (can be changed in WearAndTear_Consumables.txt)
Supported by the latest SL widgets and Conditional Expressions Extended mods
INSTALLATION Overwrite the original Apropos2 SE by gooser, with this one. (Hentairim tags mod is needed)
PapyrusTweaks
Papyrus Tweaks NG ini config with added exclusions for experimental features
Hentairim Enjoyment Expressions Traits 103 TNG patch
TNG support Expression system patched Bugfixes
Hentairim IVDT 103 TNG patch
TNG support Bugfixes
SLDisparityApropos2HentairimPatch
Update for wear and tear condition checks (ESL address fix)519 downloads
Updated
-
Devious Curses NG
By cybercheese
Devious Curses
Devious Curses is a mod inspired by Deviously Cursed Loot by kimy. The general idea is when you open a chest, you might get bound.
Supports AE, SE, and VR (Tested working).
If you have ideas for new devices, marks, or quest interactions please fill out the form.
Mod Contents:
Minimal papyrus scripting:
All functionality outside of the MCM and some mod integration is handled outside of papyrus to prevent script lag.
Dynamic Devices.
Devices used by this mod are pulled from the Devious Devices NG database, so any mods that add devices will be compatible. Devices added by other mods will also be used in random events as long as they have standard device keys.
Random events:
Random events can trigger from looting chests, opening doors, pick-pocketing people, and more. The chance of an event happening can be fine tuned based on a plethora of options including location, container type, lock level, player arousal, and more.
Total device control:
All devices that are equipped from this mod can be weighted so that certain devices appear more frequently than others, or not at all. Tired of always getting trapped in bondage mittens or yokes? Not anymore!
Tattoo integration:
Integrates with Slave Tats NG and Lewd Marks. With Rape Tattoos Continued installed you can also be equipped with random tattoos.
Consequence System:
When walking around naked, bound, or when having sex in public a bystander might do something about it! Includes interactions for character disposition, meaning that characters that hate you are more likely to tie you up!
Sex System:
Characters that are near you might want to have sex with you! Has many options to allow for full customization of how NPCs will interact with you. Allows for Male, Female, Futa, and Creature actors. Can be disabled at any time.
Oppressive Devices:
These devices are hard to escape from and have unique effects on the game.
Quest Interactions:
Quest interactions add small events to different vanilla quests.
Themes and Exclusions:
Allows for customization of events beyond what is possible just using the MCM. Themes can be set so that each event uses similar restraints, and exclusions can be set so that certain devices aren't used at all. The files are located at Data/SKSE/Plugins/DeviousCursesThemes.json and Data/SKSE/Plugins/DeviousCursesExclusions.json
Here is how the system works:
Requirements:
Sexlab or Sexlab P+ (and all of its requirements)
Devious Devices NG (Version 0.4.0+)
Backported Extended ESL Supprt (if using a game version before 1.6.1130)
PO3 Tweaks
Optional Mods:
OSL Aroused (Version 2.6.0+)
SlaveTats NG (Version 0.6.5+)
Lewd Marks (Version 2.0+ Install for slave tats without the glow patch)
Extended Vanilla Menus (With color picker in MCM)
Quick Loot IE (Compatible)
Unforgiving Devices (can select to use only devices compatible with UD)
Rape Tattoos Continued
MinAI (Most events in the mod will be registered)
Recommended mods:
Devious Chastity Piercing
Laura's Bondage Shop
Devious Piercings of the Divines
(Potential) Plans for 0.6:
More devices, marks, and quest interactions. If you have any ideas please put them here.
SGO4IF
How to fix MCM on update:
Please leave a comment if you experience any issues or would like to see something added or changed.
source
8,215 downloads
Updated
-
To Become the Highest Prostitute!(ESL)
By FolkMetis
For further assistance, recommend accessing my x account. (Response will likely be delayed in LoversLab)
https://x.com/FolkMetis
This mod is a prostitution mod that focuses on making “more” money.
Note: This mod is a prostitution mod focused on earning significantly more money.
Please be aware that it may substantially disrupt the game’s balance due to the large amounts of septims it allows you to earn.
Main system
You can engage in prostitution by selecting a dialogue option marked with "(TBHP)." Currently, you can choose from Oral, Vaginal, or Anal activities.
The reward amount can be permanently increased based on factors such as SexLab's Sex Diary (skill rank and frequency), arousal values, bed usage, and other conditions.
Additionally, you can simulate current compensation in the MCM menu.
Below are the details of the bonuses:
・ Skill Bonus
The number of times each Oral, Vaginal, and Anal is used increases the reward by 1% for each use.
・SkillRank Bonus
The reward amount is multiplied based on the Oral, Vaginal, and Anal ranks recorded in the Sex Diary.
・Arousal Bonus
The arousal values of the actors involved in prostitution are considered, with higher total arousal resulting in greater rewards.
・Bed Use Bonus
Using a bed applies a fixed bonus multiplier to the reward. Conversely, not using a bed reduces the fee.
・Sexuality Match Bonus
Rewards are increased if the actor’s sexuality in SexLab's Sex Diary matches the activity. Mismatches result in reduced rewards.
・Location (Indoor/Outdoor) Bonus
Rewards are increased for indoor prostitution and decreased for outdoor prostitution.
All bonuses can be adjusted via the MCM menu. As the adjustment method is somewhat unique, we recommend exploring and testing it directly.
Merchants for prostitutes
Merchants selling items specific to this mod are located in inns across various locations.
Currently, they offer items that enhance the bonuses listed above, as well as items that permanently increase Strength, Magicka, and Stamina.
Additional items and bonuses may be added in future updates.
This mod is flagged as ESL.
☆Requirements
・SexLab SE
・Sexlab Aroused Redux SSE
111 downloads
Updated
-
Shadowmere Riding Gear
By Vyru
This is a simplified version of the amazing Riding Styles 2 SE that only applies to Shadowmere and uses only one of it's animations (face down) and instead of a mcm, spells and menu based commands it just replaces the vanilla riding animation for player character only.
Why not just using the original mod?
1. I'm playing with a controller so i don't have much options for button mapping.
2. While the menu commands work like a charm (but i can't use them due to reason number 1) the spell for some reason causes my follower not to mount at all. I'm using Simple Horse SE, maybe if you're using something like Convenient Horses it works, i don't know about that.
If you're a mouse & keyboard user and don't mind an extra click to mount up i recommend using the original mod as it comes with a lot of cool features this version is missing.
Why only Shadowmere?
1. Because it's a unique horse and since my PC is submissive using mods like Submissive Lola and other player slave stuff i don't want followers to use the animations.
2. @Hero357159 made a OAR Version which mine is based on but with that one all horses have the vanilla saddle replaced with the riding gear which looks silly.
Requirements:
OAR and it's requirements
FNIS (Don't forget to run it)
SexLab More Nasty Critters Always Erect SE (Optional but recommended)
Version 1.5 Update:
Other horses can now be used with the regular riding animation.
Credits and thanks:
For the meshes and animations created and owned by @fingerscrossed the author of Riding Styles 2 SE and his permission to release this as a standalone file.
@sblichking for the updated OAR Script for Version 1.5
1,119 downloads
Updated
-
COtR Bryce Dallas Howard for fun
By daxoss
All the entire description for installation with video support in my Discord channel
Last update of Skyrim special edition (1.5.97) not AE edition
Latest SKSE64 for Skyrim SE (version 2.0.20)
The presets can work on AE and LE version if you can find the same requirements.
.....................................................FACE.....................................................
Racemenu
RaceCompatibility for Skyrim Special Edition
COtR - HQ Characters creation addon (only the main file)
BnP - Female Skin
BnP - COtR faces
Eye Normal Map Fix SSE
The Eyes Of Beauty SSE
COtR x The Eyes of Beauty - Updated Patch (esl version)
Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets
Even More Brows - HPH - COtR (COtR version)
Koralina's Makeup for COtR
Koralina's Face Details for COtR
KS Hairdos
.....................................................BODY(optionnal).....................................................
Caliente's Beautiful Bodies Enhancer -CBBE-
Female Hands Redone (use bodyslide to apply the sliders).
NecDaz Feet (use bodyslide to apply the sliders).
XP32 Maximum Skeleton Special Extended - XPMSSE
FSMP - Faster HDT-SMP
CBPC - Physics with Collisions for SSE and VR
CBBE 3BA (3BBB)
My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).
Optionnal if you want to apply my presets into any unique NPC:
PROTEUS
ALL THE COMMUNAUTY OF MODDING swefrida
m4mk203
CoralineKoralina
expired6978
Dint999
Xp32/Groovtama
HydrogensaysHDT
ousnius
DenisWinter
TMPhoenix
LogRaam
docteure
PixelsSquared
phenderix
25 downloads
Submitted
-
Diary Of Mine - Stories
This mod modifies the default quests for a few NPCs to make them aware of the Diary Of Mine possibilities. Voices are from xVaSynth 3.0.
You need DOM version 5.4.3 or newer for the stories to work.
Version 1.0.4 is to be used with DOM 5, 1.0.73 with DOM 7.2 to 7.5, and version 1.0.8 with DOM 7.6+
So far, only the story of Camilla Valerius is completed, with two quests. the story of Saadia is WIP with a few DOM aware dialogues.
The Story of Camilla
A lovely Letter
The Golden Claw
The Story of Saadia
In My Time of Need
WIP
6,506 downloads
- diary of mine
- slaves
- (and 4 more)
Updated
-
Males People Of Skyrim
By Barbituric
Replace all the females NPCS in Skyrim base game. Also replace the childrens (male and female) to adult males
(some voices still childvoice) voices are 98 % changed....that's why ..."fuz ro doh" is needed as requierement.
Draugrs, affilcteds, dremoras, and vampires are now males.
Hope you'll like it
This mod was created with skyrim 1.6.1170 I don't know if it works with previous version
Right now, this is only the basegame and heartfire patch, it's still work for me to do.
I'm working on Dragonborn Patch, and the dawnguards patch, after, of course, I will post these 2 other patch when they will be ready...
Enjoy people!!!
112 downloads
Submitted
-
Player Death Aftermath (PDA)
This mod contains Gore/Decapitation, Necrophilia, and overall quite brutal stuffs. Do not use this mod if you are not comfortable with those contents.
Have you ever wondered why the bandits in Skyrim just ignore the fallen dragonborn when they have successfully killed the dragonborn in battle? All the trash talking about robbing the dragonborn from their corpse, mounting their head on their wall, etc. but not doing exactly that. Do you want a mod to make the bandits, and other enemies to actually celebrate and take their spoils of battle?
Or do you want to see the aftermath story of the proud and powerful dragonborn, killed (or executed) and turned into nothing more than just an entertainment, a sex toy, or a merchandise to sell?
Well, good news, this mod is for you.
Features
Aftermath stories/scenarios involving Female players who fell in combat Technically should works for any gender, but it may feels weird. This mod is made for Female character in mind. Necrophilia, Decapitation, Execution, Deadly Decoration, and more to come. Almost fully customizable with MCM menu Fully automated, no need for player interaction after death. Apart from: Clicking OK for Narration Message Boxes if Narration is turned on Selecting the story/scenario if Curator Mode is turned on Multiple monologues and branching stories So it does not feel repetitive or boring Follower integration. Not supported in all scenes.
How to use/install the mod
Install this mod and it's requirements (and the requirements' requirements) Run FNIS Find some bandit (or other handled factions) Die
Updating the mod
If you are updating from previous version, a clean save is preferred to avoid many issues:
Disable the mod Load the game If the save game is corrupted, Follow this guide. Save and quit the game. Install the new version Also run FNIS again just to make sure.
Enemies Groups/Factions Handled
Bandits
The good ol' Bandits. They will strip the player valuables and equipment out of her cold, dead body, rape her corpse until they are satisfied, and then they will have many other stuffs done to her after.
Necromancers
The master of fondling with corpses. They will raise the player into a undead sex doll, who will follow them wherever they go and satisfy their sexual need.
Hired Thugs
Simple hired thugs. While they are only hired to teach the player a lesson, they do not mind having a bit more fun than what they are paid for.
Civil War Factions
Stormcloaks and Imperial. They will not be so kind to the player who has sided with their enemies, and will vent their anger towards her, one way or another.
Thalmors
The bast- I mean the High Elves. They want to enforce their law to ban the Talos worshippers, and they think you have information on them.
Mausoleum
When people die in or near a settlement, they will be sent to the mausoleum for funeral preparation. Some people may want to take advantage of the unlucky people who get sent there.
Hard Requirements
Soft Requirements
Known Patches
Recommended Mods
Known Mods Compatibility
Possible Issues and Solutions
Uninstallation
Should be safe to uninstall mid game. At least, no visible issues from testing.
However, if you wish to uninstall SLPGN, it cannot be uninstalled normally. Follow this guide to uninstall SLPGN
Have any suggestions?
Let me know in the Support/Comment section if you have anything to suggest. Don't be afraid to give suggestions, I won't bite.
Credits and Acknowledgements
Pamatronic Their amazing Prison Alternative mods are the inspiration for this mod, and also the sources from which I learn how to make this mod. FoxinTale (and the original SLPGN creator) For creating and maintaining the current SLPGN mod, from which I initially learn how to mod Skyrim mods and then decided to make my own mod. SoggyToast For the amazing outfits and poses for the decorations The Beta Testers The various volunteer testers who helped and motivated me in the private/closed beta development of this mod
Afterwords and Patreon(?)
This idea to make this mod was first came when I was using Pama's Prison Alternative mod. While it is really, really great mod to have, the problem I find is that I find it very rare for the player to get thrown into Jail, except on purpose. Then I think about which scenario is more likely to happen to players that can start this mod, and thus I remember SLPGN which I can combine. So then the idea is to have Prison Alternative's bad end stories combined with SLPGN death in combat necro.
Now, I just need some cover images and learn how to use AI voice to fill in the monologues. And perhaps find a better name for this mod.
And now for a bit of rant...?
While the mod was developed quite rapidly at first, it has now slowed down quite significantly due to my irl issues and generally lack of motivation. So, expect slower updates.
I am now thinking of opening a Patreon to help me get motivated to keep developing this and future mods. Do not worry, there wont by any paywall, EVER. My mods will always be free. Planned for subscribers to have benefits such as early access, and perhaps Discord, if I ever make one. I also have an Idea for another mod, and as usual themed around bad ends and necrophilia as well.
So, yeah, tell me if you guys think it is a good idea to make Patreon or not. I kinda want to wait first and see if the mod is good enough to warrant having Patreon (or any other platforms) set up or not.
Patreon is up: https://www.patreon.com/LittleWhiteNeko
And lastly, this goes without saying, Please do not replicate this in real life. Keep it virtual.
20,888 downloads
Updated
-
follower [Follower] Griselda
By DrSeptimus
-----===Details===-----
After being away due to a hectic schedule, I finally found room to make another follower mod. Meet Griselda, a Breton mage who can be found at Arcanaeum.
Name: Griselda
Race: Breton
Level: Player Level
Weight: 100
Marriage: Yes
Essential: Yes
Location: College of Winterhold
Console Location Code: WinterholdCollegeArcanaeum
Fighting Style: Mage
Weapons Choice: Any
Armor Choice: Any
-----===Follower Requirements===-----
Default version requirements
Fair Skin Complexion or Diamond Skin
CBBE or BHUNP or Default (Note: As long it was compatible with Fair Skin Complexion or Diamond Skin)
OBody NG & Standalone version requirements
OBody NG (Note: It is optional and only for OBody NG version.)
CBBE
CBBE 3BA
XP32 Maximum Skeleton Special Extended
Faster HDT-SMP
-----===Face Preset Requirements===-----
Fair Skin Complexion or Diamond Skin
High Poly Head
KS Hairdo's
SG Female Eyebrows
SG Female Eyebrows (High Poly Head)
The Eyes of Beauty Revamped
Female Makeup Suite
Koralina's Makeup Tweaks
-----===Body Preset Requirements===-----
CBBE
CBBE 3BA
-----===Credits===-----
Fair Skin Complexion by HHaleyy
Diamond Skin by r1goodwin
CBBE by ousnius
CBBE 3BA by acro
BHUNP by Bakafactory
High Poly Head by KouLeifoh
KS Hairdo's by Kalilies
SG Female Eyebrows by Senturos
SG Female Eyebrows (High Poly Head) by naChooey
The Eyes of Beauty Revamped by naChooey
Female Makeup Suite by DomainWolf
Koralina's Makeup Tweaks by CoralineKoralina
XP32 Maximum Skeleton Special Extended by Groovtama
Faster HDT-SMP by DaydreamingDay
OBody NG by Aietos
269 downloads
Updated
-
follower [Follower] Nubia
By DrSeptimus
-----===Details===-----
Since the Heterochromia for The Eyes of Beauty mod was released, I have wanted to make more heterochromia eyes followers. After the release of Barghest Follower, I am happy to release an Egyptian theme follower. Here she is Nubia, I hope you guys enjoy it.
Name: Nubia
Race: Redguard
Level: Player Level
Weight: 0
Marriage: Yes
Essential: Yes
Location: New Gnisis Cornerclub
Console Location Code: WindhelmNewGnisisCornerclub
Fighting Style: Warrior
Weapons Choice: Two-Handed Axes
Armor Choice: Any
-----===Follower Requirements===-----
Default version requirements
Fair Skin Complexion or Diamond Skin
CBBE or BHUNP or Default (Note: As long it was compatible with Fair Skin Complexion or Diamond Skin)
OBody NG & Standalone version requirements
OBody NG (Note: It is optional and only for OBody NG version.)
CBBE
CBBE 3BA
XP32 Maximum Skeleton Special Extended
Faster HDT-SMP
-----===Face Preset Requirements===-----
Fair Skin Complexion or Diamond Skin
High Poly Head
KS Hairdo's
SG Female Eyebrows
SG Female Eyebrows (High Poly Head)
Heterochromia for The Eyes of Beauty (Note: This mod is available in 3 versions (AI Remastered, SSE & Revamped). It is perfectly fine to use other versions for the face preset but you would need to change the eyes to get the exact look.)
The Eyes of Beauty Revamped
-----===Body Preset Requirements===-----
CBBE
CBBE 3BA
-----===Credits===-----
Fair Skin Complexion by HHaleyy
Diamond Skin by r1goodwin
CBBE by ousnius
CBBE 3BA by acro
BHUNP by Bakafactory
High Poly Head by KouLeifoh
KS Hairdo's by Kalilies
SG Female Eyebrows by Senturos
SG Female Eyebrows (High Poly Head) by naChooey
Heterochromia for The Eyes of Beauty by sayol99
The Eyes of Beauty Revamped by naChooey
XP32 Maximum Skeleton Special Extended by Groovtama
Faster HDT-SMP by DaydreamingDay
OBody NG by Aietos
319 downloads
Updated
-
Skooma Whore - Settings Loader
By wareware
Adds saving, loading and autoloading for Skooma Whore's MCM
Requires Skooma Whore and all its requirements.
114 downloads
Submitted
-
SexLab Aroused Followers 1.1.0 SE RU
By vjnmrf
Конверсия в СЕ и перевод SexLab Aroused Followers
"Этот мод заставляет ваших спутников брать с вас плату за свои услуги. По мере того, как они будут следовать за вами, долги будут расти. Спутники ожидают, что им заплатят золотом или другими способами. Невыполнение этого требования приведет к последствиям."
В МСМ переведены только пояснения, ибо в противном случае эта сволочь ломается и не отображает статистику спутника.
Также, судя по комментариям, мод не особо жалует неванильных спутников, а из фреймворков признает только НАФ.
Проверил на Фендале - долг растет, выплачивается (в том числе и сексом), после превышения лимита начинаются наезды.
Оригинал, разумеется, не требуется, ибо он для ЛЕ.
22 downloads
Submitted
-
The Boys celebrities for COtR
By daxoss
For new COtR users, I have created a tutorial which describes the entire installation procedure step by step with video support.
Here: Discord
Face and body presets of Erin Moriarty, Dominique McElligott, Karen Fukuhara and Claudia Doumit seen in "THE BOYS" serie
Last update of Skyrim special edition (1.5.97) not AE edition
Latest SKSE64 for Skyrim SE (version 2.0.20) Higher than this version is for skyrim AE.The presets can work on AE and LE version if you can find the same requirements.
......................................................FACE......................................................
Racemenu
RaceCompatibility for Skyrim Special Edition
COtR - HQ Characters creation addon
BnP - Female Skin
BnP - COtR faces
Eye Normal Map Fix SSE
The Eyes Of Beauty SSE
COtR x The Eyes of Beauty - Updated Patch (esl version)
Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets
Even More Brows - HPH - COtR (COtR version)
Koralina's Makeup for COtR
Koralina's Face Details for COtR
KS Hairdos
......................................................BODY (optionnal)......................................................
Caliente's Beautiful Bodies Enhancer -CBBE-
Female Hands Redone (use bodyslide to apply it)
NecDaz Feet (use bodyslide to apply it)
XP32 Maximum Skeleton Special Extended - XPMSSE
HDT-SMP (Skinned Mesh Physics)
CBPC - Physics with Collisions for SSE and VR
CBBE 3BA (3BBB)
My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).
Optionnal if you want to apply my presets into any unique NPC: (all the entire description in my Discord channel)
PROTEUS
ALL THE COMMUNAUTY OF MODDING
All my celebrities presets here
1,041 downloads
Updated
-
Prison Alternative POP Addon
By thor3222
Picking this up after the great ponzipyramid left us RIP. I want to continue this mod with the other events he listed, and perhaps some more of my own, though this will be taking a backburner to my LMAO - Tolls and Crimes mod, as that is my priority.
There were a lot of things left completely broken with the most recent Prison Alternative updates, as a bunch of functions and parameters that were used by this were no longer apart of Prison Alternative, leaving this in not the best state.
I have cleaned those up for the most part, though there are still some issues, the pillory event for instance seems to mostly work, but its not ideal and needs a major rework. I plan on rebuilding that using DD contraptions at some point, once I have a better handle on those - Prison Alternative no longer requires ZAZ, so I feel like I should go towards that since I find it superior.
From the original mod page:
This add-on aims to bring Prison Overhaul Patched (POP) style events to Prison Alternative. This is very much a work-in-progress so install at your own risk.
Events
Visitor Event Pillory Event (Whiterun only) Parade Event (Whiterun only) Public Whore Release Event Compatibility
Should work with all SE versions. Based on preliminary testing, it may work on LE, post in the thread if something breaks.
Requirements
Hard:
Prison Alternative SkyUI Sexlab PapyrusUtil Soft:
Public Whore (for the release outcome) Practical Restraints (for the parade event) SlaveTats (for tattoos during events) and Tramp Stamps (for the default tattoos) ZAZ - will eventually be removed. If you don't use this, I think it will still work, but turn off the pillory event. Recommended:
Spectator Crowds Ultra Edition (for crowds during events) and Crowd Control (if you only want crowds during this mod's events) ZAP 8.0+ Faster in and out of Furnitures Fix (for what it says on the tin) ZAP - No Collision Furnitures (for better camera movement) Sexlab P+ (for faster furniture sex alignment) Installation
Install as you would any other mod, preferably with a mod manager If you are installing this mid-game, run clear registry, then register events in the Prison Alternative MCM but as stated in PA's description this is risky Ensure you run Register Animations in the ZAP MCM If you're getting mismatched animations, disable the ZAP Sexlab filter Future Plans
Visitor Event Extension Follower handling Multiple randomized visitor(s) Visitor gender choice Parade Event Cage Event Rent-A-Prisoner Event Tattoo Release Event Credits
Pamatronic for Prison Alternative Inte and XaZ for Prison Overhaul Patched Ponzipyramid for building the bulk of this and so many other awesome mods, pour one out for our homie.405 downloads
Submitted
-
LMAO - Tolls and Crimes
By thor3222
Author's Note:
Thats right! Another mod where the Acronym was figured out before the actual name. I decided LMAO stands for "Laws, Mischief, Authority, and Oppression" which will make more sense when the other features are added. This is a big work in progress, and there is a lot still to do, but the framework for most of it is built. I've been talking about it so long if anything this release is to prove I have been doing something.
Even though this is a super beta, this should be pretty safe to install anywhere. I don't do any worldspace edits, nothing should interfere with quests or seriously change things. Even uninstalling should be pretty safe, though you would likely need to re-enable gate activation on the nearest gate if you did that.
Bugs will exist, but if you report them to me I'll do my best to resolve them quickly! I am using this mod to learn how to do a whole bunch of things in skyrim mods, while also unifying a bunch of unrelated mods into a semi coherent system that plays well together.
Long term, there is a lot of plans for this project, but to start out with, this has Tolls working, basic crime detection, and 2 initial punishments for crimes. This is abusive towards the player, uses harsh language, etc. Be warned. If my dialogue is cringe, I am sorry and am working on it. All feedback is encouraged, and please report any bugs here or in the "Nua World Order" discord : https://discord.gg/gAVDphavNq
On to the business -
-----------TO USE-------------------------------------
Enter the MCM and install the mod. A bunch of things will be initialized, and then you can re-enter the MCM and configure it.
-----------UPDATE NOTES----------------------------
LMAO - v0.1.0 - The Crime updates
Tolls:
All gates for cities with their own worldspace (Windhelm, Whiterun, Solitude, Markarth, and Riften) will have tolls the player must pay to pass through the gate. This is a highly modular system.
Set Internal and External Tolls Set conditions for payment/gate passage (bounty, thaneship, slavery) Pay flat, per level, and for followers No forcegreets from guards Json file can quickly update gates that are changed by mods Player homes in holds will allow free entry. You can add modded player homes in the interface file for the city. You can pay without bothering a guard by simply touching the gate. Avoids annoying conversations when you are just trying to get things done. Tolls have their own gate guards always available Tolls have ledgers at the gate that detail the toll cost scheme Toll skipping detection and punishment If you skip out on paying a toll, the guards might notice. If they notice, you will get a bounty, and likely have to do a NSFW payment instead of paying with money to pass. SFW alternate payments These are simple gathering chores. The dialogue and tasks should be generally SFW - if not, let me know. You can use these in combination with NSFW options. Guard hostility can be used to determine if you can do SFW options in this case. NSFW alternate payments Pay with Sex *SEXLAB REQUIRED* Pay with Devious devices (set number of devices) *DDNG REQUIRED* Pay with Tats (set number of tats) *RAPETATS REQUIRED* Pay with drinks Lactacid *MME REQUIRED* Cum *CUM ALCHEMY REQUIRED* Skooma *SKOOMA WHORE REQUIRED* if you use skooma whore addicted, the skooma bounty will be toggled off during this, cause its exceptionally annoying. If it was on previously, it will be re-toggled on after.
Crimes:
Picking locks - *SKYRIM SOULS RECOMMENDED* this works best with unpaused menus. The guard will pull you out to punish you Integrated with Unforgiving devices, if the player is caught picking their own locks, they will still be stopped, and unique dialogue will be added. Drawn magic/weapons Nudity/Not naked Maybe you want being naked in town a crime. Maybe you want being NOT naked in town a crime. Advanced Nudity Detection implemented as an alternative to the built in nudity detection (and far superior) Held lockpicks/drugs/device keys Hooked up, not currently punishable
Punishments:
Pay Fine SFW option, tried to be a little silly with it at least. but its boring and I don't like it Devious Devices NSFW option. Guard will equip you with devices to punish you for a crime. Tattoos NSFW option. Guard will apply tattoos to the player to punish them. Sex NSFW option (obviously). Guard will demand sex to let the player go. Might ask for a bribe. Might trick you and still demand sex Can drag you to jail for refusal.
City Reputation. Part of the goal with this mod is to change the guards behavior and attitude towards you as the game goes on. This is very much a work in progress, but will be touched on with every update that happens. This is done with a few simple variables per city:
Recognition Talk to someone? People in the town recognize you more. Every day this decays by a bit. This decay scales by how much the guards hate you and how much respect the city has for you. The higher hostility/respect, the slower the recognition decays. Hostility Commit crimes? Skip tolls? The guards will like you less. This will make their dialogues harsher, and enable different results for punishments This decays over time, scaling with your respect. The higher the town respects you, the quicker their attitude towards you will improve. Respect This is a city wide sort of thing. Complete city quests? Gain respect. Fail them? Lose respect. This is VERY WIP, but is done through a json file for each location. Other mods quests can be added to this without a full mod update, to allow other modders to quickly be recognized by this mod.
The MCM has other stuff, that will come later.
--------REQUIRED MODS---------
Papyrus Util: https://www.nexusmods.com/skyrimspecialedition/mods/13048
Po3 Papyrus Extender: https://www.nexusmods.com/skyrimspecialedition/mods/22854
Scrabs Papyrus Extender: https://www.nexusmods.com/skyrimspecialedition/mods/115164
ConsoleUtilSSE NG: https://www.nexusmods.com/skyrimspecialedition/mods/76649?tab=posts
JContainers: https://www.nexusmods.com/skyrim/mods/49743
SKSE/Sky UI
-------RECOMMENDED MODS----
Mods that integrate with it in some way - again, this mod is modular. it expects other mods to be installed. You can stick with only the required stuff if you want only SFW stuff though, I am trying to build it with SFW players in mind.
None of these are required, but they play nicely with it.
Licenses Player Oppression - initially this was required, but it is built to work very well together. HIGHLY recommended to the point it might as well be required. Devious Devices NG - punishments and toll payments Advanced Nudity Detection - Nudity Crime detection. SO much better than my implementation. Cum Alchemy - punishments and toll payments MME - punishments and toll payments Rapetats - punishments and toll payments CumSwallowNeedsAddon - dialogue changes/cum addiction detection Skooma Whore - punishments and toll payments Public Whore/Bimbos of Skyrim/Zaz/Submissive Lola - slave detection/dialogue changes The Ancient Profession - whore detection Sexlab, any version should be fine. I use P+, though an earlier version due to furniture incompatibility. SHOULDN'T matter currently for this mod, but I will add furniture punishments in the future. Sexlab Sexual Fame Reloaded - replaces the built in recognition stat. Takes longer to build up recognition, and longer to remove it. Unforgiving Devices - lockpicking crime can be detected even for your own devices - a toggle is added to allow the player to have the guards allow this. If not set, the guards will stop you but have unique dialogues.
--------WHAT THE HELL IS WORLD EVENTS?-----------
Its there in case you want to use it. It adds a few new things, and will be updated concurrently with the main mod. Its purely for NSFW players. The goal of it is to be sort of a slaverun lite/add logical progression to a porny Skyrim. Because of the limitations of having to set MCM's for each mod, most mods are pretty much all or nothing. You put your ideal settings and hope it doesn't bug you. However, this mod looks to dynamically adjust those MCM settings over time, so the player can have a calmer onboarding, and the game slowly pushes them towards things like slavery, prostitution, drugs, etc. as the world gets worse.
Everything is based on your LMAO stat reputation stuff, along with a new stat for each region: Slave Level.
Slave level ticks up 1 per day, and various things will happen based on it. If the player sticks around the region, it increases more. A "Global" Slave level is set up to adjust laws and rules over all of Skyrim, which is the average of all regions.
Be warned: Its half baked right now, but even as simple as it is, I am enjoying it, and figured someone else might. The licenses integration I think makes it worth it.
Current integrations:
LICENSES: On turning on this feature, it immediately turns off all licenses and kinky dialogue (except for crafting/trading, which I do not touch) Over time the licenses will be turned on, preceded by a courier with a note informing the player which licenses will be turned on. After the note, the player has roughly 1 game day to prepare, then the noted licenses will turn on. HYDRA SLAVEGIRLS: Based on the regions slave level, Hydra Slavegirls NPCs will start to appear more and more. Not fully featured. Still a lot of slavers wandering around.
Planned integrations:
The Ancient Profession: Turn on and off sex crime, favor TAP's licenses over Licenses whore license, as I think they are more robust and interesting to acquire. Prevent prostitution dialogue without the player having a license, Public Whore Add an onboarding system based on slave level/respect. Likely as a punishment for a crime, but a rare one to hit.
Planned mod specific items:
Killing slavers reduce slave level Freeing slaves reduce slave level Slavers guild stuff Custom tats and sigils - working with H Bof on these Slaver camps throughout the world If you are known as hostile to slavers they will attack you on sight If you work with them they might provide options to store unlicensed gear Turn in slaves to them to improve your standing with them, but slave level will increase If you become a slave, you will be lead to the nearest one, with onboarding to simple slavery. Tools to convince the Jarls to turn off slave laws implemented by the slavers guild
Possible integrations:
Slaverun reloaded Trigger the intro quest at a certain slave level Disable Hydra Slavegirls integration so Slaverun can take over High king of skyrim/similar mods Detection to allow you to more directly change slavery laws and rules and drive slavers out. Seems like a good way to make a "good ending" to the slavery stuff Porny mods (banners, books, signs, etc) Change the textures of the items based on slave level - not currently possible - the porny mods are just dds files, which I can't programmatically swap. But if I get permission I will make nifs of some high impact ones (banners, signs, shields, etc) so i can swap them.
FEEDBACK AND SUGGESTIONS ON THIS IS ESPECIALLY ENCOURAGED.
---------BUILD PLANS--------------
The goal is to make a highly compatible mod that touches a whole lot of things, but doesn't stop you from playing the game as you want. It will present new options, and add some obstacles, but nothing that will prevent you from playing and beating the game, or any other quests. I want to add flavor, but not be the front and center
0.1.0 - Tolls are polished - We are here, working towards 0.2.0
0.2.0 - Crimes are polished
Add more basic punishments (Drinks) Add detection for shouting in town, and smithing after curfew 0.3.0 - More punishments
Contraptions Whipping Humiliation game Item confiscation Kicked out of town Pama devices (high harrassment) 0.4.0 - Search crimes/Single gates
Guards will randomly confront the player, and search them for drugs, device keys, and lockpicks, and punish them for it. Body search animation will be used Roaming tax collectors will be added, that are gonna be real jerks. Blacksmiths will have dialogue to remove devices for a fee Court wizards will have dialogue to remove tats for a fee Highwaymen will be added in places around skyrim. 0.5.0 - Whiterun expansion/First "Kennel"
lots of detail here cause I have a lot of this built. The other cities will be similar in scope
Taking inspiration from the wonderful but abandoned Sexlab Survival, I really want a "Kennel" system. A cheap, likely abusive place for the player to get a cheap bed with some risk There will be at least 2 unique NPCs per "Kennel" that can abuse the player. Garen - Kennel guard Rickon - Hostel keeper There will be 1 female NPC that is going to basically mirror the player, they will hang around the "Kennel" and things will get progressively worse for them the more you visit. Abigail Whiterun's Kennel will be "The Warehouse" an old warehouse turned catchall guard post during wartime. It will be a new passthrough between whiterun and tamriel It will have a hostel the player can stay at for cheap It will have a actual Kennel the player can sleep in for free Whiterun will get a unique tollmaster - Thomas Noke. He will like bells. Get him enough, and he will give you a free pass to the gate any time you want. Curfew breaking can get you sent to the kennel 0.6.0 - Riften expansion
Skooma den. NPC's - Jesser and Walter (Breaking bad nonsense) 0.7.0 - Markarth expansion
The mines NPC - Lavernia (Malcolm in the middle reference) - gonna charge you for everything, and make you work the mines to pay it off 0.8.0 - Windhelm expansion
Gambling den. Racism (you will be treated great if you are a nord. you will be treated terribly if you are a filthy elf) 0.9.0 - Solitude expansion
Temple, classic priest abuse route 1.0.0 - Single gates expansion
Tolls will be charged for places like Rorikstead. Some highwaymen may get actual gates they can extort you at.
2,732 downloads
Updated
-
Binding [WIP]
By Lazy Palm
This page is under construction. Again. I am trying to get the text in order for the 0.3.X version.
The goal of this mod is something with a heavy emphasis on bondage that functions more passively vs. activity based. The idea being that the player character is kept chained, tied, restrained and pent-up while trying to adventure through the land of Skyrim.
This mod is still in a beta state and while it is fairly stable, you are likely to encounter bugs and strange behaviors.
So how does it work?
Find a follower, any should work, but one without a heavy AI and outfit system will probably work best. When in dialog with the follower the option “Make this follower your Dominant” will open. Simple and and no frills. I hope to build something that is more integrated with the game experience in the future. After this, you can have normal conversations with your follower, but you must kneel before using any of the submissive options. If you forget, you will be gagged and punished later. The action menu can be started with a short press of a hotkey (mapping can be changed in the MCM) or using the minor power / shout. A longer press will cause the player to kneel. When kneeling, the follower will move close to your location and signal that you may speak. You can start a conservation that allows submissive options without being gagged. You can stop kneeling with the “May I stand?” dialog option or pressing the Action key after ending the conservation. Kneeling to speak can be disabled in the MCM.
Most of the submissive functionality comes from enabling rules. You can do this through dialog with your follower or the Rules tab in the MCM menu.
More text will be added here...
As you play these rules will open new conversation options and spawn events.
More text will be added here...
Some other things of note:
The Debug tab of the MCM has several important features. A cancellation punishments checkbox, it always feels like cheating when I use it, but you might want a get out of jail free card. Also, there is a checkbox to trigger your safe word. This ends events, reset idles, removes bondage and attempts to re-equip items to follow the rules enabled.
I am building this for my own play through but would welcome any feature ideas that mesh well with the concept. The script files are included and anyone is free to use or expand upon them for their own ideas. That said, if you release Better Binding, I will probably shake my fist at the sky and wish a plague upon your player home.
Hard requirements:
Devious Devices SE 5.2
SexLab
Sexlab Aroused Redux SSE
Zaz 8+
SkyUI
UIExtensions
Fuz Ro D-oh - Silent Voice
Soft requirements:
Pama´s Interactive Beatup Module 2.9
Dirt and Blood - Dynamic Visual Effects
Sweeping Organizes Stuff
DSE Display Model 3
Bathing in Skyrim
Devious Devices NG
If you are a first-time mod user, bear in mind that all the hard requirements have all their own hard requirements, and you need to make sure everything runs, or this mod surely will not.
7,066 downloads
Updated
-
Private Needs - Orgasm
By orehomu
This is my first time posting.
I'm not an English speaking person, so I'm using machine translation to write this.
I really liked Private Needs Redone, but I wanted more features, so I added the following features.
Features:
The original Private Needs Redone can be found at this link.
Also, the original Private Needs can be found at this link.
The animation we added is a modified version of the "Gunslicer" animation.
If I wrote something wrong, please point it out.
Requirements:
Hard Requirements
- SKSE
- SkyUI
- RaceMenu
- PapyrusUtil
- Open Animation Replacer
- FNIS/Nemesys/Panrdora(any one)
Soft Requirements
- SkyPatcher(highly recommended)
- Sexlab for SE(If you want to pee during orgasm)
- Sexlab Separate Orgasm(If you want to pee during orgasm)
- Ostim(If you want to pee during orgasm)
Images:
Change Logs:
9,017 downloads
- privateneeds
- private needs
- (and 2 more)
Updated
-
The Curses of a BloodWhore
By Dg75
SPECIAL UPDATE INSTRUCTION FOR HOT FIX: Curses of a BloodWhore-v4.1.2-PFA-AIO - READ SPOILER !!!
UPDATE VERSION Requirements!
Curses of a BloodWhore 4.1.2 PFA_AIO - IMPORTANT! IMPORTANT! IMPORTANT! This the 9jN0SZwL file in Downloads and is mega file
RQUIRES: Paf fixes and Addons -AIO v 4.1.0 +
Only use this if starting a NEW GAME! or on a CLEAN SAVE! of any pee and fart and paf fixes and addons 4.0 and under!!!!!
I had to update some patches in the downloads for this as well. they work for either version, but if using them-
then the updated patches are required for compatibility for PFA-AIO v 4.10+
COBWDefeat - v 1.2.2
COBWROM - v 1.2.2
COBWSLUTT-v1.2.2
COBWTDFProstitution-v1.2.2
COBWBSearch_v1.2.2
COBWIFD v2
OTHERWISE: if using PFA 4.0.0 and under use
Use the Curses of a BloodWhore 1.2.2 update. Is good for any other version of pfa except the AIO version, AND DOES NOT REQUIRE a clean save.
The Curse of the BloodWhore
-a PFA addon
COBW is intended for female Player Character usage. If just using this for the pray system and a vigil
then it wouldn't matter. Otherwise Not recommended to use this with a Male PC.
COBW may have graphical violence and extreme sexual content and Not for the lighthearted!
Although its at the sheer discretion of how you play the mod and your Game!
Its recommended to use on a new game and as a playthrough mod - but not mandatory
Introduces a karma or an Alignment system to Skyrim. COBW will track things you've done
and imply appropriate consequences through circumstantial events.
Keeps a rank of your current standing and alignment. You may benefit from advancing
your current path. Whichever direction it may be!
COBW essentially has two paths: Of which you partake in one or both, or neither.
One: a VIgilant of Stendarr. Intro quest to guide you as you get started.
Can be stopped, skipped or restarted anytime. Offers an alternate way to level up your PC.
a pray system to cleanse the taint from your soul. And a repentance for which you may
pay for your misfortunes.
Strengthen up your PC with alternate leveling, and immersively may give a sense of spiritual strength and purpose
I personally use this system when starting a new game as its a great way to immersively and quickly
strengthen your player character. - See below spoilers for details.
Two: The BloodWhore. You can become a BloodWhore by becoming a vampire in the DawnGuard
quest line. As the Vampire Lord Power must be learned and in inventory. A BloodWhore is an
emotional state the player may find herself in. COBW Uses Effects Horns, and Wings forced
onto the Player. Starts a Quest - See Below Spoilers for details. Be warned! The content in these spoilers
may be depicted as despicable, deplorable, and Down Right Naughty!
If you don't plan on playing as a vampire or not crazy about being a devout Stendarr nut
Both these are optional and can be shut down. This may leave little in the way of which
COBW may bring you less just for the sake of tracking karma, cursed gold, and oral bribery .
HARD_DEPENDENCIES
Skyrim SE
SkyUi SE- Probably want vs 5.2+
Sexlab Framework - must match your skyrim game and script extender
Sexlab Aroused SE - Other arousal mods that claim they are replacers for this should be okay as long as they load SexLabAroused.esm
PAF Fixes and Addons - and all its requirements! If using PFA's AIO version, be sure to use COBW AIO, otherwise use COBW 1.2.2
SOFT_DEPENDENCIES
- some require patch's I made, be sure read this carefully. and see My Patches spoiler
- mod will function without - But Strongly Recommend to install these!!!
COBW Effect Patch - if you want the effects. Their are optional effect patches, see the Patch spoiler. Note COBW was built to use them -Highly recommended
requires TDN Equippable Horns
requires Animated Wings Ultimate
requires Fly mod Beta by Poroone and fly mod overhaul by Indefiance for sse
See EFFECTS section below for details.
If using other similar mods that do the same thing, they will need to be patched in.
Futa mod - COBW auto detects CBBE erf futanari, can add other futa mods to detection via PFA's mcm
Futanari is another effect that's not handled in the Effect patch, and that's only circumstantially used - See Effects spoiler,
and The Ginn spoiler for details.
Sexlab animations ; animations are checked in script via sexlab functions, if you don't have valid animations they wont play.
Needed animations to accommodate:
SexLab animation Loader
Humanoid/Werewolf/Vampire/VampireLord - recommend - Billy's and Anubes and FunnyBuisness, to name but a few.
Dragons - recommend - Horny Creatures of Skyrim
Creatures need to be enabled in Sexlab mcm and generated behaviors in Fnis or Nemesis
OTHER MODS COBW LISTENS FOR
SexLab Aroused Creatures
COBW listens for the invite key press on this mod. Bad things may happen if doing this and witnessed
Better Vampires. Requires my Conflict Patch - COBWBetterVampires
COBW listens for getting fully fed and being Blood Starved as this effects your emotional threshold.
Domination.
Listens for Domination to be installed, effects Karma and exposer.
TDF Prostitution - requires my patch: COBW_TDFProstitution
Will get detected selling your PC or followers out.
POTENTIAL CONFLICTS
MY PATCH'S
ALIGNMENTS
EXPOSER
THE GOLDS CURSE
STAY TRUE TO THE LIGHT
BLESSED AMULET
SANCTIONS
IN DARKNESS PREVAIL
EFFECTS
THE GINN
FOLLOWER CURSE
STENDARR'S IRE
WISHING
DARK POWERS
COMMENTARY
REPENT FOR WHAT YOU HAVE DONE
CHANGELOG
2,844 downloads
Updated
-
PAF Fixes and Addons
By Dg75
PAF Fixes and Addons
Is a collection of addons for the Pee and Fart mod as well as some tweaks.
Mainly PFA allows for your followers if they have been added as PAF tracked actors to go Paf
at the same time rather than only one at a time. This really speeds up the process, especially if you have
many followers and makes for better immersion. Has its own MCM menu and options to fine tune to your own personal needs as well as Optional Voiced Commentary.
UPDATE!!
New version Update is here! PAF fixes and Addons-v4.1.4
A message from Trognog:
"Hi! Sorry for the late response, somehow didn't see your message ... That is awesome! Of course you have permission to do that! If you want, you can also integrate PAF and make it standalone. Sadly didn't have much time to do any updates anyway and give you a notice if I come up with anything. Maybe would make the install easier since it already is quite demanding. Cheers!"
Update:
Paf Fixes and Addons AIO 4.1+ p28VWbYI file in the downloads
Only use the AIO patches for PFA AIO 4.1 +, and the Non AIO patches for PFA 4.0 and under.
Reminder 4.1 AIO is a remake of the Paf/PFA esp's into a single espfe and require clean save of anything 4.0 and under !!!
If this concerns you then use the PFA 4.0.0 until you can update.
Earlier versions 4.0 and under will still need all original requirements. And again only patch's NOT flagged AIO for PFA 4.0.0 and under
No future updates will be made to 4.0 version !
See The requirements for full details.
All credits are to the original Pee and Fart creator @trognog, and to the creators of all the resources that were used.
PFA 4.1.4:
Fix tracking system.
see change log for full details.
Enjoy!
Requirements:
Skyrim SE: SKSE: (Must match your game version) SkyUI: Backported Extended ESL Support: (if your Game Version is Older than 1.6.1130) SexLab Framework: (Must match your SKSE version) SlaveTats SE Strotis Outdoor toilet resources RaceMenu or Ni override- Optional for body scaling) ALL THE ABOVE PLUS ONE OR THE OTHER BELOW!
Only if new game or clean Save:( if PFA and PAF 4.0 or under has not touched your current save file)
For PFA AIO Version 4.1 +( Found in downloads the file name p28VWbYI its a mega file) Has All other below files included and is espfe. - The included CommentManager.esp is not flagged light, and nor should it be !
Only use AIO Patches for PFA AIO !! and visa versa..( in exception PAF 4k textures and PFA 4k Pee should be fine to use.)
Only install what you need, see below Patches section for details.
Do not use this with my other addons like Domination and Curses of a BloodWhore unless you are using their specific updates
for this - marked with AIO. Otherwise your game wont load!
Otherwise use this:( If PFA or PAF 4.0 or under has already touched you save file)
For PFA version 4.0.0 ( Requires the below files) Pee and Fart: (Version 4.0 Rc3 Only! and all its requirements!) PFA_VoicePack_Main: (in downloads is VmNxxIzY its a mega file, packs all main voice files, and the required CommentManager.esp) PFA_MaleVariants-2.2.0: (Optional - For female/male specific commentary.) The Male Variants are for if the player or a follower is male, or in many circumstances a female speaking to a male.
Recommended to install this as well even if you play all female.
This version is compatible with all the patches listed in downloads, but not with any patches or addons marked for PFA AIO.
All future updates will be PFA AIO editions only!!!
Optional Soft requirements
DootY House Furniture:
I have patch PFA_DootyPatch for the Dooty houses in the downloads so Player, and follower can use them.
Keep it Clean:
I have a patch KIC -PafFollowerKIC see the spoiler above under patches for details.
all credits go out to original creators.
Private Needs Orgasm: by @orehomu
DO NOT install PNO's PFA patch - PFA has Integration that handles this.
This is highly recommended! As it has an awesome pee mesh and orgasm support
if used along side PFA. Its your discretion which system too use, if using PFA and PAF's
system to track needs then I recommend to leave PNO unregistered or in a disabled state
Bathing in Skyrim - Renewed:
Is the current Up to date version of BIS and works with PFA out of the box.
if using an older BIS - PFA listens for this and attempts to Bathe when using those soaps.
Their is a BIS tweaked but not so sure about this one. If it changes spells or forms from the original
PFA may not find it.
Reccomended Mods:
Pee and Fart 4k textures for slavetats
Patches: (Found in download section)
PFA_AdditionalFartSounds:
Resources belong to The Blacksmith. Thank you Blacksmith for the much needed addon. This just adds a lot of extra fart and poop sounds, if female some will have mixed in female moans for effects. This overwrites 2 of Paf's legacy poop sounds, I left the third in for the mix. All other addon sounds are just addons and don't overwrite All sounds are randomly picked and separated via gender specific
PFA_DBC and PAF_ZakiDBCTextures:
Two separate patches for Dirt Blood and Cum mod and Pee and Fart, they do not require PFA. If using Zaki Dirt and Blood Textures for Dirt & Blood & Cum + Racemenu Overlays then use PAFZakiDBCTextures patch. If only using Dirt & Blood & Cum mod without the textures, then use PAF_DBC Both of these are overwrites of the same script, and no esp.
Use only the one for the DBC you have if you are on 1.5.97 and they don't work see this post.
Paf_FollowerKIC:
Adds an mcm of its own with a few options. Followers will play bathing animations when Player Bathes. Also Optional Player/Follower group sex when done bathing if you currently use PAF_KIC_ 4.0 or Pee and Farts version of the patch and want to try this, then just make sure this overwrites those.
requires Sexlab, PAF and PFA, and Aroused redux and Keep it Clean bathing mod.
PFA_DootyPatch:
Requires PFA, PAF, and Dooty 3.1 found on the Nexus
patches so player and follower states get updated, and DootyBreak feature to work when using a Dootyhouse NPC's will dynamically path to a Dootyhouse if needing to go, just as if was a paf outhouse.
Note: If its no longer found in PFA downloads section then its either been included or its obsolete!
Compatibility:
Paf fixes and addons
Is not compatible with Older than 4.0 Pee and Fart.
Sky Climb
mod has been reported to somehow conflict with pee and fart. I do not use sky climb, so I personally cannot vouch for it. I do not know what the conflict is let alone weather it can be patched or not.
Comment Manager
Paf fixes and addons now has its own standalone version in the downloads section called PFA_VoicePack_Main-v2+ use this instead since the original is no longer compatible with anything above V2.+ of PAF fixes and addons.
No_FromFile patch
with 3.0+ PFA this is no longer compatible.
CACO, RND, or Sunhelm
If you have mods that add food/beverage besides these PFA looks for Keyword VenderItemFood. If not found PFA wont detect those foods. Use Xedit to check them if they don't update states or update states incorrectly as in eating should update poop state and drinking should update pee state. If a mod adds ingestible's and does have keyword VenderItemFood on both food and beverage PFA may update both states even though you only drink or eat. To negate this you can add PFA's keyword PFA_FluidFood to just the beverage as this will tell PFA the difference. Caco, Rnad, or Sunhelm should be okay as is.
As per the CK USEP wiki Skyrim SE 1.5.97 is not compatible
With a great many Papyrus functions and events due recent Game updates.
The Backported Extended ESL Support mod found on the nexus is said to fix this. It would be impossible for me to test this since I am on later game version. Its Recommended to use it anyways from game v 1.6.40 and under. I cannot say if it works or not! As I do not use it as I am playing on 1170 and everything seems to work just fine for me!
(Its always best to just update the game.)
Features:
Their be many!
Most have an MCM On/Off Option, and settings.
Sex tracking and voiced commentary, PFA can track Player/Follower having sex. MCM Option Jealous followers may initiate their own scene if Player is getting it without them.
Option to be caught sexing someone's Spouse, and optional consequence's(may be deadly)
Voiced Commentary if Player and or Follower parading about town exposed and obviously very horny! Also detects if Player or follower is stinky due to no available toilet paper.
SexTalk, Some voiced Commentary while having sexy sex! SexTalk tracking is limited to only Two actors, So if having a threesome or whatever It would only track Positions 0 and 1. If in a settlement(Habitable or Dwelling) location Sextalk can track Player and or a Follower. First it checks Player, if Player not involved then followers. Outside settlement locations, can only track Player. Please keep in mind that all Voiced commentary is Synthesized, and some may be okay others not so okay! version 3.9.7 added Anal and vaginal queef options
Optional can turn off the lewd comments(Comment Manager MCM). Lewd comments is a naughty comment list and may be updated without notice.
A fart blunder mini system 2000. just some ridiculous mini skits. Player and follower go at it if one or the other lets one rip! This Optional. will be shut off if Lewd comments is off. Also has its own MCM on/off option.
Followers no longer squat and crap in front of a Yarl, or anyone for that matter if in a settlement. Instead they will nag the player that they need to use the toilet, so for goodness sake get off the bar stool and take your followers to a toilet. Otherwise they can still have an accident on themselves!
Followers will each look for an unoccupied toilet to use, once found that toilet becomes assigned to them(temporarily while paffing) and if their be enough toilets to go around you may get a musical chorus🤒
Anywhere you may use the Latrine spell to have your followers go their instead of on your/their bedroll or whatever. When followers being checked to go paf. Checks in this order, If Toilet, If Latrine, If Accident, Note if accident state they have reduced path time to reach a toilet, and may not make it before accident on self. Otherwise if none of the above they behave normally. Fast traveling, and waiting will have an effect on their states. Just a heads up!
Mod detection, looks to see if User has mods that effect food, water, and cleaning off Paf. Currently listens for RNAD, CACO, Bathing in skyrim, Dirt and Blood, and Sunhelm survival. Note: their are different variants of BIS. BISR or Bathing in Skyrim Renewed was made to listen for PAF dirt and works with PFA out of the box. Although PFA listens for BIS, a variant - BIS tweaked mod may not function as intended for cleaning off Paf dirt - Untested. If you have any of these, purely optional. PFA will make use of when you eat and drink will increase your Pee/Poo States. Otherwise PFA will only track VendorItemFood Keyword which is attached to pretty much anything consumable vanilla wise. Does not differentiate the difference between Solid food or Drinking whatever vanilla skyrim has to drink. Note I rigged this system so as only the first two items consumed will get detected and update your states, then a two hour cooldown until can update again. also two hours after going paf it will not update either, so as it doesn't immediately make you need to go again. Also detects drinking potions and eating ingrediants.
The Player may become ill if contracting a disease, listens for Rnads or Sunhelm if installed and or any of the Vanilla DLC diseases. The Player will get sick to the stomach for about day and half before getting cured. MCM option On/Off can be toggled any time and will cure the player if currently ill. MCM options here if spraying someone have consequences(could be bad). The dragonborn poop is poisonous, and will cause harm to others except to followers and creatures. If a Vampire Diseases will not effect the player. So PFA listens for Stale BloodPotions if you have them and tracks Vampy feeding to much off the dead if such a Mod(hint BV) were to add those type of things to your Skyrim. Listens For the sake of SexTalk(only if Comment Manager is installed) if Player uses a Futa, Comment Manager PFA only listens for SOS Futanari CBBE SSE. MCM option to add other Futa mods to a list so as to be recognized. Also can turn off Futa/SOS detection. This detected by SOS keyword so if using mods that are not a futa or schlong but still has that same keyword e.g. Mods that add SOS pubic hair. Then you may want to shut off PFA's Futa detection.
Adds as mall Bounty system if seen paffing or sexing, MCM optional. If Seen the NPC will seek a guard to tattle to, if found you will get bounty. Otherwise You still may get bounty albeit some small time later. Their are mods that do similar things, Okay to use both, but maybe double the trouble! Bounty amounts go off Paf's MCM option to set Bounty. If sexing and seen it will be a bit more than what you selected in the mcm. If Pafs Bounty option is Off, this feature is shut down!
The Pooper scooper. PFA adds a pooper scooper so you don't have to touch the stuff. If when getting a cell detach event the pooper scooper cleans up behind you. It wont clean pee puddles though, only Player/Follower droppings. MCM option, you can have the Pooper scooper dynamically keep your inventory full of poo, as Player poo can be used as poison. It will not add unless you have less than 5 in your inventory then adds so you have only 20. Will only do this when getting a cell Detach Event.
PAF 4.0 removed DD dectection. PFA rudimentarily brought it back. Uses Keyword detection only. Checks WornForms and if Wearing something in that equip slot that has specific keyword for DD(Anal/Chasity/Armbinder) then player/Follower may not be able to undress/Clean and probably wind up accident on self. Can also turn Off DD detection - PFA MCM option per PFA v3.1.1 + PFA 3.4.0 added A Devious Applied system that PC may be punished if caught paffing/sexing in public Settlements.
Dooty Break. Player sits first at any Paf Outhouse, or if PFA_DootyPatch, Dooty house, Upon getting up Followers will take their turn to sit as well if they gotta go. Useful to clear your follower Paf states when you need them cleared, or just take a Dooty break. On/Off option
If Dooty mod is installed along with PFA_DootyPatch v 3.0.6, Followers will dynamically path to a Dootyhouse when needing to go! This the Dooty outhouses from the the Dooty mod. If you install PFA_DootyPatch it obviously requires the Dooty Mod. On/Off option
NPC actors may Pee/poo in bottles if the PC has them in xhairs and use's PFA's modifier key + Paf action key.
Support for Non tracked NPC's to have needs as well. Light weight and can only works off a random basis as in no tracking and only in settlements locations. Two npc may be randomly chosen every (user specified) number of hours, and will be given a random Pee/poo state - works off User's Paf MCM options. They will attempt to path to toilet, else will try to find a pee thing. Pee things are objects that npc like to pee on(MCM optional). e.g if interior and no toilet will look for Pots, buckets, cauldrons, shovels, pitchforks.. exterior will look for these + Bushes, plants, and trees. Objects can be added to the lists with xedit. See Forms list - their are three lists. if they fail to path to the nearest pee thing in time they will accident on self.
Added support for followers to get sick. Contagious between Player and Followers via Sprayed or sex.
Has translation files. PFA mcm is set up to be translated.
Usage Tips:
Some optional tips/suggestions
When commenting, the say marker(invisible object) won't follow you if your moving. It could be made to, but that may require a bit more script load. So maybe stop or slow down when a comment picks up, may help with immersion.
The Dooty break system. Has two ways to activate. 1 assigning a hotkey will only activate via the hotkey. If PC is sitting use the hotkey before getting up, or if PC is outside have the Dooty house in cross hairs. Followers will take their turn to sit. Further the hot key method allows DootyBreak to be canceled once activated. Or 2 the old way can only work if Hotkey is unassigned. PC sits first upon getting up activates for followers to take their turn. If a follower doesn't have needs they wont go. Can be disabled in mcm. Dooty Break works off Ai packages for pathing, if the game has a bugged or stuck override packages, like followers that wont sheath weapons then Dooty Break will fail. Disabling/Enabling the bugged Follower should clear them of stuck override packages.
If in location and getting a lot dirty commentary, Go clean yourself, it's because you stink! It can get annoying after a bit of it. This stink just paffing all down your leg, not dirt from KIC or anything.
PFA 3.4.0 added A Devious Applied system. This is meant as optional replacer for Pee and Fart's Diaper system. Only one system may be enabled. PAF's Diaper system will over Rule Devious Applied if enabled. Devious Applied if enabled will listen for PC/NPC followers being Naughty. If caught or another NPC Gawker tattles Then maybe a guard punishes PC with DD. Only uses Plugs or Chasity(Maybe add more later) If a Plug gets rammed up the PC's ars it will be a lockable one and if PC tries to poo it will be blocked. Accidents can still happen when wearing an anal Plug. If the Shits(Sick) option enabled PC may contract the shits if you try to manually make the PC poo when wearing an anal plug. Pumps when removed may cause constipation if enabled. Chasity will prevent Pooing as well. and will prevent PC engaging in PFA related sex starters. If somehow you remove a Device early, before offense is satisfied. The guard when next encounter may get teed off! To remove a Devious Applied Device: ALL offenses in ALL holds must be satisfied, then speak with any blacksmith - Quest driven Note: Hold Offenses are not Bounty. Offenses just Devious Applied level tracker per hold. To satisfy is measured in days worn per level of offense per hold. PFA MCM will have current stats on this. Disabling this will end any current quest and remove the devices.
PFA 3.7.1 added an option to allow for random NPC to have needs. This only works if PFA's mcm option for it is enabled, and PFA's tracking system is enabled. For the tracking system to be enabled you need either Sextalk feature enabled or Public Sexing enabled or both. Set a Time in PFA's mcm will negate NPC from being selected to go for specified amount of hours. If you set this low like 1 or 2, will nigh make them go right after the other. Recommend at least 6 hours must go by. You will receive a notification - So n so -NPC is in need of relief, it would be up to you go find them and peep. Try not to go through loading doors or fast travel if a NPC is relieving. PFA does listen for this and will check and run a quick cleanup if needed - as in theory it could make that npc get stuck in idle - I have not been able to produce this when testing.
Installation:
Be Sure PFA Loads after PAF
it no longer requires Zaz pack 8+ but if both are installed, PAF will overwrite texture files.
Skyrim Unbound
Recommend to wait until Skyrim Unbound completes(the intro quest) before installing any mod!
PFA_VoicePack_Main-v2+ -required if PFA 3.1.0 + otherwise its optional.
Optionally Install PFA_MaleVariants-v2+: is for male player/follower variant commentary.
If using any mods that PFA listens for. You may want them installed first as PFA will look for them when it loads.
if first time installing and Pee and Fart has already touched your save file and you have Tracked actors that have their PAF states seeded. Recommend to: Load your game before installing PFA. Best- reset Pee and fart. or- at least release any of your tracked actors, so their are none. You can always add them back late Idea here is try to minimize papyrus load on tracked followers as PFA greatly alters that script Wait few seconds then Hard save and exit.
Install PAF fixes and Addons It may take a bit for the MCM to get registered. Be patient! Be sure to select any preferred settings in both Comment Manager's mcm and PFA's mcm.
PFA Tracking wont fully initialize until you sleep! If for whatever reason you cannot sleep, then Save and reload should do the trick as well. Some mcm options wont enable until PFA is fully initialized, like commentary systems and SexTalk.
Changelog:
V1.0 initial release
v1.1 fixed a Big bug.
v1.2 fixed early notifications for getting sick displaying. Added two mcm options Fart Blunder(still requires CM MCM lewd), and a simple Immunity system when sick.
v1.3 fixed sextalk not working at a player home. Removed the annoying test notifications. Added MCM option Reset toilets. Fixed a few bugs.
added PFA_NoFormFromFile-v1.3 patch.
v1.3.1 fixed a latrine bug
v 1.3.2 fixed something I didn't do in v1.3.1
v 2.0.0 Overhauled the comment manager to support Male player and follower variant commentary
PFA now has its own version of Comment Manager which has PFA related assets added, and
cleaned unused assets from it.
v 2.1.0 Added new mcm options. Added mod detection Bathing in Skyrim, Sunhelm survival, and Dirt and Blood. Fixed some bugs.
edited player getting sick, has new schematic to be a bit more realistic.
v 2.1.1 fixed bugs.
v 2.1.2 fixed more bugs
v 2.2.0 Updated the Standalone Comment Manager to take custom topics.
Fixed things that were broken.
v 2.2.2 fixed more bugs.
v 3.0.0 Updatd for Comment Manger 3.0.0. Added 2 MCM options
V 3.0.1 Updated Comment Mangager - fine tuned it a bit. added mcm option PFA Force accident.
V 3.0.2 Bug fixes: fixed the shits and action key press was misbehaving. Added secondary debuff spell for peeing accident only.
V3.0.3 Fixed broken Pee debuff. It should work now.
v3.04 Fixed more bugs, added integration for COBW(coming soon)
v3.0.5 miner tweeks
v3.0.6 Tweaks fixes
Electric Boogaloo starting up if actor is on mount or animating sometimes cause stuck animations.
fix Dooty break sometimes fail to activate, Fart blunder was interfering.
tweaked Tracking system
added some new commentary Player and Follower Paffing.
edited some old commentary.
Fixed broken Commentary when sick player spraying followers
added PFA_FollowerDootyHouse system - Followers will dynamically path to a Dooty house now.
added two MCM options. DootyBreak and DootyHouse.
added auto update detection so you shouldn't have to use MCM to Re-create lists anymore.
v3.0.7 second attempt to fix sick player spraying NPC's, added MCM option to turn off Schlong/Futa detection for Mod compatibility
v.3.1.0 Added mod events. Added Comment Manager as Masters.
v3.1.1 Added MCM options Sound volume, and poopstate required for fart blunder.
v3.2.1 Added MCM options for DD, and debugging, Pee debuff. Updated DD support.
v3.2.2 added MCM option to reduce the time it takes to paf, or set to random.
Edited MCM Opt for fart volume, if set to 1 will play random fart volume.
Edited Paf droppings.
V3.3.3
Pooping animations take priority when needing to pee and poop.
Fixed followers redressing too early when using toilet paper.
Added Bathing in Skyrim's Non soapy bathing.
Using Tp to wipe after poop uses more tp to get clean.
Added two mcm options.
-1. Auto use toilet paper when peeing.
-2. Can catch disease from ignoring being dirty.
V3.3.4
Fixes what I did in 3.3.3
Blocks Paf's buffs if PFA Debuff(Player stinks) is applied.
Fixes PFA Debuff correctly being handled.
Fixes player clean anim when using toilet.
Added MCM Constipated system: I couldn't resist myself!
V3.3.5
-Edited Pee debuff: Peeing can only cause initial effect to happen, if only pooing then can advance to 2nd tier, but cannot initiate 1st tier.
1st tier stays active even if caught disease. Only bathing can remove the 1st tier effect.
Removed from Paf's init process a GetAPI call fot sexlab, as PFA added sexlab as a property. Removed a double call to AddSpellmenu
Edited Constipated: Shock Damage causes but no longer cures constipation if shocked again. Originally it toggled it.
Extended the Constipated addon with an additional MCM option:
Add on mcm options: Too much Anal, or if Vampy and walking about broad daylight for too long cause constipation.
V3.3.6
-tweaked the PFA pee debuff for better immersion. Thanks @snitch123, for the awesome ideas and influence that led to its creation.
-the paf in bottle idles will now play cleaning animations.
-added if using Real Needs, Rnads empty bottle will be detected.
-fixed potential bug when Needs toilet opt enabled and in location and NPC fails to get sitting when trying to path to a toilet.
-tweaked player comments when paffing non accident.
V3.4.0
-Fix: PafMain RelievingMyself, XTarget condition. Has_T getting false.
-Shortened PC leak and LeaknPoop, PC was pissing a river!
-Tweaked: Follower comment detecting PC sex. so it doesn't randomize callstate 31
-Fix: Sexing detection by Gawker npc is not involved in sex scene themselves.
-Tweaked the Negation counter OnUpdate event.
-Fix: reset PAFNPC NeedsToilet var within Loop
-Attempt to fix NPC when dialogue with PC spitting an awkward PFA comment.
PFA will attempt to look for another gawker instead.
-added integration option for a mod to manually control Paffing functions for a single iteration.
-added a JustGo bool if another mod wanting to negate NeedsToilet,
Followers will just go if no toilet/latrine, can only happen if Player's tits are exposed.
-added some checks when removing actor and reset some vars that may have been stuck.
-added Devious applied system. A Devious Device integration. Note Pafs Diaper system will over rule this system!
-added a PFACheckGender function. Checks futa worn on an actors and if MCM futa detection enabled.
Will randomly swap Sexlab animation Gender to Male and back when done. For Peeing only animations!
-updated/Re constructed: Patch FollowerKIC, Player/NPC's negate dressing before sex scene starts.
Undress first before getting into water. fixes npc pathing to the bath. If player weapon drawn negates sex. Got to be drawn before sexlab funcs tic(before NPC's finish bath)
v3.5.0
-Fixed Superdump lagging before PC get dressed.
-Shortened PC peeing animations
-Tweeked CheckWorn, so if PFAMCM sos detection is off. will still check worn
-Fixed Player farting when exiting furniture.. Sorry bout that! added mcm On/Off option
-Tweeked Bugmode
-Added a strip for DootyBreak.
-Added keybind for DootyBreak
-Request let pee idle run if has Armbinder(DD) - denied(sorry) Pee Idle will at very least disrupt the Armbinder idle - needs special idle created Pee with Armbinder.
-Added integration support for Domination -coming soon
v3.6.1
-Fixed strip for DootyBreak.
-added Player needs a Poopstate > 2 in order to pass gas.
-added a relay spell to help speed up Paffing functions.
-tweaked poop function so PC can always poop if having an accident.
-Fix Bottle stuck between legs bug.
-Tweaked Pee/Poo in bottle so Paf Tracked NPC's may use a bottle. - requires needs toilet opt enabled and in PC xhairs
-Tweaked Pee/Poo in bottle - added mcm option to disable the need for PC to have an empty bottle.
-Added MCM option to turn off Signifier comments. 6 in total, these are just tracking signifiers. e.g. "Feels like I'm being watched"..
v3.6.2
-fix for 3.6.1
-adds mcm opt that makes the needs toilet optional for npc to paf in bottles. -any npc.
-adds a custom empty bottle list - you can zkey the empty bottle - open mcm and add the held object to a list that checks against empty bottles.
v3.6.3
-Added mcm option to add a wait time for mods that may conflict with Paf's idles. e.g Immersive Equipping.
-Tweeked Conditions for PC/NPC to be able to PAf. Removes the Sexlab Validate Actor check as some reported were failing this condition.
-Tweaked Debuffs so they are not constantly being removed and re-applied. Only Adds/removes what's applicable.
v3.7.1
-Fixed Pee n Bottle-conditions so any Npc can paf bottles
-Added support to allow for random Non - tracked npc needing to take a paf. Only in settlement locations
-Fixed so cannot add an item to custom bottle list if its an in correct object type. Must be of type potion as empty bottles are.
-Added a Tattle negation- for mods that care. So as to negate pfa public sexing from being treated as naughty. Like PC being
punished by a guard.
-Fixed PFA's Applied DD - Remove early detection was not working correctly
-updated(fixed) PafFollowerKIC to v2.0.2 - sometimes had a conflict with comment skits causing an awkward pause just before PC regained user controls.
Also fixed condition that sometimes was blocking startSex - this happened when the last follower to clean happened to be the first on Paf's tracking list.
Reduced allotted pathing time for follower to path to bath - else moveTo. This sometimes the follower wasn't able to path for whatever reason
and was causing awkward wait time.
v3.8.0
-Fixed PFA's Actor removal in PFA MCM. if No one was selected wont remove anyone.
-Tweaked PFA's Futa detection for better overall handling.
-Updated PFA_VoicePackMain to 3.2.3.
tweaked script to reflect futa detection overhaul -
If you use the futa detection, you will need to toggle it off, then back on after installing updates.
If you do not update VoicePackMain to 3.2.3 PFA will break futa detection for female futa receiving a Bj
as PFA needs to find its new property, if not found it will be permanently set Nul, or until a clean a save)!
-Tweaked the Boogaloo, if user has Play idle enabled in PFA's mcm, it no longer checks against weapon drawn -
will start idle for a few secs, then stop early if PC is in combat. So if idle enabled and in combat -
expect to take some damage. - as in your controls get briefly locked while you painfully evacuate
-Added MCM option to Paf in bottles rather than specifically pee/poo in bottles -
as in weather to use paf states if using pee/poo In Bottle menu.
-Added Function to Adjust schlongs, will also adhere to fems with a futa if SOS futa detection is enabled.
-Tweaked male/Futa peeing animation to use more male like pee stream, and adjustment of schlong for a better animation fit.
Male shouldn't piss through the toilet anymore and pee stream lines up better.
The two standing and holding animations - the hand, schlong, and stream still a bit off.
-PFA now edits the Arma records for three of Paf's pee streams.
Better distinction between Parabolic(less pressure) or more pressure, female/male peeing.
-Added to npcFollower ImDone function to check removal of stay puts alias's. In case one got stuck.
-Added MCM option for Male peeing - Will stand to pee in toilets if only needing to pee.
Experimental! May need some work as its not fully tested yet.
-Added a clear toilet function for follower/npc's to get them clear and out of the outhouses when done.
-Tweaked NPC's paffing scripts for better optimization
-Tweaked DootyBreak script for better optimization. - Added failsafe in case actors fail to path
this usually caused by a stuck override package like skyrims combat package.
Thanks to Flesco for pointing this out. Using the Cancel key now properly uses OnKeyUp event
rather than depending on a script variable and must be held at least 3 seconds.
if canceling, the activater spell dispels so as it can be readily re- activated at will.
v3.9.0
-Fixed Followers sexlab genders being swapped for male if futa detection when-failing to swap back.
-Adjusted Male NPC's when standing to pee at toilet a little closer to toilet
-Fixed NPC pee things. Npc's failing to path to the thing.
-Fixed NPC pee/poop state goes off PAF's mcm settings.
-Fixed Males fart when done peeing- if Pas Gas enabled
-Added Sync to useToilet. Sync just helps the script to realize multiple actors may need to go.
-Fixed Sitting at an outhouse and constipated was trying to relieve bowels consecutively even though PC couldn't go.
-Added a Sheath weapon check if equipped with weapon.- got tired reequiping weapons after pissing from shock damage.
-Added extended time if sick between pressure animations in order to give PC time to relieve before next pressure animation.
-Reworked AdjustSchlong function. So it stays adjusted.
-Tweeked Paffing times and expressions sequence while paffing.
-Fixed NPC actors when sitting - after sat were standing back up to play undress idle just to sit back down.
-Added Followers can get sick. MCM optional - Off by default. Followers now have their own system with their own immunity
and and can get sick and can play the super dump animation too.
-Added Female Futa users have a mcm option to select percent chance will use male peeing idle's.
Effects if keyed, accident, bottle. If Boogaloo happens you may piss out from both if is exposed!
-Tweeked/Overhauled PAF Kink functions for better optimization.
-Added some MCM options for Paf's Kink sex.
-Re organized PFA's mcm - it was a mess! Be sure to check all your user options.
-Added States -Busy to PafMain to help control script flow.
-Optimized and fixed Pooper scooper. Sometimes was failing to scoop. Fixed!
-PFA_VoicePackMain v 3.9.0: Added a few voice files for sick followers, and updated Comment Manager script -Lists
and wait times(effects run-on's and cut-offs).
-Edited a lewd comment 102 for both Female and the Male variant, and 101 for Male Variant
v3.9.1
-Fixed broken SexTalk. check lead in stage and terminate sextalk on last stage(non leadin).
-Added mcm opt for only exterior for npc's peeing on things.
-Fixed jealous follower sex failing when out location.
v3.9.2
-Added integration pno
-Added support for gender specif fx sounds and effects - in case anyone want to add sounds or effects.
-fixed jealous follower sex failing when out location. - again, hopefully stays fixed this time.
v3.9.4
-added mcm option to suppress fart sounds when pooping to prevent run - on sound effects. Mcm option under options
-fixed tracked actor 3 playing PoopSounds
-fixed broken Sunhelm detection and added all of sunhelms addon diseases -I dont have sunhelm in my load order, so Needs tested!
-added a misc. type custom bottle list for mods have misc types rather than potions. Like sunhelms
-added an mcm option to let pfa handle pno pee, if you have pno installed.
v3.95
-fixed custom bottles not being detected.
-added adjust sclong take custom values
v3.96
-tweeked Needs toilet just for when it push mod event.
-Fixed Adjust Schlong function failing some values after last update.
-tweeked male npc's stand and pee to get a little closer to toilet.
-tweeked a little more allowable distance for npc's to pee on things.
-fixed NeedsToilet actor reference updating to new actor
-fixed peeing stops a bit sooner before pooping stops.
-fixed if use Pno pee wasnt stopping in a timely manner when accident.
-added Outhouses dont use require or use toilet paper.
v3.9.7
-added modEvent on BodySearch - negate Guard penalty from being searched by a guard.
-fixed having accident after electric shock - boogalo, and sick doesn't immediately cause you to go again.
-fixed broken condition - to help negate crossing up key down with auto leek and sick.
although getting these events crossed is almost inevitable - mostly related the pressure idle and IsAnimating bool that gets thrown
-added ModEvent "PAF_BatheEvent" with parameter's (Form a_actor, Bool CantClean), the CantClean gets true if cleaned with TP, and not a Bath.
This Event would link integrated mods that call on Bathe(a_actor)
-added Localization files. Set up mcm for Translations. If someone wants to translate the file they can. If need help, ask and I'll help where I can.
-extended the slider for the Arousal threshold - Jealous and Horny option to set to -1.
This would be for those that don't use Aroused Redux so they can still pass an Arousal check.
-added logo to mcm
-added Anal queef and Vaginal Queef options to mcm.
New sound files To be used with sextalk. Inspired by @OtherMoleva for the idea.
v3.9.7
-not a huge deal, just misplaced the queef for cowgirl vagina, was only detecting regular vagina tag
v3.9.8
-was only getting player if player was was in submissive roll, now it works for any! Sorry All!
v3.9.9:
-added queef options for sextalk. Find in in mcm on the Sexing page
-re-coded the strings in mcm to support translations, added translation files.
v4.0.0
-edited esp for cm, fixed some wrong conditions
-fixed jealous follower can be male as before it had to be female to initiate sex.
-re worked initialization procedure. No longer requires a Sleep event. Seems some users were having issues sleeping -
maybe related to VR . . or insomnia ?
PFA and comments should now initialize on load - dont try it if you have not completed the intro quest UnBound.
-fixed a nasty bug I left when I made SexLab a script property, Pee and Fart's Reset feature was calling SexLab to be None
in a DeInit() before rerunning the PafInit that wastn't re-getting SexLab because I removed it many months ago. Oh well! its fixed now!
-fixed -if out of settlement location and Sexy Sex Talk was enabled didn't work on followers.
This gets rid of a constant spell and rather utilizes SexLab events. May help with performance.
-fixed Use Male Idle chance for futas. This the idle chance mcm option - it wasn't being used in script.
-fixed mcm slider to set horny threshold value to -5 - if the user don't use Aroused redux or PFA doesn't detect their arousal mod.
Otherwise they will always fail the condition. So if you don't use Aroused, set it all the way down to -5 !
v4.1.0
-Same as the 4.0 version.
-took apart the esp's - PFA and PAF and put them back together again. espfe like - Version Marked AIO requires CLEAN SAVE or NEW GAME !!!!
They are now combined and rendered Light as they will wont take a slot for your load order.
Pee and Fart esp does not exist - any patch for it will become obsolete!
if not a clean save or cannot start a new game, then USE PFA 4.0.0! - until you can.
All PFA Patches have been been updated. My other Mods Domination and COBW
have also been updated and marked AIO to be used with PFA AIO only.
v4.1.1
-fixed v4.1.0
v4.1.2
- fixed invisible pfa marker - being visible.
- added a pathing and proximity detection to NPC pathing to toilets. They were getting their, but just standing next to the toilet.
- added an Event that listen for Bathing in Skyrim- Renewed. PFA should now clean when bathing.
- fixed an error in PFA DD Applied function.
- fixed wait time error, doubly waiting- paffing time.
if the paffing times are still too long, be sure to set the pfa mcm wait time setting to 1, as this will cut the time in half
or setting 0 to use default, setting 2 to randomize it.
-added support for TNG - The New Gentlemen addons. PFA should now detect a TNG addon.
If it doesn't then simply equip it and it to PFA mcm custom futa list. Found on Worn page - right pane.
v4.1.3
- fixed Proximity detection for npc pathing to toilet.
v4.1.4
- hot fix for the tracking system.
Thanks and support:
If you wish to show some support
Pee and Fart is a great mod and has alot of potential. I'm Sure Trognog would appreciate any support!
Ashal, Sexlab and the community. Were would we be without you guys?
All those awesome animators that work so tirelessly that we may have kool things to do with our spare time!
Be sure to show them some appreciation!
Thanks All!
My thanks to snitch123, and Medieval Genie for helping out with some testing.
My thanks to @tamai for helping me cleanup and organize the page. ☺️
25,668 downloads
Updated
-
!Maidens of Darkness custom follower Nayyira wip
By xerxes22
Welcome to my first mod! I have only tested this on my computer so I am asking for fans of !Maidens of Darkness to try this and give me feedback. I'm a noob and I have a lot to learn. !Maidens of Darkness is required.
The mod changes Nayyira to a silent voiced custom follower. This mod will require Nayyira to still be captured in her starting location east of Falkreath where bandits control the bridge, so it is possible you will need a new save. If you talk to her, you can start a very small quest to get revenge on the slaver that captured her.
Since this is my first mod I am asking for feedback. After I determine if the mod works in the real world like it does on my computer I plan on expanding the mod. Currently the quest will send you to Fort Amol. I will probably find another location in future versions since Fort Amol changes from being occupied by enemies to Storm Cloaks if it's already been conquered.
These are my concerns so far. Any and all feedback will be greatly appreciated!
Did I package the mod correctly? (will it run at all?) Does Nayyira have the infamous dialogue bug that requires you to save and reload before she will start talking? Does she appear to talk too long compared to the actual subtitles/silent voice. Do the quest markers work?
Find Nayyira here
Big thank you to Rowdy for giving me permission to use his mod!
!Maidens of Darkness is required, I have tested it with 1.0.9a and 1.1.0b. I don't think the version matters.
47 downloads
Updated