Auto Click Enabled Button

This script detects and automatically clicks buttons that become enabled. It has been tested and works correctly on the https://app.runwayml.com/* page.

Author
Bill_19
Daily installs
0
Total installs
128
Ratings
0 0 0
Version
2.6
Created
2024-06-07
Updated
2024-06-07
License
Apache-2.0
Applies to
All sites

@name:en

Auto Click Enabled Button

Description: This script detects and automatically clicks buttons that become enabled. It has been tested and works correctly on the https://app.runwayml.com/* page.

@Language of Additional Information: en

Features:

  • Automatically detects and clicks buttons that become enabled on the webpage.
  • Creates a floating window on the page with enable, stop, clear log, and minimize functions.
  • Allows setting a click limit, stopping automatically after reaching the limit.
  • Logs each click with the time and button information, displaying it in the log.

Instructions:

  1. After loading the script, a minimized icon will appear in the bottom right corner of the page. Click the icon to expand the floating window.
  2. Once the floating window is expanded, click the "Enable" button to start the auto-click function.
  3. You can set a click limit in the "Stop after clicking" input box. Setting it to 0 means no limit.
  4. Click the "Stop" button to stop the auto-click function at any time.
  5. Click the "Clear log" button to clear the log.
  6. Click the "Minimize" button to minimize the floating window.

Notes:

  • The auto-click function only triggers when the button becomes enabled.
  • Please ensure to set a reasonable click limit to avoid excessive clicking.

Changelog:

v2.5 - The floating window is minimized by default when loaded

Author:

HDR10