TheFifthXephon Posted March 21, 2024 Posted March 21, 2024 View File [XCL] [0.23] TFX Updated Cheats Combines Luna Muffin and and goodburger's updated cheat mods, sexy dancing talents, and reluctance changes. Updated cheats adds onto existing cheats menu with the following. Gain/Subtract cash in $100,000 increments Gain/Subtract essence in multiple values Gain/Subtract action points in multiple values Gain/Subtract cock stats in multiple values Gain/Subtract reluctance in single increments Gain/Subtract base game side effects "Mommy Milkers, Gulp n' Shrink, Breeder's Bane, Shrinkgasm, Breeder, and Resistance" Gain/Subtract Relationships with increments of 5 Gain/Subtract Sales (commission, sales/desk level, sale levels, etc) Gain/Subtract Stripper and Makeup skills (individual and bulk) Submitter TheFifthXephon Submitted 03/21/24 Category Gameplay Utilities 2
mijhy Posted June 12, 2024 Posted June 12, 2024 Sometimes trying out various mods my character gets stuck with a bunch of skills (often ones that don't get properly removed). So a 'soft reset' removing some of them was something I really wanted. I added some simple code to simply allow me to remove skills, I dunno if one of the cheat mods would like to incorporate it. Kinda seems an obvious thing for cheats to be able to do, to me. For simplicity (and copying something else) I had just chucked it as an options button. :: effects_remove options [mod_options] { (unless:(passage:)'s name is "new character creator")[ (link:"Remove effects...")[ (set:$next to "reffect window") (display:"next") ] ] } :: reffect window { (print:"Remove effects...") (print:" ") (for: each _eff, ...($character's "side effects"))[ (link:_eff)[ (set:$character's "side effects" to $character's "side effects" - (a:_eff)) ] ] (print:" ") (link:"Back")[(set:$next to "menu")(display:"next")] }
Lcklsmth Posted June 14, 2024 Posted June 14, 2024 I'm feeling like I'm missing something obvious but... where is the cheat menu? 1
KibaLarnia Posted June 16, 2024 Posted June 16, 2024 On 6/15/2024 at 12:53 AM, Lcklsmth said: I'm feeling like I'm missing something obvious but... where is the cheat menu? same here Any hints?
NSFW_COBRA Posted October 23, 2024 Posted October 23, 2024 (edited) FYI, the maximum number of action points keeps resetting to the default three after the latest updates to XCL + this mod. Edited October 23, 2024 by NSFW_COBRA 2
InfrequentNinja Posted March 9, 2025 Posted March 9, 2025 On 6/15/2024 at 8:47 PM, KibaLarnia said: same here Any hints? Did you ever find out how to access the cheat menu? 1
Jianna Demarest Posted March 9, 2025 Posted March 9, 2025 6 hours ago, InfrequentNinja said: Did you ever find out how to access the cheat menu? Game settings, scroll to bottom 2
James_E_C Posted March 17, 2025 Posted March 17, 2025 can you add a cheat to add secretary points? I want to increase all my leads to the max, but that will take a while. would love to shorten the time by just getting a ton of points then using them to upgrade my leads. 1
azdraik Posted August 4, 2025 Posted August 4, 2025 There is an error in the Stepdad Dom cheat. Both the Dom Increase and Decrease cheat have +5. The decrease should be -5, unless that was a sneaky thing implemented on purpose
azdraik Posted August 14, 2025 Posted August 14, 2025 (edited) So just a suggestion for Reluctance. Could you add an adjust to max? If someone hammers the increase reluctance and goes over the limit. When they get any reluctance drop down it they get an error since it is over the cap. It will eventually go away as reluctance decreases. Just figured to avoid any error you could put a check before saving or leaving the cheat page to check if it exceeds the cap and then set to the cap. Think that is 10 but not 100% sure. Edited August 14, 2025 by azdraik
KeyboardClicker Posted October 9, 2025 Posted October 9, 2025 Do I just download the most recent file, or all of them?
Majorshepard Posted January 29 Posted January 29 (edited) As a heads up this mod no longer works with the latest update (0.23.5), a lot of these options just don't show anymore with the menu now having a separate 'Mod Options' Window instead of the green button. Update: As a correction the cheats do work, its simply that the way to access them has changed. You have to activate the cheat menu through dragging 'tion' from Option in the Options menu into the list of options to activate it. Once done a new tab appears that has the cheats in it. Edited February 16 by Majorshepard
jesse folland Posted March 6 Posted March 6 On 1/29/2026 at 7:06 PM, Majorshepard said: As a heads up this mod no longer works with the latest update (0.23.5), a lot of these options just don't show anymore with the menu now having a separate 'Mod Options' Window instead of the green button. Update: As a correction the cheats do work, its simply that the way to access them has changed. You have to activate the cheat menu through dragging 'tion' from Option in the Options menu into the list of options to activate it. Once done a new tab appears that has the cheats in it. I'm still missing something as this makes no sense to me, sorry. is there somewhere that has that demonstrated in picture form? Thanks
Majorshepard Posted March 7 Posted March 7 6 hours ago, jesse folland said: I'm still missing something as this makes no sense to me, sorry. is there somewhere that has that demonstrated in picture form? Thanks Oh sure, its on the official wiki but for the gif here ya go Spoiler
ravenger6660 Posted May 21 Posted May 21 (edited) Money cheat stopped working. I can't run the macro 'gain_money' because it doesn't exist. Did you mean to run a macro? If you have a word written like (this:), it is regarded as a macro name. Edited May 21 by ravenger6660
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now