Advertisement
DrArhemblox

label

Apr 19th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. local tecks2 = Instance.new("TextLabel",naeeym2)
  2. tecks2.BackgroundTransparency = 1
  3. tecks2.TextScaled = true
  4. tecks2.BorderSizePixel = 0
  5. tecks2.Text = "this is hiltonhotelhasgirl"
  6. tecks2.Font = "Fantasy"
  7. tecks2.TextSize = 30
  8. tecks2.TextStrokeTransparency = 0
  9. tecks2.TextColor3 = BrickColor.new('Black').Color
  10. tecks2.TextStrokeColor3 = BrickColor.new('New Yeller').Color
  11. tecks2.Size = UDim2.new(1,0,0.5,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement