The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Redwood Prison Gui script pastebin roblox
By Redwood Prison Gui on 2024-09-22 08:00 am | Syntax: LUA | Views: 11



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. _G.WALKSPEED = 100
  2. _G.JUMPPOWER = 100
  3. _G.GUICLICKID = "903267862"
  4. _G.TOGGLE = Enum.KeyCode.F
  5. _G.toolsonspawn = {""}
  6. _G.CustomThemeText = Color3.fromRGB(255, 170, 0)
  7. _G.CustomThemeBack = Color3.fromRGB(0, 0, 0)
  8. loadstring(game:GetObjects('rbxassetid://5671578245')[1].Source)() --// Main Script



  • Recent Roblox Scripts