Advertisement
Plug_RBLX

test of fart

Dec 17th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. plr = game.Players.LocalPlayer.Character
  2. sauce = Instance.new("Sound", plr.Head)
  3. sauce.SoundId = "http://roblox.com/asset?id=535528169"
  4. sauce.Looped = false
  5. wait(0.1)
  6. plr = game.Players.LocalPlayer.Character
  7. farty = Instance.new("Sound", plr.Head)
  8. farty.SoundId = "http://roblox.com/asset?id=743178171"
  9. farty.Looped = false
  10. wait(0.1)
  11. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  12. txtfag.Adornee = test
  13. txtfag.Name = "COCAINEEEE MMM"
  14. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  15. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  16. local textfag = Instance.new("TextLabel", txtfag)
  17. textfag.Size = UDim2.new(6, 0, 1, 0)
  18. textfag.FontSize = "Size8"
  19. textfag.TextScaled = true
  20. textfag.TextTransparency = 0
  21. textfag.BackgroundTransparency = 1
  22. textfag.TextTransparency = 0
  23. textfag.TextStrokeTransparency = 0
  24. textfag.Font = "Fantasy"
  25. textfag.TextStrokeColor3 = Color3.new(123, 47, 123)
  26. textfag.Text = "IM TRYING TO FART"v=Instance.new("Part")
  27. wait(1)
  28. sauce:Play()
  29. wait(0.5)
  30. farty:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement