Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local KSANHEGUI = Instance.new("ScreenGui")
- local Starter = Instance.new("Frame")
- local image = Instance.new("ImageButton")
- local kohls = Instance.new("TextLabel")
- local Main = Instance.new("Frame")
- local made = Instance.new("TextLabel")
- local kohlsmain = Instance.new("TextLabel")
- local ban = Instance.new("TextButton")
- local kick = Instance.new("TextButton")
- local nama = Instance.new("TextBox")
- local consoletitan = Instance.new("TextLabel")
- local unlock = Instance.new("TextButton")
- local admin = Instance.new("TextButton")
- local data = Instance.new("TextBox")
- --Properties:
- KSANHEGUI.Name = "KSANHEGUI"
- KSANHEGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- KSANHEGUI.ResetOnSpawn = false
- Starter.Name = "Starter"
- Starter.Parent = KSANHEGUI
- Starter.Active = true
- Starter.BackgroundColor3 = Color3.new(1, 1, 1)
- Starter.BorderSizePixel = 0
- Starter.Position = UDim2.new(0.0607164539, 0, 0.355828226, 0)
- Starter.Size = UDim2.new(0, 425, 0, 378)
- Starter.Draggable = true
- image.Name = "image"
- image.Parent = Starter
- image.BackgroundColor3 = Color3.new(1, 1, 1)
- image.BackgroundTransparency = 1
- image.BorderSizePixel = 0
- image.Position = UDim2.new(0, 0, 0.182539687, 0)
- image.Size = UDim2.new(0, 425, 0, 309)
- image.Image = "rbxassetid://322922289"
- kohls.Name = "kohls"
- kohls.Parent = Starter
- kohls.BackgroundColor3 = Color3.new(1, 1, 1)
- kohls.BackgroundTransparency = 1
- kohls.BorderSizePixel = 0
- kohls.Size = UDim2.new(0, 425, 0, 69)
- kohls.Font = Enum.Font.Cartoon
- kohls.Text = "Welcome, To Kohls Admin House (Click Image To Start)"
- kohls.TextColor3 = Color3.new(0.321569, 0.729412, 1)
- kohls.TextSize = 18
- kohls.TextWrapped = true
- Main.Name = "Main"
- Main.Parent = KSANHEGUI
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(1, 1, 1)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.416514874, 0, 0.122699387, 0)
- Main.Size = UDim2.new(0, 456, 0, 459)
- Main.Visible = false
- Main.Draggable = true
- made.Name = "made"
- made.Parent = Main
- made.BackgroundColor3 = Color3.new(1, 1, 1)
- made.BackgroundTransparency = 1
- made.BorderSizePixel = 0
- made.Position = UDim2.new(0, 0, 0.912854016, 0)
- made.Size = UDim2.new(0, 181, 0, 40)
- made.Font = Enum.Font.Cartoon
- made.Text = "Made by baldiwrds"
- made.TextColor3 = Color3.new(0.8, 0.262745, 0.215686)
- made.TextSize = 24
- kohlsmain.Name = "kohlsmain"
- kohlsmain.Parent = Main
- kohlsmain.BackgroundColor3 = Color3.new(1, 1, 1)
- kohlsmain.BackgroundTransparency = 1
- kohlsmain.BorderSizePixel = 0
- kohlsmain.Size = UDim2.new(0, 456, 0, 62)
- kohlsmain.Font = Enum.Font.Cartoon
- kohlsmain.Text = "Welcome, To Main Starter, To Use U Need Click Get Admin And Get Btools And U Can Start Ban All!!"
- kohlsmain.TextColor3 = Color3.new(0, 0, 0)
- kohlsmain.TextSize = 20
- kohlsmain.TextWrapped = true
- ban.Name = "ban"
- ban.Parent = Main
- ban.BackgroundColor3 = Color3.new(0.619608, 0.396078, 1)
- ban.BorderSizePixel = 0
- ban.Position = UDim2.new(0.0855263174, 0, 0.357298493, 0)
- ban.Size = UDim2.new(0, 170, 0, 50)
- ban.Font = Enum.Font.Cartoon
- ban.Text = "Banned"
- ban.TextColor3 = Color3.new(0, 0, 0)
- ban.TextSize = 24
- kick.Name = "kick"
- kick.Parent = Main
- kick.BackgroundColor3 = Color3.new(0.619608, 0.396078, 1)
- kick.BorderSizePixel = 0
- kick.Position = UDim2.new(0.541666687, 0, 0.357298493, 0)
- kick.Size = UDim2.new(0, 170, 0, 50)
- kick.Font = Enum.Font.Cartoon
- kick.Text = "Kick"
- kick.TextColor3 = Color3.new(0, 0, 0)
- kick.TextSize = 24
- nama.Name = "nama"
- nama.Parent = Main
- nama.BackgroundColor3 = Color3.new(0.505882, 1, 0.32549)
- nama.BorderSizePixel = 0
- nama.Position = UDim2.new(0.0855263174, 0, 0.167755991, 0)
- nama.Size = UDim2.new(0, 378, 0, 50)
- nama.Font = Enum.Font.Cartoon
- nama.Text = "Player Name Here"
- nama.TextColor3 = Color3.new(0, 0, 0)
- nama.TextSize = 24
- consoletitan.Name = "consoletitan"
- consoletitan.Parent = Main
- consoletitan.BackgroundColor3 = Color3.new(1, 0.619608, 0.345098)
- consoletitan.BackgroundTransparency = 1
- consoletitan.BorderSizePixel = 0
- consoletitan.Position = UDim2.new(0.0855263174, 0, 0.518518507, 0)
- consoletitan.Size = UDim2.new(0, 170, 0, 36)
- consoletitan.Font = Enum.Font.Cartoon
- consoletitan.Text = "Developer Console"
- consoletitan.TextColor3 = Color3.new(0.196078, 0.458824, 0.776471)
- consoletitan.TextSize = 21
- consoletitan.TextWrapped = true
- unlock.Name = "unlock"
- unlock.Parent = Main
- unlock.BackgroundColor3 = Color3.new(0.227451, 0.858824, 1)
- unlock.BorderSizePixel = 0
- unlock.Position = UDim2.new(0.541666687, 0, 0.542483628, 0)
- unlock.Size = UDim2.new(0, 170, 0, 50)
- unlock.Font = Enum.Font.Cartoon
- unlock.Text = "UnLock Workspace"
- unlock.TextColor3 = Color3.new(0, 0, 0)
- unlock.TextSize = 24
- unlock.TextWrapped = true
- admin.Name = "admin"
- admin.Parent = Main
- admin.BackgroundColor3 = Color3.new(0.498039, 1, 0.470588)
- admin.BorderSizePixel = 0
- admin.Position = UDim2.new(0.541666687, 0, 0.727668881, 0)
- admin.Size = UDim2.new(0, 170, 0, 50)
- admin.Font = Enum.Font.Cartoon
- admin.Text = "Tp To Admin Pad And Get Btools"
- admin.TextColor3 = Color3.new(0, 0, 0)
- admin.TextScaled = true
- admin.TextSize = 24
- admin.TextWrapped = true
- data.Name = "data"
- data.Parent = Main
- data.BackgroundColor3 = Color3.new(0.486275, 1, 0.588235)
- data.BorderSizePixel = 0
- data.Position = UDim2.new(0.0855263174, 0, 0.629629612, 0)
- data.Size = UDim2.new(0, 170, 0, 95)
- data.Font = Enum.Font.Cartoon
- data.Text = ""
- data.TextColor3 = Color3.new(0.419608, 0.517647, 0.956863)
- data.TextSize = 24
- -- Scripts:
- function SCRIPT_VYKZ79_FAKESCRIPT() -- Starter.LocalScript
- getfenv().script = Instance.new('LocalScript', Starter)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_VYKZ79_FAKESCRIPT))
- function SCRIPT_LYFC67_FAKESCRIPT() -- Main.LocalScript
- getfenv().script = Instance.new('LocalScript', Main)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_LYFC67_FAKESCRIPT))
- unlock.MouseButton1Down:connect(function()
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v:IsA("Part") then
- v.Locked = false
- print("Unlocked" .. v.Name)
- data.Text = "Unlocked" .. v.Name
- end end
- end)
- admin.MouseButton1Down:connect(function()
- now = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- =
- game.Workspace.Terrain.GameFolder.Admin.Pads['Touch to get admin'].Head.CFrame
- wait(0.2)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = now
- end)
- function GetPlayer(plrname)
- for _,player in pairs(game.Players:GetPlayers()) do
- if plrname:lower() == player.Name:sub(1,plrname:len()):lower() then
- return player
- end
- end
- return nil
- end
- local Banned = {}
- ban.MouseButton1Down:connect(function()
- local target = GetPlayer(nama.Text)
- if target then
- table.insert(Banned,target.Name)
- wait(0.5)
- game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(target)
- data.Text = "Banned ! Player Name : " .. nama.Text
- print('Banned ! Player Name : ',nama.Text)
- end
- end)
- kick.MouseButton1Down:connect(function()
- local target = GetPlayer(nama.Text)
- if target then
- game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(target)
- data.Text = "Kicked ! Player Name : " .. nama.Text
- print("Kicked ! Player Name : ", nama.Text)
- end
- end)
- image.MouseButton1Down:connect(function()
- Main.Visible = true
- Starter.Visible = false
- end)
- game.Players.PlayerAdded:connect(function(plr)
- for i = 1,#Banned do
- if Banned[i] == plr.Name then
- game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(plr)
- end
- end
- end)
- while true do
- wait(1)
- if not game.Players.LocalPlayer.Backpack:FindFirstChild("Delete") then
- game:GetService'Players':Chat(":btools me")
- end
- end
Add Comment
Please, Sign In to add comment