Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1)
- local Plr = game.Players.LocalPlayer
- local PChar = Plr.TheAlmighty_DXMine
- local Song = Instance.new("Sound", game.Workspace)
- Song.SoundId = "rbxassetid://514558366"
- Song:Play()
- wait(2.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
- wait(0.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
- wait(0.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "A")
- wait(0.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "P")
- local AnimationFolder = PChar:FindFirstChild("Animate")
- if AnimationFolder == nil then
- print("ERROR: Animation Folder not Found!")
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "ERROR: Animation Folder not Found!")
- Song:Stop()
- return
- end
- AnimationFolder.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=182436842"
- AnimationFolder.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=182491248"
- wait(6.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a pen")
- wait(2.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a Apple")
- wait(2.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UH")
- wait(1.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Apple pen")
- wait(1.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a pen")
- wait(2.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "I Have a Pineapple")
- wait(2.3)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UH")
- wait(1.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen")
- wait(1.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Apple pen")
- wait(2.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen")
- wait(2.3)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "UH")
- wait(1.2)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen apple pen")
- wait(6.6)
- game:GetService("Chat"):Chat(PChar:FindFirstChild("Head"), "Pineapple pen apple pen")
- wait(2.2)
- Instance.new("ForceField", PChar)
- while true do
- wait()
- local bomb = Instance.new("Explosion", game.Workspace)
- bomb.Position = PChar.Torso.Position
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement