local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() local Window = OrionLib:MakeWindow({Name = "DmitryHack ", HidePremium = false, SaveConfig = true, IntroText = "DmitryHack", SelectedTheme = "Divider", }) OrionLib:MakeNotification({ Name = "the correct key", Content = "", Image = "rbxassetid://4483345998", Time = 5 }) local Tab = Window:MakeTab({ Name = "Combat", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "AimBot", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/zq9SvEKe"))() end }) local Tab = Window:MakeTab({ Name = "Render", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "HitBox", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/KAh6QUm9"))() end }) Tab:AddSlider({ Name = "Fov", Min = 90, Max = 180, Default = 90, Color = Color3.fromRGB(255,255,255), Increment = 1, ValueName = "Fov", Callback = function(Value) local FovNumber = Value local Camera = workspace.CurrentCamera Camera.FieldOfView = FovNumber end }) Tab:AddButton({ Name = "Esp", Callback = function() while wait(0.5) do for i, childrik in ipairs(workspace:GetDescendants()) do if childrik:FindFirstChild("Humanoid") then if not childrik:FindFirstChild("EspBox") then if childrik ~= game.Players.LocalPlayer.Character then local esp = Instance.new("BoxHandleAdornment",childrik) esp.Adornee = childrik esp.ZIndex = 0 esp.Size = Vector3.new(4, 5, 1) esp.Transparency = 0.65 esp.Color3 = Color3.fromRGB(256,46,46) esp.AlwaysOnTop = true esp.Name = "EspBox" end end end end end end }) local Tab = Window:MakeTab({ Name = "Movement", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "Fly", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/FgqsFN2D"))() end })local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() local Window = OrionLib:MakeWindow({Name = "DmitryHack ", HidePremium = false, SaveConfig = true, IntroText = "DmitryHack", SelectedTheme = "Divider", }) OrionLib:MakeNotification({ Name = "the correct key", Content = "", Image = "rbxassetid://4483345998", Time = 5 }) local Tab = Window:MakeTab({ Name = "Combat", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "AimBot", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/zq9SvEKe"))() end }) local Tab = Window:MakeTab({ Name = "Render", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "HitBox", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/KAh6QUm9"))() end }) Tab:AddSlider({ Name = "Fov", Min = 90, Max = 180, Default = 90, Color = Color3.fromRGB(255,255,255), Increment = 1, ValueName = "Fov", Callback = function(Value) local FovNumber = Value local Camera = workspace.CurrentCamera Camera.FieldOfView = FovNumber end }) Tab:AddButton({ Name = "Esp", Callback = function() while wait(0.5) do for i, childrik in ipairs(workspace:GetDescendants()) do if childrik:FindFirstChild("Humanoid") then if not childrik:FindFirstChild("EspBox") then if childrik ~= game.Players.LocalPlayer.Character then local esp = Instance.new("BoxHandleAdornment",childrik) esp.Adornee = childrik esp.ZIndex = 0 esp.Size = Vector3.new(4, 5, 1) esp.Transparency = 0.65 esp.Color3 = Color3.fromRGB(256,46,46) esp.AlwaysOnTop = true esp.Name = "EspBox" end end end end end end }) local Tab = Window:MakeTab({ Name = "Movement", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "Fly", Callback = function() loadstring(game:HttpGet("https://pastebinp.com/raw/FgqsFN2D"))() end })