RandomBounty

Newbie
Dec 11, 2021
34
67
My problem is i cannot find a way to sleep. It just wont let me lol
You just have to complete work at gas station once in a day. Should allow you to sleep then.

Pretty much for whole day you have to do the items listed in secondary quest tab in phone. It is pretty annoying tbh but has to be done once to be able to sleep.

I am currently trying to see if I can just edit all the script files to remove all the stupid secondary quests stuff for weekdays. For now though, I made a quick fix for just skipping weekdays after you are able to sleep once after you have the script placed in folder.
 
  • Like
Reactions: Jarul

Demyon

Newbie
Mar 14, 2020
88
48
You just have to complete work at gas station once in a day. Should allow you to sleep then.

Pretty much for whole day you have to do the items listed in secondary quest tab in phone. It is pretty annoying tbh but has to be done once to be able to sleep.

I am currently trying to see if I can just edit all the script files to remove all the stupid secondary quests stuff for weekdays. For now though, I made a quick fix for just skipping weekdays after you are able to sleep once after you have the script placed in folder.
Fake game
 

Choppa

New Member
Jan 17, 2018
14
9
I liked this "game"emphasis on LIKED but with the last updates the dev upload I think What happen here?, please dev take it back
 

Griev

Active Member
Dec 7, 2021
627
1,569
The mom and Aunt's models are good. Is there a decent amount of content present in the "before the remake" version of the game?
 

Logan1377

Active Member
Feb 13, 2023
639
900
The mom and Aunt's models are good. Is there a decent amount of content present in the "before the remake" version of the game?
Certainly enough that it felt like it was a good start and moving in a good direction back then, up to the abrupt shift. It had its issues, but also its good points, especially with sexy talk by the women towards the MC. When he announced he was rebooting it, my immediate thought was that it was great, and that he'd take the good things that he'd done and repackage them in a way that was smoother and easier to navigate, because I'd played a few other Honey Select games that had done that. But then he really changed gears and took it in a different direction.
 
  • Like
Reactions: Griev and Ssato243

Missmiles

Active Member
Aug 12, 2018
664
450
I hope all of these still work, tell me if they don't

New codes:

iloveunlimitedpleasurebestgameok - More phone wallpapers
givemethosecarsmanok - More laptop wallpapers

(these still work)

truelove or true_love - True Love story (incest)
unlimitedavatars - New avatars
gimmewhatyougot - Add 1000 to character's funds
Incest code doesn't work. Both options return 'unknown code'
 

mannymulatto

Newbie
Jun 26, 2021
83
61
Honestly i was far more invested in the older more serious plot where r character was a screw up. Great chance for zero to hero. Lost interest when the plot changed from that.
 

pds72

Active Member
Sep 25, 2019
857
750
Incest code doesn't work. Both options return 'unknown code'
should work
Python:
if code == "truelove":

                $ true_love = True
                $ a.alice_return = True
             
elif code == "true_love":

                $ true_love = True
                $ a.alice_return = True
Alice(Mom) still shows as "Landlady" to fix..
Open the console SHIFT+O
Type or cut paste: a = CharaAlice("Alice") the "Alice" part could also be "Mom"

You can also paste the codes in the console one at a time.
true_love = True
patreon_avatars_locked = False
paid_patreon_smartphone_wallpapers_locked = False
paid_patreon_laptop_wallpapers_locked = False
Main_Character.money += 1000
 
Last edited:
2.60 star(s) 121 Votes