1fichier auto-clicker

Ce script automatise le téléchargement instantané ou différé par compte à rebours.

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v1.2.7 01-08-2025

    1.2.7

    • More precise targeting of warning spans, given that during promotional periods, additional spans are added and may be confused with the desired elements, ensuring the script executes the correct conditions.
  • v1.2.6 29-07-2025

    v1.2.6

    • Increased time before auto closing the tab/window: from 1s to 2.5s
  • v1.2.5 05-07-2025

    1.2.5

    • Fixed infinite page reload loop on the offer page when no waiting time is set but a warning message is shown.

  • v1.2.4 22-06-2025

    1.2.4

    • Fixed typo
    • Added screenshot
  • v1.2.3 22-06-2025
  • v1.2.2 22-06-2025

    1.2.2

    • Added an option to bypass the subscription offer
    • This option is disabled by default and can be enabled in the script's settings panel
  • v1.2.1 05-04-2025

    1.2.1
    - Fix for span promo that caused non-stop automatic reloading.

  • v1.2.0 31-01-2025
  • v1.2.0 30-01-2025

    v1.2.0

    • Added a script control panel
    • Time message and logic improved
    • Code refactored
    • No external script required for the script control panel.
    • Added auto confirm behavior for the "send data back" dialog confirm box (not tested in real condition though)

    • Added script permissions for css and to handle creation, access and interactions to the script control
      panel:

      • GM_addStyle

        Allows the script to add custom CSS styles to web pages.

      • GM_getValue

        Enables the script to retrieve stored values from the script's storage,

      • GM_setValue

        Allows the script to store values in the script's storage

      • GM_registerMenuCommand

        Allows userscripts to add an item to the User Script Commands menu

  • v1.1 27-01-2025
  • v1.1 27-01-2025

    V1.1

    - Moved delayBeforeReload variable on top of the script if you want modify a delay that suits you better.
    - Slight refactoring of message display.
    - Tab title changed to better reflect current download status due to the lack of precision caused by the delay accumaliont of the setInterval.

    A script control panel may be added soon

  • v1.0 25-01-2025