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

Commit 1950bf6

Browse files
authored
Update admin.lua
1 parent 49692ff commit 1950bf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
--neatdev is a skid
1+
22
if not game:IsLoaded() then
33
game.Loaded:Wait()
44
end
55

66
loadstring(game:HttpGet("https://raw.githubusercontent.com/Alteral323/v/main/libs/compat.lua"))()(true)
77

8-
-- messagebox('Please note "Situation admin" is in beta and you may experience bugs.\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)
8+
messagebox('Please note "Situation admin" is in beta and you may experience bugs.\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)
99
-- by clicking 'OK' you have signed your soul over to Teem
1010
assert(rconsoleprint, "Your exploit is not supported!")
1111
assert(fireproximityprompt, "Your exploit is not supported!")

0 commit comments

Comments
 (0)