Advertisement
Injectorite

Untitled

Mar 19th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. you = "YOURNAMEHERE"
  2. me = game.Players.YOURNAMEHERE
  3. char = me.Character
  4. barrel = Instance.new("SpecialMesh", char.Torso)
  5. barrel.MeshId = "rbxassetid://516819717"
  6. barrel.TextureId = "rbxassetid://516819728"
  7. barrel.Scale = Vector3.new(0.1, 0.1, 0.1)
  8. local gui = Instance.new("BillboardGui")
  9. gui.Parent=char.Head
  10. gui.Adornee=char.Head
  11. gui.Size=UDim2.new(2,0,.78,0)
  12. gui.StudsOffset=Vector3.new(0,2,0)
  13. local texta=Instance.new("TextBox")
  14. texta.Size=UDim2.new(1,0,1,0)
  15. texta.BackgroundTransparency = 1
  16. texta.BackgroundColor3 = Color3.new(0, 0, 0)
  17. texta.BorderColor3 = Color3.new(0, 0, 0)
  18. texta.TextColor3 = Color3.new(31, 128, 291)
  19. texta.BorderSizePixel = 0
  20. texta.TextScaled = true
  21. texta.TextStrokeTransparency = 1
  22. texta.FontSize = Enum.FontSize.Size18
  23. texta.Text = ("Here come dat boi")
  24. texta.Font = "Antique"
  25. texta.Parent=gui
  26. local Id = 674002998
  27. Sound = Instance.new("Sound", workspace)
  28. Sound.SoundId = "http://www.roblox.com/asset/?id="..Id
  29. Sound.Volume = 1
  30. Sound.Looped = true
  31. for i,v in next, game:GetService('Players').YOURNAMEHERE.Character:GetChildren() do
  32. if v:IsA('Accessory') then
  33. v:Destroy()
  34. end
  35. end
  36. char.Head.Transparency = 1
  37. char.Head.face:Remove()
  38. char['Left Leg'].Transparency = 1
  39. char['Right Leg'].Transparency = 1
  40. char['Left Arm']:Remove()
  41. char['Right Arm']:Remove()
  42. while true do
  43. Sound:Play()
  44. texta.TextColor3 = Color3.new(31, 128, 291)
  45. texta.Text = ("Here come dat boi")
  46. wait(1.8)
  47. texta.Text = ("o #### waddup")
  48. texta.TextColor3 = Color3.new(255, 0, 0)
  49. wait(0.2)
  50. texta.TextColor3 = Color3.new(31, 128, 291)
  51. texta.Text = ("Here come dat boi")
  52. wait(1.8)
  53. texta.Text = ("o #### waddup")
  54. texta.TextColor3 = Color3.new(255, 0, 0)
  55. wait(0.2)
  56. texta.TextColor3 = Color3.new(31, 128, 291)
  57. texta.Text = ("Here come dat boi")
  58. wait(1.8)
  59. texta.Text = ("o #### waddup")
  60. texta.TextColor3 = Color3.new(255, 0, 0)
  61. wait(0.2)
  62. texta.TextColor3 = Color3.new(31, 128, 291)
  63. texta.Text = ("Here come dat boi")
  64. wait(1.8)
  65. texta.Text = ("o #### waddup")
  66. texta.TextColor3 = Color3.new(255, 0, 0)
  67. wait(0.2)
  68. texta.Text = ("watch em rolling")
  69. texta.TextColor3 = Color3.new(0, 85, 255)
  70. wait(0.4)
  71. texta.TextColor3 = Color3.new(31, 128, 291)
  72. texta.Text = ("watch im gooo")
  73. wait(0.2)
  74. texta.Text = ("watch em rolling")
  75. texta.TextColor3 = Color3.new(0, 85, 255)
  76. wait(0.4)
  77. texta.TextColor3 = Color3.new(31, 128, 291)
  78. texta.Text = ("watch im gooo")
  79. wait(0.2)
  80. texta.Text = ("watch em rolling")
  81. texta.TextColor3 = Color3.new(0, 85, 255)
  82. wait(0.4)
  83. texta.TextColor3 = Color3.new(31, 128, 291)
  84. texta.Text = ("watch im gooo")
  85. wait(0.2)
  86. texta.Text = ("watch em rolling")
  87. texta.TextColor3 = Color3.new(0, 85, 255)
  88. wait(0.4)
  89. texta.TextColor3 = Color3.new(31, 128, 291)
  90. texta.Text = ("watch im gooo")
  91. wait(0.2)
  92. Sound:Stop()
  93. wait(-3)
  94.  
  95. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement