Create and Fuck your AI Slut -70% OFF
x

Ssato243

Engaged Member
Feb 2, 2021
2,961
1,783
306
The game is not worth it for me I wait for the mod hoping there will be when they leave this game will be a crap
 

Jbuster

Active Member
Oct 25, 2019
728
3,493
380
Like I've said, living vicariously through they NPCs. Instead of being normal and just playing the game like everyone else. Then getting mad when people ain't trying to hop on the my OC is super special! train with em. Stuff wasn't made for the players. We just had to be included so they could get paid.

But maybe it's my fault. Maybe that's just on me and I have to change the way I view things.... I have to become NPC :unsure:
A true corrupted champion campaign would let me have a band of demonic companions and together we would burn that damn tree... And they would still write about this guy's oc saving everyone inside and then killing my champion in a surprise revenge ending to teach me a lesson

Man, Savin and co., really push for these poorly implemented moral lessons to mess up with the players , seriously, what's with that first year university student mentality that they swear they know shit but are actually a bunch of dumbasses?. Every time they try a realistic angle it falls flat, seriously, it's like they almost have something good but then this guy goes out of his way to push his power fantasy and it's just boring but he keeps going and it never gets better

No one wants Takahiro's flaccid, drunken cock. Send him back to his planet so he can die on the way back home
 
Jul 6, 2021
137
1,035
187
A true corrupted champion campaign would let me have a band of demonic companions and together we would burn that damn tree... And they would still write about this guy's oc saving everyone inside and then killing my champion in a surprise revenge ending to teach me a lesson

Man, Savin and co., really push for these poorly implemented moral lessons to mess up with the players , seriously, what's with that first year university student mentality that they swear they know shit but are actually a bunch of dumbasses?. Every time they try a realistic angle it falls flat, seriously, it's like they almost have something good but then this guy goes out of his way to push his power fantasy and it's just boring but he keeps going and it never gets better

No one wants Takahiro's flaccid, drunken cock. Send him back to his planet so he can die on the way back home
It's easy really. We're talking about a bunch of sad saps who were likely bullied their whole lives for being the way they are, and so they need to make sure that people know how cool they are, actually, by making their cool OCs who are just themselves but they get all the girls/guys this time around.
 

GokutheG

Well-Known Member
Oct 20, 2022
1,571
3,090
377
Evergreen is one of the characters that's not included for the same reason that Zuzaan isn't included.
You can make the reasonable assumption with both of them. But it's not directly stated or explicitly shown the way it is for the vast majority of other characters.
In older versions of the game if you visited her room at night you could catch her having sex with one of her daughters.
 

Tsubuhaza

Active Member
Sep 28, 2020
718
2,794
363
Ahh thanks that was it
Reckon that might be what's keeping mine from working too? I'm kinda curious about it now. Do have some other additional bits of fun stuff I'm spitballing.

Like replacing the wingman scene for the bee and the lesbian to be a rendition of Ça plan pour moi by the Presidents of the USA and having Nakano sing Turning Japanese by the Vapours as a jab to the kitsune tree thing. Think I can write those well.
 

Sacred_Lamb

Well-Known Member
Sep 15, 2024
1,083
2,657
341
Iirc, it was never "unmoddable" and more of Savin&Co intentionally sabotaging their own code, to make modding as annoying as possible.
Most mods for original CoC were doing stuff like dedicking/removing Urtha and/or attempting to finish the blatantly unfinished characters like Helspawn.
Savin really hates mods (how dare these filthy modders touch his perfect futa OCs!?) and has seen it as personal attack when people made mods for CoC, so they completely outlawed mods on fenforum, and do their everything to stop people from making mods for CoC2.

Funniest thing is checking old forum posts and seeing how Savin went from "Here's a thread for your mods and stuff" in 2016, to this in 2020:
View attachment 4572373


But anyways. The actual reason there's barely any mods for COC2 (those that exist are very recent), is because people with relevant modding skills just don't give enough of a fuck about this pile of stinking shit Savin dares to call a sequel to COC.
Exactly, there's nothing to give a fuck about.
 

Azriel Satan

Member
Jul 27, 2017
434
1,378
346
Ahh thanks that was it
Made a basic VSCode extension for highlighting and a snippet (Start typing "Replace" and it's in the IntelliSense).
It auto-recognizes the file extension KittyMod.
To get to the extensions install folder pull up the command bar and ">Extensions: Open Extensions Folder".
1740263981983.png

Edit: Now v2 with altered tokens and auto closes brackets. This one is installed through the dropdown in the VSCode extensions menu.
 
Last edited:
Mar 28, 2018
193
688
171
Made a basic VSCode extension for highlighting and a snippet (Start typing "Replace" and it's in the IntelliSense).
It auto-recognizes the file extension KittyMod.
To get to the extensions install folder pull up the command bar and ">Extensions: Open Extensions Folder".
View attachment 4578357
Omg you're a legend thank you so much!! This is incredible!

This is a modding server I own for COT, I'll shout you out for the extension. Folks will be very grateful for it:
 
  • Like
Reactions: JungleNuts

PixelLewd

Active Member
Jan 31, 2022
604
1,829
277
Ahh my bad here: The thing is, my mods are gonna get drowned out and burried by all the discussion anyways. No real point in posting it again unfortunately, I think. I might try and advertise them more as I make more though.
A decentish way to make sure they can be found, is putting the link to your mods in your signature. That way people can go to any of your posts and click the link to be taken to it. Also that's weird that seemingly all threads you've made have been taken down, was that always a thing for you?
 
  • Like
Reactions: JungleNuts
Mar 28, 2018
193
688
171
A decentish way to make sure they can be found, is putting the link to your mods in your signature. That way people can go to any of your posts and click the link to be taken to it. Also that's weird that seemingly all threads you've made have been taken down, was that always a thing for you?
Thanks that is just what I needed. And not really, maybe I didn't follow the rules properly. I'll see if I can just get them posted in the modding thread.
 
  • Like
Reactions: Sacred_Lamb
Mar 28, 2018
193
688
171
It probably has something to do with all the escapes, the actual code only has a single \, mine has \\ so my script reads them.
Also, thanks for the companion mod. I was able to figure out how to add Merielle as a companion and give her more conversations and interactions with the eiein code. I’m adding Tamarind next then seeing if I can add a new custom character to the game.
 
Aug 14, 2023
17
10
72
You also have to reference the file you're replacing in the brackets after 'Replace' using the path to the file. Also, file path can't be /resources/apps, it must be resources/apps.
Also make sure you're using With:
Old code you're going to delete and replace with new code goes under Replace [path/to/file]:
New code goes under With:
Also, do not include any code you're modifying on the same line as replace or with.
All mods you make must be in the mods folder. The mods folder & kittypatcher must be on the same level/in the same folder as your COC2.exe.
All mods have to end with the .mod extension or they will not be recognized.
It's best to copy/paste code/text from game files instead of modifying game files directly.

In the mods folder here:
View attachment 4577439
After you put mods in the folder, run Kittypatcher to mod your game.

Any thread I make gets deleted on here lol so I'll pass for now.
Thank you very much ^^
 

MaxVaron

Member
Jan 28, 2018
133
46
165
Extended Companion Limit python script for v0.7.36 (and however many future versions till it breaks).
This time with extra MOUSE.
View attachment 4549270

This only enables her to be a companion; it doesn't add new content, only makes accessible what is present in Quests dialogue or in other NPC scenes.
For some locations to find content:
  • Gytha Win and Loss Scenes
  • Heavy Involvement in Harvest Valley Corrupt Alter and Gweyr Raid/Abyssal Depths Quest Lines (Special loss scenes to Whisper).
  • Card Playing Minotaur Party Service instead of Etheryn (Cannot trigger with Etheryn Present).
  • Small snippets around Korminos as was originally supposed to let you there early (Colosseum, Serena, BriHause).
  • Barney Temple Survey
  • Can be talked to during Winter City Ball.
  • Some Snippets in the Kitsune Den.
  • Atugia and Azzy have companion talks (like all of Azzy companion questions it changes on her state (normal, bimbo, dragon)
She will always be available to add to the party; I locked her stats to those with the most content (only dialogue variations).
You don't have permission to view the spoiler content. Log in or register now.
There isn´t a way to install this on android, right?
 
2.90 star(s) 132 Votes