-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local DECALSPAM = Instance.new("TextButton") local SKYBOXSET = Instance.new("TextButton") local PARTICALES = Instance.new("TextButton") local JUMPSCARE = Instance.new("TextButton") local PLAYSOUND = Instance.new("TextButton") local TextButton = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Position = UDim2.new(0.411558658, 0, 0.153266326, 0) Frame.Size = UDim2.new(0, 390, 0, 457) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(85, 255, 0) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.225641027, 0, 0.0678336993, 0) TextLabel.Size = UDim2.new(0, 200, 0, 50) TextLabel.Font = Enum.Font.Bangers TextLabel.Text = "- AVTOREXP GUI V1 -" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 255) TextLabel.TextSize = 40.000 DECALSPAM.Name = "DECAL SPAM" DECALSPAM.Parent = Frame DECALSPAM.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DECALSPAM.BorderColor3 = Color3.fromRGB(0, 0, 0) DECALSPAM.BorderSizePixel = 0 DECALSPAM.Position = UDim2.new(0, 0, 0.310722113, 0) DECALSPAM.Size = UDim2.new(0, 186, 0, 66) DECALSPAM.Font = Enum.Font.Creepster DECALSPAM.Text = "DECAL SPAM" DECALSPAM.TextColor3 = Color3.fromRGB(255, 0, 0) DECALSPAM.TextSize = 30.000 DECALSPAM.TextStrokeColor3 = Color3.fromRGB(0, 255, 255) SKYBOXSET.Name = "SKYBOX SET" SKYBOXSET.Parent = Frame SKYBOXSET.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SKYBOXSET.BorderColor3 = Color3.fromRGB(0, 0, 0) SKYBOXSET.BorderSizePixel = 0 SKYBOXSET.Position = UDim2.new(0.515384614, 0, 0.310722113, 0) SKYBOXSET.Size = UDim2.new(0, 189, 0, 66) SKYBOXSET.Font = Enum.Font.Creepster SKYBOXSET.Text = "SKYBOX" SKYBOXSET.TextColor3 = Color3.fromRGB(255, 0, 0) SKYBOXSET.TextSize = 30.000 PARTICALES.Name = "PARTICALES" PARTICALES.Parent = Frame PARTICALES.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PARTICALES.BorderColor3 = Color3.fromRGB(0, 0, 0) PARTICALES.BorderSizePixel = 0 PARTICALES.Position = UDim2.new(0, 0, 0.51859957, 0) PARTICALES.Size = UDim2.new(0, 186, 0, 66) PARTICALES.Font = Enum.Font.Creepster PARTICALES.Text = "PARTICALES" PARTICALES.TextColor3 = Color3.fromRGB(255, 0, 0) PARTICALES.TextSize = 30.000 JUMPSCARE.Name = "JUMPSCARE" JUMPSCARE.Parent = Frame JUMPSCARE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) JUMPSCARE.BorderColor3 = Color3.fromRGB(0, 0, 0) JUMPSCARE.BorderSizePixel = 0 JUMPSCARE.Position = UDim2.new(0.512820542, 0, 0.51859957, 0) JUMPSCARE.Size = UDim2.new(0, 190, 0, 66) JUMPSCARE.Font = Enum.Font.Creepster JUMPSCARE.Text = "JUMPSCARE" JUMPSCARE.TextColor3 = Color3.fromRGB(255, 0, 0) JUMPSCARE.TextSize = 30.000 PLAYSOUND.Name = "PLAY SOUND" PLAYSOUND.Parent = Frame PLAYSOUND.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PLAYSOUND.BorderColor3 = Color3.fromRGB(0, 0, 0) PLAYSOUND.BorderSizePixel = 0 PLAYSOUND.Position = UDim2.new(0, 0, 0.741794288, 0) PLAYSOUND.Size = UDim2.new(0, 186, 0, 63) PLAYSOUND.Font = Enum.Font.Creepster PLAYSOUND.Text = "Play sound" PLAYSOUND.TextColor3 = Color3.fromRGB(255, 0, 0) PLAYSOUND.TextSize = 30.000 TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 0 TextButton.Position = UDim2.new(0.512820542, 0, 0.741794288, 0) TextButton.Size = UDim2.new(0, 190, 0, 63) TextButton.Font = Enum.Font.Creepster TextButton.Text = "HINT" TextButton.TextColor3 = Color3.fromRGB(255, 0, 0) TextButton.TextSize = 30.000 -- Scripts: local function ZOMSGUW_fake_script() -- DECALSPAM.Script local script = Instance.new('Script', DECALSPAM) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=" then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id=75681773754524" Two.Texture = "http://www.roblox.com/asset/?id=75681773754524" Three.Texture = "http://www.roblox.com/asset/?id=75681773754524" Four.Texture = "http://www.roblox.com/asset/?id=75681773754524" Five.Texture = "http://www.roblox.com/asset/?id=75681773754524" Six.Texture = "http://www.roblox.com/asset/?id=75681773754524"--id here One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(ZOMSGUW_fake_script)() local function UERBD_fake_script() -- SKYBOXSET.Script local script = Instance.new('Script', SKYBOXSET) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=75681773754524"--the id is here s.SkyboxDn = "http://www.roblox.com/asset/?id=75681773754524"--the id is here s.SkyboxFt = "http://www.roblox.com/asset/?id=75681773754524"--the id is here s.SkyboxLf = "http://www.roblox.com/asset/?id=75681773754524"--the id is here s.SkyboxRt = "http://www.roblox.com/asset/?id=75681773754524"--the id is here s.SkyboxUp = "http://www.roblox.com/asset/?id=75681773754524"--the id is here game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(UERBD_fake_script)() local function ZLRII_fake_script() -- PARTICALES.Script local script = Instance.new('Script', PARTICALES) script.Parent.MouseButton1Down:Connect(function() for _, obj in pairs(workspace:GetDescendants()) do if obj:IsA("BasePart") then local particle = Instance.new("ParticleEmitter") particle.Texture = "rbxassetid://75681773754524" -- your id is here particle.Rate = 100 particle.Lifetime = NumberRange.new(2, 5) particle.Speed = NumberRange.new(3, 7) particle.Parent = obj particle.SpreadAngle = Vector2.new(360, 360) end end end) end coroutine.wrap(ZLRII_fake_script)() local function ZIGPZOM_fake_script() -- JUMPSCARE.Script local script = Instance.new('Script', JUMPSCARE) for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "Screamer" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id= 75681773754524" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://6018028320" s.Volume = 9999999999999999999999999999999999999 s.Looped = true s:Play() print("Screamed "..v.Name) while wait(9.4) do newimage.Parent:Destroy() end end) end end end coroutine.wrap(ZIGPZOM_fake_script)() local function XDNCUCN_fake_script() -- PLAYSOUND.Script local script = Instance.new('Script', PLAYSOUND) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://6018028320" s.Volume = 9999999999999999999999999999999999999 s.Looped = true s:Play() print("Screamed "..v.Name) while wait(9.4) do newimage.Parent:Destroy() end end) end end end coroutine.wrap(XDNCUCN_fake_script)() local function YERS_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) print("Hello world!")local h = Instance.new("Hint") h.Parent = Workspace h.Text = "AVTOREXP just fucking hacked this server😱👌" wait(9999999999999) h:Remove() end coroutine.wrap(YERS_fake_script)()