StephenLana13

Newbie
Nov 16, 2018
57
61
does anyone know how to capture people and put them in the dungeon
You move slaves to the dungeon after you unlock it the same way you moe them to any other room in the house. you unlock the dungeon by reading a book in the library that appears when you've read all the other books and complete some other trigger that I can't recall (I think it's the slaver licence quest)
 
Dec 12, 2022
13
3
If you

Ignore this if you're not talking about getting slaves

If you're talking about capturing people as slaves, you need to go down to slaver's alley and complete the quest to be licensed in acquiring slaves. You buy collars there that enslave whoever they're put on, but you can make your own via enchanting clothing items with the same effects. I believe each trait is 13 essence eachv(Sealing, Enslavement, and Servitude) and the enchantments are found in the special effects tab of the enchantment menu. And you can enchant anything to be an enslavement piece - wristwear and piercings included. Again, you need to complete the slaver's alley quest in order to be allowed to get slaves
okay thanks
 
Dec 12, 2022
13
3
You move slaves to the dungeon after you unlock it the same way you moe them to any other room in the house. you unlock the dungeon by reading a book in the library that appears when you've read all the other books and complete some other trigger that I can't recall (I think it's the slaver licence quest)
thank you
 

MilesKiyaAnny

Well-Known Member
Jan 18, 2019
1,573
455
I got slave full obidant cuz I put them to work faster than test subject traits slave. They even first group before this sec group put into work
 

Kallumin

Member
Jan 2, 2018
244
348
You can also give them fetishes so they like the big obedience increasing actions you can do once a day, instead of hating them.

If they have the exhibitionist fetish, instead of losing affection when you "inspect" them, they gain 10. If they are a masochist, they like getting spanked instead of hating it. And I forgot what fetish makes them like getting molested. If you have all three, you can get +30 affection per day performing these actions. Which makes them love you after just 7 daily visits.
 

StephenLana13

Newbie
Nov 16, 2018
57
61
Is there an easy way of building the java version?
The easiest way I found is to just let someone else do it. The download on the main page is the current java build, someones already done it.

Theres also a tutorial on how to do the build yourself linked in every blog post with a java build, including the program that you need to download to do it, though it takes a long time to perform and following everything perfectly didn't seem to work more than once every few weeks back when I tried to do it myself.
 
  • Like
Reactions: OneWayMissile

Adhesie

Newbie
Jun 24, 2018
19
15
Well that sucks, decent game, but im not about to go out of my way to fiddle and finangle Java programs just to play it.
 

Pienator

Newbie
Sep 22, 2019
65
36
Here's some mods on the discord:

  • JameSoha
    Effect Mod (there is no standard for this yet): Item Name: nosexlife Brief Description: Makes it so characters have a less active sex life without you, making it more likely for 20 to 30 characters to be virgins and guarantees those under 20. Self activates: true Link: Mega updated: 07:56:14 TAI Wednesday, 6 January 2021 (edited)

  • Drinking_Water
    Mod Category: Item Mod Name: Essence of Virginity Item Name: Essence of Virginity Brief Description: By absorbing the essence of virginity, you too can become a virgin for only ¤40,000! Buy it now at whatever Vicky's store is called! (You can also restore a Lusty Maiden's virginity, only to take it away... and restore it... FOREVER!) Combat/Sex Usable: No Consumable: Yes Link: Google Drive

    Nosexlife's logic is easy to tweak to your preferences, and will be applied on every character when they first spawn:
    npc.getAgeValue() = years since character became 18
    Math.random() = random number between 0 and 1

    Essence of Virginity allows you to revert any character back to a full virgin, not just a hymen restore.

I may be a dumbass but all of my daughters are not virgins even after I used the noSexLife mod. Do I need to do anything other than drop it in them ods folder?
 

ETANEL23

Member
Mar 15, 2018
119
153
for real what the hell is wrong with the java version of the game? I used to play it and remember it was damn responsive now playing the java version damn near every input locks up the game and most of the time won't even let you do anything. Game at times wont even let me save at all.
 
Sep 29, 2018
77
56
For running Java Version on windows:
  • You need Java SE 8u202 installed, get that first since LT is built on that, future Java versions will break it (something about JavaFX or something).
    • Oracle these days requires an account to download their archived version though, I suggest mailgw to keep their grimy hands off your email.
    • There are some other builders that migrated LT into a newer Java version, but the ones I know of have unsavory content, beware.
  • Drop the contents of this zip (should contain one (1) "run.bat" file) right next to the jar file.
  • Modify the bat file (by notepad, or whatever code editor you prefer):
    • Modify the first part to point at the Java installation's "java.exe".
    • Modify the third part to point at the game .jar file
Do notify me if the zip contains something it should not.
 
Sep 29, 2018
77
56
how do you install it?
Oracle should provide installers for Java SE 8u202 over here:

If you're referring to the batch file inside the zip file, just drop it right beside the LT .jar file, like this: 1678445789399.png

THEORETICALLY you can place the batch file anywhere you want, as long as the paths written within points to their respectively correct location
 
Last edited:
4.10 star(s) 124 Votes