HuyEvilDumb

Untitled

Nov 8th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. tex.Size = UDim2.new(5, 0, 2.5, 0)
  2. tex.TextSize = 24
  3. tex.TextScaled = true
  4. tex.Text = "Insane Guy."
  5. tex.Font = 15
  6. tex.TextColor3 = BrickColor.new("Maroon").Color
  7. tex.BackgroundTransparency = 1
  8. tex.BorderSizePixel = 0
  9. tex.TextStrokeTransparency = 0
  10. tex.TextStrokeColor3 = Color3.new(0, 0, 0)
Advertisement
Add Comment
Please, Sign In to add comment