An auto-like script for Douyin Live.
fourier-like is a high-performance Tampermonkey userscript that automatically likes Douyin Live rooms by simulating Z key presses. It features a floating toggle button, human-like random intervals, and intelligent state detection to avoid rate limits.
MutationObserver, throttled room-state checks, and managed timers to reduce long-running overhead.live.douyin.com/* and www.douyin.com/*/live/*.fourier-like.user.js, or install it directly via the raw script URL.keydown (Z key) events to trigger likes.MIN_CLICK_DELAY_MS: Minimum delay between clicks (default: 200 ms).MAX_CLICK_DELAY_MS: Maximum delay between clicks (default: 300 ms).LIMIT_COOLDOWN_MS: Cooldown duration when rate-limited (default: 600000 ms / 10 minutes).