NikolaiBatum
New Member
- Jul 7, 2021
- 2
- 0
- 11
Is this possible on android version?Gallery Unlock Script
Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: Season 1, 2, 3 and 4
Download: View attachment 3975609
Python:# Use this unlock script at your own risk. # https://f95zone.to/threads/.69272/post-10469289 # Start the deal with the devil init 666 python: if not hasattr(store,'fuckedAll'): fuckedAll = [] # Make sure the replay scenes are clickable if not gallery_picks is None: for gallery_item in gallery_picks: if gallery_item not in mp.gallery: unlock_gallery(gallery_item)