Tribal Wars Resource Buyer (Multi-language)

Automate buying resources in Tribal Wars with premium points limit - works in all languages

目前為 2024-10-28 提交的版本,檢視 最新版本

作者
ricardofauch
評價
0 0 0
版本
1.4.0
建立日期
2024-01-09
更新日期
2024-10-28
尺寸
14.3 KB
授權條款
MIT
腳本執行於

Auto Confirm Button Clicker

Description

This userscript automatically detects and clicks confirmation buttons on web pages, with built-in safety checks and random delays to avoid detection. Perfect for automating repetitive confirmation dialogs while maintaining natural browsing patterns.

Features

  • Automatically detects confirmation dialog boxes
  • Waits for proper button visibility before acting
  • Includes random delays to mimic human behavior
  • Comprehensive error handling and fallback mechanisms
  • Detailed console logging for troubleshooting
  • Smart reload timing after confirmed button clicks

Installation Instructions

  1. Install a userscript manager:
    • For Chrome: Install Tampermonkey from the Chrome Web Store
    • For Firefox: Install Greasemonkey or Tampermonkey from Firefox Add-ons
    • For Safari: Install Tampermonkey from the App Store
  2. Click the "Install" button on this Greasy Fork page
  3. Your userscript manager will open and prompt you to confirm the installation
  4. Click "Install" in your userscript manager

Usage

Once installed, the script will automatically:

  • Monitor for confirmation dialogs matching the '.confirmation-box' selector
  • Click the confirmation button when found
  • Wait for click confirmation before proceeding
  • Reload the page after a short random delay (50-65ms)

Configuration

The script looks for elements with these class names by default:

  • '.confirmation-box' - The main confirmation dialog container
  • '.btn-confirm-yes' - The confirmation button to be clicked

Compatibility

  • ✓ Chrome 50+
  • ✓ Firefox 52+
  • ✓ Safari 11+
  • ✓ Edge 79+

Known Issues

  • May need adjustments for sites using custom dialog implementations
  • Random delay timing may need tuning for specific use cases

Support

For issues, feature requests, or contributions:

  • Open an issue on the script's GitHub page
  • Leave a comment on this Greasy Fork page
  • Include console logs when reporting issues

Version History

  • v1.0.0 (2024-10-28)
    • Initial release
    • Basic confirmation dialog detection and clicking
    • Random delay implementation
    • Click verification system

License

This script is released under the MIT License. You are free to modify and distribute it as long as you include the original license text.