Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 84513ce

Browse files
authored
Update admin.lua
1 parent ee63e0e commit 84513ce

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

admin.lua

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@ if not game:IsLoaded() then
22
game.Loaded:Wait()
33
end
44

5-
--[[
6-
if getgenv().SituationAdmin then
7-
return
8-
end
9-
10-
getgenv().SituationAdmin = true ]]
11-
12-
135
loadstring(game:HttpGet("https://raw.githubusercontent.com/Alteral323/v/main/libs/compat.lua"))()(true)
146

157
messagebox('Please note "Situation admin" is in beta and you may experience bugs or broken commands.\nType "help" in the console for a list of commands\nif you need further support please join the discord server https://discord.gg/5VAKhPQh8Z\nCredits:\nTeem\nDrqonic\nIonized particle/AtpZombie42\nHoppingShark1437\nToon', 'Situation Admin', 0)

0 commit comments

Comments
 (0)