I_M_Epic

ppap

Jun 1st, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. wait(1)
  2. local Plr = game.Players.LocalPlayer
  3. local PChar = Plr.Character
  4. local Song = Instance.new("Sound", game.Workspace)
  5. Song.SoundId = "rbxassetid://514558366"
  6. Song.Volume = 10
  7. Song.Pitch = 1
  8. Song:Play()
  9. wait(2.6)
  10. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
  11. wait(0.2)
  12. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
  13. wait(0.2)
  14. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "A")
  15. wait(0.2)
  16. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
  17. local AnimationFolder = PChar:FindFirstChild("Animate")
  18. if AnimationFolder == nil then
  19. print("ERROR: Animation Folder not Found!")
  20. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "ERROR: Animation Folder not Found!")
  21. Song:Stop()
  22. return
  23. end
  24. AnimationFolder.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=182436842"
  25. AnimationFolder.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=182491248"
  26. wait(6.6)
  27. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a pen")
  28. wait(2.6)
  29. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a Apple")
  30. wait(2.6)
  31. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UHHHHHHHHHHHHH")
  32. wait(1.2)
  33. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Apple pen")
  34. wait(1.2)
  35. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a pen")
  36. wait(2.6)
  37. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a Pineapple")
  38. wait(2.3)
  39. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UHHHHHHHHHHHHHHHHHHHHHHH")
  40. wait(1.2)
  41. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen")
  42. wait(1.2)
  43. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Apple pen")
  44. wait(2.6)
  45. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen")
  46. wait(2.3)
  47. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UH")
  48. wait(1.2)
  49. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen apple pen")
  50. wait(6.6)
  51. game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen apple pen")
  52. wait(2.2)
  53. Instance.new("ForceField", PChar)
  54. while true do
  55. wait()
  56. local bomb = Instance.new("Explosion", game.Workspace)
  57. bomb.Position = PChar.Torso.Position
  58. end
Advertisement
Add Comment
Please, Sign In to add comment