Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sg = Instance.new("ScreenGui",game.Players.Yamanohera15523.PlayerGui)
- local tl = Instance.new("TextBox",sg)
- tl.Size = UDim2.new(0, 500,0, 60)
- tl.Position = UDim2.new(0, 400,0, 0)
- tl.TextColor3 = Color3.new(255, 255, 255)
- tl.BackgroundColor3 = Color3.new(236, 27, 31)
- tl.TextStrokeColor3 = Color3.new(255, 255, 255)
- tl.BorderColor3 = Color3.new(27, 42, 53)
- tl.FontSize = "Size14"
- tl.Text = "This game has shut down"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement