• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

toccata

Member
Nov 24, 2020
280
211
get the list here :

try with shift or alt combination, but you must put the 'shift' or 'alt' before the K like this : shift_K_SLASH or alt_K_SLASH
I tried several things that didn't work until I found something that did:
__________________________________________________________
....try:
........ _default_keymap.keymap['K_PERIOD'] = MissionStatFucked, FuckAC
....except NameError:
........renpy.config.default_keymap['K_PERIOD'] = MissionStatFucked, FuckAC
 

BupoTiling03-Retired

Well-Known Member
Modder
Jul 21, 2018
1,272
1,722
I tried several things that didn't work until I found something that did:
__________________________________________________________
....try:
........ _default_keymap.keymap['K_PERIOD'] = MissionStatFucked, FuckAC
....except NameError:
........renpy.config.default_keymap['K_PERIOD'] = MissionStatFucked, FuckAC
To be clear for others, this has nothing to do with my upload. ^
 

strel1

Newbie
Oct 16, 2020
51
84
Just gonna wait until this game is complete then I will try it.
Best option.
 
Last edited:

dikau

Member
Dec 16, 2019
315
271
I tried several things that didn't work until I found something that did:
__________________________________________________________
....try:
........ _default_keymap.keymap['K_PERIOD'] = MissionStatFucked, FuckAC
....except NameError:
........renpy.config.default_keymap['K_PERIOD'] = MissionStatFucked, FuckAC
Okay... but then it will also update your gold... LOL

BTW, I updated the cheat, if you'd like to try it... should've works now.
 

TrueNemesis

Member
Oct 26, 2017
263
384
Cheat tested for v0.16.4 only:

Press '.' (dot) to add money 1000
Press '/' (slash) to set all mission stat to 10

--UPDATED-- : Use dev function PutGold and autoupdate screen

Only works if you don't decompile the game (don't unren)
Just unzip and copy paste inside 'game' directory.
What button is '/' (slash) on other keyboards? We talking about the "shift + 7" button?

nvm found it, it was " - " on my keyboard.
 
Last edited:

toccata

Member
Nov 24, 2020
280
211
Okay... but then it will also update your gold... LOL

BTW, I updated the cheat, if you'd like to try it... should've works now.
Yes, in my version both now switch together: Money and A17 actions.

I tried your new version. Everything is the same as before :
['K_PERIOD'] does.
['K_SLASH'] does not.
I guess my non-English kyboard has a different view. There only ['K_PERIOD'] works. So I have used this for both.
_________________________________________________________________
Here is the version I changed, which achieves the desired effect for me.
 
Last edited:

BupoTiling03-Retired

Well-Known Member
Modder
Jul 21, 2018
1,272
1,722
Cheat tested for v0.16.4 only:

Press '.' (dot) to add money 1000
Press '/' (slash) to set all mission stat to 10

--UPDATED-- : Use dev function PutGold and autoupdate screen

Only works if you don't decompile the game (don't unren)
Just unzip and copy paste inside 'game' directory.
This is overcomplicated, y'know.
Yes, in my version both now switch together: Money and A17 actions.

I tried your new version. Everything is the same as before :
['K_PERIOD'] does.
['K_SLASH'] does not.
I guess my non-English kyboard has a different view. There only ['K_PERIOD'] works. So I have used this for both.
_________________________________________________________________
Here is the version I changed, which achieves the desired effect for me.
Non-English keyboard layouts are the reason most developers don't do this kind of thing, they simply add alias commands in common English script or add a UI. Most figured out this kind of issue in the early 2000s.
 
Last edited:

whistful

New Member
Feb 11, 2017
1
0
This cheating shit show looks interesting. I am downloading this game to test some of the anti anti cheats.
 

Belnick

Engaged Member
Sep 3, 2018
2,631
1,251
For those that want to remove the checks and be able to cheat as one should in an indie AVN, place this file in game\script\Setting .
I've had no issues so far, although, my game has been unrenned and unrpyced first.

If it causes issues let me know, but so far, no issues here.

I'll update this file here as I find more checks and remove them :)
I basically made it so the condition check for cheating, is impossible to achieve. This should cause no issues.
you mean to create a folder in the "game " folder named script, open that folder and create a new folder named "Settings." and then place the file in that folder?
 

Deleted member 2755092

Well-Known Member
Aug 20, 2020
1,484
2,610
you mean to create a folder in the "game " folder named script, open that folder and create a new folder named "Settings." and then place the file in that folder?
Yep, if the game has not been unrenned, I believe those folders are not created either, so you may need to create them manually before putting the file in there.
 

BupoTiling03-Retired

Well-Known Member
Modder
Jul 21, 2018
1,272
1,722
If you know what the test means, that's not a good way.
I do know what it is. Overriding IsTest() currently (0.16.4) affects:
  • Anti-Cheat
  • Dana - Allowing Music Selection (Shows up as "Test")
  • Things normally locked are allowed to be clicked on even if locked. People just don't need to be stupid.
Basically a dev override if you possess an item in inventory.

I could've also said enable console and issue PutItem("test_key", 1), in which case there'd be no need for any files. *shrug*
 
Last edited:
  • Like
Reactions: Zoro45

akiostein

Active Member
Aug 9, 2021
681
675
for android port can you upload it to pixeldrain? because the download speed is very good for me. i love u dev, i hope you are well. stay safe.
Wait, is there NTR tags already exist. Woah finally my prayer was answered. i love u dev.
 
3.30 star(s) 139 Votes