Shadows2003

❓LUCKY BLOCK Battlegrounds

Sep 30th, 2019
6,985
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("TextLabel")local d=Instance.new("TextButton")local e=Instance.new("TextLabel")local f=Instance.new("TextLabel")local g=Instance.new("TextButton")local h=Instance.new("TextBox")local i=Instance.new("TextButton")local j=Instance.new("TextButton")local k=Instance.new("TextBox")local l=Instance.new("TextButton")a.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Parent=a;b.BackgroundColor3=Color3.new(0.262745,0.262745,0.262745)b.BackgroundTransparency=0.20000000298023;b.BorderColor3=Color3.new(0.160784,0.960784,1)b.BorderSizePixel=2;b.Position=UDim2.new(0.00987654924,0,0.251842737,0)b.Size=UDim2.new(0,195,0,404)c.Name="Title"c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.BackgroundTransparency=1;c.Size=UDim2.new(0,195,0,50)c.Font=Enum.Font.SciFi;c.Text="Shadows LUCKY BLOCK Battlegrounds Destroyer"c.TextColor3=Color3.new(1,1,1)c.TextScaled=true;c.TextSize=14;c.TextWrapped=true;d.Name="RainbowBlock"d.Parent=b;d.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)d.BorderColor3=Color3.new(0.160784,0.960784,1)d.BorderSizePixel=2;d.Position=UDim2.new(0.0410256423,0,0.123762377,0)d.Size=UDim2.new(0,179,0,27)d.Font=Enum.Font.SciFi;d.Text="Open Rainbow Block!"d.TextColor3=Color3.new(1,1,1)d.TextScaled=true;d.TextSize=14;d.TextWrapped=true;e.Name="By"e.Parent=b;e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1;e.Position=UDim2.new(0,0,0.866336584,0)e.Size=UDim2.new(0,195,0,27)e.Font=Enum.Font.SciFi;e.Text="Developed by Shadows Facebook (Shadows)"e.TextColor3=Color3.new(1,1,1)e.TextScaled=true;e.TextSize=14;e.TextWrapped=true;f.Name="FacebookLink"f.Parent=b;f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1;f.Position=UDim2.new(0,0,0.933168292,0)f.Size=UDim2.new(0,195,0,27)f.Font=Enum.Font.SciFi;f.Text="https://www.facebook.com/ShadowsTeamQPS"f.TextColor3=Color3.new(1,1,1)f.TextScaled=true;f.TextSize=14;f.TextWrapped=true;g.Name="DiamondBlock"g.Parent=b;g.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)g.BorderColor3=Color3.new(0.160784,0.960784,1)g.BorderSizePixel=2;g.Position=UDim2.new(0.0410256423,0,0.212871283,0)g.Size=UDim2.new(0,179,0,27)g.Font=Enum.Font.SciFi;g.Text="Open Diamond Block!"g.TextColor3=Color3.new(1,1,1)g.TextScaled=true;g.TextSize=14;g.TextWrapped=true;h.Name="NumValue"h.Parent=b;h.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)h.BorderColor3=Color3.new(0.160784,0.960784,1)h.BorderSizePixel=2;h.Position=UDim2.new(0.0410256423,0,0.353960395,0)h.Size=UDim2.new(0,179,0,25)h.Font=Enum.Font.SourceSans;h.PlaceholderText="Number Value Here"h.Text=""h.TextColor3=Color3.new(255,255,255)h.TextSize=14;i.Name="SetWalkSpeed"i.Parent=b;i.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)i.BorderColor3=Color3.new(0.160784,0.960784,1)i.BorderSizePixel=2;i.Position=UDim2.new(0.0410256423,0,0.440594077,0)i.Size=UDim2.new(0,179,0,27)i.Font=Enum.Font.SciFi;i.Text="Set WalkSpeed"i.TextColor3=Color3.new(1,1,1)i.TextScaled=true;i.TextSize=14;i.TextWrapped=true;j.Name="SetJumpPower"j.Parent=b;j.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)j.BorderColor3=Color3.new(0.160784,0.960784,1)j.BorderSizePixel=2;j.Position=UDim2.new(0.0410256423,0,0.532178223,0)j.Size=UDim2.new(0,179,0,27)j.Font=Enum.Font.SciFi;j.Text="Set JumpPower"j.TextColor3=Color3.new(1,1,1)j.TextScaled=true;j.TextSize=14;j.TextWrapped=true;k.Name="PlayerNameValue"k.Parent=b;k.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)k.BorderColor3=Color3.new(0.160784,0.960784,1)k.BorderSizePixel=2;k.Position=UDim2.new(0.0410256423,0,0.670792103,0)k.Size=UDim2.new(0,179,0,25)k.Font=Enum.Font.SourceSans;k.PlaceholderText="Player Name Here"k.Text=""k.TextColor3=Color3.new(255,255,255)k.TextSize=14;l.Name="GotoPlayer"l.Parent=b;l.BackgroundColor3=Color3.new(0.14902,0.14902,0.14902)l.BorderColor3=Color3.new(0.160784,0.960784,1)l.BorderSizePixel=2;l.Position=UDim2.new(0.0410256423,0,0.754950523,0)l.Size=UDim2.new(0,179,0,27)l.Font=Enum.Font.SciFi;l.Text="Goto Player"l.TextColor3=Color3.new(1,1,1)l.TextScaled=true;l.TextSize=14;l.TextWrapped=true;d.MouseButton1Click:Connect(function()game.ReplicatedStorage.SpawnRainbowBlock:FireServer()end)g.MouseButton1Click:Connect(function()game.ReplicatedStorage.SpawnDiamondBlock:FireServer()end)i.MouseButton1Click:Connect(function()game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=h.Text end)j.MouseButton1Click:Connect(function()game.Players.LocalPlayer.Character.Humanoid.JumpPower=h.Text end)l.MouseButton1Click:Connect(function()game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace[k.Text].HumanoidRootPart.CFrame end)
Advertisement
Add Comment
Please, Sign In to add comment