Advertisement
2AreYouMental110

Redwood Prison Life Script

Nov 27th, 2020 (edited)
828
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.79 KB | None | 0 0
  1. -- original link https://pastebin.com/AUsTKqF8
  2.  
  3. --[[
  4.  
  5. Redwood Prison Script / 2019 - 2021
  6.  
  7. Redwood Prison GUI Created By Nameless#9000 (Co Dev) & Redwood#0435 (Main Dev)
  8.  
  9. Discord Link : https://discordapp.com/invite/JgMREGp (Purchase VIP Here)
  10. TOS Link: https://pastebin.com/BTwUZ7U6 (Please Read)
  11.  
  12. Notice:
  13. Removing Content From This Pastebin With Intentions Of Posting It Elsewhere As A Release Can Result In A Blacklist If We Want To Take Action.
  14.  
  15.  
  16. ]]--
  17.  
  18. --// GUI & Settings (You Can Edit)
  19. _G.WALKSPEED = 100          --// (Optional)
  20. _G.JUMPPOWER = 100          --// (Optional)
  21. _G.GUICLICKID = "903267862" --// (Optional)
  22. _G.TOGGLE = Enum.KeyCode.F  --// (Optional)
  23. _G.toolsonspawn = {""}      --// (Optional)
  24. loadstring(game:GetObjects('rbxassetid://'..5671578245)[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement