Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Illuminati Script By Death_Glow -- --
- -------------------------------------------- --
- local IlluminatiScript = script --
- if IlluminatiScript.Name == "Illuminati Script [Keep in Workspace]" and IlluminatiScript.Parent == game.Workspace then --
- IlluminatiScript.Parent =game.ServerScriptService --
- IlluminatiScript.Name = "Illuminati Script" --
- end --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
- local TextureId = 188243442 --
- --
- local sky = Instance.new("Sky", game.Lighting) --
- sky.CelestialBodiesShown =false --
- local texture = ("http://www.roblox.com/asset/?id="..TextureId) --
- sky.SkyboxBk = texture --
- sky.SkyboxDn = texture --
- sky.SkyboxFt = texture --
- sky.SkyboxLf = texture --
- sky.SkyboxRt = texture --
- sky.SkyboxUp = texture --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
- local SoundId = 195608001 --
- --
- local s = Instance.new("Sound", game.Workspace) --
- s.Looped = true --
- s.SoundId = ("http://www.roblox.com/asset/?id="..SoundId) --
- s:Play() --
- s.Volume = 1 --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
- if game.Workspace.Part.Name == "Part" and game.Workspace.Part.Transparency == 0 then --
- game.Workspace.Part.Transparency = 1 --
- --
- end --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
- local Time = 3 --
- local Text =Instance.new("Hint", game.Workspace) --
- Text.Text = "Illuminati Script has Successfully loaded!" --
- print("Illuminati Script has Successfully loaded!") --
- print("Illuminati Script By: Death_Glow") --
- wait(Time) --
- Text:Remove() --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
- local Particle = Instance.new("ParticleEmitter", game.Workspace.Part) --
- local ParticleId = 277667986 --
- Particle.Texture = ("http://www.roblox.com/asset/?id="..ParticleId) --
- Particle.Rate = 50000000000000000000000000000000000000 --
- Particle.Lifetime = 500 --
- -----------------------------------------------------------------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment