VN Ren'Py Abandoned No More Money [v4.1.1 S4 Ep.1 GE] [RoyalCandy]

4.10 star(s) 179 Votes

1tomadeira

Engaged Member
May 25, 2017
3,653
11,341
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
357
2,341
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v4.1.0 S4 Ep.1 (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
33
47
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,946
1,805
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,649
3,596
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

ifohancroft

Member
Oct 9, 2023
143
131
How do I unlock second picture in new episode? Legit way of course
1. Work for Darlene
2. When using the toys on Emma use the butt plug
3. Remove the butt plug before clicking Continue
4. When she says that you didn't use it and it would hurt, choose You are right (I can't exactly remember if she says it in this playthrough).
 
  • Like
Reactions: MrDefault
4.10 star(s) 179 Votes