Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.91 KB | None | 0 0
  1. Vlocal sg = Instance.new('ScreenGui', game.CoreGui)local f = Instance.new('Frame', sg)f.Size = UDim2.new(0,400,0,100) f.Draggable=true f.Position = UDim2.new(0.4,0,0.4,0) f.Active=true f.BackgroundColor3 = Color3.fromRGB(255,0,0) f.BackgroundTransparency=0.6 local teams = Instance.new('Frame', f) teams.BackgroundTransparency=0.7 teams.BackgroundColor3 = Color3.fromRGB(0,0,0)teams.Size=UDim2.new(0.2,0,1,0)local creds = Instance.new('Frame', f)creds.Size = UDim2.new(0.2,0,1,0)creds.Position = UDim2.new(0.8,0,0,0)creds.BorderSizePixel = 0 creds.BackgroundColor3 = Color3.new(0.5,0.5,1)local stuffs = Instance.new('Frame',creds)stuffs.Size = UDim2.new(1,0,0.4,0) stuffs.Position = UDim2.new(0,0,.3,0) stuffs.BorderSizePixel = 0 stuffs.BackgroundTransparency = 0.7 stuffs.BackgroundColor3 = Color3.new(0,0,0)local stuffs2 = Instance.new('TextLabel', stuffs)stuffs2.BackgroundTransparency = 1 stuffs2.TextColor3 = Color3.new(1,1,1)stuffs2.Text = 'BonusUI'stuffs2.Size = UDim2.new(1,0,0.60,0)stuffs2.TextScaled = true local stuffs3 = Instance.new('TextLabel',stuffs)stuffs3.BackgroundTransparency = 1 stuffs3.TextColor3 = Color3.new(1,1,1)stuffs3.Text = 'Created by bonus01'stuffs3.Size = UDim2.new(1,0,0.4,0)stuffs3.Position = UDim2.new(0,0,0.60,0)stuffs3.TextSize = 5 local scp = Instance.new('TextButton',teams)local scpf = Instance.new('TextButton',teams)local classd = Instance.new('TextButton',teams)local chaos = Instance.new('TextButton',teams)local spec = Instance.new('TextButton',teams)for i,v in pairs(teams:GetChildren()) do v.BorderSizePixel = 0 v.Size = UDim2.new(1,0,0.20,0) v.TextSize = 7 v.TextColor = BrickColor.new('Institutional white') v.TextStrokeTransparency = 0 v.BackgroundColor3 = Color3.fromRGB(255,255,255)end scp.Position = UDim2.new(0,0,0,0) scp.Text = 'SCP'classd.Position = UDim2.new(0,0,.2,0) classd.Text = 'CLASS-D'chaos.Position = UDim2.new(0,0,.4,0) chaos.Text = 'CHAOS'spec.Position = UDim2.new(0,0,.6,0) spec.Text = 'SPECTATORS'scpf.Position = UDim2.new(0,0,.8,0) scpf.Text = 'SCPF'local extras = Instance.new('Frame',f)extras.BackgroundTransparency = 0.7 extras.Size = UDim2.new(0.2,0,1,0)extras.Position = UDim2.new(0.2,0,0,0)local killp = Instance.new('Frame', extras)killp.Size = UDim2.new(1,0,0.4,0)killp.Position = UDim2.new(0,0,0.6,0)killp.BackgroundTransparency = 0.6 killp.BorderSizePixel = 0 local pname = Instance.new('TextBox', killp)pname.Text = 'Player Name Here'pname.ClearTextOnFocus = true pname.Size = UDim2.new(1,0,0.5,0)pname.TextScaled = true pname.BorderSizePixel = 0 pname.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)local killbutton = Instance.new('TextButton', killp)killbutton.Size = UDim2.new(0.5,0,0.5,0)killbutton.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)killbutton.Position = UDim2.new(0,0,0.5,0)killbutton.Text = 'Kill Player'killbutton.BorderSizePixel = 0 killbutton.TextScaled = true local tpto = Instance.new('TextButton',killp)tpto.Size = UDim2.new(0.5,0,0.5,0)tpto.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)tpto.Position = UDim2.new(0.5,0,0.5,0)tpto.Text = 'Teleport to'tpto.TextScaled = true tpto.BorderSizePixel = 0 local btools = Instance.new('TextButton', extras)btools.Size = UDim2.new(1,0,0.2,0)btools.Position = UDim2.new(0,0,0,0)btools.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)btools.BorderSizePixel = 0 btools.Text = 'No Fog'local killall = Instance.new('TextButton', extras)killall.Size = UDim2.new(1,0,0.2,0)killall.Position = UDim2.new(0,0,0.2,0)killall.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)killall.BorderSizePixel = 0 killall.Text = 'Kill All'local tplegs = Instance.new('TextButton', extras)tplegs.Position = UDim2.new(0,0,0.4,0)tplegs.Size = UDim2.new(1,0,0.2,0)tplegs.BackgroundColor3 = Color3.fromHSV(0.000001,0.5,1)tplegs.BorderSizePixel = 0 tplegs.Text = 'Tp Legs'local teleports = Instance.new('Frame', f)teleports.Size = UDim2.new(0.4,0,1,0)teleports.Position = UDim2.new(0.4,0,0,0)local teleportinfo = Instance.new('TextLabel',teleports)teleportinfo.Size = UDim2.new(1,0,0.2,0)teleportinfo.BackgroundColor3 = Color3.new(1,1,1)teleportinfo.Text = 'Teleportations'local gateaes = Instance.new('TextButton', teleports)local gateaen = Instance.new('TextButton', teleports)local gatebes = Instance.new('TextButton', teleports)local gateben = Instance.new('TextButton', teleports)local card5 = Instance.new('TextButton', teleports)local sroom = Instance.new('TextButton', teleports)local mtfspawn = Instance.new('TextButton', teleports)local cispawn = Instance.new('TextButton', teleports)local classdspawn = Instance.new('TextButton', teleports)local specspawn = Instance.new('TextButton', teleports) function Teleport(X,Y,Z) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(X,Y,Z) end for i,v in pairs(teleports:GetChildren()) do if v ~= teleportinfo then v.Size = UDim2.new(0.33333333333333333,0,0.2,0) v.TextSize = 5 v.BorderSizePixel = 0 end end gateaen.Position = UDim2.new(0,0,.2,0) gateaen.Text = 'Gate-A Entrance' gateaen.BackgroundColor3 = Color3.fromRGB(150,255,150)gateaes.Position = UDim2.new(0.33333333333333333,0,.2,0) gateaes.Text = 'Gate-A Escape' gateaes.BackgroundColor3 = Color3.fromRGB(100,255,100)gateben.Position = UDim2.new(0,0,.4,0) gateben.Text = 'SCP Room' gateben.BackgroundColor3 = Color3.fromRGB(100,255,100)gatebes.Position = UDim2.new(0.33333333333333333,0,.4,0) gatebes.Text = 'Gate-B Escape' gatebes.BackgroundColor3 = Color3.fromRGB(150,255,150)card5.Position = UDim2.new(0,0,.6,0) card5.Text = 'Level 5 Card' card5.BackgroundColor3 = Color3.fromRGB(150,255,150)sroom.Position = UDim2.new(0.33333333333333333,0,.6,0) sroom.Text = 'Security Room' sroom.BackgroundColor3 = Color3.fromRGB(100,255,100)mtfspawn.Position = UDim2.new(0,0,.8,0) mtfspawn.Text = 'MTF Spawn' mtfspawn.BackgroundColor3 = Color3.fromRGB(100,255,100)cispawn.Position = UDim2.new(0.33333333333333333,0,.8,0) cispawn.Text = 'CI Spawn' cispawn.BackgroundColor3 = Color3.fromRGB(150,255,150)classdspawn.Position = UDim2.new(0.66666666666666666,0,.2,0) classdspawn.Text = 'Class-D Spawn' classdspawn.BackgroundColor3 = Color3.fromRGB(150,255,150)specspawn.Position = UDim2.new(0.66666666666666666,0,.4,0) specspawn.Text = 'Spec Spawn' specspawn.BackgroundColor3 = Color3.fromRGB(100,255,100)gateaen.MouseButton1Click:connect(function() Teleport(455.310242,68.6599197,1010.07574) end)gateaes.MouseButton1Click:connect(function() Teleport(-107.096359,29.259428,1371.63452) end)gateben.MouseButton1Click:connect(function() Teleport(1144.26929, -2.37213802, -49.7000427) end)gatebes.MouseButton1Click:connect(function() Teleport(-1014.15192,75.3736038,-307.640869) end)card5.MouseButton1Click:connect(function() Teleport(601.702271,6.00003815,-109.157112) end)sroom.MouseButton1Click:connect(function() Teleport(1155.87451,2.94114017,160.409378) end) specspawn.MouseButton1Click:connect(function() Teleport(-1346.20105, 55.6411285, -985.40033) end) classdspawn.MouseButton1Click:connect(function() Teleport(-226.131317, -6.25881767, -18.1353378) end) mtfspawn.MouseButton1Click:connect(function() Teleport(-251.191574,35.1039124,1003.80811) end) cispawn.MouseButton1Click:connect(function() Teleport(166.881973, 145.752243, 786.185669) end) scp.MouseButton1Click:connect(function() game.ReplicatedStorage.ChangeTeam:FireServer('Crimson') end) classd.MouseButton1Click:connect(function() game.ReplicatedStorage.ChangeTeam:FireServer('Neon orange') end) spec.MouseButton1Click:connect(function() game.ReplicatedStorage.ChangeTeam:FireServer('Fossil') end) chaos.MouseButton1Click:connect(function() game.ReplicatedStorage.ChangeTeam:FireServer('Really black') end) scpf.MouseButton1Click:connect(function() game.ReplicatedStorage.ChangeTeam:FireServer('Institutional white') end) killall.MouseButton1Click:connect(function() local guntokill = nil local found = false for i,v in pairs(game.Players:GetChildren()) do local t1 = v.Character:FindFirstChild('AR15') if t1 then found=true guntokill=t1 break else local t2 = v.Character:FindFirstChild('M1911') if t2 then found=true guntokill=t2 break else local t3 = v.Character:FindFirstChild('P90') if t3 then found=true guntokill = t3 break else local t4 = v.Character:FindFirstChild('SPECTATEGUN') if t4 then found=true guntokill = t4 break else print('Not found in '.. v.Name..'.') end end end end end if found then for i,v in pairs(game.Players:GetChildren()) do guntokill.Receiver:FireServer('Damage',v.Character.Humanoid,math.huge) end else print'try the button again' end end) killbutton.MouseButton1Click:connect(function() local findplayer = pname.Text local len = string.len(findplayer:lower()) local player = nil for i,v in pairs(game.Players:GetChildren()) do local name = string.sub(v.Name,1,len) if name:lower() == findplayer then player = v break end end local guntokill = nil local found = false for i,v in pairs(game.Players:GetChildren()) do local t1 = v.Character:FindFirstChild('AR15') if t1 then found=true guntokill=t1 break else local t2 = v.Character:FindFirstChild('M1911') if t2 then found=true guntokill=t2 break else local t3 = v.Character:FindFirstChild('P90') if t3 then found=true guntokill = t3 break else local t4 = v.Character:FindFirstChild('SPECTATEGUN') if t4 then found=true guntokill = t4 break else print('Not found in '.. v.Name..'.') end end end end end if found then guntokill.Receiver:FireServer('Damage',player.Character.Humanoid,math.huge) end end) tpto.MouseButton1Click:connect(function() local findplayer = pname.Text local len = string.len(findplayer:lower()) local player = nil for i,v in pairs(game.Players:GetChildren()) do local name = string.sub(v.Name,1,len) if name:lower() == findplayer then player = v break end end workspace[game.Players.LocalPlayer.Name]:SetPrimaryPartCFrame(CFrame.new(workspace[player.Name].PrimaryPart.Position+Vector3.new(0,0,-2))) end) btools.MouseButton1Click:connect(function() game.Lighting.FogEnd = 9999999999 end) tplegs.MouseButton1Click:connect(function() for i,v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then workspace[v.Name]['Left Leg'].Position = workspace[game.Players.LocalPlayer.Name]['Right Arm'].Position end end end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement