VN Ren'Py No More Money [v3.6.0 S3 Ep.6 GE] [RoyalCandy]

4.20 star(s) 166 Votes

JackMiejov

Well-Known Member
May 20, 2021
1,258
2,277
Shhh... don't tell him about the pole on Patreon about events that are coming very soon!
It seems like that could only happen in an update after the next one, so anywhere from 10 to 16 months from now, based on history, or longer if it's in a later update.

I love this game and have no issues with the release cadence of updates, just saying that "very soon" rarely equates to time period on the order of a full year or more. ;)
 
  • Like
Reactions: Xabder

jhonatanw

Engaged Member
Jun 21, 2022
2,843
3,016
No More Money [v3.4.1 S3 Ep.4 Gold Edition] [ ] - Compressed

You like this game and want to support the developer, click on the developer name below.
Developer:

This compression is unofficial which reduces media quality and might break the game.


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

Original Win/Linux Size: 4.9 GB
Compressed Win/Linux Size: 1.4 GB
Mega - Pixeldrain

Original Mac Size: 4.9 GB
Compressed Mac Size: 1.3 GB
Mega - Pixeldrain

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

You don't have permission to view the spoiler content. Log in or register now.
Your compression is giving many errors when opening the Achievement and Memories options
 
  • Like
Reactions: Pablor and Jorund

1tomadeira

Engaged Member
May 25, 2017
3,185
9,420
Ripples and now this on the same day? Couldn't you guys wait between both games? These days are mean.
 

obito_momo

Newbie
May 22, 2018
25
15
No More Money [v3.4.1 S3 Ep.4 Gold Edition] [ ] - Compressed

You like this game and want to support the developer, click on the developer name below.
Developer:

This compression is unofficial which reduces media quality and might break the game.


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

Original Win/Linux Size: 4.9 GB
Compressed Win/Linux Size: 1.4 GB
Mega - Pixeldrain

Original Mac Size: 4.9 GB
Compressed Mac Size: 1.3 GB
Mega - Pixeldrain

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

You don't have permission to view the spoiler content. Log in or register now.
hi it gives me a lot of error for some reason
 

colombeen

Member
Modder
Jul 16, 2021
327
1,895
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v3.5.1 S3 Ep.5 (should work on future versions as well)

Download:

DISCLAIMER
This script makes permanent changes to your persistent data.
Removing this script will not revert the changes that have been made.
Make a backup if you ever want to be able to revert back without completely removing your persistent data.
Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.75232/post-12144221

# Start the deal with the devil
init 666 python:
    gallery_unlock_lists = []
   
    # Memories
    if not memories_list is None:
        gallery_unlock_lists += memories_list
   
    # Achievements
    if not achievement_list is None:
        gallery_unlock_lists += achievement_list
   
    if len(gallery_unlock_lists) > 0:
        for gallery_unlock_list in gallery_unlock_lists:
            for gallery_unlock_item in gallery_unlock_list.list:
                gallery_unlock_item[1] = True
 
Last edited:

madcap46

Newbie
Jun 29, 2019
32
45
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v3.4.1 S3 Ep.4 (should work on future versions as well)

Download: MEGA



Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.75232/post-12144221

# Start the deal with the devil
init 666 python:
    # Memories
    if not memories_list is None:
        for gallery_unlock_list in memories_list:
            for gallery_unlock_item in gallery_unlock_list.list:
                unlockMemory(gallery_unlock_item, False)
   
    # Achievements
    # Had to redefine the function to prevent the audio playback and
    # the notification when unlocking it while starting the game
    def unlockImage(var, notify = True):
        if var[1] == False:
            if notify:
                renpy.play("audio/fx/Achievement Sound.mp3", channel='sound')
                renpy.notify("You have unlocked a new image")
            var[1] = True
   
    if not achievement_list is None:
        for gallery_unlock_list in achievement_list:
            for gallery_unlock_item in gallery_unlock_list.list:
                unlockImage(gallery_unlock_item, False)
Doesnt work
 
  • Like
Reactions: Nocro32510

shamtiiomi

Well-Known Member
May 1, 2021
1,204
1,024
Yeah what a waste of money right? If I were you I'd stop supporting RoyalCandy right now!!!
when he was doing no more secrets i was a patron of him and no problem given my money bcs well he did let mc had sex wuth evryone around ,but this is 3 season and he is playing with the patrons so no i dont hink is good or worthly
 

Hahn1900

Well-Known Member
Jan 3, 2021
1,451
3,262
is it me or is 3.4.1 broken as fuck?

First i got an error loading the last savegame. Could bring it to run with an autosave though... that *snap* Mc is driving the truck to some gangsters is buying a gun, goes to sleep, and in the very next scene is driving with denise off, and that was the end... so... it was about 10 lines of text. that cant be right?

*Edit* ah fuck it, id dont even want to bother with it anymore... the comments gave it away, the update isnt worth it anyways, as expected. Will just wait until the season or whatever is done. And start a new game...
 
  • Like
Reactions: iluvclamp
4.20 star(s) 166 Votes