Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Enjoy little skids :)
- dot = false
- des = false
- local ChatService = game:GetService("Chat")
- local player = game.Players.LocalPlayer
- char = player.Character
- hum = char.Humanoid
- torso = hum.Torso
- lig = Instance.new("PointLight",player.Character.Torso)
- lig.Color=Color3.new(0,255,255)
- m=player:GetMouse()
- bb = Instance.new("BillboardGui",player.Character.Head)
- bb.Enabled = true
- bb.AlwaysOnTop = true
- bb.Size = UDim2.new(0,200,00,50)
- bb.StudsOffset = Vector3.new(0,1,0)
- gui=Instance.new("TextBox",bb)
- gui.Text = "* "
- gui.Size = UDim2.new(0,400,0,100)
- gui.Position=UDim2.new(0,-95,0,-85)
- gui.TextColor3 = Color3.new(255,255,255)
- gui.BackgroundColor3=Color3.new(0,0,0) --another
- gui.TextWrapped = true
- gui.TextScaled = true
- gui.FontSize = "Size14"
- gui.TextXAlignment = "Left"
- gui.TextYAlignment = "Top"
- gui.Visible = false
- gui.BorderColor3 = Color3.new(255,255,255)
- gui.BorderSizePixel = 5
- gui1=Instance.new("TextButton",bb)
- gui1.Position=UDim2.new(0,5,0,-43)
- gui1.Size = UDim2.new(0,190,0,51)
- gui1.Text = ""
- gui1.TextColor3 = Color3.new(255,255,255)
- gui1.BackgroundColor3=Color3.new(0,0,0) --shotCUT
- gui1.BackgroundTransparency = 1
- gui1.Visible = false
- img = Instance.new("ImageLabel",bb)
- img.Size = UDim2.new(0,0,0,0)
- img.Position = UDim2.new(0,10,0,-41)
- img.BackgroundTransparency = 1
- img.BorderColor3 = Color3.new(0,0,0)
- img.Visible = false
- asd = Instance.new("Sound",player.Character.Torso)
- asd.SoundId = "http://www.roblox.com/asset/?id = 434571966"
- asd.pitch=0.85
- asd1 = Instance.new("Sound",player.Character.Torso)
- asd1.SoundId = "http://www.roblox.com/asset/?id = 0"
- asd2 = Instance.new("Sound",player.Character.Torso)
- asd2.SoundId = "http://www.roblox.com/asset/?id = 563368924"
- asd2.Looped = true
- asd3 = Instance.new("Sound",player.Character.Torso)
- asd3.SoundId = "http://www.roblox.com/asset/?id = 259096041"
- asd3.Looped = true
- asd4 = Instance.new("Sound",player.Character.Torso)
- asd4.SoundId = "http://www.roblox.com/asset/?id = 155119191"
- asd4.Looped = false
- asd5 = Instance.new("Sound",player.Character.Torso)
- asd5.SoundId = "http://www.roblox.com/asset/?id = 180139023"
- asd5.Looped = true
- dunkd = Instance.new("Sound",player.Character.Torso)
- dunkd.SoundId = "http://www.roblox.com/asset/?id = 261303790"
- dunkd.pitch=7
- dunkd.Looped = false
- function play(play)
- asd:Play()
- asd1:Play()
- end
- eye = Instance.new("Part",player.Character)
- eye.BrickColor = BrickColor.new("Toothpaste")
- eye.Material = "Neon"
- eye.FormFactor = 3
- eye.Shape = "Ball"
- eye.Size = Vector3.new(0.37,0.37,0.1)
- weld = Instance.new("Weld",eye)
- weld.Part0 = eye
- weld.Part1 = player.Character.Head
- weld.C0 = CFrame.new(0.1,-0.2,0.45)
- eye.Transparency = 1
- -- listen for their chatting
- player.Chatted:connect(function(message)
- a = string.len(message)
- gui.Text = "* "
- gui.Visible = true
- gui1.Visible = true
- des = false
- img.Visible = false
- print(a)
- if dot == false then
- for i = 1,string.len(message) do wait(0.07)
- gui.Text =gui.Text..message:sub(i,i)
- play()
- end
- end
- des = true
- end)
- m.KeyDown:connect(function(k)
- if k == "g" then
- asd2:Play()
- eye.Transparency = 1
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "p" then
- eye.Transparency = 1
- asd3:Play()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "r" then
- eye.Transparency = 1
- asd4:Play()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "q" then
- eye.Transparency = 1
- asd5:Play()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "z" then
- img.Image = "rbxassetid://"
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "c" then
- cool = Instance.new("Sound",player.Character.Torso)
- cool.SoundId = "http://www.roblox.com/asset/?id = 392201535"
- wait()
- cool:Play()
- human.Health = human.Health - math.random(150,300) --cool short
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "n" then
- healy = Instance.new("Sound",player.Character.Torso)
- healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
- wait()
- healy:Play()
- human.Health = human.Health + 300 --cool short
- gui.Visible = true
- wait()
- gui.Text = "* You ate the PopCorn. * Pop secret! * You recovered 300 HP!"
- wait(5)
- gui.Visible = false
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "b" then
- healy = Instance.new("Sound",player.Character.Torso)
- healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
- wait()
- healy:Play()
- human.Health = human.Health + 600 --cool short
- gui.Visible = true
- wait()
- gui.Text = "* You ate the FaceSteak. * You like it alot... * You recovered 600 HP!"
- wait(5)
- gui.Visible = false
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "m" then
- healy = Instance.new("Sound",player.Character.Torso)
- healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
- wait()
- healy:Play()
- human.Health = 7500 --cool short
- gui.Visible = true
- wait()
- gui.Text = "* You ate the Spaghetti. Slurp! * Your HP was maxed out."
- wait(5)
- gui.Visible = false
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "v" then
- healy = Instance.new("Sound",player.Character.Torso)
- healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
- wait()
- healy:Play()
- human.Health = human.Health + 750 --cool short
- gui.Visible = true
- wait()
- gui.Text = "* You drank a MrPibb. Ahhh... * You recovered 750 HP!"
- wait(5)
- gui.Visible = false
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "h" then
- img.Image = "rbxassetid://"
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "j" then
- img.Image = "rbxassetid://"
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "l" then
- img.Image = "rbxassetid://"
- print("You take your very last breath...")
- asdd = Instance.new("Sound",player.Character.Torso)
- asdd.SoundId = "http://www.roblox.com/asset/?id = 392201535"
- asdd.Looped = false
- spawn(function()
- wait()
- asdd:Play()
- human.Health = 1
- human.Parent["Right Arm"].BrickColor = BrickColor.new("Really red")
- end)
- wait(0.1)
- asddd = Instance.new("Sound",player.Character.Torso)
- asddd.SoundId = "http://www.roblox.com/asset/?id = 186311262"
- asddd.Looped = false
- spawn(function()
- wait()
- asddd:Play()
- end)
- wait(30)
- asdded = Instance.new("Sound",player.Character.Torso)
- asdded.SoundId = "http://www.roblox.com/asset/?id = 387187707"
- asdded.Looped = false
- spawn(function()
- wait()
- asdded:Play()
- end)
- char:BreakJoints()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "x" then
- if des == true then
- gui.Visible = false
- gui.Text = "* "
- gui1.Visible = false
- img.Visible = false
- end
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "f" then
- asd1:Stop()
- asd3:Stop()
- asd2:Stop()
- asd4:Stop()
- dunkd:Stop()
- eye.Transparency = 1
- asd5:Stop()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "u" then
- dunkd = Instance.new("Sound",player.Character.Torso)
- dunkd.SoundId = "http://www.roblox.com/asset/?id = 454451340"
- dunkd.Looped = false
- dunkd:Play()
- end
- end)
- m.KeyDown:connect(function(k)
- if k == "y" then
- img.Image = "rbxassetid://"
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement