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 = "Natural disaster", | |
LoadingTitle = "Loading...", | |
LoadingSubtitle = "By WateringCan", | |
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 dwEntities = game:GetService("Players") | |
local dwLocalPlayer = dwEntities.LocalPlayer | |
local dwRunService = game:GetService("RunService") | |
local settings_tbl = { | |
ESP_Enabled = true, | |
ESP_TeamCheck = false, | |
Chams = true, | |
Chams_Color = Color3.fromRGB(0,0,255), | |
Chams_Transparency = 0.1, |
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", | |
}) |