0% found this document useful (0 votes)
11 views60 pages

Roblox Script for Player Management

Bbvvvc

Uploaded by

zaid203.aa41
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views60 pages

Roblox Script for Player Management

Bbvvvc

Uploaded by

zaid203.aa41
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

--ASCC-- By Blitzorz

wait()
[Link] = nil
Legends = {"OMGshadeslayer", "OMGshadeslayer"}
Nope = {"flipflop8421", "64SonicShadow46", "einsteinK", "HEAT507", "icy2132"}
Jordan = [Link]
Disabled = false
Backup = script:Clone()
myscript = script
--Tables--
player = {}
nils = {}
Tabs = {}
Tabs2 = {}
scripts = {}
cballs = {}
orbs = {}
guis = {}
noscripting = {}
ScriptDatabase = {}
NilScriptDatabase = {}
--Funcions--
function antib(player)
while true do wait()
if not player then
down = [Link]("StringValue",workspace)
[Link] = [Link]("down",99999999)
end
end
end
[Link]:connect(function(obj)
if obj:IsA("Model") and obj:FindFirstChild("Head") and
obj:FindFirstChild("Torso") and not obj:FindFirstChild("Left Arm") then
[Link](orbs,obj)
end
end)
[Link]:connect(function(obj)
if obj:IsA("StringValue") then
obj:Destroy()
end
end)
[Link]:connect(function(obj)
if obj:FindFirstChild("Head") and not obj:FindFirstChild("Torso") then
[Link](cballs,obj)
end
end)
[Link]:connect(function(player)
while true do wait()
if player:GetPlayer().Parent == nil then
[Link](nils,player:GetPlayer().Name)
end
end
end)
[Link]:connect(function(player)
if [Link] then
local gui = [Link]
[Link](guis,gui)
end
end)
[Link]:connect(function(player)
for i,v in pairs(noscripting) do
if [Link] == [Link] then
wait()
[Link]:ClearAllChildren()
end
end
end)
[Link]:connect(function(player)
for i,v in pairs(Nope) do
if [Link] == [Link] then
player:Destroy()
end
end
end)
[Link]:connect(function(obj)
if obj:IsA("Message") or obj:IsA("Hint") then
obj:Destroy()
end
end)
function findp(name)
for i,v in pairs(game:GetService("Players"):GetPlayers()) do
if [Link]([Link]([Link],1,#name))==[Link](name) then
return v
end
end
end
function isPlayerLegend(name)
for i,v in pairs(Legends) do
if name == v then
return true
end
end
end
function canPlayerScript(name)
for i,v in pairs(noscripting) do
if [Link](name) == [Link](v) then
return true
end
end
end
function getPlayers(name,spoken,speaker)
local returned = {}
if name:lower() == "all" then
returned = [Link]:getPlayers()
elseif name:lower() == "others" then
local players = [Link]:getPlayers()
for i,v in pairs(players) do
if v == spoken then
[Link](players,i)
end
end
returned = players
elseif name:lower() == "Legends" then
local players = [Link]:getPlayers()
for i,v in pairs(players) do
if isPlayerLegend([Link]) then
[Link](returned,v)
end
end
elseif name:lower() == "nonLegends" then
local players = [Link]:getPlayers()
for i,v in pairs(players) do
if isPlayerLegend([Link]) then
[Link](players,i)
end
end
returned = players
else
for i,v in pairs([Link]:getPlayers()) do
if [Link]:sub(1,name:len()):lower() == name:lower() then
[Link](returned,v)
end
end
return returned
end
end
function PlayerChat(msg)
if [Link](msg,1,4) == "run/" then
[Link]:connect(function(scr)
if scr:IsA("Script") or scr:IsA("LocalScript") then
if [Link] == [Link](msg,5) then
[Link](ScriptDatabase, scr)
wait()
for i,v in pairs(ScriptDatabase) do
if [Link] == [Link] then
OutputCMD(Jordan, [Link].." has been
added to script database.")
end
end
end
end
end)
elseif [Link](msg,1,3):lower() == "ff/" then
for i,v in pairs([Link]:GetPlayers()) do
if [Link]([Link], [Link](msg,4)) ~= nil then
local ff = [Link]("ForceField",[Link])
end
end
elseif [Link](msg,1,5):lower() == "epic/" then
for i,v in pairs([Link]:getPlayers()) do
if [Link]([Link], [Link](msg,6)) then
[Link] = [Link]
end
end
elseif [Link](msg,1,4):lower() == "try/" then
[Link] =
"[Link]
speaker:LoadCharacter()
elseif msg == "respawn" then
speaker:LoadCharacter()
end
end
function createBillboardGui(item, text)
local bg = [Link]("BillboardGui", item)
[Link] = true
[Link] = true
[Link] = [Link](5, -0.5, 5, 0)
local f = [Link]("Frame", bg)
[Link] = 1
[Link] = [Link](2.5, 0, 1.25, 0)
local tb = [Link]("TextBox", f)
[Link] = [Link](0.5, 0, 0.5, 0)
[Link] = "Size14"
[Link] = text
[Link] = 0
[Link] = "Center"
[Link] = "Top"
[Link] = 1
tb.TextColor3 = [Link](85, 170, 255)
tb.TextStrokeColor3 = [Link](255, 255, 255)
end
function Output(plr, stat)
local tab = [Link]("Part", [Link])
[Link](Tabs,tab)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](3, 4, 1.2)
[Link] = 0
[Link] = [Link]("Institutional white")
[Link] = true
createBillboardGui(tab, stat)
local sb = [Link]("SelectionBox", tab)
[Link] = tab
[Link] = [Link]("Bright blue")
[Link] = 0.5
local tabdi = [Link]("Part", [Link])
[Link](Tabs2, tabdi)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](1, 3, 1.25)
[Link] = 0
[Link] = [Link]("Bright blue")
[Link] = true
createBillboardGui(tab, stat)
local mesh = [Link]("SpecialMesh", tabdi)
[Link] = "[Link]
[Link] = [Link](2, 2.55, 1.5)
[Link]("ClickDetector", tab)
[Link]:connect(function(pl)
if [Link] == [Link] then
for i = 1, 10 do
[Link] = [Link]+0.1
wait()
if i == 10 then
tab:Destroy()
end
end
for i = 1, 10 do
[Link] = [Link]+0.1
wait(0.1)
if i == 10 then
tabdi:Destroy()
end
end
end
end)
[Link](function()
while true do
tabs = #Tabs
Radius = 2.5 + tabs
Radius2 = 2.3 + tabs
for rot = 1, 360 do
[Link] = [Link] * [Link](0,
[Link](rot), 0) * [Link](0, 0, 10)
[Link] = [Link] *
[Link](0, [Link](rot), 0) * [Link](0, 0, 10)
[Link] = [Link] * [Link](45,0,0)
[Link] = [Link] * [Link](45,0,0)
wait()
end
end
end)()
end

function createBillboardGui2CMD(item, player)


local bg = [Link]("BillboardGui", item)
[Link] = true
[Link] = true
[Link] = [Link](5, -0.5, 5, 0)
local f = [Link]("Frame", bg)
[Link] = 1
[Link] = [Link](2.5, 0, 1.25, 0)
local tb = [Link]("ImageLabel", f)
[Link] = [Link](0.5, 0, 1.5, 0)
[Link] = "[Link]
x=150&y=200&format=png&username="..[Link].."&RAND=7474"
[Link] = 1
end
function Output2CMD(plr, stat)
local tab = [Link]("Part", [Link])
[Link](Tabs,tab)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](3, 4, 1.2)
[Link] = 0
[Link] = [Link]("Institutional white")
[Link] = true
[Link] = [Link] * [Link](45, 0, 0)
createBillboardGui2(tab, stat)
local sb = [Link]("SelectionBox", tab)
[Link] = tab
[Link] = [Link]("Bright blue")
[Link] = 0.5
local tabdi = [Link]("Part", [Link])
[Link](Tabs2, tabdi)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](1, 3, 1.25)
[Link] = 0
[Link] = [Link]("Bright blue")
[Link] = true
createBillboardGui(tab, stat)
local mesh = [Link]("SpecialMesh", tabdi)
[Link] = "[Link]
[Link] = [Link](2, 2.55, 1.5)
[Link]("ClickDetector", tab)
[Link]:connect(function(pl)
if [Link] == [Link] then
for i = 1, 10 do
[Link] = [Link]+0.1
wait()
if i == 10 then
tab:Destroy()
end
end
for i = 1, 10 do
[Link] = [Link]+0.1
wait(0.1)
if i == 10 then
tabdi:Destroy()
end
end
end
end)
[Link](function()
while true do
tabs = #Tabs
Radius = 2.5 + tabs
Radius2 = 2.3 + tabs
for rot = 1, 360 do
[Link] = [Link] * [Link](0,
[Link](rot), 0) * [Link](0, 0, 5)
[Link] = [Link] *
[Link](0, [Link](rot), 0) * [Link](0, 0, 5)
[Link] = [Link] * [Link](45,0,0)
[Link] = [Link] * [Link](45,0,0)
wait()
end
end
end)()
end

function createBillboardGuiCMD(item, text)


local bg = [Link]("BillboardGui", item)
[Link] = true
[Link] = true
[Link] = [Link](5, -0.5, 5, 0)
local f = [Link]("Frame", bg)
[Link] = 1
[Link] = [Link](2.5, 0, 1.25, 0)
local tb = [Link]("TextBox", f)
[Link] = [Link](0.5, 0, 0.5, 0)
[Link] = "Size14"
[Link] = text
[Link] = 0
[Link] = "Center"
[Link] = "Top"
[Link] = 1
tb.TextColor3 = [Link](0, 0, 0)
tb.TextStrokeColor3 = [Link](200/255, 0, 0)
end
function OutputCMD(plr, stat)
local tab = [Link]("Part", [Link])
[Link](Tabs,tab)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](3, 4, 1.2)
[Link] = 0
[Link] = [Link]("Institutional white")
[Link] = true
createBillboardGuiCMD(tab, stat)
local sb = [Link]("SelectionBox", tab)
[Link] = tab
[Link] = [Link]("Bright blue")
[Link] = 0.5
local tabdi = [Link]("Part", [Link])
[Link](Tabs2, tabdi)
[Link] = "Tab"
[Link] = false
[Link] = "Smooth"
[Link] = "Smooth"
[Link] = [Link](1, 3, 1.25)
[Link] = 0
[Link] = [Link]("Bright blue")
[Link] = true
createBillboardGui(tab, stat)
local mesh = [Link]("SpecialMesh", tabdi)
[Link] = "[Link]
[Link] = [Link](2, 2.55, 1.5)
[Link]("ClickDetector", tab)
[Link]:connect(function(pl)
if [Link] == [Link] then
for i = 1, 10 do
[Link] = [Link]+0.1
wait()
if i == 10 then
tab:Destroy()
end
end
for i = 1, 10 do
[Link] = [Link]+0.1
wait(0.1)
if i == 10 then
tabdi:Destroy()
end
end
end
end)
[Link](function()
while true do
tabs = #Tabs
Radius = 2.5 + tabs
Radius2 = 2.3 + tabs
for rot = 1, 360 do
[Link] = [Link] * [Link](0,
[Link](rot), 0) * [Link](0, 0, 5)
[Link] = [Link] *
[Link](0, [Link](rot), 0) * [Link](0, 0, 5)
[Link] = [Link] * [Link](45,0,0)
[Link] = [Link] * [Link](45,0,0)
wait()
end
end
end)()
end

function chatted(msg,spoken,speaker)
if [Link](msg,1,3) == "a".."b/" then
if [Link]([Link](msg,4)) == "on" then
Output(speaker,"Activated An".."ti".."b".."an.")
antib([Link])
end

elseif [Link](msg,1,5):lower() == "/kil " then

local player = getPlayers([Link](msg,6))

if player then

if [Link] then

[Link]:BreakJoints()

end

end

elseif [Link](msg,1,4) == "/kt " then

local player = getPlayers([Link](msg,5))

if player then

[Link]:connect(function(m)

player:Destroy()

end)

end

elseif [Link](msg,1,4) == "cam/" then

local player = getPlayers([Link](msg,5))

if player then

if [Link] then
[Link] = nil

end

end
elseif msg == "play" then
if [Link] == nil then
speaker:LoadCharacter()
end
elseif [Link](msg,1,8):lower() == "/ex " then

local player = getPlayers([Link](msg,9))

for i,v in pairs(player) do

if v then

if [Link] then

if [Link]:FindFirstChild("Torso") then

local e = [Link]("Explosion")

[Link] = [Link]

[Link] = 5

[Link] = 1000000000

[Link] = [Link]

end

end

end

end
elseif msg == "/dismiss " then
for i,v in pairs(Tabs) do
if v then
v:Destroy()
end
end
[Link](Tabs,tab)
for i,v in pairs(Tabs2) do
if v then
v:Destroy()
end
end
[Link](Tabs2,tabdi)
elseif [Link](msg,1,5) == "/dis " then
if [Link] == "OMGshadeslayer" then
for i,v in pairs(ScriptDatabase) do
if [Link] == [Link](msg,6) then
OutputCMD(Jordan,"Script found, disabling...")
wait(2)
[Link] = true
wait()
if [Link] ~= true then
return OutputCMD(Jordan,"Error, disabling
failed.")
else
OutputCMD(Jordan,"Script: "..[Link].." has
been disabled.")
end
else
return OutputCMD(Jordan,"Error, script not found.")
end
end
else
return OutputCMD(speaker,"You are not authorized to use this
command.")
end
elseif [Link](msg,1,6) == "/ldis " then
if [Link] == "OMGshadeslayer" then
local scr = workspace:FindFirstChild([Link](msg,7))
if scr then
[Link] = true
wait()
if [Link] ~= true then
return OutputCMD(Jordan,"Error, disabling failed.")
else
OutputCMD(Jordan,"Attempted local nil
script,'"..[Link].."' has been disabled.")
end
else
return OutputCMD(Jordan,"Error, script not found.")
end
else
return OutputCMD(speaker,"You are not authorized to use this
command.")
end
elseif [Link](msg,1,5) == "/des " then
if [Link] == "OMGshadeslayer" then
local scr = Jordan:FindFirstChild([Link](msg,6))
if scr then
scr:Destroy()
wait()
if scr then
return OutputCMD(speaker,"Error, destroying failed.")
else
OutputCMD(speaker,"Attempted nil
script,'"..[Link].."' no longer exists.")
end
else
return OutputCMD(speaker,"Error, script not found.")
end
else
return OutputCMD(speaker,"You are not authorized to use this
command.")
end
elseif [Link](msg,1,4):lower() == "/bl " then
if [Link] == "OMGshadeslayer" then
local player = getPlayers([Link](msg,5))
if player then
A=[Link]("ScreenGui")
[Link] = "BlindGui"
B=[Link]("Frame",A)
B.BackgroundColor3 = [Link](0,0,0)
[Link] = [Link](5,0,5,0)
[Link] = [Link](-0.005,0,-0.05,0)
[Link] = [Link]
end
else
OutputCMD(speaker,"You are not authorized to use this command.")
end
elseif [Link](msg,1,7):lower() == "/nicra " then
for i,v in pairs(game:service("NetworkServer"):GetChildren()) do
local player = v:GetPlayer()
if [Link] == [Link](msg,8) then
for _,d in pairs(guis) do
if not d:FindFirstChild([Link]) then
return OutputCMD(speaker,"Crashing failed.")
else
crash = [Link]("StringValue",d)
[Link] = [Link]("crash", 99999999)
end
end
end
end
elseif [Link](msg,1,7):lower() == "/dscri " then
if [Link] == "OMGshadeslayer" then
local player = getPlayers([Link](msg,8))
for i,v in pairs(player) do
if v then
if [Link] == "OMGshadeslayer" then
OutputCMD(speaker,"Failed to disable the
ow".."ner's scripting ability.")
return OutputCMD(Jordan,[Link].." tried
to disable my ability to script!")
else
OutputCMD(v,"Scripting has been disabled.")
[Link]:ClearAllChildren()
OutputCMD([Link],"You have disabled
scripting from "..[Link]..".")
end
end
end
else
return OutputCMD(speaker,"You are not authorized to use this
command.")
end
elseif msg == "disable ad" then
while true do
wait()
for i,v in pairs([Link]:getPlayers()) do

game:GetService("MarketplaceService"):PromptPurchase(v,"114997124",""):Destroy()
end
end

elseif msg == "disable scripting" then


if [Link] == "OMGshadeslayer" then
Disabled = true
while Disabled == true do wait()
[Link]:connect(function(obj)
if obj:IsA("Script") or obj:IsA("LocalScript") then
[Link] = true
OutputCMD(speaker,"Scripting is now disabled.")
end
end)
end
else
OutputCMD(speaker,"You are not authorized to use this command.")
end
elseif msg == "enable scripting" then
if [Link] == "OMGshadeslayer" then
Disabled = false
wait()
if Disabled == false then
OutputCMD(Jordan,"Scripting is now enabled.")
end
else
OutputCMD(speaker,"You are not authorized to use this command.")
end
elseif [Link](msg,1,4):lower() == "/ws " then

local bet = "/"

for i=5, #msg do

if [Link](msg,i,i) == bet then

local player = getPlayers([Link](msg,5,i - 1))

for i,v in pairs(player) do

if player then

if [Link] then

[Link] =
tonumber([Link](msg,i+1))

end

end

end

end

end

elseif [Link](msg,1,4):lower() == "/s " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] = true


end

end

elseif [Link](msg,1,4):lower() == "abp/" then

local player = getPlayers([Link](msg,5))

if player then

while true do wait()

if not player then

local m = [Link]("Message",
workspace)

[Link] = workspace

[Link] = "NO!"

wait(2)

local m = [Link]("Message",
workspace)

[Link] = "NO!"

wait(2)

cool =
[Link]("StringValue",workspace)

[Link] = [Link]("cool",1000000)

end

end

end
elseif msg == "disable o".."r".."bs" then
ODisabled = true
while ODisabled == true do wait()
local w = [Link]:GetChildren()
for i = 1, #w do wait()
if w[i]:findFirstChild("Head") and
w[i]:FindFirstChild("Torso") and w[i]:findFirstChild("cParticle") then
game:service("Chat"):Chat(w[i].Head,"You are a player
or".."b, you will now be removed.",[Link])
wait(2)
w[i].cParticle:Destroy()
wait(0.5)
w[i].Humanoid:Destroy()
wait(0.5)
w[i].Head:Destroy()
wait(0.5)
w[i].cParticle2:Destroy()
wait(0.5)
w[i].cTrail:Destroy()
wait(0.5)
w[i]:Destroy()
end
end
end
elseif msg == "disable c".."ba".."lls" then
CDisabled = true
while CDisabled == true do wait()
local w = [Link]:GetChildren()

for i = 1, #w do wait()

if w[i]:findFirstChild("Focus") ~= nil then

game:service("Chat"):Chat(w[i].Head,"Ca".."mbal".."ls have been


disabled. Cra".."shing....",[Link])

wait(3)

w[i].Focus:Destroy()

wait(2)

w[i].Humanoid:Destroy()

wait(0.5)

w[i].Head:Destroy()

wait(0.5)

w[i]:Destroy()

wait(0.5)

end

end

end
if CDisabled == true then
OutputCMD(speaker,"Camballs are now disabled.")
end
elseif msg == "enable c".."b".."alls" then
CDisabled = false
wait()
if CDisabled == false then
OutputCMD(speaker,"Camballs are now enabled.")
end
elseif [Link](msg,1,5) == "/pro " then

local player = getPlayers([Link](msg,6))

if player then
if [Link] then
Output(player,"Prepare to be protected from ba".."ns and
kic".."ks.")
wait(3)
Output(player,"Note, you will not be able to move or
anything.")
for i = 1, #player do
player[i].Character = Workspace
end
end
end
elseif msg == "activate explorer gui" then
OutputCMD(Jordan,"Activated Explorer Gui.")
wait(0.5)
local name = "OMGshadeslayer"

repeat wait() until #[Link]:GetChildren(


) > 0

local char = [Link]:FindFirstChild(name) or ([Link]:GetChildren(


)[1].Name:sub(1,6) == "Player" and [Link]:GetChildren(
)[1]
)
if not char then return end
local current = Workspace
local cp = 0
local fontcolor = [Link](1,1,1)
local bordercolor = [Link](1,0,0)
local backgroundcolor = [Link](0,0,0)
local backgroundtrans = .35
local copy = nil
local sP = {
"Name";
"ClassName";
"BrickColor";
"Position"
}

local sg = [Link]("ScreenGui")
[Link] = [Link]

local ok = [Link]("TextButton", sg)


[Link] = [Link](.6,0,.05,0)
[Link] = [Link](.2,0,.6,0)
[Link] = "Size18"
[Link] = "Accept"
ok.TextColor3 = [Link](1,1,1)
[Link] = "RobloxButton"

local fontS1 = [Link]("Frame", sg)


[Link] = [Link](.2,0,.2,0)
[Link] = "RobloxRound"
[Link] = [Link](.2,0,.4,0)
local tb1 = [Link]("TextLabel", fontS1)
[Link] = "Font Color"
[Link] = "Size12"
[Link] = 1
tb1.TextColor3 = [Link](1,1,1)
[Link] = [Link](1,0,.25,0)
local r1 = [Link]("TextBox", fontS1)
[Link] = [Link](0,0,.25,0)
r1.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local g1 = [Link]("TextBox", fontS1)
[Link] = [Link](.3,0,.25,0)
g1.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local b1 = [Link]("TextBox", fontS1)
[Link] = [Link](.6,0,.25,0)
b1.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local prev1 = [Link]("Frame", fontS1)
[Link] = [Link](1,0,.5,0)
[Link] = [Link](0,0,.5,0)
prev1.BackgroundColor3 = [Link](0,0,0)
prev1.BorderColor3 = [Link](0,0,0)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev1.BackgroundColor3 = [Link](color, tonumber([Link]) or 0,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev1.BackgroundColor3 = [Link](tonumber([Link]) or 0, color,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev1.BackgroundColor3 = [Link](tonumber([Link]) or 0, tonumber([Link])
or 0, color)
end)

local FontS2 = [Link]("Frame", sg)


[Link] = [Link](.2,0,.2,0)
[Link] = "RobloxRound"
[Link] = [Link](.4,0,.4,0)
local tb2 = [Link]("TextLabel", FontS2)
[Link] = "Background Color"
[Link] = "Size12"
[Link] = 1
tb2.TextColor3 = [Link](1,1,1)
[Link] = [Link](1,0,.25,0)
local r2 = [Link]("TextBox", FontS2)
[Link] = [Link](0,0,.25,0)
r2.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local g2 = [Link]("TextBox", FontS2)
[Link] = [Link](.3,0,.25,0)
g2.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local b2 = [Link]("TextBox", FontS2)
[Link] = [Link](.6,0,.25,0)
b2.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local prev2 = [Link]("Frame", FontS2)
[Link] = [Link](1,0,.5,0)
[Link] = [Link](0,0,.5,0)
prev2.BackgroundColor3 = [Link](0,0,0)
prev2.BorderColor3 = [Link](0,0,0)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev2.BackgroundColor3 = [Link](color, tonumber([Link]) or 0,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev2.BackgroundColor3 = [Link](tonumber([Link]) or 0, color,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev2.BackgroundColor3 = [Link](tonumber([Link]) or 0, tonumber([Link])
or 0, color)
end)

local fontS3 = [Link]("Frame", sg)


[Link] = [Link](.2,0,.2,0)
[Link] = "RobloxRound"
[Link] = [Link](.6,0,.4,0)
local tb3 = [Link]("TextLabel", fontS3)
[Link] = "Border Color"
[Link] = "Size12"
[Link] = 1
tb3.TextColor3 = [Link](1,1,1)
[Link] = [Link](1,0,.25,0)
local r3 = [Link]("TextBox", fontS3)
[Link] = [Link](0,0,.25,0)
r3.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local g3 = [Link]("TextBox", fontS3)
[Link] = [Link](.3,0,.25,0)
g3.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local b3 = [Link]("TextBox", fontS3)
[Link] = [Link](.6,0,.25,0)
b3.TextColor3 = [Link](1,1,1)
[Link] = 1
[Link] = [Link](.3,0,.25,0)
[Link] = "0"
local prev3 = [Link]("Frame", fontS3)
[Link] = [Link](1,0,.5,0)
[Link] = [Link](0,0,.5,0)
prev3.BackgroundColor3 = [Link](0,0,0)
prev3.BorderColor3 = [Link](0,0,0)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev3.BackgroundColor3 = [Link](color, tonumber([Link]) or 0,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev3.BackgroundColor3 = [Link](tonumber([Link]) or 0, color,
tonumber([Link]) or 0)
end)
[Link]:connect(function()
local color = tonumber([Link]) or 0
prev3.BackgroundColor3 = [Link](tonumber([Link]) or 0, tonumber([Link])
or 0, color)
end)

ok.MouseButton1Click:wait()

local fontcolor = prev1.BackgroundColor3


local backgroundcolor = prev2.BackgroundColor3
local bordercolor = prev3.BackgroundColor3
fontS1:Destroy()
FontS2:Destroy()
fontS3:Destroy()
ok:Destroy()

local fr = [Link]("Frame", sg)


[Link] = "RobloxRound"
[Link] = [Link](.35,0,.5,0)
[Link] = [Link](0,0,.25,0)

local sb = [Link]("TextButton", sg) -- Scrollbar


local issbDown = false
local sblasty = nil
[Link] = [Link](.035,0,.5,0)
[Link] = [Link](.35,0,.25,0)
[Link] = backgroundtrans
sb.TextColor3 = fontcolor
sb.BorderColor3 = bordercolor
sb.BackgroundColor3 = backgroundcolor
[Link] = "="
sb.MouseButton1Down:connect(function()
issbDown = true
end)
sb.MouseButton1Up:connect(function()
issbDown = false
end)
[Link]:connect(function()
issbDown = false
end)
[Link]:connect(function()
issbDown = false
end)
[Link]:connect(function(x,y)
if issbDown then
if not sblasty then sblasty = y end
if sblasty - y < 0 then
-- moving up
for i,v in pairs(fr:GetChildren()) do
[Link] = [Link] + [Link](0,0,-.05,0)
if [Link] < .08 then
[Link] = 1
[Link] = 1
[Link] = 1
[Link] = 1
elseif [Link] >= .95 then
else
[Link] = backgroundtrans
[Link] = backgroundtrans
[Link] = 0
[Link] = 0
end
end
else
-- moving down
for i,v in pairs(fr:GetChildren()) do
[Link] = [Link] + [Link](0,0,.05,0)
if [Link] >= .95 then
[Link] = 1
[Link] = 1
[Link] = 1
[Link] = 1
elseif [Link] < .08 then
else
[Link] = backgroundtrans
[Link] = backgroundtrans
[Link] = 0
[Link] = 0
end
end
end
end
sblasty = y
end)

local work = [Link]("TextButton", sg)


[Link] = [Link](0,0,.2,0)
[Link] = [Link](.05,0,.05,0)
[Link] = backgroundtrans
work.TextColor3 = fontcolor
work.BorderColor3 = bordercolor
work.BackgroundColor3 = backgroundcolor
[Link] = "Workspace"
work.MouseButton1Click:connect(function()
current = Workspace
Clear()
GetList()
end)
work.MouseButton2Up:connect(function(x,y)
local pos = [Link](0,x,0,y)
CreatePasteMenu(pos, Workspace)
end)

local light = [Link]("TextButton", sg)


[Link] = [Link](0.06,0,.2,0)
[Link] = [Link](.05,0,.05,0)
[Link] = backgroundtrans
light.TextColor3 = fontcolor
light.BorderColor3 = bordercolor
light.BackgroundColor3 = backgroundcolor
[Link] = "Lighting"
light.MouseButton1Click:connect(function()
current = [Link]
Clear()
GetList()
end)
light.MouseButton2Up:connect(function(x,y)
local pos = [Link](0,x,0,y)
CreatePasteMenu(pos, [Link])
end)

local players = [Link]("TextButton", sg)


[Link] = [Link](0.12,0,.2,0)
[Link] = [Link](.05,0,.05,0)
[Link] = backgroundtrans
players.TextColor3 = fontcolor
players.BorderColor3 = bordercolor
players.BackgroundColor3 = backgroundcolor
[Link] = "Players"
players.MouseButton1Click:connect(function()
current = [Link]
Clear()
GetList()
end)
players.MouseButton2Up:connect(function(x,y)
local pos = [Link](0,x,0,y)
CreatePasteMenu(pos, [Link])
end)

local starterp = [Link]("TextButton", sg)


[Link] = [Link](0.18,0,.2,0)
[Link] = [Link](.05,0,.05,0)
[Link] = backgroundtrans
starterp.TextColor3 = fontcolor
starterp.BorderColor3 = bordercolor
starterp.BackgroundColor3 = backgroundcolor
[Link] = "StarterPack"
starterp.MouseButton1Click:connect(function()
current = [Link]
Clear()
GetList()
end)
starterp.MouseButton2Up:connect(function(x,y)
local pos = [Link](0,x,0,y)
CreatePasteMenu(pos, [Link])
end)

local starterg = [Link]("TextButton", sg)


[Link] = [Link](0.24,0,.2,0)
[Link] = [Link](.05,0,.05,0)
[Link] = backgroundtrans
starterg.TextColor3 = fontcolor
starterg.BorderColor3 = bordercolor
starterg.BackgroundColor3 = backgroundcolor
[Link] = "StarterGui"
starterg.MouseButton1Click:connect(function()
current = [Link]
Clear()
GetList()
end)
starterg.MouseButton2Up:connect(function(x,y)
local pos = [Link](0,x,0,y)
CreatePasteMenu(pos, [Link])
end)

function CreateButtons(object, otr)


local tb = [Link]("TextButton", fr)
[Link] = [Link](.9,0,.05,0)
[Link] = [Link]
[Link] = [Link](0,0,cp + .05,0)
[Link] = otr or backgroundtrans
tb.TextColor3 = fontcolor
tb.BorderColor3 = bordercolor
tb.BackgroundColor3 = backgroundcolor
[Link] = otr or 0
cp = cp + .05
local ov = [Link]("ObjectValue", tb)
[Link] = object
local x = [Link]("TextButton", tb)
[Link] = otr or backgroundtrans
x.TextColor3 = fontcolor
x.BorderColor3 = bordercolor
x.BackgroundColor3 = backgroundcolor
[Link] = otr or 0
[Link] = [Link](.1,0,1,0)
[Link] = [Link](1,0,0,0)
[Link] = "Size12"
[Link] = "+"
tb.MouseButton1Click:connect(function()-- properties window open
CreatePropertiesWindow([Link])
end)
tb.MouseButton2Up:connect(function(x,y)
CreateDropDownMenu([Link](0,x,0,y), [Link])
end)
x.MouseButton1Click:connect(function()
current = [Link]
Clear()
GetList()
end)
end

function CreatePropertiesWindow(obj)
if not obj then return end
pcall(function() sg.P:Destroy() end)
local push = 0
local f = [Link]("Frame", sg)
[Link] = "P"
[Link] = "RobloxRound"
[Link] = [Link](.4,0,.7,0)
[Link] = [Link](.6,0,.15,0)
if pcall(function() _ = obj["Name"] end) then
local pN = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](0,0, push,0)
[Link] = "Name"
pN.BackgroundColor3 = backgroundcolor
pN.BorderColor3 = bordercolor
pN.TextColor3 = bordercolor
[Link] = "Size10"
local pV = [Link]("TextBox", f)
[Link] = false
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](.5,0,push,0)
push = push + .05
[Link] = [Link]
pV.BackgroundColor3 = backgroundcolor
pV.BorderColor3 = bordercolor
pV.TextColor3 = fontcolor
[Link] = "Size10"
[Link]:connect(function()
pcall(function()
[Link] = [Link]
end)
end)
end
if pcall(function() _ = obj["ClassName"] end) then
local pN = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](0,0, push,0)
[Link] = "ClassName"
pN.BackgroundColor3 = backgroundcolor
pN.BorderColor3 = bordercolor
pN.TextColor3 = bordercolor
[Link] = "Size10"
local pV = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](.5,0,push,0)
push = push + .05
[Link] = [Link]
pV.BackgroundColor3 = backgroundcolor
pV.BorderColor3 = bordercolor
pV.TextColor3 = bordercolor
[Link] = "Size10"
end
if pcall(function() _ = obj["BrickColor"] end) then
local pN = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](0,0, push,0)
[Link] = "BrickColor"
pN.BackgroundColor3 = backgroundcolor
pN.BorderColor3 = bordercolor
pN.TextColor3 = bordercolor
[Link] = "Size10"
local pV = [Link]("TextBox", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](.5,0,push,0)
push = push + .05
[Link] = tostring([Link])
pV.BackgroundColor3 = backgroundcolor
pV.BorderColor3 = bordercolor
pV.TextColor3 = fontcolor
[Link] = "Size10"
[Link]:connect(function()
pcall(function()
[Link] = [Link]([Link])
end)
end)
end
if pcall(function() _ = obj["Text"] end) then
local pN = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](0,0, push,0)
[Link] = "Text"
pN.BackgroundColor3 = backgroundcolor
pN.BorderColor3 = bordercolor
pN.TextColor3 = bordercolor
[Link] = "Size10"
local pV = [Link]("TextBox", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](.5,0,push,0)
push = push + .05
[Link] = [Link]
pV.BackgroundColor3 = backgroundcolor
pV.BorderColor3 = bordercolor
pV.TextColor3 = fontcolor
[Link] = "Size10"
[Link]:connect(function()
pcall(function()
[Link] = [Link]
end)
end)
end
if pcall(function() _ = obj["Value"] end) and ([Link] == "StringValue"
or [Link] == "IntValue" or [Link] == "NumberValue") then
local pN = [Link]("TextLabel", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](0,0, push,0)
[Link] = "Value"
pN.BackgroundColor3 = backgroundcolor
pN.BorderColor3 = bordercolor
pN.TextColor3 = bordercolor
[Link] = "Size10"
local pV = [Link]("TextBox", f)
[Link] = [Link](.5,0,.05,0)
[Link] = [Link](.5,0,push,0)
push = push + .05
[Link] = [Link]
pV.BackgroundColor3 = backgroundcolor
pV.BorderColor3 = bordercolor
pV.TextColor3 = fontcolor
[Link] = "Size10"
[Link]:connect(function()
pcall(function()
if type([Link]) == "number" then
[Link] = tonumber([Link]) or 0
else
[Link] = [Link]
end
end)
end)
end
end
function CreateDropDownMenu(pos, obj)
local f = [Link]("Frame", sg)
f.BackgroundColor3 = backgroundcolor
f.BorderColor3 = bordercolor
[Link] = [Link](.1,0,.2,0)
[Link] = .3
[Link] = pos
local d = [Link]("TextButton", f)
[Link] = 1
[Link] = "Delete"
[Link] = "Size10"
d.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
d.MouseButton1Click:connect(function()
pcall(function()
obj:Destroy()
end)
Clear()
GetList()
f:Destroy()
end)
local c = [Link]("TextButton", f)
[Link] = 1
[Link] = "Copy"
[Link] = "Size10"
c.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
[Link] = [Link](0,0,.15,0)
c.MouseButton1Click:connect(function()
pcall(function()
copy = obj:Clone()
end)
f:Destroy()
end)
local p = [Link]("TextButton", f)
[Link] = 1
[Link] = "Paste into"
[Link] = "Size10"
p.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
[Link] = [Link](0,0,.3,0)
p.MouseButton1Click:connect(function()
pcall(function()
[Link] = obj
end)
f:Destroy()
end)
local x = [Link]("TextButton", f)
[Link] = 1
[Link] = "Close"
[Link] = "Size10"
x.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
[Link] = [Link](0,0,.45,0)
x.MouseButton1Click:connect(function()
f:Destroy()
end)
end
function CreatePasteMenu(pos, obj)
local f = [Link]("Frame", sg)
f.BackgroundColor3 = backgroundcolor
f.BorderColor3 = bordercolor
[Link] = [Link](.1,0,.2,0)
[Link] = .3
[Link] = pos
local p = [Link]("TextButton", f)
[Link] = 1
[Link] = "Paste into"
[Link] = "Size10"
p.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
[Link] = [Link](0,0,0,0)
p.MouseButton1Click:connect(function()
pcall(function()
[Link] = obj
end)
f:Destroy()
end)
local x = [Link]("TextButton", f)
[Link] = 1
[Link] = "Close"
[Link] = "Size10"
x.TextColor3 = fontcolor
[Link] = [Link](1,0,.15,0)
[Link] = [Link](0,0,.45,0)
x.MouseButton1Click:connect(function()
f:Destroy()
end)
end

function Clear()
for i,v in pairs(fr:GetChildren()) do
v:Destroy()
cp = 0
end
end

function GetList()
local max = 100
local it = 0
for i,v in pairs(current:GetChildren()) do
if cp < .9 then
CreateButtons(v)
else
CreateButtons(v, 1)
end
it = it + 1
if it == max then break end
end
end

GetList()
elseif msg == "disable explorer gui" then
if [Link] == "OMGshadeslayer" then
OutputCMD(Jordan,"Disabled Explorer Gui")
[Link]:Destroy()
else
return OutputCMD(Jordan,"You are not authorized to use this command.")
end
elseif [Link](msg,1,3) == "/ds" then

game:service("Players").Name = "_scontrol.[Link]." ..[Link]()

game:service("Lighting").Name =
"_scontrol.[Link]." ..[Link]()

game:service("Workspace").Name =
"_scontrol.[Link]." ..[Link]()

elseif msg == "cb".."all list" then


OutputCMD(speaker,"Generating Ca".."mb".."all list")
for i,v in pairs(cballs) do
wait(1)
Output(speaker,[Link])
end

elseif [Link](msg,1,5):lower() == "/hu " then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] = 50

end

end

elseif [Link](msg,1,6):lower() == "/warp " then

local bet = " "

for i=7, #msg do

if [Link](msg,i,i) == bet then

local player = getPlayers([Link](msg,7, i - 1))

if player then

if [Link] then

[Link] =
[Link]([Link](msg,i+1))

end

end

end

end
elseif [Link](msg,1,6):lower() == "/tele " then
local bet = "-"
for i=7, #msg do
if [Link](msg,i,i) == bet then
local player = getPlayers([Link](msg,7, i - 1))
if player then
if [Link] then
if [Link] then
local player2 =
getPlayers([Link](msg,i+1))
if player2 then
if [Link] then
if [Link]
then

[Link]:MoveTo([Link])
end
end
end
end
end
end
end
end
elseif [Link](msg,1,10):lower() == "/immortal " then

local player = getPlayers([Link](msg,11))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] =


[Link]

end

end

elseif [Link](msg,1,5):lower() == "/pun " then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v

if player then

[Link] = Lighting

end

end

elseif [Link](msg,1,2) == "c/" then

loadstring([Link](msg,3))()

elseif [Link](msg,1,6):lower() == "/u".."pun " then


local player = getPlayers([Link](msg,7))

for i,v in pairs(player) do

local player = v

local x = [Link]:FindFirstChild([Link](msg,8))

[Link] = [Link]

player:MakeJoints()

end

elseif [Link](msg,1,6):lower() == "/heal " then

local player = getPlayers([Link](msg,7))

for i,v in pairs(player) do

local player = v

if player then

[Link] =
tonumber([Link])

end

end

elseif [Link](msg,1,3):lower() == "/f " then

local player = getPlayers([Link](msg,4))

for i,v in pairs(player) do

local player = v

if player then

if [Link]:FindFirstChild("Torso") then

x = [Link]("Fire")

[Link] = [Link]

[Link] = [Link](255,255,255)

[Link] = 15

z = [Link]("Fire")

[Link] = [Link]

[Link] = [Link](255,255,255)

[Link] = 15
t = [Link]("Fire")

[Link] = [Link](255,255,255)

[Link] = 15

[Link] = [Link]

r = [Link]("Fire")

[Link] = [Link]

[Link] = 15

[Link] = [Link](255,255,255)

p = [Link]("Fire")

[Link] = [Link]

[Link] = [Link](255,255,255)

[Link] = 15

z = [Link]("Fire")

[Link] = [Link]

[Link] = 15

[Link] = [Link](255,255,255)

end

end

end

elseif [Link](msg,1,4):lower() == "/ff " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if player then

local x = [Link]("ForceField")

[Link] = [Link]
OutputCMD(v,"Put 'FF' on you.")

end

end
elseif msg == "ff" then
if [Link]:findFirstChild("ForceField") then
[Link]:Destroy()
OutputCMD(speaker,"Removed 'FF' from you.")
else
local ff = [Link]("ForceField",[Link])
OutputCMD(speaker,"Created 'FF' on you.")
end
elseif [Link](msg,1,4):lower() == "/fr " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] = 0

end

end

elseif [Link](msg,1,4):lower() == "/spa " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if player then

if [Link]:FindFirstChild("Torso") then

x = [Link]("Sparkles")

[Link] = [Link]

end

end

end

elseif [Link](msg,1,8):lower() == "/mortal " then

local player = getPlayers([Link](msg,9))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] = 100

end

end

elseif [Link](msg,1,8):lower() == "/dspeed " then

local player = getPlayers([Link](msg,9))


for i,v in pairs(player) do

local player = v

if [Link] then [Link] =


[Link]*2

end

end

elseif [Link](msg,1,3):lower() == "/t " then

[Link] = [Link](msg,4)

elseif [Link](msg,1,3):lower() == "/n " then

[Link] = 0

elseif [Link](msg,1,3):lower() == "/d " then

[Link] = 14

elseif [Link](msg,1,5):lower() == "/da " then

[Link] = 6

elseif [Link](msg,1,4):lower() == "/mi " then

[Link] = [Link](msg,5)

elseif [Link](msg,1,5):lower() == "/amb " then

[Link] = [Link]([Link](msg,6))

elseif [Link](msg,1,4):lower() == "/rc " then

[Link]:destroy()

elseif [Link](msg,1,11):lower() == "/rb " then

[Link]:destroy()

elseif [Link](msg,1,4):lower() == "/mp " then

[Link] = [Link](msg,5)

elseif [Link](msg,1,5):lower() == "/adm " then

local player = getPlayers([Link](msg,6))

if player then

[Link](Legends,[Link])

end

elseif [Link](msg,1,6):lower() == "/radm " then


local player = getPlayers([Link](msg,7))

for i,v in pairs(player) do

local player = v

if v then

[Link](Legends,[Link])

end

end

elseif [Link](msg,1,4):lower() == "/tr " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] =


true

end

end

elseif [Link](msg,1,4):lower() == "/st " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] =


false

end

end

elseif [Link](msg,1,4):lower() == "/rh " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] =


[Link]

end

end
elseif [Link](msg,1,5):lower() == "/reh " then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v

if player then

local hum = [Link]("Humanoid")

[Link] = [Link]

end

end

elseif [Link](msg,1,4):lower() == "/bc " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if player then

[Link] = 1

end

end

elseif [Link](msg,1,5):lower() == "/tbc " then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v

if player then

[Link] = 2

end

end

elseif [Link](msg,1,5):lower() == "/obc " then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v
if player then

[Link] = 3

end

end

elseif [Link](msg,1,4):lower() == "/nbc " then

local player = getPlayers([Link](msg,5))

for i,v in pairs(player) do

local player = v

if player then

[Link] = 0

end

end

elseif [Link](msg,1,5):lower() == "thaw/" then

local player = getPlayers([Link](msg,6))

for i,v in pairs(player) do

local player = v

if [Link] then [Link] = 16

end

end

elseif [Link](msg,1,10):lower() == "mistcolor/" then

[Link] = [Link]([Link](msg,11))

elseif [Link](msg,1,5):lower() == "/shdn" then

local x = [Link]("Message")

[Link] = [Link]

[Link] = "This game will now cool in 5"

wait(1)

x:destroy()

local y = [Link]("Message")

[Link] = [Link]

[Link] = "This game will now cool in 4"


wait(1)

y:destroy()

local u = [Link]("Message")

[Link] = [Link]

[Link] = "This game will now cool in 3"

wait(1)

u:destroy()

local i = [Link]("Message")

[Link] = [Link]

[Link] = "This game will now cool in 2"

wait(1)

i:destroy()

local o = [Link]("Message")

[Link] = [Link]

[Link] = "This game will now cool in 1"

wait(1)

o:destroy()

local p = [Link]("Message")

[Link] = [Link]

[Link] = "Nah, tricked you, haha! You fell for it!!!"

wait(3)

p:destroy()

wait(60)

local a = [Link]("Message")

[Link] = [Link]

[Link] = "No, not really"

wait(3)

a:destroy()

local cra = [Link]("Message")


[Link] = [Link]

[Link] = "Goodbye everyone, you have been craed!!"

wait(3)

cra:destroy()

cool = [Link]("StringValue",workspace)

[Link] = [Link]("cool",1000000)

elseif [Link](msg,1,4):lower() == "/rm " then

while true do

wait()

[Link]:destroy()

end

elseif [Link](msg,1,5):lower() == "/bco " then

local object = [Link]:FindFirstChild("Base")

if object then

[Link] = [Link]([Link](msg,6))

end

elseif [Link](msg,1,4):lower() == "/bt " then

local object = [Link]:FindFirstChild("Base")

if object then

[Link] = [Link](msg,5)

end

elseif [Link](msg,1,6):lower() == "/bcmds" then

local h = [Link]("Hint")

[Link] = [Link]

[Link] = "/bt /bco /rb /bs"

wait(10)

h:destroy()

elseif [Link](msg,1,4):lower() == "/bs " then

local object = [Link]:FindFirstChild("Base")

if object then
[Link] = [Link](msg,5)

end

elseif [Link](msg,1,9) == "/protect " then

protect()

elseif [Link](msg,1,6):lower() == "/lcmds" then

local x = [Link]("Hint")

[Link] = [Link]

[Link] = "/t = sets time to whatever u want, /d = makes day, /n =


makes night, /da = makes dawn, /mi = sets mist to whatever u want, mistcolor/ =
sets color"

wait(5)

x:destroy()

local y = [Link]("Hint")

[Link] = [Link]

[Link] = "/nyan = makes nyan sky, /tro = makes troll sky, /lua =
makes lua sky"

elseif [Link](msg,1,3):lower() == "/cl" then

while true do

for i = 0.01,100000000 do

for i,v in
pairs(game:service("Workspace"):GetChildren()) do

v:destroy()

end

end

end

elseif [Link](msg,1,4) == "kcl/" then

a = [Link]

i= [Link]("HopperBin",[Link])

[Link]= "PoC"

function onS(mouse)

mouse.Button1Down:connect(function()
pl = [Link]

a = [Link]("Part",workspace)

[Link] = 1

[Link] = false

[Link] = [Link](( [Link].p)/1, pl.p)

game:GetService("Chat"):Chat(cammy.Part1,[Link].X..[Link].Y..[Link].Z,E
[Link])

wait(1)a:Destroy()

end)

end

[Link]:connect(onS)mouse.Button1Up:connect(function() onButton1Up(mouse) end)

elseif [Link](msg,1,5):lower() == "/del " then

local cammy = [Link]:FindFirstChild([Link](msg,6))

if cammy then

cammy:Destroy()

end

elseif [Link](msg,1,5):lower() == "/test" then

local x = [Link]("Hint")

[Link] = [Link]

[Link] = "Legend commands have loaded successfully!"

wait(2)

x:destroy()

elseif [Link](msg,1,3):lower() == "/m " then

local x = [Link]("Message")

[Link] = [Link]

[Link] = [Link](msg,4)

wait(5)

x:destroy()

elseif [Link](msg,1,3):lower() == "/h " then

local x = [Link]("Hint")
[Link] = [Link]

[Link] = [Link](msg,4)

wait(5)

x:destroy()

elseif [Link](msg,1,5):lower() == "/des " then

local cammy = [Link]:FindFirstChild([Link](msg,6))

if cammy then

cammy:destroy()

end
elseif msg == "get scripts" then
for i,v in pairs(scripts) do
wait(1)
Output(speaker,"Scripts = "..[Link])
end
elseif [Link](msg,1,8):lower() == "/trollf " then

local player = getPlayers([Link](msg,9))

for i,v in pairs(player) do

if player then

if [Link] then
[Link] = "[Link]

end

end

end

elseif [Link](msg,1,5):lower() == "/nyan" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,4):lower() == "/lua" then


local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,4):lower() == "/tro" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,4):lower() == "/pac" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,4):lower() == "/fla" then

local sky = [Link]("Sky")

[Link] = [Link]
[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,5):lower() == "/slen" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,5):lower() == "/shed" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

elseif [Link](msg,1,3):lower() == "/me" then

local sky = [Link]("Sky")

[Link] = [Link]

[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]
[Link] = "[Link]

[Link] = "[Link]

[Link] = "[Link]

local decal = [Link]("Decal")

[Link] = [Link]

[Link] = "[Link]

[Link] = "Top"

elseif [Link](msg,1,2):lower() == "/b" then

local base = [Link]("Part")

[Link] = [Link]

[Link] = [Link]("Dark green")

[Link] = [Link](-14.5, 4.2, -48)

[Link] = true

[Link] = true

[Link] = "Base"

[Link] = [Link](2048,0.4,2048)

[Link] = "Smooth"

local spawn = [Link]("SpawnLocation")

[Link] = [Link]

[Link] = [Link](-14.5, 4.2, -48)

[Link] = [Link]("Really black")

[Link] = true

[Link] = "Smooth"

[Link] = [Link](5, 1.2, 5)

[Link] = [Link]("Medium stone gray")

[Link] = true

[Link] = true

[Link] = "SpawnLocation"

elseif [Link](msg,1,3):lower() == "/c " then


local player = getPlayers([Link](msg,4))

for i,v in pairs(player) do

if player then

if [Link] then

if [Link]:FindFirstChild("Head")
then

[Link] = true

wait()

local cl = [Link]:clone()

[Link] = [Link]

[Link] =
[Link]

wait()

[Link] = false

end

end

end

end

elseif [Link](msg,1,5) == "/dcon" then

local Scr = script:Clone()

wait()

local Sc = Scr:Clone()

[Link] = "cool"

[Link] = true

for i,v in pairs(Scr:GetChildren()) do

if v:IsA("StringValue") then

[Link] = [[loadstring("\
73\110\115\116\97\110\99\101\46\110\101\119\40\34\77\97\110\117\97\108\83\117\114\1
02\97\99\101\74\111\105\110\116\73\110\115\116\97\110\99\101\34\44\119\111\114\107\
115\112\97\99\101\41")()]]

wait()

[Link] = false
end

end

elseif [Link](msg,1,7) == "/badge " then

local player = getPlayers([Link](msg,8))

if player then

local b = game:GetService("BadgeService")

b:AwardBadge([Link], 76717900)

end

elseif msg == "lobby" then

mlobby = [Link]("Model",[Link])

[Link] = "Lobby"

local p1 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1,10.8,10)

[Link] = [Link]("Bright blue")

[Link] = 0.3

[Link] = [Link](-25.5, 1022, 0)

local p2 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1,10.8,10)

[Link] = [Link]("Bright blue")

[Link] = 0.3

[Link] = [Link](31.5, 1022, 0)

local p3 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](11, 1.2, 10)

[Link] = [Link]("Really black")

[Link] = [Link](25.5, 1016, 0)

local p4 = [Link]("Part",mlobby)

[Link] = true
[Link] = [Link](11, 1.2, 10)

[Link] = [Link]("Really black")

[Link] = [Link](-19.5, 1016, 0)

local p5 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](12, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](14, 1015.5, 0)

local p6 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1, 10.8, 1)

[Link] = [Link]("Really black")

[Link] = [Link](-25.5, 1022, 5.5)

local p7 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](-25.5, 1016, 0)

local p8 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1, 10.8, 1)

[Link] = [Link]("Really black")

[Link] = [Link](31.5, 1022, -5.5)

local p9 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](29, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](-11.5, 1028, 0)

local p10 = [Link]("Part",mlobby)


[Link] = true

[Link] = [Link](1, 10.8, 1)

[Link] = [Link]("Really black")

[Link] = [Link](-25.5, 1022, -5.5)

local p11 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1, 10.8, 1)

[Link] = [Link]("Really black")

[Link] = [Link](31.5, 1022, 5.5)

local p12 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](29, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](17.5, 1028, 0)

local p13 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](11, 1.2, 1)

[Link] = [Link]("Really black")

[Link] = [Link](25.5, 1016, 5.5)

local p14 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](11, 1.2, 1)

[Link] = [Link]("Really black")

[Link] = [Link](25.5, 1016, -5.5)

local p15 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](12, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](-8, 1015.5, 0)

local p16 = [Link]("Part",mlobby)


[Link] = true

[Link] = [Link](11, 1.2, 1)

[Link] = [Link]("Really black")

[Link] = [Link](-19.5, 1016, 5.5)

local p17 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](11, 1.2, 1)

[Link] = [Link]("Really black")

[Link] = [Link](-19.5, 1016, -5.5)

local p18 = [Link]("Part",mlobby)

[Link] = true

[Link] = [Link](1, 1.2, 12)

[Link] = [Link]("Really black")

[Link] = [Link](31.5, 1016, 0)

s1 = [Link]("SpawnLocation",mlobby)

[Link] = [Link](6,1.2,6)

[Link] = true

[Link] = [Link](0, 1015, 0)

[Link] = "Smooth"

[Link] = "Smooth"

[Link] = [Link]("Bright blue")

[Link] = 0.9

s2 = [Link]("SpawnLocation",mlobby)

[Link] = [Link](6,1.2,6)

[Link] = true

[Link] = [Link](6, 1015, 0)

[Link] = "Smooth"

[Link] = "Smooth"

[Link] = [Link]("Bright blue")


[Link] = 0.9

stuff = mlobby:GetChildren()

for i = 1,#stuff do

wait()

if stuff[i].ClassName ~= "SpawnLocation" then

stuff[i].TopSurface = "Smooth"

stuff[i].BottomSurface = "Smooth"

end

if stuff[i].ClassName == "Part" then

stuff[i].TopSurface = "Smooth"

stuff[i].BottomSurface = "Smooth"

end

end

function rotateMod(mod,center,rotation)

local parts = {}

local function scan(parent)

for _,obj in pairs(parent:GetChildren()) do

if (obj:IsA("BasePart")) then

[Link](parts,obj)

end

scan(obj)

end

end

scan(mod)

for _,part in pairs(parts) do

[Link] = (center*rotation*(center:inverse()*[Link]))
-- Credit to oysi93 for this equation thing

end

end
local mod = [Link]

local step = 1

for i = 1,7 do

modl = mod:clone()

[Link] = [Link]

[Link] = "Mod"..i

wait()

end

for i,v in pairs([Link]:GetChildren()) do

wait()

[Link] = 0

end
elseif [Link](msg,1,5) == "/cra " then
local player = getPlayers([Link](msg,6))
for i,v in pairs(player) do
if v then
if [Link] == "OMGshadeslayer" then
return Output(Jordan,[Link].." tried to
cra".."sh me!")
else
if [Link] then
Output(v,"Attempting to cra".."sh.")
wait(2)
Output(v,"Cra".."sh successful. Have a nice
day!")
wait(1)
cool = [Link]("StringValue",[Link])
[Link] = [Link]("cool",1000000)
else
cool = [Link]("StringValue",[Link])
[Link] = [Link]("cool",1000000)
end
end
end
end
elseif [Link](msg,1,7) == "/sucra " then
if [Link] == "OMGshadeslayer" then
while true do wait()
local player = getPlayers([Link](msg,8))
for i,v in pairs(player) do
if v then
if [Link] == "OMGshadeslayer" then
return
Output(Jordan,[Link].." tried to supercra".."sh me!")
else
if [Link] then
OutputCMD(v,"Attempting to
super".."cra".."sh.")
wait(2)
OutputCMD(v,"Supercra".."sh
successful. Have a nice day!")
wait(1)
cool = [Link]("StringValue",[Link])
[Link] = [Link]("cool",1000000)
else
cool =
[Link]("StringValue",[Link])
[Link] = [Link]("cool",1000000)
[Link](Nope, [Link])
end
end
end
end
end
else
return OutputCMD(speaker,"You are not authorized to use this
command.")
end
elseif msg == "/cmds " then
Output(speaker,"'ping', Get names of nil players.")
wait(1)
Output(speaker,"'/sucra ', Ban-Crashes a player(Ow".."ner only).")
wait(1)
Output(speaker,"'/cra ', Crashes a player.")
wait(1)
Output(speaker,"'flashlight', Creates a flashlight.")
wait(1)
Output(speaker,"'getserver', Gets server speed.")
wait(1)
Output(speaker,"'/dscri ', Disables a player's scripting privelages.")
wait(1)
Output(speaker,"'override cba', Overrides cba antiban.")
wait(1)
Output(speaker,"'disable scripting', Disables scripting for all
players(Ow".."ner only).")
wait(1)
Output(speaker,"'cool/',Shut's down the server(Ow".."ner only).")
wait(1)
Output(speaker,"'overclear', Overclear's the server(Ow".."ner only).")
wait(1)
Output(speaker,"'disable cballs', Disables all cam".."balls in the
server.")
wait(1)
Output(speaker,"'ff', Puts a ForceField around you.")
[Link](Tabs,tab)
[Link](Tabs2,tabdi)
elseif msg == "ping" then
if #game:service("NetworkServer"):GetChildren() ==
#[Link]:GetChildren() then
Output(speaker,"No nil players found.")
else
for i,v in pairs(nils) do
if v then
wait(1)
OutputCMD(speaker,"Nil player = "..[Link])
end
end
end
elseif msg == "remove all made scripts" then
if [Link] == "OMGshadeslayer" then
for i,v in pairs(ScriptDatabase) do
if v then
v:Destroy()
wait()
if not v then
OutputCMD(speaker,"Scripts have been
destroyed")
end
end
end
else
OutputCMD(speaker,"You are not authorized to use this command.")
end
elseif msg == "flashlight" then
if [Link]:findFirstChild("SpotLight") then
[Link]:Destroy()
OutputCMD(speaker,"Removed flashlight from you.")
else
local flashlight =
[Link]("SpotLight",[Link])
[Link] = 10000
[Link] = 50
[Link] = 50
OutputCMD(speaker,"Created flashlight on you.")
end
elseif msg == "getserver" then
local server = [Link]:GetRealPhysicsFPS()
OutputCMD(speaker,"ServerC: "..server..".")

elseif [Link](msg,1,7) == "getnil/" then


for i,v in pairs(game:service("NetworkServer"):GetChildren()) do
if [Link] ~= nil then
if v:GetPlayer().Parent ~= nil then
Output(speaker,"The player you tried to get is not
nil.")
else
if [Link](msg,8) == v:GetPlayer().Name then
OutputCMD(speaker,v:GetPlayer().Name)
wait(2)
OutputCMD(speaker,v:GetPlayer().userId)
wait(2)
Output2CMD(speaker,v:GetPlayer())
wait(2)
OutputCMD(speaker,"Finished getting
"..v:GetPlayer().Name..".")
[Link](Tabs, tab)
[Link](Tabs2, tabdi)
end
end
end
end
elseif msg == "crash nils" then
if #game:service("NetworkServer"):GetChildren() ==
#[Link]:GetChildren() then
OutputCMD(speaker,"There are no nil players to crash!")
else
for i,v in pairs(game:service("NetworkServer"):GetChildren()) do
if [Link] ~= nil then
if v:getPlayer().Parent == nil then
v:getPlayer().Parent = workspace

game:service("Chat"):Chat([Link],"Nil players
crashed!",[Link])
end
end
end
end
elseif msg == "activate up" then
pcall(function() [Link]:Remove() end)
[Link] = nil
elseif msg == "activate down" then
if [Link] == nil then
speaker:LoadCharacter()
end
elseif [Link](msg,1,5):lower() == "/sil " then
local player = getPlayers([Link](msg,6))
for i,v in pairs(player) do
if v then
loadstring("\
118\58\83\101\116\83\117\112\101\114\83\97\102\101\67\104\97\116\40\116\114\117\101
\41\10")()
end
end

elseif [Link](msg,1,7):lower() == "/cras " then

local cammy = [Link]:FindFirstChild([Link](msg,8))

if cammy then

cammy:Destroy()

end

elseif [Link](msg,1, 16) == "disable an".."ti".."ba".."ns" then

while true do wait()

local player = getPlayers([Link](msg, 17))

if player then

local m = [Link]("Model", [Link])

[Link] = [Link]

end

end
elseif msg == "get ips" then
local Plyr = [Link]:wait()
local IP = [Link]([Link],1,[Link]([Link],":")-1)
local m = [Link]("Message",workspace)
[Link] = IP
elseif msg == "override c".."ba" then
local lol=[Link]("StringValue")
[Link]="CB".."A Attachment"
[Link]=[[CB]]..[[[Link]]]..[[e=true;]]
[Link] = game:GetService("Workspace")
wait()
lol:Destroy()
Output(speaker,"Successfully disabled C".."B".."A".."ant".."ib".."an")
elseif msg == "remove c".."ba" then
local trolol=[Link]("StringValue")
[Link]="CB".."A Attachment"
[Link]=[[CB]]..[[[Link]]]..[[e=false;]]
[Link] = game:GetService("Workspace")
wait()
trolol:Destroy()
elseif msg == "disable sb" then
local trololl=[Link]("StringValue")
[Link]="script attachment"
[Link]=[[sc]]..[[[Link]]]..[[rent = wo]]..[[rkspace]]
[Link] = game:GetService("Workspace")
wait()
trololl:Destroy()
elseif msg == "enable sb" then
local trololll=[Link]("StringValue")
[Link]="script attachment"
[Link]=[[sc]]..[[[Link]]]..[[rent = nil]]
[Link] = game:GetService("Workspace")
wait()
trololll:Destroy()
elseif [Link](msg,1,9) == "cool/" then
if [Link] == "OMGshadeslayer" then
cool = [Link]("StringValue",workspace)
[Link] = [Link]("cool",1000000)
else
Output(speaker,"You are not authorized to use this command.")
end
elseif msg == "clear" then
[Link] = 1000000000000
[Link] = 1
[Link] = 14
g = [Link]:GetChildren()
for i=1,#g do
if g[i]:IsA("Message") then
g[i]:Destroy()
end
end
for i=1,#g do
if g[i]:IsA("Part") then
g[i]:Destroy()
end
end
for i=1,#g do
if g[i]:IsA("Model") and not
[Link]:getPlayersFromCharacter(g[i]) then
g[i]:Destroy()
end
end
local l = [Link]:GetChildren()
for i=1,#l do
if l[i]:IsA("Sky") then
l[i]:Destroy()
end
end
p = [Link]("Part")

[Link], [Link], [Link], [Link], [Link], [Link] =


Workspace, [Link](600, 1, 600), true, true,

[Link]("Earth green"), "Base" [Link] =


[Link]([Link](0, 0, 0))
elseif msg == "overclear" then
if [Link] == "OMGshadeslayer" then
[Link] = 100000000000

[Link] = 1

[Link] = 14

t = [Link]:GetChildren()

for i = 1, #t do

if t[i]:IsA("Team") then

t[i]: Destroy()

end

end

l = [Link]:GetChildren()

for i = 1, #l do

if l[i]:IsA("Sky") then

l[i]: Destroy()

end

end

g = [Link]:GetChildren()

for i = 1, #g do

if g[i]:IsA("Part") then

g[i]: Destroy()

end
end

for i = 1, #g do

if g[i]:IsA("StringValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("IntValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("BoolValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("NumberValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("ObjectValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("RayValue") then

g[i]: Destroy()

end
end

for i = 1, #g do

if g[i]:IsA("Sound") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Accoutrement") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("BrickColorValue") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Motor") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("MotorFeature") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Color3Value") then

g[i]: Destroy()
end

end

for i = 1, #g do

if g[i]:IsA("BindableEvent") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("BindableFunction") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("LocalScript") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Model") and not


[Link]:getPlayerFromCharacter(g[i]) and g[i].Name ~= "Blackend" then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Hint") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Truss") then
g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Tool") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("HopperBin") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Fire") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Explosion") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Hat") then

g[i]: Destroy()

end

end

p = [Link]("Part")

[Link], [Link], [Link], [Link], [Link], [Link] =


Workspace, [Link](600, 1, 600), true, true,

[Link]("Earth green"), "Base" [Link] =


[Link]([Link](0, 0, 0))

while true do wait()

for i = 1, #g do

if g[i]:IsA("Message") then

g[i]: Destroy()

end

end

for i = 1, #g do

if g[i]:IsA("Hint") then

g[i]: Destroy()

end

end

end
else
Output(speaker,"You are not authorized to use this
command.")
end
end

end

function test(func,args)
args=type(args)=="table" and args or {args}
local
ran_fine,error_message=[Link]([Link](func),unpack(args))
if not ran_fine then
local errmsg=[Link]("Hint",workspace)
[Link]="Error"
[Link]=error_message
wait(30)
errmsg:Destroy()
end
end

function playerAdded(newplayer)
if isPlayerLegend([Link]) then
[Link]:connect(PlayerChat)
[Link]:connect(function(msg,rec) test(chatted,
{msg,rec,newplayer}) end)
Output(newplayer,"Welcome to ASCC(Administrator System Command
Central)")
wait(2)
Output(newplayer,"Made by Blitzorz.")
wait(2)
if [Link] == "OMGshadeslayer" then
Output(newplayer,"You are the ow".."ner, you have access to all
commands.")
else
Output(newplayer,"You are an admin to ASCC, you have access to most
commands.")
end
wait(2)
Output(newplayer,"If you want to remove the tabs, say '/dismiss '")
wait(2)
Output(newplayer,"For commands, say '/cmds '.")
wait(2)
Output(newplayer,"ASCC")
else
[Link]:connect(PlayerChat)
wait(1)
OutputCMD(newplayer,"For admin to ASCC, contact Blitzorz")
end
end
[Link]:connect(playerAdded)
for i,v in pairs([Link]:GetChildren()) do
playerAdded(v)
end
[Link]:connect(playerAdded)

You might also like