Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Btw this has no free models. It's all done from scratch. Builderman Virus V.2.4 will arrive.
- local scarisound = Instance.new("Sound")
- local mes = Instance.new("Hint")
- local folder = Instance.new("Folder")
- folder.Parent = workspace
- mes.Parent = folder
- mes.Text = "The Gar is here."
- scarisound.SoundId = "rbxassetid://1836009626"
- scarisound.PlaybackSpeed = 0.26
- scarisound.Looped = true
- scarisound.Parent = workspace
- scarisound:Play()
- local lightning = game.Lighting
- lightning.TimeOfDay = "00:00"
- lightning.FogEnd = 50
- lightning.FogColor = Color3.new(0.0980392, 0.368627, 0)
- for i, v in pairs(workspace:GetDescendants()) do
- if v.ClassName == "Part" or "UnionOperation" or "MeshPart" or "Folder" or "Model" then
- if v.Name ~= "GAR" then
- v.Name = "GAR"
- out = Instance.new("SelectionBox")
- out.Parent = v
- out.Adornee = v
- out.Color3 = Color3.new(0.345098, 1, 0.298039)
- fire = Instance.new("Fire")
- fire.Parent = v
- fire.Size = 100
- fire.Color = Color3.new(1, 1, 1)
- fire.Enabled = true
- bom = Instance.new("Decal")
- bom.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom.Parent = v
- bom.Face = "Front"
- bom2 = Instance.new("Decal")
- bom2.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom2.Parent = v
- bom2.Face = "Back"
- bom3 = Instance.new("Decal")
- bom3.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom3.Parent = v
- bom3.Face = "Right"
- bom4 = Instance.new("Decal")
- bom4.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom4.Parent = v
- bom4.Face = "Left"
- bom5 = Instance.new("Decal")
- bom5.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom5.Parent = v
- bom5.Face = "Top"
- bom6 = Instance.new("Decal")
- bom6.Texture = "http://www.roblox.com/asset/?id=112868642866246"
- bom6.Parent = v
- bom6.Face = "Bottom"
- else
- while true do
- v.Name = "GAR"
- if v.Name ~= "GAR" then
- v.Name = "GAR"
- end
- wait(5)
- end
- end
- end
- end
Advertisement
Comments
-
- Oh yeah i forgot that this virus is just a warmup for me until... BUILDERMAN VIRUS V.2.4
Add Comment
Please, Sign In to add comment
Advertisement