Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --loadstring(game:GetObjects("rbxassetid://382365669")[1].Source)()
- local msg = Instance.new("Message",workspace)
- msg.Text = "Triggered Kid script By PaintfulfreeMLG (Edit of noot noot) Prees the button "IM TRIGGERED!" for start"
- wait(2)
- msg:Destroy()
- local didpingu = false
- local ScreenGui = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
- ScreenGui.Name = "nooties"
- local asd = Instance.new("TextButton",ScreenGui)
- asd.BackgroundColor3 = Color3.new(0,0,0)
- asd.BorderColor3 = Color3.new(0,0,0)
- asd.Name = "nooties"
- asd.Position = UDim2.new(1,-150,1,-90)
- asd.Size = UDim2.new(0,150,0,45)
- asd.Font = "SourceSansBold"
- asd.FontSize = "Size32"
- asd.Text = "IM TRIGGERED!"
- asd.TextColor3 = Color3.new(255,255,255)
- asd.MouseButton1Down:connect(function()
- Victim = game.Players["LocalPlayer"]
- Victim = Victim.Character
- o1 = Instance.new("Sound")
- o1.Parent = Victim.Head
- o1.SoundId = "rbxassetid://429400881"
- o1:Play()
- o1 = Instance.new("Sound")
- o1.Name = "SoundofPain"
- o1.Parent = Victim.Head
- o1.Volume = 3
- o1.SoundId = "rbxassetid://606862847"
- o1:Play()
- Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=412416747"
- Victim.Head.BrickColor = BrickColor.New("Maroon")
- for i=1, 10 do
- wait(.1)
- Victim.Head.Size = Victim.Head.Size *1.3
- end
- g = Instance.new("Explosion")
- g.Parent = workspace
- g.Position = Victim.Head.Position
- g.BlastRadius = 200
- g.BlastPressure = 100000
- PS33 = Instance.new("Sound")
- PS33.Name = "Boom"
- PS33.Parent = workspace
- PS33.SoundId = "rbxassetid://165969964"
- PS33.Volume = 10
- PS33:Play()
- Victim.Head:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement