Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local OMEGAGNOME = Instance.new("ScreenGui")
- local TopFrameVisual = Instance.new("Frame")
- local topvisual = Instance.new("Frame")
- local backframevisuals = Instance.new("Frame")
- local parentframevisuals = Instance.new("Frame")
- local Chams = Instance.new("TextButton")
- local STATchams = Instance.new("TextLabel")
- local CrateChams = Instance.new("TextButton")
- local STATcratechams = Instance.new("TextLabel")
- local MonsterChams = Instance.new("TextButton")
- local STATmonsterchams = Instance.new("TextLabel")
- local NoSunRays = Instance.new("TextButton")
- local ChestESP = Instance.new("TextButton")
- local STATchestesp = Instance.new("TextLabel")
- local visuallabel = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local TopFrameMisc = Instance.new("Frame")
- local topmisc = Instance.new("Frame")
- local backframemisc = Instance.new("Frame")
- local parentframemisc = Instance.new("Frame")
- local Autocollect = Instance.new("TextButton")
- local STATautocollect = Instance.new("TextLabel")
- local AutoRun = Instance.new("TextButton")
- local STATautorun = Instance.new("TextLabel")
- local AutoClick = Instance.new("TextButton")
- local STATautoclick = Instance.new("TextLabel")
- local visuallabel_2 = Instance.new("TextLabel")
- local Frame_3 = Instance.new("Frame")
- local Frame_4 = Instance.new("Frame")
- local TopFrameSettings = Instance.new("Frame")
- local toplabelsettings = Instance.new("Frame")
- local backframesettings = Instance.new("Frame")
- local parentframesettings = Instance.new("Frame")
- local RemoveBlur = Instance.new("TextButton")
- local STATremoveblur = Instance.new("TextLabel")
- local Draggable = Instance.new("TextButton")
- local STATdraggable = Instance.new("TextLabel")
- local settingslabel = Instance.new("TextLabel")
- local Frame_5 = Instance.new("Frame")
- local Frame_6 = Instance.new("Frame")
- --Properties:
- OMEGAGNOME.Name = "OMEGAGNOME"
- OMEGAGNOME.Parent = game.CoreGui
- TopFrameVisual.Name = "TopFrameVisual"
- TopFrameVisual.Parent = OMEGAGNOME
- TopFrameVisual.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TopFrameVisual.BackgroundTransparency = 0.10000000149012
- TopFrameVisual.BorderColor3 = Color3.new(0, 0.333333, 0)
- TopFrameVisual.BorderSizePixel = 2
- TopFrameVisual.Position = UDim2.new(0.0213541668, 0, 0.0356265344, 0)
- TopFrameVisual.Size = UDim2.new(0, 221, 0, 46)
- topvisual.Name = "topvisual"
- topvisual.Parent = TopFrameVisual
- topvisual.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- topvisual.BackgroundTransparency = 0.20000000298023
- topvisual.BorderSizePixel = 0
- topvisual.Position = UDim2.new(0.0226244349, 0, 0.130434781, 0)
- topvisual.Size = UDim2.new(0, 210, 0, 34)
- backframevisuals.Name = "backframevisuals"
- backframevisuals.Parent = TopFrameVisual
- backframevisuals.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- backframevisuals.BackgroundTransparency = 0.10000000149012
- backframevisuals.BorderColor3 = Color3.new(0, 0.333333, 0)
- backframevisuals.BorderSizePixel = 2
- backframevisuals.Position = UDim2.new(0, 0, 1.15217388, 0)
- backframevisuals.Size = UDim2.new(0, 221, 0, 198)
- parentframevisuals.Name = "parentframevisuals"
- parentframevisuals.Parent = backframevisuals
- parentframevisuals.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- parentframevisuals.BackgroundTransparency = 0.20000000298023
- parentframevisuals.BorderSizePixel = 0
- parentframevisuals.Position = UDim2.new(0.0361990966, 0, 0.0303030312, 0)
- parentframevisuals.Size = UDim2.new(0, 205, 0, 185)
- Chams.Name = "Chams"
- Chams.Parent = parentframevisuals
- Chams.BackgroundColor3 = Color3.new(1, 1, 1)
- Chams.BackgroundTransparency = 1
- Chams.Position = UDim2.new(0.00975609757, 0, 0.108108088, 0)
- Chams.Size = UDim2.new(0, 161, 0, 20)
- Chams.Font = Enum.Font.SourceSans
- Chams.Text = "Player Chams"
- Chams.TextColor3 = Color3.new(1, 1, 1)
- Chams.TextSize = 14
- Chams.TextXAlignment = Enum.TextXAlignment.Left
- STATchams.Name = "STATchams"
- STATchams.Parent = Chams
- STATchams.BackgroundColor3 = Color3.new(1, 1, 1)
- STATchams.BackgroundTransparency = 1
- STATchams.BorderSizePixel = 0
- STATchams.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATchams.Size = UDim2.new(0, 50, 0, 20)
- STATchams.Font = Enum.Font.SourceSans
- STATchams.Text = "OFF"
- STATchams.TextColor3 = Color3.new(1, 0, 0)
- STATchams.TextSize = 14
- STATchams.TextXAlignment = Enum.TextXAlignment.Right
- CrateChams.Name = "CrateChams"
- CrateChams.Parent = parentframevisuals
- CrateChams.BackgroundColor3 = Color3.new(1, 1, 1)
- CrateChams.BackgroundTransparency = 1
- CrateChams.Position = UDim2.new(0.00975609757, 0, 0, 0)
- CrateChams.Size = UDim2.new(0, 161, 0, 20)
- CrateChams.Font = Enum.Font.SourceSans
- CrateChams.Text = "Chest Chams"
- CrateChams.TextColor3 = Color3.new(1, 1, 1)
- CrateChams.TextSize = 14
- CrateChams.TextXAlignment = Enum.TextXAlignment.Left
- STATcratechams.Name = "STATcratechams"
- STATcratechams.Parent = CrateChams
- STATcratechams.BackgroundColor3 = Color3.new(1, 1, 1)
- STATcratechams.BackgroundTransparency = 1
- STATcratechams.BorderSizePixel = 0
- STATcratechams.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATcratechams.Size = UDim2.new(0, 50, 0, 20)
- STATcratechams.Font = Enum.Font.SourceSans
- STATcratechams.Text = "OFF"
- STATcratechams.TextColor3 = Color3.new(1, 0, 0)
- STATcratechams.TextSize = 14
- STATcratechams.TextXAlignment = Enum.TextXAlignment.Right
- MonsterChams.Name = "MonsterChams"
- MonsterChams.Parent = parentframevisuals
- MonsterChams.BackgroundColor3 = Color3.new(1, 1, 1)
- MonsterChams.BackgroundTransparency = 1
- MonsterChams.Position = UDim2.new(0.00975609757, 0, 0.216216207, 0)
- MonsterChams.Size = UDim2.new(0, 161, 0, 20)
- MonsterChams.Font = Enum.Font.SourceSans
- MonsterChams.Text = "Monster Chams"
- MonsterChams.TextColor3 = Color3.new(1, 1, 1)
- MonsterChams.TextSize = 14
- MonsterChams.TextXAlignment = Enum.TextXAlignment.Left
- STATmonsterchams.Name = "STATmonsterchams"
- STATmonsterchams.Parent = MonsterChams
- STATmonsterchams.BackgroundColor3 = Color3.new(1, 1, 1)
- STATmonsterchams.BackgroundTransparency = 1
- STATmonsterchams.BorderSizePixel = 0
- STATmonsterchams.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATmonsterchams.Size = UDim2.new(0, 50, 0, 20)
- STATmonsterchams.Font = Enum.Font.SourceSans
- STATmonsterchams.Text = "OFF"
- STATmonsterchams.TextColor3 = Color3.new(1, 0, 0)
- STATmonsterchams.TextSize = 14
- STATmonsterchams.TextXAlignment = Enum.TextXAlignment.Right
- NoSunRays.Name = "NoSunRays"
- NoSunRays.Parent = parentframevisuals
- NoSunRays.BackgroundColor3 = Color3.new(1, 1, 1)
- NoSunRays.BackgroundTransparency = 1
- NoSunRays.Position = UDim2.new(0.00975609757, 0, 0.432432413, 0)
- NoSunRays.Size = UDim2.new(0, 161, 0, 20)
- NoSunRays.Font = Enum.Font.SourceSans
- NoSunRays.Text = "No Sun Rays"
- NoSunRays.TextColor3 = Color3.new(1, 1, 1)
- NoSunRays.TextSize = 14
- NoSunRays.TextXAlignment = Enum.TextXAlignment.Left
- ChestESP.Name = "Chest ESP"
- ChestESP.Parent = parentframevisuals
- ChestESP.BackgroundColor3 = Color3.new(1, 1, 1)
- ChestESP.BackgroundTransparency = 1
- ChestESP.Position = UDim2.new(0.00975609757, 0, 0.32432431, 0)
- ChestESP.Size = UDim2.new(0, 161, 0, 20)
- ChestESP.Font = Enum.Font.SourceSans
- ChestESP.Text = "Chest ESP"
- ChestESP.TextColor3 = Color3.new(1, 1, 1)
- ChestESP.TextSize = 14
- ChestESP.TextXAlignment = Enum.TextXAlignment.Left
- STATchestesp.Name = "STATchestesp"
- STATchestesp.Parent = ChestESP
- STATchestesp.BackgroundColor3 = Color3.new(1, 1, 1)
- STATchestesp.BackgroundTransparency = 1
- STATchestesp.BorderSizePixel = 0
- STATchestesp.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATchestesp.Size = UDim2.new(0, 50, 0, 20)
- STATchestesp.Font = Enum.Font.SourceSans
- STATchestesp.Text = "OFF"
- STATchestesp.TextColor3 = Color3.new(1, 0, 0)
- STATchestesp.TextSize = 14
- STATchestesp.TextXAlignment = Enum.TextXAlignment.Right
- visuallabel.Name = "visuallabel"
- visuallabel.Parent = TopFrameVisual
- visuallabel.BackgroundColor3 = Color3.new(1, 1, 1)
- visuallabel.BackgroundTransparency = 1
- visuallabel.Position = UDim2.new(0.0452488698, 0, -0.0434782617, 0)
- visuallabel.Size = UDim2.new(0, 200, 0, 50)
- visuallabel.Font = Enum.Font.SourceSansBold
- visuallabel.Text = "Visual Cheats"
- visuallabel.TextColor3 = Color3.new(1, 1, 1)
- visuallabel.TextSize = 17
- Frame.Parent = TopFrameVisual
- Frame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- Frame.BackgroundTransparency = 0.20000000298023
- Frame.BorderColor3 = Color3.new(0, 0.333333, 0)
- Frame.BorderSizePixel = 2
- Frame.Position = UDim2.new(0, 0, 5.63043499, 0)
- Frame.Size = UDim2.new(0, 221, 0, 23)
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.BackgroundTransparency = 0.20000000298023
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0.0226244349, 0, 0.130434752, 0)
- Frame_2.Size = UDim2.new(0, 210, 0, 16)
- TopFrameMisc.Name = "TopFrameMisc"
- TopFrameMisc.Parent = OMEGAGNOME
- TopFrameMisc.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- TopFrameMisc.BackgroundTransparency = 0.10000000149012
- TopFrameMisc.BorderColor3 = Color3.new(0, 0.333333, 0)
- TopFrameMisc.BorderSizePixel = 2
- TopFrameMisc.Position = UDim2.new(0.145833343, 0, 0.0356265381, 0)
- TopFrameMisc.Size = UDim2.new(0, 221, 0, 46)
- topmisc.Name = "topmisc"
- topmisc.Parent = TopFrameMisc
- topmisc.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- topmisc.BackgroundTransparency = 0.10000000149012
- topmisc.BorderSizePixel = 0
- topmisc.Position = UDim2.new(0.0226244349, 0, 0.130434781, 0)
- topmisc.Size = UDim2.new(0, 210, 0, 34)
- backframemisc.Name = "backframemisc"
- backframemisc.Parent = TopFrameMisc
- backframemisc.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- backframemisc.BackgroundTransparency = 0.10000000149012
- backframemisc.BorderColor3 = Color3.new(0, 0.333333, 0)
- backframemisc.BorderSizePixel = 2
- backframemisc.Position = UDim2.new(0, 0, 1.15217388, 0)
- backframemisc.Size = UDim2.new(0, 221, 0, 198)
- parentframemisc.Name = "parentframemisc"
- parentframemisc.Parent = backframemisc
- parentframemisc.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- parentframemisc.BackgroundTransparency = 0.20000000298023
- parentframemisc.BorderSizePixel = 0
- parentframemisc.Position = UDim2.new(0.0361990966, 0, 0.0303030312, 0)
- parentframemisc.Size = UDim2.new(0, 205, 0, 185)
- Autocollect.Name = "Autocollect"
- Autocollect.Parent = parentframemisc
- Autocollect.BackgroundColor3 = Color3.new(1, 1, 1)
- Autocollect.BackgroundTransparency = 1
- Autocollect.Position = UDim2.new(0.00975609757, 0, 0, 0)
- Autocollect.Size = UDim2.new(0, 161, 0, 20)
- Autocollect.Font = Enum.Font.SourceSans
- Autocollect.Text = "Auto Collect"
- Autocollect.TextColor3 = Color3.new(1, 1, 1)
- Autocollect.TextSize = 14
- Autocollect.TextXAlignment = Enum.TextXAlignment.Left
- STATautocollect.Name = "STATautocollect"
- STATautocollect.Parent = Autocollect
- STATautocollect.BackgroundColor3 = Color3.new(1, 1, 1)
- STATautocollect.BackgroundTransparency = 1
- STATautocollect.BorderSizePixel = 0
- STATautocollect.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATautocollect.Size = UDim2.new(0, 50, 0, 20)
- STATautocollect.Font = Enum.Font.SourceSans
- STATautocollect.Text = "OFF"
- STATautocollect.TextColor3 = Color3.new(1, 0, 0)
- STATautocollect.TextSize = 14
- STATautocollect.TextXAlignment = Enum.TextXAlignment.Right
- AutoRun.Name = "AutoRun"
- AutoRun.Parent = parentframemisc
- AutoRun.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoRun.BackgroundTransparency = 1
- AutoRun.Position = UDim2.new(0.00975609757, 0, 0.108108088, 0)
- AutoRun.Size = UDim2.new(0, 161, 0, 20)
- AutoRun.Font = Enum.Font.SourceSans
- AutoRun.Text = "Auto Run"
- AutoRun.TextColor3 = Color3.new(1, 1, 1)
- AutoRun.TextSize = 14
- AutoRun.TextXAlignment = Enum.TextXAlignment.Left
- STATautorun.Name = "STATautorun"
- STATautorun.Parent = AutoRun
- STATautorun.BackgroundColor3 = Color3.new(1, 1, 1)
- STATautorun.BackgroundTransparency = 1
- STATautorun.BorderSizePixel = 0
- STATautorun.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATautorun.Size = UDim2.new(0, 50, 0, 20)
- STATautorun.Font = Enum.Font.SourceSans
- STATautorun.Text = "OFF"
- STATautorun.TextColor3 = Color3.new(1, 0, 0)
- STATautorun.TextSize = 14
- STATautorun.TextXAlignment = Enum.TextXAlignment.Right
- AutoClick.Name = "AutoClick"
- AutoClick.Parent = parentframemisc
- AutoClick.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoClick.BackgroundTransparency = 1
- AutoClick.Position = UDim2.new(0.00975609757, 0, 0.216216207, 0)
- AutoClick.Size = UDim2.new(0, 161, 0, 20)
- AutoClick.Font = Enum.Font.SourceSans
- AutoClick.Text = "Auto Click"
- AutoClick.TextColor3 = Color3.new(1, 1, 1)
- AutoClick.TextSize = 14
- AutoClick.TextXAlignment = Enum.TextXAlignment.Left
- STATautoclick.Name = "STATautoclick"
- STATautoclick.Parent = AutoClick
- STATautoclick.BackgroundColor3 = Color3.new(1, 1, 1)
- STATautoclick.BackgroundTransparency = 1
- STATautoclick.BorderSizePixel = 0
- STATautoclick.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATautoclick.Size = UDim2.new(0, 50, 0, 20)
- STATautoclick.Font = Enum.Font.SourceSans
- STATautoclick.Text = "OFF"
- STATautoclick.TextColor3 = Color3.new(1, 0, 0)
- STATautoclick.TextSize = 14
- STATautoclick.TextXAlignment = Enum.TextXAlignment.Right
- visuallabel_2.Name = "visuallabel"
- visuallabel_2.Parent = TopFrameMisc
- visuallabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- visuallabel_2.BackgroundTransparency = 1
- visuallabel_2.Position = UDim2.new(0.0452488698, 0, -0.0434782617, 0)
- visuallabel_2.Size = UDim2.new(0, 200, 0, 50)
- visuallabel_2.Font = Enum.Font.SourceSansBold
- visuallabel_2.Text = "Misc Cheats"
- visuallabel_2.TextColor3 = Color3.new(1, 1, 1)
- visuallabel_2.TextSize = 17
- Frame_3.Parent = TopFrameMisc
- Frame_3.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- Frame_3.BackgroundTransparency = 0.20000000298023
- Frame_3.BorderColor3 = Color3.new(0, 0.333333, 0)
- Frame_3.BorderSizePixel = 2
- Frame_3.Position = UDim2.new(0, 0, 5.63043499, 0)
- Frame_3.Size = UDim2.new(0, 221, 0, 23)
- Frame_4.Parent = Frame_3
- Frame_4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_4.BackgroundTransparency = 0.20000000298023
- Frame_4.BorderSizePixel = 0
- Frame_4.Position = UDim2.new(0.0226244349, 0, 0.130434752, 0)
- Frame_4.Size = UDim2.new(0, 210, 0, 16)
- TopFrameSettings.Name = "TopFrameSettings"
- TopFrameSettings.Parent = OMEGAGNOME
- TopFrameSettings.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TopFrameSettings.BackgroundTransparency = 0.10000000149012
- TopFrameSettings.BorderColor3 = Color3.new(0, 0.333333, 0)
- TopFrameSettings.BorderSizePixel = 2
- TopFrameSettings.Position = UDim2.new(0.271874994, 0, 0.0356265344, 0)
- TopFrameSettings.Size = UDim2.new(0, 221, 0, 46)
- toplabelsettings.Name = "toplabelsettings"
- toplabelsettings.Parent = TopFrameSettings
- toplabelsettings.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- toplabelsettings.BackgroundTransparency = 0.20000000298023
- toplabelsettings.BorderSizePixel = 0
- toplabelsettings.Position = UDim2.new(0.0226244349, 0, 0.130434781, 0)
- toplabelsettings.Size = UDim2.new(0, 210, 0, 34)
- backframesettings.Name = "backframesettings"
- backframesettings.Parent = TopFrameSettings
- backframesettings.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- backframesettings.BackgroundTransparency = 0.10000000149012
- backframesettings.BorderColor3 = Color3.new(0, 0.333333, 0)
- backframesettings.BorderSizePixel = 2
- backframesettings.Position = UDim2.new(0, 0, 1.15217388, 0)
- backframesettings.Size = UDim2.new(0, 221, 0, 130)
- parentframesettings.Name = "parentframesettings"
- parentframesettings.Parent = backframesettings
- parentframesettings.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- parentframesettings.BackgroundTransparency = 0.20000000298023
- parentframesettings.BorderSizePixel = 0
- parentframesettings.Position = UDim2.new(0.0361990966, 0, 0.0300716963, 0)
- parentframesettings.Size = UDim2.new(0, 205, 0, 121)
- RemoveBlur.Name = "RemoveBlur"
- RemoveBlur.Parent = parentframesettings
- RemoveBlur.BackgroundColor3 = Color3.new(1, 1, 1)
- RemoveBlur.BackgroundTransparency = 1
- RemoveBlur.Position = UDim2.new(0.00975609757, 0, 0.157694861, 0)
- RemoveBlur.Size = UDim2.new(0, 161, 0, 20)
- RemoveBlur.Font = Enum.Font.SourceSans
- RemoveBlur.Text = "Remove Blur"
- RemoveBlur.TextColor3 = Color3.new(1, 1, 1)
- RemoveBlur.TextSize = 14
- RemoveBlur.TextXAlignment = Enum.TextXAlignment.Left
- STATremoveblur.Name = "STATremoveblur"
- STATremoveblur.Parent = RemoveBlur
- STATremoveblur.BackgroundColor3 = Color3.new(1, 1, 1)
- STATremoveblur.BackgroundTransparency = 1
- STATremoveblur.BorderSizePixel = 0
- STATremoveblur.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATremoveblur.Size = UDim2.new(0, 50, 0, 20)
- STATremoveblur.Font = Enum.Font.SourceSans
- STATremoveblur.Text = "OFF"
- STATremoveblur.TextColor3 = Color3.new(1, 0, 0)
- STATremoveblur.TextSize = 14
- STATremoveblur.TextXAlignment = Enum.TextXAlignment.Right
- Draggable.Name = "Draggable"
- Draggable.Parent = parentframesettings
- Draggable.BackgroundColor3 = Color3.new(1, 1, 1)
- Draggable.BackgroundTransparency = 1
- Draggable.Position = UDim2.new(0.00975609757, 0, -0.00759440847, 0)
- Draggable.Size = UDim2.new(0, 161, 0, 20)
- Draggable.Font = Enum.Font.SourceSans
- Draggable.Text = "Draggable UI"
- Draggable.TextColor3 = Color3.new(1, 1, 1)
- Draggable.TextSize = 14
- Draggable.TextXAlignment = Enum.TextXAlignment.Left
- STATdraggable.Name = "STATdraggable"
- STATdraggable.Parent = Draggable
- STATdraggable.BackgroundColor3 = Color3.new(1, 1, 1)
- STATdraggable.BackgroundTransparency = 1
- STATdraggable.BorderSizePixel = 0
- STATdraggable.Position = UDim2.new(0.925465941, 0, 0, 0)
- STATdraggable.Size = UDim2.new(0, 50, 0, 20)
- STATdraggable.Font = Enum.Font.SourceSans
- STATdraggable.Text = "OFF"
- STATdraggable.TextColor3 = Color3.new(1, 0, 0)
- STATdraggable.TextSize = 14
- STATdraggable.TextXAlignment = Enum.TextXAlignment.Right
- settingslabel.Name = "settingslabel"
- settingslabel.Parent = TopFrameSettings
- settingslabel.BackgroundColor3 = Color3.new(1, 1, 1)
- settingslabel.BackgroundTransparency = 1
- settingslabel.Position = UDim2.new(0.0452488698, 0, -0.0434782617, 0)
- settingslabel.Size = UDim2.new(0, 200, 0, 50)
- settingslabel.Font = Enum.Font.SourceSansBold
- settingslabel.Text = "Settings"
- settingslabel.TextColor3 = Color3.new(1, 1, 1)
- settingslabel.TextSize = 17
- Frame_5.Parent = TopFrameSettings
- Frame_5.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- Frame_5.BackgroundTransparency = 0.20000000298023
- Frame_5.BorderColor3 = Color3.new(0, 0.333333, 0)
- Frame_5.BorderSizePixel = 2
- Frame_5.Position = UDim2.new(0, 0, 4.152174, 0)
- Frame_5.Size = UDim2.new(0, 221, 0, 23)
- Frame_6.Parent = Frame_5
- Frame_6.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_6.BackgroundTransparency = 0.20000000298023
- Frame_6.BorderSizePixel = 0
- Frame_6.Position = UDim2.new(0.0226244349, 0, 0.130434752, 0)
- Frame_6.Size = UDim2.new(0, 210, 0, 16)
- -- Scripts:
- local blr = Instance.new("BlurEffect")
- blr.Parent = workspace.CurrentCamera
- blr.Size = 15
- blr.Enabled = true
- local keybindtoggle = false
- local players = game:GetService("Players")
- local wrk = game:GetService("Workspace")
- local blur = false
- local crateesp = false
- local cratecham = false
- local chams = false
- local autocollect = false
- local autorun = false
- local mobchams = false
- local Drag = false
- game.Players.LocalPlayer.PlayerGui.Chat.Enabled = false
- local guiname do -- get GUI name
- for i,v in pairs(game.CoreGui:GetDescendants()) do
- if v.Name == "TopFrameVisual" then
- guiname = v.Parent
- end
- end
- end
- spawn(function() --name spoof
- while wait(1.5) do
- guiname.Name = math.random(1,99999).."-"..math.random(3323,99999).."-"..math.random(1,99999)
- end
- end)
- local Player = game:GetService("Players").LocalPlayer
- local Mouse = Player:GetMouse()
- function onKeyPress(actionName, userInputState, inputObject)
- if userInputState == Enum.UserInputState.Begin then
- print("R was pressed")
- if keybindtoggle == false then
- keybindtoggle = true
- TopFrameVisual.Visible = false
- TopFrameMisc.Visible = false
- TopFrameSettings.Visible = false
- if game.Workspace.CurrentCamera:FindFirstChild("Blur") then
- game.Workspace.CurrentCamera.Blur.Enabled = false
- end
- if game.Workspace.CurrentCamera:FindFirstChild("Blur1") then
- game.Workspace.CurrentCamera.Blur1.Enabled = false
- end
- game.Players.LocalPlayer.PlayerGui.Chat.Enabled = true
- else
- keybindtoggle = false
- TopFrameVisual.Visible = true
- TopFrameMisc.Visible = true
- TopFrameSettings.Visible = true
- if game.Workspace.CurrentCamera:FindFirstChild("Blur") then
- game.Workspace.CurrentCamera.Blur.Enabled = true
- end
- if game.Workspace.CurrentCamera:FindFirstChild("Blur1") then
- game.Workspace.CurrentCamera.Blur1.Enabled = true
- end
- game.Players.LocalPlayer.PlayerGui.Chat.Enabled = false
- end
- end
- end
- game.ContextActionService:BindAction("keyPress", onKeyPress, false, Enum.KeyCode.RightShift)
- function UnLoadedPlayerChams ()
- local Replicated = game.ReplicatedStorage
- for i,o in pairs(Replicated.playerBaseCharacter:GetChildren()) do
- if o.Name == "BoxHandleAdornment" then
- else
- if o.ClassName == "MeshPart" or o.ClassName =="Part" then
- local chams = Instance.new("BoxHandleAdornment")
- chams.Parent = o
- chams.Size = o.Size
- chams.Color3 = Color3.new(255,100,0)
- chams.Visible = true
- chams.Adornee = o
- chams.AlwaysOnTop = true
- chams.Transparency = 0.5
- chams.ZIndex = 2
- end
- end
- end
- end
- function DeletePlayerChams () -- Del Player Chams
- for i,v in pairs(wrk.placeFolders.entityRenderCollection:GetChildren()) do
- for i,o in pairs(v:GetDescendants()) do
- if o.Name == "LeftHip" then
- local char = o.Parent.Parent
- for i,h in pairs (char:GetDescendants()) do
- if h.Name == "BoxHandleAdornment" then
- h:Destroy()
- end
- end
- end
- end
- end
- end
- function DeletePlayerChamsReplicated() --Del Player Chams In Replicated
- local Replicated = game.ReplicatedStorage
- for i,o in pairs(Replicated.playerBaseCharacter:GetDescendants()) do
- if o.Name == "BoxHandleAdornment" then
- o:Destroy()
- end
- end
- end
- function UnLoadedChams ()-- Chams For Unloaded Mobs
- local Replicated = game.ReplicatedStorage
- for i,v in pairs (Replicated.monsterLookup:GetChildren()) do
- for i,o in pairs(v.entity:GetDescendants()) do
- if o.Name == "BoxHandleAdornment" then
- else
- if o.ClassName == "MeshPart" or o.ClassName =="Part" then
- local chams = Instance.new("BoxHandleAdornment")
- chams.Parent = o
- chams.Size = o.Size
- chams.Color3 = Color3.new(255,0,0)
- chams.Visible = true
- chams.Adornee = o
- chams.AlwaysOnTop = true
- chams.Transparency = 0.5
- chams.ZIndex = 2
- end
- end
- end
- end
- end
- function DeleteMobChams () -- Del Mob Chams
- for i,v in pairs(wrk.placeFolders.entityRenderCollection:GetChildren()) do
- for i,o in pairs(v:GetDescendants()) do
- if o.Name == "MonsterEnemyTag" then
- local mob = o.Parent
- for i,mobs in pairs (mob:GetDescendants()) do
- if mobs.Name == "BoxHandleAdornment" then
- mobs:Destroy()
- end
- end
- end
- end
- end
- end
- function DeleteMobChamReplicated ()-- Del Mob Chams In Replicated
- local Replicated = game.ReplicatedStorage
- for i,v in pairs (Replicated.monsterLookup:GetChildren()) do
- for i,o in pairs(v.entity:GetDescendants()) do
- if o.Name == "BoxHandleAdornment" then
- o:Destroy()
- end
- end
- end
- end
- function cratechams ()-- CRATE CHAMS
- for i,v in pairs(wrk:GetChildren()) do
- if v.ClassName == "Model" then
- for i,o in pairs (v:GetDescendants()) do
- if o.Name == "Lock" or o.Name =="LockHold" then
- local chest = o.Parent
- for i,p in pairs(chest:GetDescendants()) do
- if p.ClassName == "MeshPart" or p.ClassName =="Part" then
- local chams = Instance.new("BoxHandleAdornment")
- chams.Parent = p
- chams.Size = p.Size
- chams.Color3 = Color3.new(255,0,255)
- chams.Visible = true
- chams.Adornee = p
- chams.AlwaysOnTop = true
- chams.Transparency = 0.1
- chams.ZIndex = 2
- end
- end
- end
- end
- end
- end
- end
- function delcratechams ()-- DEL CRATE CHAMS
- for i,v in pairs(wrk:GetChildren()) do
- if v.ClassName == "Model" then
- for i,o in pairs (v:GetDescendants()) do
- if o.Name == "Lock" or o.Name =="LockHold" then
- local chest = o.Parent
- for i,p in pairs(chest:GetDescendants()) do
- if p.Name == "BoxHandleAdornment" then
- p:Destroy()
- end
- end
- end
- end
- end
- end
- end
- function chestesp () -- Chest Esp
- for i,v in pairs (wrk:GetDescendants()) do
- if v.Name == "chestLevel" then
- local level = v
- local chest = v.Parent
- local billboard = Instance.new("BillboardGui",chest.Top)
- local label = Instance.new("TextLabel",billboard)
- billboard.AlwaysOnTop = true
- billboard.Enabled = true
- billboard.Size = UDim2.new(0, 200,0, 50)
- label.Text = "Level: "..level.Value
- label.TextColor3 = Color3.new(255,0,0)
- label.Size = UDim2.new(0, 200,0, 50)
- label.BackgroundTransparency = 1
- end
- end
- end
- function delchestesp ()-- Remove Chest Esp
- for i,v in pairs (wrk:GetDescendants()) do
- if v.Name == "chestLevel" then
- local level = v
- local chest = v.Parent
- chest.Top:FindFirstChild("BillboardGui"):Destroy()
- end
- end
- end
- RemoveBlur.MouseButton1Click:connect(function()-- Remove Blur
- if blur == false then
- blur = true
- STATremoveblur.Text = "ON"
- STATremoveblur.TextColor3 = Color3.new(0,255,0)
- local bl = game.Workspace.CurrentCamera:FindFirstChild("Blur")
- bl:Destroy()
- else
- blur = false
- STATremoveblur.Text = "OFF"
- STATremoveblur.TextColor3 = Color3.new(255,0,0)
- local blr = Instance.new("BlurEffect")
- blr.Parent = game.Workspace.CurrentCamera
- blr.Size = 30
- blr.Name = "Blur1"
- end
- end)
- function MakeDrag(obj)
- obj.Active = true
- obj.Draggable = true
- end
- function UnDrag(obj)
- obj.Active = false
- obj.Draggable = false
- end
- Draggable.MouseButton1Click:connect(function()-- Draggable
- if Drag == false then
- Drag = true
- STATdraggable.Text = "ON"
- STATdraggable.TextColor3 = Color3.new(0,255,0)
- MakeDrag(TopFrameVisual)
- MakeDrag(TopFrameMisc)
- MakeDrag(TopFrameSettings)
- else
- Drag = false
- STATdraggable.Text = "OFF"
- STATdraggable.TextColor3 = Color3.new(255,0,0)
- UnDrag(TopFrameVisual)
- UnDrag(TopFrameMisc)
- UnDrag(TopFrameSettings)
- end
- end)
- Chams.MouseButton1Click:connect(function()-- PLAYER CHAMS
- if chams == false then
- chams = true
- STATchams.Text = "ON"
- STATchams.TextColor3 = Color3.new(0,255,0)
- UnLoadedPlayerChams()
- else
- chams = false
- STATchams.Text = "OFF"
- STATchams.TextColor3 = Color3.new(255,0,0)
- DeletePlayerChams()
- end
- end)
- ChestESP.MouseButton1Click:connect(function()
- if crateesp == false then
- crateesp = true
- STATchestesp.Text = "ON"
- STATchestesp.TextColor3 = Color3.new(0,255,0)
- chestesp()
- else
- crateesp = false
- STATchestesp.Text = "OFF"
- STATchestesp.TextColor3 = Color3.new(255,0,0)
- delchestesp()
- end
- end)
- CrateChams.MouseButton1Click:connect(function()
- if cratecham == false then
- cratecham = true
- STATcratechams.Text = "ON"
- STATcratechams.TextColor3 = Color3.new(0,255,0)
- cratechams()
- else
- cratecham = false
- STATcratechams.Text = "OFF"
- STATcratechams.TextColor3 = Color3.new(255,0,0)
- delcratechams()
- end
- end)
- spawn(function()
- while wait(0.1) do
- if autocollect then
- keypress(0x46)
- wait(0.1)
- keyrelease(0x46)
- wait(0.1)
- end
- end
- end)
- AutoRun.MouseButton1Click:connect(function()
- if autorun == false then
- autorun = true
- STATautorun.Text = "ON"
- STATautorun.TextColor3 = Color3.new(0,255,0)
- keypress(0x10)
- else
- autorun = false
- STATautorun.Text = "OFF"
- STATautorun.TextColor3 = Color3.new(255,0,0)
- keyrelease(0x10)
- end
- end)
- Autocollect.MouseButton1Click:connect(function()
- if autocollect == false then
- autocollect = true
- STATautocollect.Text = "ON"
- STATautocollect.TextColor3 = Color3.new(0,255,0)
- else
- autocollect = false
- STATautocollect.Text = "OFF"
- STATautocollect.TextColor3 = Color3.new(255,0,0)
- end
- end)
- MonsterChams.MouseButton1Click:connect(function()
- if mobchams == false then
- mobchams = true
- STATmonsterchams.Text = "ON"
- STATmonsterchams.TextColor3 = Color3.new(0,255,0)
- UnLoadedChams()
- --mobcham()
- else
- mobchams = false
- STATmonsterchams.Text = "OFF"
- STATmonsterchams.TextColor3 = Color3.new(255,0,0)
- DeleteMobChams()
- DeleteMobChamReplicated()
- end
- end)
- NoSunRays.MouseButton1Click:connect(function()
- game.Lighting:FindFirstChild("SunRays"):Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement