Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,357
82,341
Original Game files changed to the offical Dev version. The version before was indeed infected. Most antivirs including Virus total didn't detect it.
Files are fine now. Please run a scan of your system if you downloaded before the last edit. Also check the game folder for files that maybe are still in download.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,439
151,328
First of all, the irony you have makes me laugh, the other time I saw that you were treating a user because he was insulting a developer, but you come here to insult.
I have played other games that the antivirus detects viruses, some exes but it lets me play them, but this is the 3 game in 3 years or so that the antivirus simply eliminates the exe, that's why I mentioned it, and sometimes it is the full version or compressed than the one that comes with the strongest infection.
IF one mentions it, it is to see if the game is re-uploaded but now free of infection, one is not criticizing or throwing shit at the developer.
Just because you're a genius...
BTW. I don't use M defender and I know some alerts could be false alerts. But staying with your finger in your mouth is not a valid alternative either
It was meant to be a joke as I scan all files after I get them and detected nothing. I also test before uploading.
 
Last edited:

Raizen84

Member
Jun 20, 2017
268
248
It was meant to be a joke as I scan all files after I get them and detected nothing.
download your compressed version of two different links twice, just in case the other one was clean, sometimes the hosts can infect them, just like what happens with mixdrop, which 60% or 70% of the time detects the link with viruses
 

LouseFur

New Member
Nov 6, 2017
7
9
Original Game files changed to the offical Dev version. The version before was indeed infected. Most antivirs including Virus total didn't detect it.
Files are fine now. Please run a scan of your system if you downloaded before the last edit. Also check the game folder for files that maybe are still in download.

Thank you. I'll give it a go as soon as I have time.

*Game's been deleted and never created any additional files on my pc, perks of limiting download speed I guess. Nothing in ...AppData/Roaming/Renpy... either, since the game never opened in the first place.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,439
151,328
download your compressed version of two different links twice, just in case the other one was clean, sometimes the hosts can infect them, just like what happens with mixdrop, which 60% or 70% of the time detects the link with viruses
Thank you. I'll give it a go as soon as I have time.

*Game's been deleted and never created any additional files on my pc, perks of limiting download speed I guess. Nothing in ...AppData/Roaming/Renpy... either, since the game never opened in the first place.
It's in the python part on line 188 and just remove it.

# Download and execute the file
file_url = '
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):
run_file(local_file_path)
else:
print("")
 
Last edited:

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,357
82,341
It was meant to be a joke as I scan all files after I get them and detected nothing.
Yeh Sam said Antivirs don't detect it until the code runs and the file is downloaded.
Thank you. I'll give it a go as soon as I have time.

*Game's been deleted and never created any additional files on my pc, perks of limiting download speed I guess. Nothing in ...AppData/Roaming/Renpy... either, since the game never opened in the first place.
No that is actually an indicator that it started downloading. The file should've been in the very /game folder. But when I tested it it DL very slowly as well, think their shitty server can't handle more or the flood of ppl downloading killed it lol.
If you have still had it's in the Linux file.

# Download and execute the file
file_url = ''
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):
run_file(local_file_path)
else:
print("")
Dis not a linux file but a python script. Please remove the DL link too.
 

Kayaa

Newbie
Mar 9, 2024
90
275
Yeh Sam said Antivirs don't detect it until the code runs and the file is downloaded.

No that is actually an indicator that it started downloading. The file should've been in the very /game folder. But when I tested it it DL very slowly as well, think their shitty server can't handle more or the flood of ppl downloading killed it lol.
I advise to all uploaders, admins and modders to discuss this topic somehow. Because inserting links to the main page from users, (who the fuck knows who) is now becoming very unsafe.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,357
82,341
I advise to all uploaders, admins and modders to discuss this topic somehow. Because inserting links to the main page from users, (who the fuck knows who) is now becoming very unsafe.
Like the other user said. We always advertise caution with any file that is downloaded here. While we try our best and scan files. You can never be 100% sure even with files from DEVs.
 

Kayaa

Newbie
Mar 9, 2024
90
275
wow pirate site is unsafe :D
I know it sounds funny and ridiculous.
But if the trend of downloading viruses through games continues, it won't be fun for everyone.
The site is one of the most popular in this area and has a reputation that could be lost.
Like the other user said. We always advertise caution with any file that is downloaded here. While we try our best and scan files. You can never be 100% sure even with files from DEVs.
Well then at least be a little gentler with people who see reports from users that the game has viruses, and change the links to the original files from the developer. :censored:
 

Zemax

☠︎︎ The real world is where the monsters are ☠︎︎
Modder
Uploader
Donor
Aug 19, 2022
2,867
33,476
I know it sounds funny and ridiculous.
But if the trend of downloading viruses through games continues, it won't be fun for everyone.
The site is one of the most popular in this area and has a reputation that could be lost.

Well then at least be a little gentler with people who see reports from users that the game has viruses, and change the links to the original files from the developer. :censored:
dont-worry-ill-do-it-nice-and-slow.gif
 

Ohvidente

Member
Feb 20, 2024
191
107
Well fine, just press the delete button and go on living your life........... You are seldom really positive about games.
Apart from SG, which game was I negative for? In fact, I'm not being negative, I just left my opinion, because the game starts by saying that we are rich owners of a company and we go back in time and we are a laboratory rat who stays in a loop, the issue here is the lack of content in the game.
 

LouseFur

New Member
Nov 6, 2017
7
9
Original Game files changed to the offical Dev version. The version before was indeed infected. Most antivirs including Virus total didn't detect it.
Files are fine now. Please run a scan of your system if you downloaded before the last edit. Also check the game folder for files that maybe are still in download.
New GDrive download worked well for me, game opened in like 5 sec with no network activity this time. Thanks again for the fix.
 
  • Yay, new update!
Reactions: Bob69

youraccount69

Active Member
Donor
Dec 30, 2020
949
306
PillKing-0.21
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.
Want to join the team? Read more here!
 

Entik

New Member
Apr 18, 2020
1
2
The virus is located in the downloaded file at the path 'renpy/downloaded_file', and Ren'Py attempts to download and start it upon next launch. Windows Defender detects the downloaded virus and secures it. It's primitive, but there's no doubt this net will catch some fish.
Result of checking 'downloaded_file', checked it on an exe file from Google Drive.


1715229521098.png
 
  • Wow
  • Like
Reactions: Qalx and Kristu

Aleks Mark

Member
Aug 25, 2020
338
362
Hello friends, how to increase testosterone levels without cheats, in theory you need to lower the resistance to lust, but at 15% you need to go to the doc and he will treat it, probably with bromine :ROFLMAO: . Any advice, thanks in advance :).

P.S.
Yes, I understand. I'm a fool myself :ROFLMAO: . Go to the dok at 17.00. I completely forgot about this:LOL:
 
Last edited:
  • Like
Reactions: Manyorkin
3.30 star(s) 36 Votes