What is your favorite girl at the moment?


  • Total voters
    368
  • This poll will close: .

Darth Vengeant

Well-Known Member
May 6, 2020
1,108
1,315
Cheat activation files

Version : Universal (maybe, I'll have to make sure once v0.27 comes out)

Install instruction :
Extract into "PillKing-0.XX" folder (same place as PillKing.exe)
Merge folders and over write files if prompted.
You don't have permission to view the spoiler content. Log in or register now.

Kayaa I've made a new post for the cheat because the game files structure has changed a lot and I think I managed to make the mod universal.
Doesn't work with 0.27. Get an error screen when I try to access cheats.
 
  • Like
Reactions: Blackkiwi

nsfw1201

Newbie
Dec 8, 2023
15
8
The search function is incredibly bad, I couldn't find anything about a compressed version of either 0.26 or 0.27. You still doing it, SonsOfLiberty ?
found it one page back.
Pill King [v0.27] [Effx Games] - Compressed

Win/Linux [1,23 GB]
- MEGA - - PIXELDRAIN -

Mac [1,22 GB]
- MEGA - - PIXELDRAIN -

You don't have permission to view the spoiler content. Log in or register now.
The search function isn't incredibly bad btw, you just need to select 'most recent' for search results in your profile's preferences.
 
  • Like
Reactions: Trophimos

qljrnt6jc4eh2

Active Member
Jun 27, 2019
593
952
found it one page back.


The search function isn't incredibly bad btw, you just need to select 'most recent' for search results in your profile's preferences.
So doing it your way will fix the random order of the output? I have been struggling with this issue for years.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
17,013
202,220
found it one page back.


The search function isn't incredibly bad btw, you just need to select 'most recent' for search results in your profile's preferences.
Or just search Compr essed + the version number or the whole title. (obviously without the space in the word).

Also if you quote my post you make the compressions harder to find ;)
 
  • Wow
Reactions: nsfw1201

lancekro

Active Member
Dec 2, 2018
536
683
[v0.27] Links updated in OP!

Shilton
lancekro
- please update your posts
Maybe I am too stupid but I'll get an error message when using the in-game cheat option. I even searched the thread for other posts with solutions but nothing helped.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_control.rpy", line 131, in __call__
    renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen v2_cheats_yes is not known.


Windows-10-10.0.22631 AMD64
Ren'Py 8.3.4.24120703
Pill King 0.27
Fri Apr 25 00:06:41 2025
Doesn't work with 0.27. Get an error screen when I try to access cheats.
I've just finished downloading the new version of the game.
It shouldn't take long for the mod to be updated.
 
Oct 14, 2021
334
197
CHEAT MODE ?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_control.rpy", line 131, in __call__
    renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen v2_cheats_yes is not known.


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

Full traceback:
  File "game/images/osnova/TueWedThu/06/My room/tuewedthu_06_my_room.rpyc", line 79, in script
  File "D:\PillKing-0.27-pc\renpy\ast.py", line 1625, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\PillKing-0.27-pc\renpy\exports\menuexports.py", line 134, in menu
    rv = renpy.store.menu(new_items)
  File "D:\PillKing-0.27-pc\renpy\exports\menuexports.py", line 424, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "D:\PillKing-0.27-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\PillKing-0.27-pc\renpy\display\core.py", line 3286, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\screen.py", line 791, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  [Previous line repeated 1 more time]
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 1182, in event
    return handle_click(self.clicked)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 1103, in handle_click
    rv = run(action)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 394, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_control.rpy", line 131, in __call__
    renpy.show_screen(self.screen, *self.args, **self.kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\screen.py", line 1325, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen v2_cheats_yes is not known.


Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Pill King 0.27
Fri Apr 25 05:50:44 2025
 

lazysherlock

Newbie
Nov 28, 2021
59
155
Or just search Compr essed + the version number or the whole title. (obviously without the space in the word).

Also if you quote my post you make the compressions harder to find ;)
I always just go to the last page and ctrl F search comp ressed on the last page and work my way back. Cool part is you don't have to keep retyping "compr essed" each time you use ctrl F because your last search term stays there. So ctrl F, type "compr essed", see results number and click up arrow, it takes you to the last place on the page the word shows up so you'll find it in seconds. This is perfect for newly released games but older games, yeah the other way. Also notice i place a space in the word so it doesnt get added to the hit results causing more results. Thanks for that idea Bob69
 
Last edited:

black_N_white

Member
Oct 23, 2017
338
449
any content worth playing for so far? with the main girls i mean.

if its just teasing and blue balls like 90% of the games then im not interested
 
Jul 17, 2017
245
327
CHEAT MODE ?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_control.rpy", line 131, in __call__
    renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen v2_cheats_yes is not known.


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

Full traceback:
  File "game/images/osnova/TueWedThu/06/My room/tuewedthu_06_my_room.rpyc", line 79, in script
  File "D:\PillKing-0.27-pc\renpy\ast.py", line 1625, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\PillKing-0.27-pc\renpy\exports\menuexports.py", line 134, in menu
    rv = renpy.store.menu(new_items)
  File "D:\PillKing-0.27-pc\renpy\exports\menuexports.py", line 424, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "D:\PillKing-0.27-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\PillKing-0.27-pc\renpy\display\core.py", line 3286, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\screen.py", line 791, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\PillKing-0.27-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  [Previous line repeated 1 more time]
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 1182, in event
    return handle_click(self.clicked)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 1103, in handle_click
    rv = run(action)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 394, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_control.rpy", line 131, in __call__
    renpy.show_screen(self.screen, *self.args, **self.kwargs)
  File "D:\PillKing-0.27-pc\renpy\display\screen.py", line 1325, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen v2_cheats_yes is not known.


Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Pill King 0.27
Fri Apr 25 05:50:44 2025
The cheat menu works fine (Android, Joiplay).
Screenshot_20250425-130128_Ren'Py 832 Plugin for JoiPlay.jpg Screenshot_20250425-130930_Ren'Py 832 Plugin for JoiPlay.jpg
 
3.20 star(s) 46 Votes