Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ROBLOX Connect - ModifiedNew to Visual Studio Code? Get it now.
ROBLOX Connect - Modified

ROBLOX Connect - Modified

zuvbruv

|
2 installs
| (0) | Free
Connects with ROBLOX to direct log output and allows script execution
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ROBLOX Connect

A VSCode extension that lets you connect to ROBLOX and run scripts, with output and error logs.

Modified version of nitrog0d/ROBLOXConnect

Installation

Install from the VS Code Marketplace.

Alternative: Download the .vsix file from Releases and install manually.

Changes

  • Moved execute button from status bar to title bar
  • Removed extension activation logs
  • Added support for .luau file extensions
  • Uses debug console

Setup

Add this script to your autoexec folder:

loadstring(game:HttpGet('https://raw.githubusercontent.com/nitrog0d/ROBLOXConnect/master/src/robloxconnect.lua'))()

Credits

Original extension by nitrog0d

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft