BotGentz BETA
Dashboard
+ Add App
Settings
Backup & Import
Help
Visit Store

Dashboard

#EnabledNameVersionSize SitesFeaturesHomepageLast updatedActions

Settings

General

Appearance

Tags

Userscript Search Not yet connected

Userscript Update Not yet connected

Externals Not yet connected

Add App

Install apps you've bought or subscribed to on the BotGentz store — paste the link from your "My Apps" page there.

Install by Link

Works for both one-time purchases and subscriptions — the link tells this which kind it is.

Subscription Status

Subscription apps aren't automatically re-checked yet — click below anytime to confirm they're still active. Any that have been cancelled get turned off automatically.

Don't have anything yet?

Browse the Store ↗

Backup & Import

Back up your own scripts, or bring them in from another install.

General — Export

Cloud Not yet connected

Import from File

Help

A few shortcuts are actually wired up in the script editor right now (marked ✅ Active below). The rest are reference for a fuller code editor planned down the line — they don't do anything yet, and I didn't want to list them as working when they aren't.
ShortcutActionStatus

FAQ

How do I make a script run on a specific site?
Add a // @match line in the script's header, e.g. *://*.example.com/*.
Why isn't my script running?
Check it's toggled on in the Dashboard, its @match actually fits the current page, and the site isn't excluded (toolbar popup → Exclude this website).