Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --MADE BY OneLegend (NOT THE SCRIPT) REGULAR SCRIPT: JUST RUN!
- c = script:Clone()
- c.Parent = game.Lighting
- s = Instance.new("Sky")
- s.Name = "loltroll"
- s.SkyboxBk = "http://www.roblox.com/asset/?id=512735720"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=512735720"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=512735720"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=512735720"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=512735720"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=512735720"
- s.Parent = game.Lighting
- while true do
- wait(0.225555)
- t = game.Teams:GetChildren()
- for i = 1, #t do
- if t[i] == true then
- t[i].Name = math.random()
- end
- end
- p = game.Players:GetChildren()
- for i = 1, #p do
- o = p[i].Character:GetChildren()
- for i = 1, #o do
- if o[i].ClassName == "Part" then
- q = Instance.new("SpecialMesh", o[i])
- q.MeshType = math.random(1,11)
- end
- end
- end
- w = game.Workspace:GetChildren()
- for i = 1, #w do
- if w[i].ClassName == "Part" then
- m = Instance.new("SpecialMesh", w[i])
- m.MeshType = math.random(1,11)
- elseif w[i].ClassName == "Model" then
- mo = w[i]:GetChildren()
- for i = 1, #mo do
- if mo[i].ClassName == "Part" then
- m = Instance.new("SpecialMesh", w[i])
- m.MeshType = math.random(1,11)
- end
- end
- end
- end
- t1 = "http://www.roblox.com/asset/?id=512735720"
- t2 = "http://www.roblox.com/asset/?id=512735720"
- t3 = "http://www.roblox.com/asset/?id=512735720"
- local p = game.Players:GetChildren()
- local w = game.Workspace:GetChildren()
- for i,v in pairs(p) do
- pe = Instance.new("ParticleEmitter", v.Character.Torso)
- pe.Texture = t3
- pe.VelocitySpread = 100
- end
- for i= 1,#w do
- if w[i]:isA("BasePart") then
- pe = Instance.new("ParticleEmitter", w[i])
- pe.Texture = t3
- pe.VelocitySpread = 5
- end
- end
- while true do
- wait(1.2)
- local m=Instance.new("Message",game.Workspace)
- local h=Instance.new("Hint",game.Workspace)
- m.Text="PPAP IS HACKING THE SERVER"
- h.Text="APPLE PEEEEEEEEEEEENZZZ!!!!!"
- wait(.5)
- end
- z = Instance.new("Sound", char)
- z.SoundId = "rbxassetid://823767282"
- z.Looped = true
- z.Pitch = 1
- z.Volume = 20
- wait(.1)
- z:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement