RyanDaCoder

roblox farting butt script

Sep 17th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. local b = Instance.new("Model")
  2. b.Name = "ButtCheeks"
  3. b.Parent = game.Workspace
  4.  
  5. local c1 = Instance.new("Part")
  6. local c2 = Instance.new("Part")
  7. local fart = Instance.new("Part")
  8. local d1 = Instance.new("Decal")
  9. local d2 = Instance.new("Decal")
  10. local d3 = Instance.new("Decal")
  11. local d4 = Instance.new("Decal")
  12. local d5 = Instance.new("Decal")
  13. local d6 = Instance.new("Decal")
  14.  
  15. d1.Face = "Back"
  16. d2.Face = "Right"
  17. d3.Face = "Front"
  18. d4.Face = "Left"
  19. d5.Face = "Bottom"
  20. d6.Face = "Top"
  21.  
  22. d1.Parent = fart
  23. d2.Parent = fart
  24. d3.Parent = fart
  25. d4.Parent = fart
  26. d5.Parent = fart
  27. d6.Parent = fart
  28.  
  29. c1.Anchored = true
  30. c2.Anchored = true
  31. fart.Anchored = true
  32.  
  33. c1.BackSurface = "SmoothNoOutlines"
  34. c1.BottomSurface = "SmoothNoOutlines"
  35. c1.FrontSurface = "SmoothNoOutlines"
  36. c1.LeftSurface = "SmoothNoOutlines"
  37. c1.RightSurface = "SmoothNoOutlines"
  38. c1.TopSurface = "SmoothNoOutlines"
  39.  
  40. c2.BackSurface = "SmoothNoOutlines"
  41. c2.BottomSurface = "SmoothNoOutlines"
  42. c2.FrontSurface = "SmoothNoOutlines"
  43. c2.LeftSurface = "SmoothNoOutlines"
  44. c2.RightSurface = "SmoothNoOutlines"
  45. c2.TopSurface = "SmoothNoOutlines"
  46.  
  47. fart.BackSurface = "SmoothNoOutlines"
  48. fart.BottomSurface = "SmoothNoOutlines"
  49. fart.FrontSurface = "SmoothNoOutlines"
  50. fart.LeftSurface = "SmoothNoOutlines"
  51. fart.RightSurface = "SmoothNoOutlines"
  52. fart.TopSurface = "SmoothNoOutlines"
  53.  
  54. c1.CFrame = CFrame.new(36.8, 7.295, -69.85)
  55. c2.CFrame = CFrame.new(46.308, 7.295, -69.85)
  56.  
  57. fart.BrickColor = BrickColor.new("Lime green")
  58. c1.BrickColor = BrickColor.new("Pastel brown")
  59. c2.BrickColor = BrickColor.new("Pastel brown")
  60.  
  61. fart.Name = "fart"
  62.  
  63. c1.Shape = "Ball"
  64. c2.Shape = "Ball"
  65. fart.Shape = "Ball"
  66.  
  67. c1.Size = Vector3.new(14.59, 14.59, 14.59)
  68. c2.Size = Vector3.new(14.59, 14.59, 14.59)
  69. fart.Size = Vector3.new(813.47, 813.47, 813.47)
  70.  
  71. fart.Transparency = "0.400"
  72.  
  73. fart.CFrame = CFrame.new(13.021, 241.169, 277.028)
  74.  
  75. fart.CanCollide = false
  76.  
  77. function onTouched(hit)
  78. hit.Parent.Humanoid.Health = 0
  79. end
  80. fart.Touched:connect(onTouched)
  81.  
  82. game.Players.LocalPlayer.Character.Head.CFrame = CFrame.new(14.4, 11.613, -253.007)
  83.  
  84. c1.Parent = b
  85. c2.Parent = b
  86. fart.Parent = game.ReplicatedStorage
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. local fGUI = Instance.new("ScreenGui")
  136. local TextButton = Instance.new("TextButton")
  137.  
  138.  
  139.  
  140.  
  141.  
  142. fGUI.Name = "fGUI"
  143. fGUI.Parent = game.Players.LocalPlayer.PlayerGui
  144.  
  145.  
  146.  
  147. TextButton.Parent = fGUI
  148. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  149. TextButton.Position = UDim2.new(0, 55, 0, 121)
  150. TextButton.Size = UDim2.new(0, 200, 0, 30)
  151. TextButton.Font = Enum.Font.SourceSans
  152. TextButton.FontSize = Enum.FontSize.Size14
  153. TextButton.Text = "Fart"
  154. TextButton.TextSize = 14
  155.  
  156.  
  157.  
  158. TextButton.MouseButton1Click:connect(function()
  159.  
  160.  
  161.  
  162.  
  163. game.ReplicatedStorage.fart.Parent = game.Workspace
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179. wait(3)
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. game.Workspace.fart:Destroy()
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213. end)
Add Comment
Please, Sign In to add comment