Ayakali

Newbie
Game Developer
Aug 3, 2020
37
58
preview1.png

Overview:
You got a new job at GoonTGram and it's your job to filter out videos that doesn't belong.
Thread Updated: 2025-09-05
Release Date: 2025-09-04
Developer: Ayakali
Censored: No
Version: 1.0
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
Win/Linux: - - - -
Mac: - - - -


cover.jpg preview2.png preview3.png preview4.png
 
Last edited:

kuuk

New Member
Oct 28, 2018
6
4
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 51, in script
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
Exception: Couldn't find file 'videos/sfw'.

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

Full traceback:
  File "game/script.rpy", line 51, in script
  File "renpy/ast.py", line 821, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
  File "renpy/loader.py", line 765, in transfn
Exception: Couldn't find file 'videos/sfw'.
Can't play on joiplay, this error appears
 

Ayakali

Newbie
Game Developer
Aug 3, 2020
37
58
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 51, in script
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
Exception: Couldn't find file 'videos/sfw'.

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

Full traceback:
  File "game/script.rpy", line 51, in script
  File "renpy/ast.py", line 821, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
  File "renpy/loader.py", line 765, in transfn
Exception: Couldn't find file 'videos/sfw'.
Can't play on joiplay, this error appears
Hi,
I'm not familiar with joiplay but I'll download it and see if I can reproduce and look into this issue. Thanks!
 

JustDJ

Newbie
Jul 30, 2019
18
13
This is my kind of game. I like that because of the nature of the 'job' you have to filter out straight content, so the game does offer some variety (I enjoy a vagina every once in a while). The backgrounds are a little busy (though the artwork is great), making the text difficult to see sometimes, like on the gallery screen.

I also like the gameplay loop of looking through images or short animations to earn money to unlock longer porn scenes. It's not a huge grind so far, and because it's not a full life sim game you aren't clicking through a bunch of screens to get from one place to the other. Your job, the club, and the gallery are accessible with one click, great design.
 
  • Like
Reactions: gilgamesh9

gilgamesh9

Well-Known Member
Sep 10, 2019
1,503
2,527
Now this is a game i can get behind and get get behind me :KEK:. Work is actually entertaining to do and love the bottom content so far. Cant believe im saying this but i cant wait for more ai cg futa content added and after work stuff.
 
  • Like
Reactions: JustDJ

Ayakali

Newbie
Game Developer
Aug 3, 2020
37
58
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 51, in script
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
Exception: Couldn't find file 'videos/sfw'.

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

Full traceback:
  File "game/script.rpy", line 51, in script
  File "renpy/ast.py", line 821, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/script.rpy", line 63, in <module>
  File "game/script.rpy", line 56, in get_videos_from_folder
  File "renpy/loader.py", line 765, in transfn
Exception: Couldn't find file 'videos/sfw'.
Can't play on joiplay, this error appears
I've downloaded the latest joiplay and renpy plugin and it works for me when trying to simulate your issue on a android emulator. After reading a bit more on this I could see that some compability issues could occur if you're not using the latest renpy plugin since this game's created with the latest renpy version.
 

strokepet

New Member
Dec 28, 2020
2
0
The game is amazing so far, though some UI cleanup would be nice (bigger sfw/nsfw buttons). It would be nice to have some sense of progression though, like some characters to regularly interact with between work days that you could build an actual relationship and unlock more scenes with. Either way, excited to see where this goes.
 

aitebet

Newbie
Oct 29, 2021
32
27
You gotta change up the font, the plain black text is so hard to read in some backgrounds. Also, it'd be nice if videos you've already seen would show up less, or not at all. It's really annoying to unlock the whole gallery. Otherwise, nice game.
 

Ayakali

Newbie
Game Developer
Aug 3, 2020
37
58
You gotta change up the font, the plain black text is so hard to read in some backgrounds. Also, it'd be nice if videos you've already seen would show up less, or not at all. It's really annoying to unlock the whole gallery. Otherwise, nice game.
Yeah absolutely I need to sort out some of the font as well as backgrounds to make it a bit less over the top and more clean I think. Regarding the randomization of videos, yes I've thought about it if it would be an issue and I will look into that. I kinda like the random function and that you can actually get the same video again but that it would reduce the chance each time. I also did try to add a cheat function to just unlock the whole gallery for those who want to and a like play random function inside the gallery to just keep on looping all unlocked videos until you want to stop but I'm not sure wtf I'm doing so had to scrap it cause it just kept crashing :) Thanks for the input though!
 

Ayakali

Newbie
Game Developer
Aug 3, 2020
37
58
The game is amazing so far, though some UI cleanup would be nice (bigger sfw/nsfw buttons). It would be nice to have some sense of progression though, like some characters to regularly interact with between work days that you could build an actual relationship and unlock more scenes with. Either way, excited to see where this goes.
I do have some thoughts to add like a simple chat system to add some relationship building and unlock more scenes. Just gotta figure out how to keep it simple and I honestly believe that I can't write dialogue for shit but I'll probably give it a try. Thanks for the feedback! UI cleanup I will absolutely do
 

strokepet

New Member
Dec 28, 2020
2
0
Yeah absolutely I need to sort out some of the font as well as backgrounds to make it a bit less over the top and more clean I think. Regarding the randomization of videos, yes I've thought about it if it would be an issue and I will look into that. I kinda like the random function and that you can actually get the same video again but that it would reduce the chance each time. I also did try to add a cheat function to just unlock the whole gallery for those who want to and a like play random function inside the gallery to just keep on looping all unlocked videos until you want to stop but I'm not sure wtf I'm doing so had to scrap it cause it just kept crashing :) Thanks for the input though!
It might be nice to have some regularly interactable NPCs, like people we buy upgrades from or new fetish content to get added into the pool of our "job." Maybe even a "boss" who tells us updates to the rules or comments on our performance.
 
3.00 star(s) 1 Vote