-
Announcements
-
SITE MOVED - IN READ ONLY MODE 12/08/2015
Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
-
-
Content count
668 -
Joined
-
Last visited
Posts posted by nooblet123
-
-
18 hours ago, harry_weener2 said:does this work with cbbe?
no
0 -
wrong forum
0 -
Are there animations suitabe for impalement yet?
0 -
disable "devices underneath" in mcm
0 -
They don't cause CTDs
0 -
-
16 hours ago, skyrimll said:One thing about the new version.
I had to extensively rewrite how SD is managing devices, including punishments, and as usual with these things, I probably did not test it as much as I should have, so let me know here if you are running into issues with devices not equipped or removed correctly.
A consequence of this update is that I am now able to equip/remove devices based on the context.
For example, expect a gag if you insult your master... and try 'plea' to convince your master to remove the gag.
The gag is on a timer, so you will not get it removed right away. You will have to play the good slave and regularly plead for release.
I haven't tried the new version yet, but with previous versions getting enslaved by SD was an easy way out of your current restraints. So if you had like 4 slave items on you, you'd run into some bandits on purpose, get those 4 restraints removed and end up with just a collar, then run away.
0 -
Farting would be useable for "Slaves of Tamriel" when slaves shit in the bucket
1 -
According to John Ruskin's biographer Mary Lutyens, the notable author, artist, and art critic was apparently accustomed only to the hairless nudes portrayed unrealistically in art, never having seen a naked woman before his wedding night. He was allegedly so shocked by his discovery of his wife Effie's pubic hair that he rejected her, and the marriage was later legally annulled.
1 -
Nah, I got most of the ideas from LoversLab pervs and inquisition/medieval articles :D
0 -
10 hours ago, Delzaron said:I just wish to avoid to use the hairy part of the mod...
You avoid using the hairy part by... shaving the hairy part
0 -
On Sunday, November 22, 2015 8:21:02, Delzaron said:I have a question : it is possible to isolate the punishement part ?
Why do you want to isolate it?
0 -
-
-
Your char will just drown in shit even with waterbreathing.
1 -
You have to do a ridiculous amount of mundane crap just to have a character say one line.
0 -
4 hours ago, 4love10 said:i was excited of this mod,but dam im disapointed,sexlab have a hundreds of sex animations! and you guys only use 8 and most of them are AP,a very very very old animations.
Do you only use 8 brain cells at a time and therefore can't add all those hundreds of animations yourself?
0 -
7 hours ago, Funnybizness said:Well a mod that adds all of my animations to sexlab. I don't know how to do it. So I just upload them for others to use.

I guess they'd have to be added to sslAnimationDefaults.psc, so compared to existing APLegUp, you'd add a new function and register it (add/change bolded/italic stuff) maybe change some parameters (rotation, position,etc) and then you compile it.
like this:
SpoilerRegisterAnimation("APLegUp")
RegisterAnimation("FUNNYBIZNESSnecrolegspread")
RegisterCategory("Missionary")
function APLegUp(int id)
sslBaseAnimation Base = Create(id)Base.Name = "AP Leg Up Fuck"
Base.SoundFX = Squishingint a1 = Base.AddPosition(Female, Vaginal)
Base.AddPositionStage(a1, "AP_LegUp_A1_S1", 0, rotate = 180)
Base.AddPositionStage(a1, "AP_LegUp_A1_S2", 0, rotate = 180)
Base.AddPositionStage(a1, "AP_LegUp_A1_S3", 0, rotate = 180)
Base.AddPositionStage(a1, "AP_LegUp_A1_S4", 0, rotate = 180)
Base.AddPositionStage(a1, "AP_LegUp_A1_S5", 0, rotate = 180)int a2 = Base.AddPosition(Male)
Base.AddPositionStage(a2, "AP_LegUp_A2_S1", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "AP_LegUp_A2_S2", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "AP_LegUp_A2_S3", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "AP_LegUp_A2_S4", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "AP_LegUp_A2_S5", -44, up = 5, sos = 3)Base.SetTags("AP,Sex,Dirty,Penis,Vaginal,Reverse,Standing,Creampie,Aggressive,AggressiveDefault")
Base.Save(id)
endFunctionfunction FUNNYBIZNESSnecrolegspread(int id)
sslBaseAnimation Base = Create(id)Base.Name = "FUNNYBIZNESSnecrolegspread"
Base.SoundFX = Squishingint a1 = Base.AddPosition(Female, Vaginal)
Base.AddPositionStage(a1, "necro_leg_spread_A1_S1", 0, rotate = 180)Base.AddPositionStage(a1, "necro_leg_spread_A1_S2", 0, rotate = 180)
Base.AddPositionStage(a1, "necro_leg_spread_A1_S3", 0, rotate = 180)
Base.AddPositionStage(a1, "necro_leg_spread_A1_S4", 0, rotate = 180)
Base.AddPositionStage(a1, "necro_leg_spread_A1_S5", 0, rotate = 180)
int a2 = Base.AddPosition(Male)
Base.AddPositionStage(a2, "necro_leg_spread_A2_S1", -44, up = 5, sos = 3)Base.AddPositionStage(a2, "necro_leg_spread_A2_S2", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "necro_leg_spread_A2_S3", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "necro_leg_spread_A2_S4", -44, up = 5, sos = 3)
Base.AddPositionStage(a2, "necro_leg_spread_A2_S5", -44, up = 5, sos = 3)
Base.SetTags("AP,Sex,Dirty,Penis,Vaginal,Reverse,Standing,Creampie,Aggressive,AggressiveDefault")Base.Save(id)
endFunctionI know nothing about SL though.
0 -
Adding bounty to player out of the blue is not viable, because having a hand chopped off for nothing is really lame.
0 -
On Sunday, November 15, 2015 1:17:41, Funnybizness said:Lol I'm really glad you like them! And sadly no I don't believe Blabla11 will be updating it so I will just continue adding new animations for modders and replacers. Sorry I just don't know how to script.

What do you want to script?
0 -
I'm playing with iNeed, Scarcity, Trade & Barter; the prices are ridiculuos, but they didn't force me to commit crimes. My char is a warrior btw.
0 -
2 hours ago, vagonumero13 said:I'm getting ths in papyrus log with latest version, which don't allow me to progress when talking to Brutus for first time:
11/15/2015 - 07:41:37PM] warning: Property myScripts on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property [11/15/2015 - 07:41:37PM] warning: Property SLV_Freequest on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property [11/15/2015 - 07:41:37PM] warning: Property slaveprogress on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property
Did you start a new game?
0 -
7 hours ago, Kenjoka said:I did a check what items have MagicDisallowEnchanting or vendorNoSale,
yes, there are a lot of restraint item (zad*), but these are already protected by the keyword SexlabNoStrip, which the enforcer checks
other items are with MagicDisallowEnchanting are Nightingale armor, quest related katanas, daedric quest weapons, Thief guild leader armor and others . So if i would check this keyword the player would be allowed to wear that armor and weapons and walk through whiterun, which is not intended.
Agree?
Ah, yes, didn't think of those.
Btw when I played till the point when Zaid tells you to bring him 300 gold on a 2nd character, there was no incenitive to do so and I "abandoned" the quest.
0 -
2 hours ago, Mr.Friendly said:Cool would it be possible to have a file with only the crime punishment and whipmarks? Also have one for Cbbe? :)
Why can't you just shave the hair?
0


WIP Slaverun Reloaded (30.Nov 2015)
in Downloads - SexLab Framework
Posted
What happens if you don't?