── MOUSE / KEYBOARD ──
!type (!t) text - Types raw text into the VM.
!send (!s) text - Types text (alias of !type).
!key (!k) key - Presses a single key (e.g. !k enter)
!combo (!c) k+k - Key combo (e.g. !c win+r)
!keydown (!kd) key - Holds a key down.
!keyup (!ku) key - Releases a held key.
!winkey key - Windows key + key combo.
!click (!lc) n - Left clicks mouse n times.
!dclick - Double left click.
!tripleclick - Triple left click.
!rclick (!rc) - Right clicks mouse.
!mclick - Middle clicks mouse.
!move (!m) dir amt - Moves cursor by amount.
!abs x y - Moves cursor to exact coords.
!scroll amt - Scrolls mouse wheel.
!scrollup amt - Scrolls up.
!scrolldown amt - Scrolls down.
!drag (!d) dx dy - Clicks and drags mouse.
!wait (!w/!sleep/!delay) s - Pauses the action chain.
── VM / SYSTEM CONTROL ──
!startvm - Boots the selected VM.
!restartvm - Force restarts the VM.
!shutdown - Powers off the VM.
!killvm (!forceshutdown) - Force kills the VM process.
!revert - Restores the target snapshot.
!makesnapshot (!snapshot) name - Creates a new snapshot.
!forcefixvm - Force-reboots the VMware backend itself.
!pausevm - Pauses the VM (suspend).
!resumevm - Resumes a paused VM.
!vmsavestate - Saves VM state and stops it.
!vmstatus - Reports current VM power state.
!enableinternet - [MOD ONLY] Enables the VM's network adapters via vmrun.
!disableinternet - [MOD ONLY] Disables the VM's network adapters via vmrun.
!cmd command - Runs a command in admin CMD.
!run command - Runs a command via Win+R dialog.
!dir path - Opens a folder in Explorer.
!taskkill process - Force-kills a process by name.
!openfile path - Opens a file with its default app.
── VOICE / SOUND ──
!tts text - Speaks text once (TTS).
!ttsloop text - Speaks text on a loop.
!ttsxp text - Classic Windows-XP-style TTS voice.
!ttsxploop text - Looping XP-style TTS voice.
!beep - Plays a system beep.
── FUN / CHAOS ──
!roll - Rolls a random number 1-100.
!coinflip - Flips heads or tails.
!shake - Shakes the mouse cursor.
!circle - Moves the mouse in a circle.
!spiral - Moves the mouse in a spiral.
!jiggle - Small random mouse jiggles.
!msgbox text - Pops up a message box in the VM.
!spam text n - Types text repeatedly n times.
!countdown - Runs an on-screen countdown.
!matrix - Matrix-style screen effect.
!colorscheme - Randomizes the Windows color scheme.
!rainbow - Cycles rainbow color effects.
!notepadflood - Floods the desktop with Notepad windows.
!exeflood - Floods the desktop with random apps.
!txtflood - Floods a text file with junk text.
!deskflood - Combined desktop chaos flood.
── INFO / CHAT ──
!ping - Replies pong (bot alive check).
!uptime - Shows how long the stream/bot has run.
!help - Shows a short in-chat help message.
!stats - Shows session command/vote stats.
!history - Shows recent command history.
!leaderboard - Shows the top command users.
!queue - Shows the pending command queue size.
!status - Shows current bot/VM status.
── MUSIC ──
!sr video id/url or playlist id/url - Song request -- plays at the next scheduled music change (playlists too).
!findsr search term - Searches YouTube, queues the 1st result -- no id/url needed, just describe the song.
!skipsr - [MOD ONLY] Skips the current song and drops the next queued request, if any.
!clearsr - [MOD ONLY] Clears the ENTIRE pending song request queue (doesn't touch what's currently playing).
!sb search term - Searches myinstants.com, plays the 1st result (web only -- no local files, cached for repeats).
!sbid myinstants id - Plays that EXACT sound by its myinstants.com/en/instant/id/ id -- no search, no guessing which result you get.
!gtts text - Google TTS -- speaks text out loud on the HOST's speakers (unlike !tts, which speaks inside the VM).
── VIDEO ──
!vr video id/url or playlist id/url - Video request -- plays at the next scheduled video change (playlists too), in a movable on-screen window.
!findvr search term - Searches YouTube, queues the 1st result -- no id/url needed, just describe the video.
!skipvr - [MOD ONLY] Skips the current video and drops the next queued request, if any.
!clearvr - [MOD ONLY] Clears the ENTIRE pending video request queue (doesn't touch what's currently playing).
── ADMIN ONLY ──
!pausechat (!disablechat) - Pauses all chat commands.
!enablechat - Resumes chat commands.
!enablecv - Enables computer-vision/OCR checks.
!votestop - Cancels any active vote.
!clear - Clears the on-screen chat overlay.
!say text - Announces text as the bot/host.
!efail - Forces an error-state test.
!poweroff - Powers off the host machine (careful!).