trollhackerdude

free robux

Jul 23rd, 2019
691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. -- robux giver
  2. -- Instances:
  3. local TextLabel = Instance.new("TextLabel")
  4. --Properties:
  5. TextLabel.Parent = game.StarterGui.ScreenGui
  6. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7. TextLabel.Position = UDim2.new(0.209320694, 0, 0.284109145, 0)
  8. TextLabel.Size = UDim2.new(0, 735, 0, 288)
  9. TextLabel.Font = Enum.Font.SourceSans
  10. TextLabel.Text = "YOU'RE A FUCKING IDIOT YOU CANT GET FREE ROBUX NOW GET A LIFE"
  11. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  12. TextLabel.TextScaled = true
  13. TextLabel.TextSize = 14
  14. TextLabel.TextWrapped = true
  15. -- Scripts:
Add Comment
Please, Sign In to add comment