Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local SG = Instance.new("ScreenGui")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local TextBox = Instance.new("TextBox")
- local TextLabel = Instance.new("TextLabel")
- 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 TextBox_2 = Instance.new("TextBox")
- local TextLabel_9 = Instance.new("TextLabel")
- SG.Name = "SG"
- SG.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- SG.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScrollingFrame.Parent = SG
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollingFrame.Position = UDim2.new(0.100126743, 0, 0.282539696, 0)
- ScrollingFrame.Size = UDim2.new(0, 507, 0, 360)
- TextBox.Parent = SG
- TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox.Position = UDim2.new(0.100126743, 0, 0.282539696, 0)
- TextBox.Size = UDim2.new(0, 200, 0, 50)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = ""
- TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextBox.TextSize = 14.000
- TextLabel.Parent = SG
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Position = UDim2.new(0.100126743, 0, 0.36190477, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "hi"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 14.000
- TextLabel_2.Parent = SG
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.Position = UDim2.new(0.226869464, 0, 0.282539696, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "hi"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 14.000
- TextLabel_3.Parent = SG
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.Position = UDim2.new(0.175538659, 0, 0.517460346, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "hi"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 14.000
- TextLabel_4.Parent = SG
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.Position = UDim2.new(0.175538659, 0, 0.438095272, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "hi"
- TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.TextSize = 14.000
- TextLabel_5.Parent = SG
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.Position = UDim2.new(0.226869464, 0, 0.360317469, 0)
- TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "hi"
- TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_5.TextSize = 14.000
- TextLabel_6.Parent = SG
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.Position = UDim2.new(0.175538659, 0, 0.596825421, 0)
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.Text = "hi"
- TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.TextSize = 14.000
- TextLabel_7.Parent = SG
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.Position = UDim2.new(0.175538659, 0, 0.676190495, 0)
- TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.Text = "hi"
- TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.TextSize = 14.000
- TextLabel_8.Parent = SG
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.Position = UDim2.new(0.175538659, 0, 0.75555557, 0)
- TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.Text = "hi"
- TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_8.TextSize = 14.000
- TextBox_2.Parent = SG
- TextBox_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox_2.Position = UDim2.new(0.101394169, 0, 0.595238149, 0)
- TextBox_2.Size = UDim2.new(0, 117, 0, 50)
- TextBox_2.Font = Enum.Font.SourceSans
- TextBox_2.Text = ""
- TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextBox_2.TextSize = 14.000
- TextLabel_9.Parent = SG
- TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_9.Position = UDim2.new(0.30228138, 0, 0.596825421, 0)
- TextLabel_9.Size = UDim2.new(0, 114, 0, 50)
- TextLabel_9.Font = Enum.Font.SourceSans
- TextLabel_9.Text = "for yt lol"
- TextLabel_9.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_9.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement