Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local PVPTIER = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextLabel_9 = Instance.new("TextLabel")
- --Properties:
- PVPTIER.Name = "PVPTIER"
- PVPTIER.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = PVPTIER
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.Position = UDim2.new(0.172767192, 0, 0.156138256, 0)
- Frame.Size = UDim2.new(0, 657, 0, 488)
- ImageLabel.Parent = Frame
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.Position = UDim2.new(-0.137224779, 0, -0.277958095, 0)
- ImageLabel.Size = UDim2.new(0, 1049, 0, 834)
- ImageLabel.Image = "rbxassetid://5508068780"
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 127, 127)
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 2
- TextLabel.Position = UDim2.new(-0.137224779, 0, -0.268999994, 0)
- TextLabel.Size = UDim2.new(0, 95, 0, 78)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "SS"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 20.000
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BackgroundTransparency = 1.000
- TextButton.BorderColor3 = Color3.fromRGB(27, 42, 53)
- TextButton.Position = UDim2.new(1.417485, 0, -0.268442631, 0)
- TextButton.Size = UDim2.new(0, 27, 0, 24)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "-"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextSize = 14.000
- TextButton.MouseButton1Up:Connect(function()
- PVPTIER:Destroy()
- end)
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 127, 127)
- TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.BorderSizePixel = 2
- TextLabel_2.Position = UDim2.new(-0.137224779, 0, -0.10916391, 0)
- TextLabel_2.Size = UDim2.new(0, 95, 0, 85)
- TextLabel_2.Font = Enum.Font.SourceSansBold
- TextLabel_2.Text = "S"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 20.000
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 191, 127)
- TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.BorderSizePixel = 2
- TextLabel_3.Position = UDim2.new(-0.137224779, 0, 0.0650163889, 0)
- TextLabel_3.Size = UDim2.new(0, 95, 0, 83)
- TextLabel_3.Font = Enum.Font.SourceSansBold
- TextLabel_3.Text = "A+"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 20.000
- TextLabel_4.Parent = Frame
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 191, 127)
- TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.BorderSizePixel = 2
- TextLabel_4.Position = UDim2.new(-0.137224779, 0, 0.235098347, 0)
- TextLabel_4.Size = UDim2.new(0, 95, 0, 83)
- TextLabel_4.Font = Enum.Font.SourceSansBold
- TextLabel_4.Text = "A"
- TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.TextSize = 20.000
- TextLabel_5.Parent = Frame
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 223, 127)
- TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_5.BorderSizePixel = 2
- TextLabel_5.Position = UDim2.new(-0.137224779, 0, 0.405180335, 0)
- TextLabel_5.Size = UDim2.new(0, 95, 0, 83)
- TextLabel_5.Font = Enum.Font.SourceSansBold
- TextLabel_5.Text = "B"
- TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_5.TextSize = 20.000
- TextLabel_6.Parent = Frame
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 223, 127)
- TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.BorderSizePixel = 2
- TextLabel_6.Position = UDim2.new(-0.137000009, 0, 0.575898051, 0)
- TextLabel_6.Size = UDim2.new(0, 95, 0, 165)
- TextLabel_6.Font = Enum.Font.SourceSansBold
- TextLabel_6.Text = "B+"
- TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.TextSize = 20.000
- TextLabel_7.Parent = Frame
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- TextLabel_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.BorderSizePixel = 2
- TextLabel_7.Position = UDim2.new(-0.137000009, 0, 0.91401273, 0)
- TextLabel_7.Size = UDim2.new(0, 95, 0, 83)
- TextLabel_7.Font = Enum.Font.SourceSansBold
- TextLabel_7.Text = "C+"
- TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.TextSize = 20.000
- TextLabel_8.Parent = Frame
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- TextLabel_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_8.BorderSizePixel = 2
- TextLabel_8.Position = UDim2.new(-0.137000009, 0, 1.08819306, 0)
- TextLabel_8.Size = UDim2.new(0, 95, 0, 84)
- TextLabel_8.Font = Enum.Font.SourceSansBold
- TextLabel_8.Text = "C"
- TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_8.TextSize = 20.000
- TextLabel_9.Parent = Frame
- TextLabel_9.BackgroundColor3 = Color3.fromRGB(191, 255, 127)
- TextLabel_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_9.BorderSizePixel = 2
- TextLabel_9.Position = UDim2.new(-0.137000009, 0, 1.26032424, 0)
- TextLabel_9.Size = UDim2.new(0, 95, 0, 82)
- TextLabel_9.Font = Enum.Font.SourceSansBold
- TextLabel_9.Text = "Terrible"
- TextLabel_9.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_9.TextSize = 20.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement