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
▶️
YouTube Shorts

YouTube Shorts Auto Advance

When a Short ends, the next one plays automatically. No more watching the same 30-second clip replay 4 times before you remember to swipe.

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...
YouTube Shorts
👍
41K
👎
💬
1.5K
↗️
Shorts 1

The YouTube Shorts Problem

YouTube Shorts replay infinitely just like TikTok

You've watched that same clip replay 6 times without realizing

The phone demands constant attention every 15-60 seconds

Desktop browser Shorts have the exact same replay issue

It makes Shorts completely useless as background content

Your brain gets stuck instead of flowing through content

Vibe Scroll for YouTube Shorts

Vibe Scroll detects video completion and triggers YouTube's native navigation to the next Short. Seamless transitions, fresh content, zero manual intervention.

Native Transitions

Uses YouTube's own navigation mechanism for smooth, natural-feeling transitions between Shorts.

Visibility Bypass

Fakes visibility APIs so YouTube thinks the window is always active. Shorts won't pause when you click your IDE.

Your Algorithm

Uses your real Google account. Your Shorts feed stays personalized based on your viewing habits.

How It Works

1

Timeupdate Monitoring

Each video gets a timeupdate listener that tracks currentTime against duration as the Short plays.

2

Completion Check

When currentTime >= duration - 0.5 AND currentTime > 1 second, we know the video is genuinely ending.

3

Navigation Execution

Clicks the 'Next video' button (aria-label) or scrolls the Shorts container by viewport height.

4

Debounce Protection

2-second minimum gap prevents double-triggers and ensures clean transitions.

Why Developers Love This

Endless Fresh Content

Your Shorts feed becomes a true feed. New content every 15-60 seconds, automatically queued.

Perfect Background Viewing

Shorts finally work like Spotify — content flows. Glance when something catches your eye, otherwise keep coding.

Pause When Needed

Press media key to stop on something interesting. Auto-advance respects your control completely.

Works Without Focus

Shorts keep playing and advancing even when Vibe Scroll isn't your active window. True background entertainment.

Ready to Scroll Smarter?

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