Josemmoya

ddsdsds

Jul 13th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. local txt = Instance.new("BillboardGui", workspace.xavivb01065.Head)
  2. txt.Adornee = workspace.xavivb01065.Head
  3. txt.Name = "_status"
  4. txt.Size = UDim2.new(2, 0, 1.2, 0)
  5. txt.StudsOffset = Vector3.new(-9, 8, 0)
  6. local text = Instance.new("TextLabel", txt)
  7. text.Name = "e"
  8. text.Size = UDim2.new(10, 0, 7, 0)
  9. text.FontSize = "Size24"
  10. text.TextScaled = true
  11. text.TextTransparency = 0
  12. text.BackgroundTransparency = 1
  13. text.TextTransparency = 0
  14. text.TextStrokeTransparency = 1
  15. text.Font = "Cartoon"
  16. text.TextColor = BrickColor.new("Bright red")
  17. text.TextStrokeColor3 = Color3.new(0, 0, 0)
  18. while true do
  19. text.text = 'hey'
  20. wait(.06)
  21. text.text = 'im lovin it'
  22. wait(.06)
  23. text.text = 'yo'
  24. wait(.06)
  25. text.text = 'ey'
  26. wait(.06)
  27. text.text = 'me'
  28. wait(.06)
  29. text.text = 'building me'
  30. wait(.06)
  31. text.text = 'building cool'
  32. wait(.06)
  33. text.text = 'when the when the when'
  34. wait(.06)
  35. text.text = 'funey'
  36. wait(.06)
  37. text.text = 'hi'
  38. wait(.06)
  39. text.text = 'stop bully me'
  40. wait(.06)
  41. text.text = 'hey hey hey bitconnecttttt'
  42. wait(.06)
  43. text.text = 'when'
  44. wait(.06)
  45. text.text = 'robux'
  46. wait(.06)
  47. text.text = 'bro u caught this??? nice'
  48. wait(.06)
  49. text.text = 'd'
  50. wait(.06)
  51. text.text = 'a'
  52. wait(.06)
  53. text.text = 'no'
  54. wait(.06)
  55. text.text = 'stop'
  56. wait(.06)
  57. text.text = 'hey'
  58. wait(.06)
  59. text.text = 'waddup'
  60. wait(.06)
  61. text.text = 'Placeholder'
  62. wait(.06)
  63. text.text = 'haha'
  64. wait(.06)
  65. text.text = 'club penguin is kil'
  66. wait(.06)
  67. text.text = 'no'
  68. wait(.06)
  69. text.text = 'STOP'
  70. wait(.06)
  71. text.text = 'WHYY'
  72. wait(.06)
  73. text.text = 'me when funny'
  74. wait(.06)
  75. text.text = 'hay'
  76. wait(.06)
  77. text.text = 'e'
  78. wait(.06)
  79. text.text = 'drip'
  80. wait(.06)
  81. text.text = 'when'
  82. wait(.06)
  83. text.text = 'the'
  84. wait(.06)
  85. text.text = 'when'
  86. end
Add Comment
Please, Sign In to add comment