1fichier auto-clicker

This script automate instant or delayed by countdown download.

As of 2025-01-27. See the latest version.

Author
Dummy_mole
Ratings
0 0 0
Version
1.1
Created
2025-01-25
Updated
2025-01-27
Size
20.3 KB
License
GNU GPLv3
Applies to

Description:

This script is designed to automate clicks on 1fichier.com by handling three distinct scenarios:

No download in progress or time to wait :
In this case, the necessary buttons are automatically clicked without delay.Once the download has started, the tab will close automatically, and if it's the only window or tab open, the browser will send a warning message about the download in progress.

Presence of a countdown timer:
When a countdown timer is detected, the script displays warning and information messages in the warning section and on the download button, indicating the time at which the download will start. Once the countdown is complete (including a 10-second margin which is the setInterval refresh delay), the script automatically clicks the download buttons.

Download already in progress :
If a download is already in progress, the script automatically reloads the page every 5 minutes until the previous download is complete. Once the current download is complete, the script reverts to the first or second case, depending on the situation. This feature ensures that the script remains operational and ready to act as soon as conditions allow.

Note

While the countdown timer is active or a download is already in progress, the download button is deliberately disabled to prevent the user from unintentionally reloading the page while the second or third scenario is active.

It's also possible, in the above-mentioned cases, that a different button is used instead of the download button, in which case you won't see the customized information text on the download button, but the information will still be available in the warning section.