CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,005
202,234
Welcome to Free Will [v0.5.0] [MrStrangelove]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

onefingersalute

Well-Known Member
Mar 30, 2022
1,765
2,305
im no Meteorologist but im pretty sure its raining bitches :love::ROFLMAO: looking forward to the update although it sucks you can not have a harem and have to choice only one iirc but it is what it is still looking forward to update though:love::love::love::love::coffee:(y)
 
  • Like
Reactions: link18
Nov 17, 2018
20
26
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: v0.4.5

Download: View attachment 3797983





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

# Start the deal with the devil
init 666 python:
    # Image Gallery
    rewards_unlock_list = [
        'ep1_card1', 'ep1_card2', 'ep1_card4', 'ep1_card5', 'ep1_card9',
        'ep2_card4', 'ep2_card10', 'ep2_card12', 'ep2_card13', 'ep2_card16',
        'ep2_card20', 'ep1_card3', 'ep1_card7', 'ep1_card10', 'ep2_card3',
        'ep2_card6', 'ep2_card9', 'ep2_card17', 'ep2_card18', 'ep3_card2',
        'ep3_card3', 'ep3_card4', 'ep3_card5', 'ep3_card6', 'ep1_card6',
        'ep1_card8', 'ep1_card11', 'ep3_card9', 'ep3_card11', 'ep3_card16',
        'ep3_card19', 'ep3_card20', 'ep4_card2', 'ep4_card5', 'ep4_card6',
        'ep4_card8', 'ep4_card9', 'ep4_card11', 'ep2_card11', 'ep2_card14',
        'ep2_card19', 'ep2_card15', 'ep3_card10', 'ep3_card12', 'ep3_card13',
        'ep3_card14', 'ep3_card15', 'ep3_card17', 'ep3_card18', 'ep2_card1',
        'ep2_card2', 'ep2_card5', 'ep2_card7', 'ep2_card9', 'ep3_card1',
        'ep3_card7', 'ep3_card8', 'ep4_card1', 'ep4_card3', 'ep4_card4',
        'ep4_card7', 'ep4_card10', 'ep4_card12', 'ep4_card13', 'ep4_card14', 
        'ep4_card15', 'ep4_card16', 'ep4_card17', 'ep4_card18', 'ep4_card19', 
    ]
    
    # Replay Gallery
    scenes_unlock_list = [
        'ep1_kate_lewd', 'ep1_emma_lewd', 'ep1_moone_lewd', 'ep1_rosa_lewd',
        'ep1_flavia_lewd', 'ep2_flavianiki_lewd', 'ep2_candice_lewd', 'ep2_kate_lewd',
        'ep2_elyce_lewd', 'ep2_flavia_lewd', 'ep2_rosamall_lewd', 'ep2_nikimall_lewd',
        'ep2_laura_lewd', 'ep2_niki_lewd', 'ep2_lily_lewd', 'ep3_lily_lewd',
        'ep3_candice_lewd', 'ep3_rosa_lewd', 'ep3_flavia_lewd', 'ep3_elyce_lewd',
        'ep3_rosa2_lewd', 'ep3_candice2_lewd', 'ep3_niki_lewd', 'ep3_elyce2_lewd',
        'ep3_flavia2_lewd', 'ep3_flavia3_lewd', 'ep3_lily2_lewd', 'ep4_kate_lewd',
        'ep4_niki_lewd', 'ep4_raven_lewd', 'ep4_rosa_lewd', 'ep4_lily_lewd',
        'ep4_elyce_lewd', 'ep4_candice_lewd', 'ep4_niki2_lewd', 'ep4_flavia_lewd',
        'ep4_talita_lewd', 'ep4_rosa2_lewd', 'ep4_elyce2_lewd', 'ep5_candice_lewd',
        'ep5_candice2_lewd', 'ep5_elyce_lewd', 'ep5_elyce2_lewd', 'ep5_lily_lewd',
        'ep5_flavia_lewd', 'ep5_kate_lewd', 'ep5_niki_lewd', 'ep5_niki2_lewd',
        'ep5_rosa_lewd'
    ]

    for unlock_item in (rewards_unlock_list + scenes_unlock_list):
        if getattr(persistent, unlock_item) != True:
            setattr(persistent, unlock_item, True)

    # Make sure the replay scenes are clickable
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
I updated the gallery unlocker on your behalf using your code. Hope you don't mind. If anyone else wants to use it, I'm attaching it.
 
4.20 star(s) 71 Votes