Advertisement
FundyRBX

rdwgui

Feb 11th, 2021
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.50 KB | None | 0 0
  1. --[[
  2. Redwood Prison GUI Created By Nameless & Jalos34
  3.  
  4.  / Join Our Discord For Vip Info: https://discordapp.com/invite/JgMREGp
  5.  / Please Read The TOS before using: https://pastebin.com/rGfVUegA
  6.  / Accounts That Are Under 5 Days Old Cannot Use The GUI
  7. ]]--
  8.  
  9. --// GUI & Settings (You Can Edit)
  10. _G.WALKSPEED = 100
  11. _G.JUMPPOWER = 100
  12. _G.GUICLICKID = "903267862"
  13. _G.TOGGLE = Enum.KeyCode.F
  14. _G.toolsonspawn = {""}
  15. loadstring(game:GetObjects('rbxassetid://5671578245')[1].Source)() --// Main Script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement