Injectorite

Untitled

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