VS
🔥 Limited Time Special$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
🔥 Limited Time Special$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
🔥 Limited Time Special$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
🔥 Limited Time Special$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
📱
TikTok

TikTok Auto Scroll

Automatic video advancement that keeps fresh content flowing. When one TikTok ends, the next one starts. Like an endless playlist for your FYP.

Vibe Scroll
VIBESCROLL2 PROFILES
Advanced
TRANSPARENCY
100%
HIDE/SHOW SHORTCUT
K
👤ACCOUNT
📸 #personal
▶️ #personal
📱 #doom-scroll
✖️ #personal
📷
REELS
2 PROFILES
▶️
SHORTS
🎵
TikTok
FYP VIBES
𝕏
X
DOOMSCROLL
🔥
Reddit
ENDLESS
📘
Facebook
💼
LinkedIn
ADD
v2.5.0
0h 7m
LICENSED
Cursor - Project: Roller Coaster Tycoon w/ Assembly
RCTsrcphysicscoaster_physics.asm
mainUTF-8Assembly
Explorer...
📁RCT
📁src
📁core
📁physics
📁utils
📁include
📁data
λcoaster_physics.asm×
; RollerCoaster Tycoon Physics Engine
1section .data
2gravity dd 9.81
3friction dd 0.02
4max_speed dd 999 ; optimized!
5
6section .text
7global _calculate_velocity
8
9_calculate_velocity:
10push ebp
11mov ebp, esp
12 ; Get current speed
13mov eax, [ebp+8]
14 ; Apply gravity
15imul eax, [gravity]
16sar eax, 8
17
Cursor chat
User:

build rct3 coaster physics in asm

Cursor:

Creating physics engine...

Optimized
Ask Cursor...
TikTok
❤️
17.8K
💬
254
🔖
2.5K
↗️
4.4K
TikTok 1

The TikTok Problem

Every 30-60 seconds you have to reach for your phone to swipe

That micro-interruption breaks your coding concentration

TikTok videos replay on loop until you manually advance

You waste mental energy deciding when to swipe vs. keep watching

The constant phone-checking habit is hard to break

Browser-based solutions pause when you switch tabs

Vibe Scroll for TikTok

Vibe Scroll monitors video playback and detects when content ends (not replays). It automatically scrolls to the next video, ensuring continuous fresh content without any manual intervention.

Smart End Detection

Detects when a video genuinely ends vs. when it's replaying. Only advances on true completion, so you don't miss content you're still watching.

2-Second Debounce

Prevents rapid-fire advancement. A 2-second cooldown ensures smooth transitions between videos without skipping content.

Smooth Scroll Animation

Uses native scroll behavior for buttery-smooth transitions. No jarring jumps — just fluid movement to the next video.

How It Works

1

Video Observation

Vibe Scroll attaches listeners to all video elements on the TikTok page, monitoring their playback state and duration.

2

End Detection

When currentTime approaches duration (within 0.5 seconds) AND currentTime > 1 second, we know it's a genuine end, not a replay starting.

3

Scroll Trigger

The container scrolls by the viewport height, bringing the next video into view. A 2-second debounce prevents double-triggers.

4

Continuous Monitoring

A MutationObserver watches for new videos added to the DOM, ensuring auto-scroll works even as you navigate deep into your FYP.

Why Developers Love This

Zero Manual Intervention

Once started, content flows automatically. Your hands stay on the keyboard, your eyes stay on your code, and TikTok plays in your peripheral vision.

No Replay Loops

The biggest frustration with TikTok on desktop is videos replaying endlessly. Auto-scroll eliminates this completely — always fresh content.

Window Opacity for Learning

Adjust transparency to see notes or documentation behind your window while TikTok tutorials auto-advance.

Algorithm Training Preserved

Because you're using your real TikTok account, your FYP algorithm stays trained to your preferences. No generic content.

Toggle When Needed

Found something interesting? Hit pause with your media key. Auto-scroll respects your control and resumes when you're ready.

Ready to Scroll Smarter?

10 MB download. 1 hour free trial. $17 forever. Includes TikTok and 7 other platforms.