CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x

Old Grumpy Wolf

Devoted Member
Jul 17, 2021
8,878
13,535
I have the same feeling/fear.
Shame since the game is relatively good apart from that scene and the inconsistencies regarding the girls personalities i.e. that they are now far more open to a harem/open relationship than they were before.
All I ever wanted was one girl. But even if he does fix it, I doubt I can have that one girl.
 

Amedore

Member
Jul 6, 2018
413
860
Who are the two girls for this update.? First one is the ghost girl, but there's a second one in the gallery.
 
Last edited:
  • Like
Reactions: gaimariy

Ass prefer

Engaged Member
Sep 30, 2022
3,513
4,327
Am I the only one so weird that I'm playing this game just for the plot? The sex scenes here are not very well done. I like the three girls in the game and that's it.
 
  • Like
Reactions: Amedore

Amedore

Member
Jul 6, 2018
413
860
Am I the only one so weird that I'm playing this game just for the plot? The sex scenes here are not very well done. I like the three girls in the game and that's it.
Yes, the story is surprisingly good, given that the premise seems to be childish at first.

I think one of the biggest strong points of this game it's to play as an alpha male for a change. Most of the MC in porn games are lame betas that only get girls because they have a magic cock. And the girls really like him, count on him when they have a problem and don't try to undermine him. MC is the main character not only in name. He's the one who moves the story, and girls don't just do their things without caring about him except for fucking. Other pretty famous developers of huge porn games should learn a thing or two from Monstereyegames.
 

EpicMax

Member
Aug 25, 2023
174
434
Monster College [v0.7.10] Android Port

Android: 742 MB

Download:

Pixeldrain:
HexUpload:

More of my posts here
 
  • Red Heart
Reactions: Ass prefer

romajufa

New Member
Jul 15, 2021
13
0
Guys how do i fuck rachel in the first scene with her ? and what is the last scene locked with the new update ?
 

HornyyPussy

Message Maven
Apr 26, 2020
14,511
33,860
Exactly. In case my name didn't give it away that's just my fav kink (though toddlercon is a bit extreme for me, I tend to prefer 7-14 bracket) besides incest (not the fake stepcest or -in-law shit).
So you admit that you like to masturbate to underage children? Yeah, that shit's not gonna fly, hope they ban you sick fuck for life....
 

ja69067

Newbie
Feb 15, 2021
79
25
Monster College [v0.7.10] Android Port

Android: 742 MB

Download:

Pixeldrain: Pixeldrain
HexUpload:

More of my posts here
7.10 apk is not installing 7.10, app is staying 7.8 with no new content. Even removed old app and fresh install is still just getting 7.8.
 

Niuul

Active Member
Jun 25, 2022
710
1,665
Last edited:

Brannon

Well-Known Member
Nov 2, 2017
1,227
1,645
Thank you Mods! That was a swift action against that pedophile!

Now back to regulary scheduled program talking about Harem or Not Harem :)
Yes.

Albeit I'd recon he is more of a troll than a pedophile ..
That likely was more for provoking ordinary users than for even more nefarious reasons.

The "suggestion" that MM/MMS (...M&Ms) would be better than MC has been made a couple of times.
And (I hope) mostly it was for title recognition / abbreviation reasons and not for ... having "fun" with underage girls.
 

HornyyPussy

Message Maven
Apr 26, 2020
14,511
33,860
Yes.

Albeit I'd recon he is more of a troll than a pedophile ..
That likely was more for provoking ordinary users than for even more nefarious reasons.

The "suggestion" that MM/MMS (...M&Ms) would be better than MC has been made a couple of times.
And (I hope) mostly it was for title recognition / abbreviation reasons and not for ... having "fun" with underage girls.
We can hope.
 

zinacke

Member
Modder
Feb 13, 2020
293
1,286
Here is my Walkthrough Mod + Gallery Unlocker for the v0.7.10

It took me a lot of time as i had to do both Italian and English version as the game was originally made in Italian

Hope you guys will enjoy the mod!

Edit: Added a option to change mc name as mine was "None" after the v0.6.4

Link: Walkthrough Mod + Gallery Unlocker
Updated to v0.7.10!
 

Joeker

Member
Aug 5, 2017
113
74
Updated to v0.7.10!
WT mod seems to be broken, sadly. I'm getting stuff like this basically constantly:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call
    call mod5_1
  File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 472, in script
    play sex_sfx img_40b
  File "renpy/common/000statements.rpy", line 123, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 32, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 472, in <module>
    play sex_sfx img_40b
NameError: name 'img_40b' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call
    call mod5_1
  File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 472, in script
    play sex_sfx img_40b
  File "F:\Torrent\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "F:\Torrent\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Torrent\MonsterCollege-0.7.10-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 123, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 32, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "F:\Torrent\MonsterCollege-0.7.10-pc\renpy\python.py", line 1083, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\Torrent\MonsterCollege-0.7.10-pc\renpy\python.py", line 1076, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 472, in <module>
    play sex_sfx img_40b
NameError: name 'img_40b' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.2.22081402
0.7.10
Mon Jan 29 19:51:15 2024
 
Last edited:
4.50 star(s) 77 Votes