EclipseYoutube

fuckinghe;;

Jun 9th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local TextLabel = Instance.new("TextLabel")
  6. --Properties:
  7. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  8. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  9.  
  10. TextLabel.Parent = ScreenGui
  11. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  12. TextLabel.BackgroundTransparency = 1
  13. TextLabel.Position = UDim2.new(0.469090909, 0, 0.0259128809, 0)
  14. TextLabel.Size = UDim2.new(0, 200, 0, 22)
  15. TextLabel.Font = Enum.Font.Code
  16. TextLabel.Text = "Serenity By Nicholas#7788"
  17. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  18. TextLabel.TextScaled = true
  19. TextLabel.TextSize = 14
  20. TextLabel.TextWrapped = true
  21. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment