This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() | |
local window = Rayfield:CreateWindow({ | |
Name = "99 nights in the forest script 📜", | |
LoadingTitle = "Loading...", | |
LoadingSubtitle = "By 1ts_katie1", | |
Theme = "Default", | |
Icon = 0 | |
}) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() | |
local Window = Rayfield:CreateWindow({ | |
Name = "Brookhaven Admin script📜", | |
LoadingTitle = "Loading...", | |
LoadingSubtitle = "By UNKNOWN", | |
Icon = 0, | |
Theme = "Default", | |
}) |