Dark_EccentricYT

Untitled

Nov 8th, 2020 (edited)
16,647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. --[[
  2. Redwood Prison GUI Created By Nameless & 001
  3.  
  4. / Please Read The TOS before using: https://pastebin.com/rGfVUegA
  5.  
  6. ]]--
  7.  
  8. --// GUI & Settings (You Can Edit)
  9. _G.WALKSPEED = 100
  10. _G.JUMPPOWER = 100
  11. _G.GUICLICKID = "903267862"
  12. _G.TOGGLE = Enum.KeyCode.F
  13. _G.toolsonspawn = {""}
  14. _G.CustomThemeText = Color3.fromRGB(255, 170, 0)
  15. _G.CustomThemeBack = Color3.fromRGB(0, 0, 0)
  16. loadstring(game:GetObjects('rbxassetid://5671578245')[1].Source)()
Add Comment
Please, Sign In to add comment