您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
One‑click “Like All” for the current GTA World forum page + live post counter.
A Tampermonkey userscript that adds two powerful tools to enhance browsing on the GTA World forums:
✅ One-Click "Like All"
Automatically likes all visible, unliked posts on the current forum page via AJAX — no reload needed.
📊 Live Post Counter
A floating badge updates in real time as posts appear or are removed.
🌙 Dark/Light Theme Aware
Adapts to your system’s color scheme for seamless UI integration.
⌨️ Hotkey Access
Press Shift + L
to like every post instantly.
🔁 Smart Retry with Rate Limit Handling
Detects rate limits (HTTP 429
), pauses for 30 seconds, and resumes automatically.
CONFIG
)Setting | Description | Default |
---|---|---|
likeDelay |
Delay between like requests (ms) | 500 |
badgeBottom |
Distance from bottom of screen for the post counter | 150 |
counterDebounce |
Throttle delay for the post counter update (ms) | 250 |
hotkey |
Hotkey (with Shift) to trigger “Like All” | 'L' |
maxRetries |
Maximum retry attempts on failed requests | 3 |
rateLimitPause |
Wait time when rate-limited (ms) | 30000 |
span.ipsReact_button
elements that contain img[alt="Upvote"]
.fetch()
to send AJAX-like requests for each like.AbortController
to cancel in-progress requests when navigating away.© 2025 blanco. All rights reserved.
This script is proprietary. You may not copy, modify, distribute, or use any part of it without explicit written permission.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址