Doomtero Posted June 29 Posted June 29 (edited) View File ZomboRut ZomboRut — NSFW Defeat Framework for Project Zomboid Play Zomboid exactly like you normally would. Survive, scavenge, fight, run. ZomboRut doesn't change how you play — it changes what can happen when a fight goes bad. When you're cornered and overwhelmed, you now have a way out other than dying: Press K to give up. The heart of the mod is its defeat system. Get worn down by exhaustion, swarmed by an overwhelming horde, tackled from behind by a sprinter, or stripped as zombies rip your clothes off you piece by piece — and instead of being torn apart, you're dragged into an defeat scene. You survive it, stand back up, and have to crawl back out of the situation. This is NOT a death-immunity mod. You can still die, and you will die if you deliberately throw yourself at zombies to trigger scenes. Defeat is a way out when you're already in trouble — not a safety net. Play to survive. MULTIPLAYER AVIABLE NOW. Patreon MEMBERS ONLY Only as its on very early stages of development. Join Discord for more information Discord invite. Link to Forum. What happens after you give up You survive the scene — but worse for wear: stress, panic, groin pain, possible trauma and sickness. You get one escape window — surviving coats you in the Stench of the Dead and nearby zombies ignore you for a short time. Break contact and find shelter; bump or hit one and you reveal yourself to it. You recover — clean up, treat injuries, manage mood, wait out trauma, get back to surviving. Sandbox Options → ZomboRut → Defeat mechanic Also included Subdue & Capture — tie up downed zombies (Rope + Duct Tape) and keep them as captives; they survive save/reload. Friendly bandits(with the Bandits mod) — an Ask for Sex consent menu with its own scenes. 40+ traits & a full mood layer — shape how fast you break, how scenes play out, and how you recover. Heavily configurable — tune almost everything in Sandbox, or switch zombie scenes off entirely. Notes NSFW, single-player focused. (Multiplayer is Planned). Plays best with its companions: ZomboRut Male Model-1.2.zip, plus optional Bandits, Being Female, ra's Body Mod. Try with Being Female mod. Still in active development — back up saves and do a clean install when updating. A Teaser for next update. Stains and they drip 📜 Full patch-note history: every previous version's changelog lives on the Discord — check the #announcements channel. To show support for the mod's development, check out my Patreon. I'm down to take requests — animation, gameplay, etc. — from members. Installation Download and unarchive the file. Drop the ZomboRut folder into your Zomboid mods directory. The final path should look like: C:\Users\<You>\Zomboid\mods\ZomboRut\42\... or C:\Users\<You>\Zomboid\Workshop\ZomboRut\Contents\mods\ZomboRut\42\... Launch the game and enable ZomboRut in the Mods menu before loading or starting a save. Updating from an older version (recommended) Go to C:\Users\<You>\Zomboid\mods\ZomboRut\42\... or C:\Users\<You>\Zomboid\Workshop\ZomboRut\Contents\mods\ZomboRut\42\... and delete the old ZomboRut folder entirely — don't merge on top. Download and unarchive the new file. Drop the new ZomboRut folder into the same mods directory. Launch the game. ZomboRut should already be enabled from before; if not, re-enable it in the Mods menu before loading the save. Permissions No forking, repackaging, reuploading, or ripping code/animations/sounds into other mods without permission. Compatibility patches that hook in without modifying my files are fine, as are bug reports, feedback, and streaming. For any reuse, message me here first. Submitter Doomtero Submitted 06/29/26 Category Other Games Requirements Update game to latest version Install Instructions Installation Download and unarchive the file. Drop the ZomboRut folder into your Zomboid mods directory. The final path should look like: C:\Users\<You>\Zomboid\mods\ZomboRut\42\... or C:\Users\<You>\Zomboid\Workshop\ZomboRut\Contents\mods\ZomboRut\42\... Launch the game and enable ZomboRut in the Mods menu before loading or starting a save. Edited August 9 by Doomtero 1
veryShadyLurker Posted June 29 Posted June 29 (edited) Probably should know most of your links on your file lead back to the same page; no patreon, discord, or forum redirects available Edited June 29 by veryShadyLurker
yuhyyuh1 Posted June 29 Posted June 29 Looks great! Would Ra's body be the only one recommended? Would another one be fine?
bluetortoise Posted July 4 Posted July 4 does the male model file affect male player as well? because i use a mod that makes muscles visible if you level up your strength. will it conflict with that?
nigsol Posted July 6 Posted July 6 really good mod looking forward to see the updates. 5/5 though i would love to see more blowjob animations!
Adq1 Posted July 19 Posted July 19 So like is the zombie fuckable or bandit only and which bandit mod? If yes like they fuck you by rape when captured you or you fuck them when captured one? Is it work both sex?
Taupathfinder Posted July 27 Posted July 27 Your the best, thanks for working on this mod, this game is perfect for sex defeat mods.
SaintHusky Posted August 5 Posted August 5 (edited) I guess that'll perhaps make the job easier when it comes out, huh? https://pzwiki.net/wiki/AnimZed Edited August 5 by SaintHusky
Hironio Posted August 8 Posted August 8 I’ve tested this mod with the latest stable version of the game and so far everything is working great. The clothing stripping system works well, animations trigger correctly and I haven't encountered any bugs, the zombie capture system is also very good, the various debug mode options really help with testing the mod. I understand there aren't many animations right now since it's still in development and the latest update broke most of them. My only gripe with the mod is the sound, but I assume that will improve over time. The mod is looking very promising so far.
hihun_isback Posted August 9 Posted August 9 Amazing mod, any way we can get more anims? Super immersive but it’s hard to feel immersed when the male zombies only have 3 animations and the female zombies only have like 1, everything else is perfect though! Keep it up.
Doomtero Posted August 9 Author Posted August 9 oh fck me I didnt know the download page had a comment section and i was not getting notifications for this. I fixed the links, sorry about that.
most_wanted Posted Tuesday at 05:26 PM Posted Tuesday at 05:26 PM (edited) Nice. Honestly I'd like to just activate it for the humans (bandits), and not for the Z. I hope the option will be available. Edited Wednesday at 12:25 PM by most_wanted
Doomtero Posted Wednesday at 04:15 PM Author Posted Wednesday at 04:15 PM 22 hours ago, most_wanted said: Nice. Honestly I'd like to just activate it for the humans (bandits), and not for the Z. I hope the option will be available. it is, check sandbox options 1
pilot1010 Posted Friday at 01:24 PM Posted Friday at 01:24 PM I don’t think it’s a major issue, but I noticed some errors in the log and looked into it. It seems the issue was caused by using getText() before passing the trait name/description to CharacterTraitDefinition.addCharacterTraitDefinition(). Removing getText() and passing the translation keys directly fixed the errors for me on Build 42.20.2. Just wanted to let you know in case it helps!
Doomtero Posted Friday at 05:31 PM Author Posted Friday at 05:31 PM 4 hours ago, pilot1010 said: I don’t think it’s a major issue, but I noticed some errors in the log and looked into it. It seems the issue was caused by using getText() before passing the trait name/description to CharacterTraitDefinition.addCharacterTraitDefinition(). Removing getText() and passing the translation keys directly fixed the errors for me on Build 42.20.2. Just wanted to let you know in case it helps! Heyo, i think the issue was coz of the %% thing, i uploaded new version, check it out, see if you still get the issue. All the reported bugs/errors should be fixed
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