Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Fluent = loadstring(game:HttpGet("https://github.com/dawid-scripts/Fluent/releases/latest/download/main.lua"))()
- local SaveManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/master/Addons/SaveManager.lua"))()
- local InterfaceManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/master/Addons/InterfaceManager.lua"))()
- local Window = Fluent:CreateWindow({
- Title = "1Qlua - Universal Script Hub",
- SubTitle = "by 1Qlua | Version 19",
- TabWidth = 160,
- Size = UDim2.fromOffset(580, 600),
- Acrylic = true,
- Theme = "Dark",
- MinimizeKey = Enum.KeyCode.LeftControl
- })
- local Tabs = {
- Player = Window:AddTab({ Title = "Player", Icon = "map" }),
- tp = Window:AddTab({ Title = "Teleports", Icon = "plane" }),
- auto = Window:AddTab({ Title = "Auto-Farms", Icon = "code" }),
- gui = Window:AddTab({ Title = "GUI", Icon = "shield-check" }),
- kill = Window:AddTab({ Title = "Kill all BETA", Icon = "swords" }),
- all = Window:AddTab({ Title = "All", Icon = "fingerprint" }),
- aimbot = Window:AddTab({ Title = "Aimbot", Icon = "crosshair" }),
- Settings = Window:AddTab({ Title = "Settings", Icon = "settings" })
- }
- local Options = Fluent.Options
- Tabs.Player:AddParagraph({
- Title = "Player",
- Content = ""
- })
- Tabs.Player:AddButton({
- Title = "Запустить русскую версия",
- Description = "Русская версия",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/JENqZVm5'))()
- end
- })
- Tabs.Player:AddButton({
- Title = "Launch all necessary scripts",
- Description = "For farming",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/wqDvBEWU'))()
- end
- })
- Tabs.Player:AddButton({
- Title = "Invisibility (Press T)",
- Description = "You can kill while being invisible",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Dqji3mkq"))()
- end
- })
- Tabs.Player:AddButton({
- Title = "Fly (Press V)",
- Description = "Fly around",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/9bNj1EcR'))()
- end
- })
- Tabs.Player:AddButton({
- Title = "TP on CTRL+Click",
- Description = "Teleport to click location",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/icB69Hhf'))()
- end
- })
- Tabs.Player:AddButton({
- Title = "Fast TP",
- Description = "Tool for quick teleportation",
- Callback = function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/tumJ5guV"))()
- end
- })
- Tabs.Player:AddButton({
- Title = "ESP",
- Description = "See through walls",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/r97SAaUa'))()
- end
- })
- Tabs.tp:AddParagraph({
- Title = "Teleports",
- Content = ""
- })
- Tabs.tp:AddButton({
- Title = "TP to Player",
- Description = "Teleport to other players",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/z4HARAHs'))()
- end
- })
- Tabs.tp:AddButton({
- Title = "TP to Locations",
- Description = "Teleport to various places",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/nrJ7cVcJ'))()
- end
- })
- Tabs.tp:AddButton({
- Title = "Ammo for Weapons",
- Description = "Teleports you",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/6Frtt9qE")()
- end
- })
- Tabs.tp:AddButton({
- Title = "Collect Useful Items",
- Description = "Teleports you to useful items",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/ftE4WZvV")()
- end
- })
- Tabs.tp:AddButton({
- Title = "TP to Cases",
- Description = "Select the desired case",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/VvnWtHhJ")()
- end
- })
- Tabs.auto:AddParagraph({
- Title = "Auto-Farm",
- Content = ""
- })
- Tabs.auto:AddButton({
- Title = "Auto-Farm Junk V2",
- Description = "Automatic junk collection",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/HNwdknXk'))()
- end
- })
- Tabs.auto:AddButton({
- Title = "ATM Auto-Farm",
- Description = "Automatic ATM farming",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/szznrYvx'))()
- end
- })
- Tabs.gui:AddParagraph({
- Title = "Game Interface",
- Content = ""
- })
- Tabs.gui:AddButton({
- Title = "Change Server",
- Description = "Quickly switch servers",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Syr0nix/RedFoxServerBowser/refs/heads/main/Mainlua"))()
- end
- })
- Tabs.gui:AddButton({
- Title = "Mini Hub",
- Description = "1Qlua scripts for Ohio",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/fef2FzGc")()
- end
- })
- Tabs.kill:AddParagraph({
- Title = "kill all",
- Content = "Doesn't work on xeno, JJsploit, solara"
- })
- Tabs.kill:AddButton({
- Title = "Tutorial",
- Description = "Copies YouTube link",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/87aMLT2e"))()
- end
- })
- Tabs.kill:AddButton({
- Title = "All Kill",
- Description = "Watch the tutorial first then use",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/EYfQeHNd"))()
- end
- })
- Tabs.all:AddParagraph({
- Title = "Scripts for Ohio",
- Content = "Last update: 05/08/2025"
- })
- Tabs.all:AddParagraph({
- Title = "Player",
- Content = ""
- })
- Tabs.all:AddButton({
- Title = "Fly (Press V)",
- Description = "Fly around",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/9bNj1EcR'))()
- end
- })
- Tabs.all:AddButton({
- Title = "TP on CTRL+Click",
- Description = "Teleport to click location",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/icB69Hhf'))()
- end
- })
- Tabs.all:AddButton({
- Title = "Fast TP",
- Description = "Tool for quick teleportation",
- Callback = function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/tumJ5guV"))()
- end
- })
- Tabs.all:AddButton({
- Title = "TP to Player",
- Description = "Teleport to other players",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/z4HARAHs'))()
- end
- })
- Tabs.all:AddButton({
- Title = "TP to Locations",
- Description = "Teleport to various places",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/nrJ7cVcJ'))()
- end
- })
- Tabs.all:AddButton({
- Title = "ESP",
- Description = "See through walls",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/r97SAaUa'))()
- end
- })
- Tabs.all:AddButton({
- Title = "Change Server",
- Description = "Quickly switch servers",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Syr0nix/RedFoxServerBowser/refs/heads/main/Mainlua"))()
- end
- })
- Tabs.all:AddParagraph({
- Title = "Teleports",
- Content = ""
- })
- Tabs.all:AddButton({
- Title = "Ammo for Weapons",
- Description = "Teleports you",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/6Frtt9qE")()
- end
- })
- Tabs.all:AddButton({
- Title = "Collect Useful Items",
- Description = "Teleports you to useful items",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/ftE4WZvV")()
- end
- })
- Tabs.all:AddButton({
- Title = "TP to Cases",
- Description = "Select the desired case",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/VvnWtHhJ")()
- end
- })
- Tabs.all:AddButton({
- Title = "Mini Hub",
- Description = "1Qlua scripts for Ohio",
- Callback = function()
- loadstring(game:HttpGet"https://pastebin.com/raw/fef2FzGc")()
- end
- })
- Tabs.all:AddParagraph({
- Title = "Auto-Farm",
- Content = ""
- })
- Tabs.all:AddButton({
- Title = "Auto-Farm Junk V2",
- Description = "Automatic junk collection",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/HNwdknXk'))()
- end
- })
- Tabs.all:AddButton({
- Title = "ATM Auto-Farm",
- Description = "Automatic ATM farming",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/szznrYvx'))()
- end
- })
- Tabs.all:AddButton({
- Title = "Launch all necessary scripts",
- Description = "For farming",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/wqDvBEWU'))()
- end
- })
- SaveManager:SetLibrary(Fluent)
- InterfaceManager:SetLibrary(Fluent)
- SaveManager:IgnoreThemeSettings()
- InterfaceManager:SetFolder("1Qlua")
- SaveManager:SetFolder("1Qlua/UniversalScriptHub")
- -- Add Aimbot at the end (new tab)
- local players = game:GetService("Players")
- local plr = players.LocalPlayer
- local wrk = game:GetService("Workspace")
- local camera = wrk.CurrentCamera
- local mouse = plr:GetMouse()
- -- Aimbot variables
- local aimbotEnabled = false
- local aimParts = {"Head"}
- local aiming = false
- local predictionStrength = 0.065
- local smoothing = 0.05
- local aimFov = 100
- local wallCheck = true
- local teamCheck = false
- local currentTarget = nil
- -- Color system
- local colorOptions = {
- "Red",
- "Green",
- "Blue",
- "Yellow",
- "Purple"
- }
- local colorValues = {
- ["Red"] = Color3.fromRGB(255, 0, 0),
- ["Green"] = Color3.fromRGB(0, 255, 0),
- ["Blue"] = Color3.fromRGB(0, 0, 255),
- ["Yellow"] = Color3.fromRGB(255, 255, 0),
- ["Purple"] = Color3.fromRGB(128, 0, 128)
- }
- local circleColor = colorValues["Red"]
- local targetedColor = colorValues["Green"]
- -- FOV Circle
- local fovCircle = Drawing.new("Circle")
- fovCircle.Thickness = 2
- fovCircle.Radius = aimFov
- fovCircle.Filled = false
- fovCircle.Color = circleColor
- fovCircle.Visible = false
- -- Aimbot functions
- local function checkTeam(player)
- return teamCheck and player.Team == plr.Team
- end
- local function getClosestPart(character)
- local closestPart = nil
- local shortestDistance = aimFov
- for _, partName in ipairs(aimParts) do
- local part = character:FindFirstChild(partName)
- if part then
- local partPos = camera:WorldToViewportPoint(part.Position)
- if partPos.Z > 0 then
- local distance = (Vector2.new(partPos.X, partPos.Y) - Vector2.new(mouse.X, mouse.Y)).Magnitude
- if distance < shortestDistance then
- shortestDistance = distance
- closestPart = part
- end
- end
- end
- end
- return closestPart
- end
- local function getTarget()
- local closestPlayer = nil
- local closestPart = nil
- local shortestDistance = aimFov
- for _, player in ipairs(players:GetPlayers()) do
- if player ~= plr and player.Character and not checkTeam(player) then
- local part = getClosestPart(player.Character)
- if part then
- local distance = (Vector2.new(camera:WorldToViewportPoint(part.Position).X, camera:WorldToViewportPoint(part.Position).Y) - Vector2.new(mouse.X, mouse.Y)).Magnitude
- if distance < shortestDistance then
- shortestDistance = distance
- closestPlayer = player
- closestPart = part
- end
- end
- end
- end
- return closestPlayer, closestPart
- end
- local function aimAt(player, part)
- if player and part then
- local predictedPosition = part.Position + (player.Character.HumanoidRootPart.Velocity * predictionStrength)
- camera.CFrame = camera.CFrame:Lerp(CFrame.new(camera.CFrame.Position, predictedPosition), smoothing)
- end
- end
- -- Aimbot UI
- Tabs.aimbot:AddToggle("AimbotEnabled", {
- Title = "Enable Aimbot",
- Default = false,
- Callback = function(Value)
- aimbotEnabled = Value
- fovCircle.Visible = Value
- end
- })
- Tabs.aimbot:AddDropdown("AimPart", {
- Title = "Body Part",
- Values = {"Head", "HumanoidRootPart", "Torso"},
- Default = "Head",
- Callback = function(Value)
- aimParts = {Value}
- end
- })
- Tabs.aimbot:AddSlider("Smoothing", {
- Title = "Smoothing",
- Min = 1,
- Max = 100,
- Default = 37,
- Rounding = 0,
- Callback = function(Value)
- smoothing = 1 - (Value / 100)
- end
- })
- Tabs.aimbot:AddSlider("Prediction", {
- Title = "Prediction",
- Min = 0,
- Max = 0.2,
- Default = 0.02,
- Rounding = 3,
- Callback = function(Value)
- predictionStrength = Value
- end
- })
- Tabs.aimbot:AddSlider("FOV", {
- Title = "Field of View",
- Min = 10,
- Max = 1000,
- Default = 50,
- Rounding = 0,
- Callback = function(Value)
- aimFov = Value
- fovCircle.Radius = Value
- end
- })
- Tabs.aimbot:AddToggle("WallCheck", {
- Title = "Wall Check",
- Default = false,
- Callback = function(Value)
- wallCheck = Value
- end
- })
- Tabs.aimbot:AddToggle("TeamCheck", {
- Title = "Team Check",
- Default = false,
- Callback = function(Value)
- teamCheck = Value
- end
- })
- Tabs.aimbot:AddDropdown("FOVColor", {
- Title = "FOV Color",
- Values = colorOptions,
- Default = "Red",
- Callback = function(Value)
- circleColor = colorValues[Value]
- fovCircle.Color = circleColor
- end
- })
- Tabs.aimbot:AddDropdown("TargetColor", {
- Title = "Target Color",
- Values = colorOptions,
- Default = "Green",
- Callback = function(Value)
- targetedColor = colorValues[Value]
- end
- })
- -- Main loop
- game:GetService("RunService").RenderStepped:Connect(function()
- if aimbotEnabled then
- fovCircle.Position = Vector2.new(mouse.X, mouse.Y + 36)
- if aiming then
- if currentTarget then
- fovCircle.Color = targetedColor
- aimAt(currentTarget, currentTarget.Character[aimParts[1]])
- else
- currentTarget = getTarget()
- end
- else
- fovCircle.Color = circleColor
- currentTarget = nil
- end
- end
- end)
- mouse.Button2Down:Connect(function()
- if aimbotEnabled then
- aiming = true
- end
- end)
- mouse.Button2Up:Connect(function()
- if aimbotEnabled then
- aiming = false
- end
- end)
- -- Finish interface setup
- InterfaceManager:BuildInterfaceSection(Tabs.Settings)
- SaveManager:BuildConfigSection(Tabs.Settings)
- Window:SelectTab(1)
- Fluent:Notify({
- Title = "1Qlua",
- Content = "Universal Script Hub successfully loaded!",
- Duration = 8
- })
- SaveManager:LoadAutoloadConfig()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement