Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 751 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 751 Bytes
--[[

Redwood Prison Script / 2019 - 2022

Redwood Prison GUI Created By Nameless (Dev) & Jalos34 (Ex-Dev)

Discord Link : https://discordapp.com/invite/ZX8segewN2 (Purchase premium whitelist here)
TOS Link: https://github.com/Nameless9000/Redwood-GUI/blob/main/TOS.md (Please Read)

Notice:
Removing content from this paste with intentions of posting it elsewhere may result in a blacklist if we feel that it is necessary to take action.

--// Set Theme By Hex - https://www.w3schools.com/colors/colors_picker.asp
_G.SetPrimaryColor("#2c2f33")
_G.SetSecondaryColor("#ffffff")

]]--

_G.GUICLICKID = "6706935653"
_G.AimAssist = false

loadstring(game:HttpGet("https://raw.githubusercontent.com/Nameless9000/Redwood-GUI/main/Script.lua"))()