- Mar 21, 2020
- 276
- 305
It worked fine for me, using Botnet's Python script. Make sure that the HTML file is in the current folder and is called "College Daze.html", not "College_Daze.html" nor something else with a version number.Botnet doesn't seem to detect the html on my new computer, no idea why, anyone else with the same problem?
You can try asking in this Thread - sometimes they will do HTML games, sometimes not... :>)Can we get a compressed download?
It is named properly, but for whatever reason it still cannot find it. My entire main disc requires admin permission to do anything, maybe it has something to do with that?It worked fine for me, using Botnet's Python script. Make sure that the HTML file is in the current folder and is called "College Daze.html", not "College_Daze.html" nor something else with a version number.
I know, but I was hoping that wouldn't be necessary. Thanks for the suggestion.You can try asking in this Thread - sometimes they will do HTML games, sometimes not... :>)
https://f95zone.to/threads/game-compression-requests-2-0.32845/post-9466952
Thanks, I'll have to take a look at these for the next public release. Some things are a little more annoying to deal with and will remain (like accessing Monica's bimbo credits before bimbofying her), but the actual bugs will be fixed.Some minor issues. G28Here
You don't have permission to view the spoiler content. Log in or register now.
If we go by the versioning that we have here, I'd say more or less 30%.How much % of game has been completed?
this is the just before the last week of the game so make that of what you willIf we go by the versioning that we have here, I'd say more or less 30%.
Inspire deeply, relax a bit, then read the words on that specific page one by one, then try to decifer what it says before you ask here. We'll wait your answer.any way to keep playing after the end of content? coz i still have loads of side content havent tried before its over and force you to stop
Use the mod. It allows you to create checkpoints and go back in time to them, meaning you'll be able to play most routes if they're not exclusive. You'll need to play the game again but don't worry, it's worth it.any way to keep playing after the end of content? coz i still have loads of side content havent tried before its over and force you to stop
can i play 3.0 with this mod?Attached is Prinplup's varmod updated with v260b content.
There are two files in the archive:
v260b-varmod.html
v260b-varmod-botnet.html
-- this has the botnet script changes already applied
To use:
rename the varmod html file you wish to use toCollege Daze.html
Notes:
1. This is not my original work, all credit goes to Prinplup for work on varmod. I've only updated with the new content and added variables introduced since it went un-maintained.
2. If you experience errors, let me know preferably via DM as to not clutter this thread and take G28's attention for something he doesn't give support for.
3. I updated this mod for my own enjoyment and have shared it here for others to use at their own risk.
file history:
2022-09-25: updated to v260b-1
you can play any version with that mod. If new updates come you just need to redownload the whole game and rerun the file as if you just overwrite it becomes corrupted/unusable.can i play 3.0 with this mod?
how do you survive getting Brittany into the sorority? who saves you?
No. The Botnet mod works with any version (in theory and so far), Prinlup's needs a manual update. Last time it took a week or two, which is no guarantee it will be updated to version 0.300ccan i play 3.0 with this mod?
As I said above, so I believe you're confused. Also you can easily use the update file with Botnet, just delete the .vanilla file, make sure the new "College Daze.html" is named correctly (no underscore or whatnot), then reapply botnet mod. As can be seen in the batch file:you can play any version with that mod. If new updates come you just need to redownload the whole game and rerun the file as if you just overwrite it becomes corrupted/unusable.
@echo off
if not exist "College Daze.html.vanilla" (
if not exist "College Daze.html" (
echo Error. College Daze.html not found. Make sure you run this bat in the game's folder.
pause
) else (
type "./College Daze.html" > "./College Daze.html.vanilla"
echo ^<script src="./mods/script.js"^>^</script^> >> "College Daze.html"
echo ^<link rel="stylesheet" href="./mods/style.css"^>^</link^> >> "College Daze.html"
echo Done applying mods. Enjoy.
pause
)
) else (
echo The mods have already been applied before.
echo Please apply the mods on a fresh unmodded copy of the game.
pause
)
His about Nuns parts?You don't have permission to view the spoiler content. Log in or register now.