Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Redwood Prison GUI Created By Nameless & 001
- / Please Read The TOS before using: https://pastebin.com/rGfVUegA
- ]]--
- --// GUI & Settings (You Can Edit)
- _G.WALKSPEED = 100
- _G.JUMPPOWER = 100
- _G.GUICLICKID = "903267862"
- _G.TOGGLE = Enum.KeyCode.F
- _G.toolsonspawn = {""}
- _G.CustomThemeText = Color3.fromRGB(255, 170, 0)
- _G.CustomThemeBack = Color3.fromRGB(0, 0, 0)
- loadstring(game:GetObjects('rbxassetid://5671578245')[1].Source)()
Add Comment
Please, Sign In to add comment