Blog

  • Brookhaven Scripts and Hacks – Admin, Troll, Unlock Gamepass

    Brookhaven Mobile Script - Ghub

    Brookhaven RP Script and Hacks for Roblox – one of the best hacks for the mobile version of the game Brookhaven is available for free for everyone. If you want to use the full power of the game Brookhaven, then we advise you to download these scripts and hacks. Using this in the game, you will be able to open the GUI and customize all the features necessary for a comfortable game, such as walking speed, jump power, trolling mod, player customization and many others.

    Brookhaven in the world of Roblox one of the best games today, one of the oldest games in the big online players every year. Brookhaven RP is a game about life, here you can find friends, socialize, live in cool houses and drive all kinds of cars and much more. That’s why many players are looking for Brookhaven scripts to simplify their gameplay and have fun with friends. Below you can find the most current, working and tested scripts and hacks for Brookhaven.

    Below this publication you can discover the top rated, working and verified Brookhaven RP Roblox scripts and hacks.

    The Best Free Scripts for Brookhaven RP

    Brookhaven Script Mobile – Brings All

    Brookhaven Script Mobile - Brings All

    -- Simple Bring All GUI with Enable/Disable Toggle
    local Players = game:GetService("Players")
    local LocalPlayer = Players.LocalPlayer
    
    local bringEnabled = false
    local bringLoop
    
    -- GUI Setup
    local screenGui = Instance.new("ScreenGui", LocalPlayer:WaitForChild("PlayerGui"))
    screenGui.Name = "BringAllGUI"
    
    local enableButton = Instance.new("TextButton", screenGui)
    enableButton.Size = UDim2.new(0, 200, 0, 50)
    enableButton.Position = UDim2.new(0.5, -100, 0.4, 0)
    enableButton.Text = "Enable Bring All"
    enableButton.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
    
    local disableButton = Instance.new("TextButton", screenGui)
    disableButton.Size = UDim2.new(0, 200, 0, 50)
    disableButton.Position = UDim2.new(0.5, -100, 0.5, 0)
    disableButton.Text = "Disable Bring All"
    disableButton.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
    
    -- Bring function
    local function bringPlayers()
        bringLoop = task.spawn(function()
            while bringEnabled do
                local root = LocalPlayer.Character and LocalPlayer.Character:FindFirstChild("HumanoidRootPart")
                if root then
                    for _, player in pairs(Players:GetPlayers()) do
                        if player ~= LocalPlayer and player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
                            local theirRoot = player.Character.HumanoidRootPart
                            theirRoot.CFrame = root.CFrame + Vector3.new(math.random(-5, 5), 1, math.random(-5, 5))
                        end
                    end
                end
                task.wait(0.5)
            end
        end)
    end
    
    -- Button callbacks
    enableButton.MouseButton1Click:Connect(function()
        if not bringEnabled then
            bringEnabled = true
            bringPlayers()
        end
    end)
    
    disableButton.MouseButton1Click:Connect(function()
        bringEnabled = false
        if bringLoop then
            task.cancel(bringLoop)
        end
    end)
    

    Script Soluna Hub Brookhaven RP – Troll Scripts and More

    Script Soluna Hub Brookhaven 

    loadstring(game:HttpGet("https://raw.githubusercontent.com/Patheticcs/Soluna-API/refs/heads/main/brookhaven.lua",true))()

    Brookhaven RP Script Pastebin

    Brookhaven RP Script Pastebin

    loadstring(game:HttpGet("https://pastebin.com/raw/LCmR8qkj"))()

    Brookhaven Script Roblox – Admin, GamePass, Troll, Teleport

    Brookhaven Script Roblox - Admin, GamePass, Troll, Teleport

    loadstring(game:HttpGet("https://raw.githubusercontent.com/OpenSourceEngine/Script/refs/heads/main/Brookhaven.lua"))()

    Brookhaven RP Script Mobile – Teleport, Skins, Fun

    Brookhaven RP Script Mobile

    loadstring(game:HttpGet("https://raw.githubusercontent.com/Waza80/scripts-new/main/IceHubBrookhaven.lua"))()

    Brookhaven Script June – Rainbow Hair, Rainbow Skin, Rainbow Bio

    loadstring(game:HttpGet("https://raw.githubusercontent.com/RFR-R1CH4RD/Loader/mainalvatore.lua"))()

    Brookhaven Script Admin GUI – Troll, Teleport, ESP

    Brookhaven Script Admin GUI - Troll, Teleport, ESP

    loadstring(game:HttpGet("https://raw.githubusercontent.com/Cat558-uz/IntTeste/refs/heads/main/N9999"))()

    Brookhaven Script – Loot All Storages, Loot All Basement, Inf Money

    loadstring(game:HttpGet("https://raw.githubusercontent.com/decentholograms/TheStorage/refs/heads/main/TheStorage.lua", true))()
    

    Brookhaven Best Troll Script

    Brookhaven Best Troll Script

    loadstring(game:HttpGet("https://raw.githubusercontent.com/rogelioajax/lua/main/MangoHub", true))

    Brookhaven RP Script – Troll, Fun and More

    Brookhaven RP Script - Troll, Fun and More

    loadstring(game:HttpGet("https://raw.githubusercontent.com/RFR-R1CH4RD/Loader/main/Salvatore.lua"))()
    --the system key is present

    Script Brookhaven RP Mobile – SP Hub (No Key)

    v1.2v

    Brookhaven RP

    loadstring(game:HttpGet("https://raw.githubusercontent.com/as6cd0/SP_Hub/refs/heads/main/Brookhaven"))()

    Brookhaven Mobile Script Chaos HUB – Troll, Teleport

    Brookhaven Mobile Script Chaos HUB

    loadstring(game:HttpGet("https://pastebin.com/raw/58jNvV3h"))()

    Real Hub Pastebin Script Brookhaven

    loadstring(game:HttpGet("https://pastebin.com/raw/EYs5T7Yg",true))()

    Brookhaven Script Hub

    Brookhaven Script Hub

    A collection of the best scripts for the Brookhaven RP game.

    loadstring(game:HttpGet("https://raw.githubusercontent.com/ScriptBrv/BROKEY/refs/heads/main/BROKEY.md",true))()

    Brookhaven RP Script Fly Hack

    Brookhaven RP Script Fly Hack

    loadstring(game:HttpGet("https://raw.githubusercontent.com/mikeexc/Dsc-Mike-Fly-Gui/main/Fly%20Gui"))()

    Get Brookhaven Scripts Different hubs

    Brookhaven Scripts Different hubs

    loadstring(game:HttpGet("https://raw.githubusercontent.com/Alexcirer/Alexcirer/refs/heads/main/Station"))()

    HYZ0R HUB Brookhaven RP Mobile Script Pastebin

    HYZ0R HUB Brookhaven RP

    loadstring(game:HttpGet('https://raw.githubusercontent.com/Hyz0r-Dev404/Hyz0/refs/heads/main/Working%25Hyz0r-Hub.md'))();

    Brookhaven Script Mobile SpeedWave HUB – Unlock Premium Gamepass, ESP and More

    Brookhaven Script Mobile SpeedWave HUB

    loadstring(game:HttpGet("https://raw.githubusercontent.com/speedwavevip/scriptspeed/refs/heads/main/Brookhaven_lraq"))()

    Brookhaven RP Script YHub – NoClip, Jump, Fly, Fling, ESP (2025 Update)

    Version: 3.2 – 2025 Update

    Brookhaven RP Script YHub

    -- TG : https://t.me/YHUB_16
    loadstring(game:HttpGet("https://raw.githubusercontent.com/Luarmor123/community-Y-HUB/refs/heads/main/YHUB%20ENGLISH"))()

    Brookhaven Script Auto Farm Candy GUI

    Brookhaven Script Candy Farm GUI

    loadstring(game:HttpGet("https://raw.githubusercontent.com/r4mpage4/BrookHavenRP/refs/heads/main/AutoFarmCandy.lua",true))()

    New Brookhaven Hack: ImperialHub – Unlock All Gamepass

    ImperialHub - Unlock All Gamepass

    loadstring(game:HttpGet('https://raw.githubusercontent.com/Trev0rZ/LoaderM/refs/heads/main/ImperiaHub-lWorking.lua'))()

    Brookhaven Script: SanderXHub – Troll Admin Commands, Vip Gamepass

    Brookhaven Script SanderXHub

    loadstring(game:HttpGet("https://raw.githubusercontent.com/kigredns/testUIDK/refs/heads/main/panel.lua"))()

    Brookhaven RP Script PasteBin NoKey 2025

    Brookhaven RP Script PasteBin NoKey 2024

    loadstring(game:HttpGet("https://pastebin.com/raw/GYyWRWHJ"))(); 

    Brookhaven Script No Key – Unlock Premium Gamepass and More

    Brookhaven Script No Key

    oadstring(game:HttpGet("https://raw.githubusercontent.com/RFRR1CH4RD/Loader/main/Salvatore.lua"))()

    Brookhaven Script Jul hub – Auto Unban, Avatar, Troll

    Brookhaven Script Jul hub

    loadstring(game:HttpGet('https://raw.githubusercontent.com/Jfdedit3/z4trox-hub-v1/main/z4trox%20hub'))()

    Brookhaven RP is one of the most popular and visited games on the Roblox platform and that’s why most players use scripts and hacks to pump up their character faster, using the closed features of the game, which are not available to normal users. From this page you will be able to download one of the best Ghub scripts for Brookhaven RP Mobile Roblox game.

  • Baddies Roblox Script – Auto Farm, Auto Kill Players

    Baddies Roblox Script - Auto Kill Players

    The only script for one of the popular place Baddies from the world of Roblox with Auto Kill Players function is available for free on our website, which you can copy from this page. A simple but effective script that will come in handy for every player who wants to use automatic functions. Using this script on Baddies you will be able to enable Auto Kill Players in one click and eliminate any players you want on the game server and get rewards, points and coins for it.

    The game Baddies is currently gaining momentum and becoming popular, the constant online exceeds 30 thousand players and this is not the limit! The game has been updated today and this script works perfectly with the latest update, you have a chance to use it right now and gain as many game points as possible.

    Baddies Mobile Script No Key – Auto Farm Slays, Auto Farm Stomps

    local Players = game:GetService("Players")
    local RunService = game:GetService("RunService")
    local LocalPlayer = Players.LocalPlayer
    local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
    local ReplicatedStorage = game:GetService("ReplicatedStorage")
    local Backpack = LocalPlayer:WaitForChild("Backpack")
    local Net = ReplicatedStorage:WaitForChild("Modules"):WaitForChild("Net")
    local hitRemote1 = Net:WaitForChild("RE/BeachShovelHit")
    local hitRemote2 = Net:WaitForChild("RE/panHit")
    local hitRemote3 = Net:WaitForChild("RE/pinkStopSignalHit")
    local hitRemote4 = Net:WaitForChild("RE/baseballBatHit")
    local stompEvent = ReplicatedStorage:WaitForChild("STOMPEVENT")
    
    local function buyTool(toolName, buttonName)
        if Backpack:FindFirstChild(toolName) or Character:FindFirstChild(toolName) then return end
    
        local button = workspace:FindFirstChild(buttonName, true)
        if not button then return end
    
        Character:PivotTo(button.CFrame + Vector3.new(0, 2, 0))
    
        local prompt = button:FindFirstChildWhichIsA("ProximityPrompt", true)
        if not prompt then return end
    
        while not (Backpack:FindFirstChild(toolName) or Character:FindFirstChild(toolName)) do
            fireproximityprompt(prompt)
            task.wait()
        end
    end
    
    buyTool("Pan", "Pan Buy button")
    buyTool("BeachShovel", "botonComprarShovel")
    
    local slayTarget = nil
    local isSlaying = false
    
    local function fireHits()
        pcall(function()
            hitRemote1:FireServer(1)
        end)
        pcall(function()
            hitRemote2:FireServer(1)
        end)
        pcall(function()
            hitRemote3:FireServer(1)
        end)
        pcall(function()
            hitRemote4:FireServer(1)
        end)
    end
    
    local function teleportToSky(character)
        local root = character:FindFirstChild("HumanoidRootPart")
        if root then
            root.CFrame = CFrame.new(0, 1000, 0)
        end
    end
    
    local function fireSlay()
        pcall(function()
            stompEvent:FireServer()
        end)
    end
    
    local function moveNearbyPlayers(localRoot)
        for _, player in ipairs(Players:GetPlayers()) do
            if player ~= LocalPlayer then
                local char = player.Character
                local humanoid = char and char:FindFirstChild("Humanoid")
                local root = char and char:FindFirstChild("HumanoidRootPart")
    
                if humanoid and (humanoid.Health ~= 1 or humanoid.Health ~= 2 or humanoid.Health ~= 3) and root then
    
                    root.CanCollide = false
                    root.Size = Vector3.new(20, 20, 20)
                    root.CFrame = localRoot.CFrame * CFrame.new(0, 0, -10)
    
                end
            end
        end
    end
    
    task.spawn(function()
        while true do
            local foundTarget = nil
            for _, player in ipairs(Players:GetPlayers()) do
                if player ~= LocalPlayer then
                    local char = player.Character
                    local humanoid = char and char:FindFirstChild("Humanoid")
                    local head = char and char:FindFirstChild("Head")
    
                    if humanoid and (humanoid.Health == 1 or humanoid.Health == 2 or humanoid.Health == 3) and head then
                        local yPos = head.Position.Y
                        if yPos < 500 then
                            foundTarget = player
                            break
                        end
                    end
                end
            end
    
            slayTarget = foundTarget
            isSlaying = foundTarget ~= nil
            task.wait(1)
        end
    end)
    
    RunService.Heartbeat:Connect(function()
        local char = LocalPlayer.Character
        local root = char and char:FindFirstChild("HumanoidRootPart")
    
        if not char or not root then return end
    
        if isSlaying and slayTarget and slayTarget.Character then
            local targethead = slayTarget.Character:FindFirstChild("Head")
            if targethead then
                root.CFrame = CFrame.new(targethead.Position) * CFrame.new(0, 2.5, 0)
                fireSlay()
            end
        else
            fireHits()
            teleportToSky(char)
            moveNearbyPlayers(root)
        end
    end)
    
    for i = 1, 80 do
        pcall(function()
            ReplicatedStorage.Modules.Net["RF/SalonPunch"]:InvokeServer()
        end)
    end

    Baddies Script Imp Hub – Auto Farm

    Baddies Script Imp Hub

    loadstring(game:HttpGet('https://raw.githubusercontent.com/godor1010/godor/refs/heads/main/baddies'))()

    Get Baddies Script Pastebin:

    loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraScript/Script/main/Baddies"))()
  • Shika Hub Hack for Genshin Impact – The Best GUI Mod

    Here is a new cheat Shika Hub (Minty) for Genshin Impact 5.8, which is available for free download from this page. Working cheat, which supports the current version of the game Genshin Impact. a convenient menu with a choice of functions right during the game. Using this hack yourself, you will be able to activate the following functions: Infinity burst energy, no skill cooldown, infinite stamina, and many other features, which according to the developer will be updated every time the new hack is updated.

  • CS2 ESP (Wallhack)

    CS2 ESP (Wallhack)

    I suggest you download a simple cheat CS2 ESP (Wallhack) on Counter-Strike 2 with which you can see your opponents through any textures on the map, it can be buildings, walls, blocks, etc. If you want to keep your account and use a minimum of features, then this esp hack is perfect for you. 

    CT players will be highlighted in blue, T players will be highlighted in red, additionally you will be able to see the amount of health.

    How to use

    1. Start the Counter-Strike 2 game

    2. Run the cheat csgo2.exe

    3. Enjoy!

    CS2 game update came out and the cheat doesn’t work?

    The solution is very simple, in the archive you can find the file offsets.json in which you can update the offsets yourself.

    Offsets (Build: August 2, 2025):

    {
        "dwViewMatrix": 30546432,
        "dwLocalPlayerPawn": 28265344,
        "dwEntityList": 30139936,
        "m_hPlayerPawn": 2300,
        "m_iHealth": 844,
        "m_lifeState": 848,
        "m_iTeamNum": 1003,
        "m_vOldOrigin": 5552,
        "m_pGameSceneNode": 816,
        "m_modelState": 368,
        "m_boneArray": 128,
        "m_nodeToWorld": 16,
        "m_sSanitizedPlayerName": 2128
    }

    – updated offsets (Game update 14093)

  • SCS2 – Semi-External Cheat for CS2

    SCS2 - Semi-External Cheat for CS2

    I share with you a new free hack SCS2 for the game Counter-Strike: 2, which you can download from this page. SCS2 is a Semi-External cheat with which you can not be afraid to get banned in the game, it is not detected by VAC system and is controlled through a convenient semi-external GUI. Using it in the game you can activate such functions as: ESP, Aimbot, Fov, Recoil Control, TriggerBot, Bunny Hop, Anti Flash, DeathMatch Mode, Spector List and many other additional functions. 

    The developer promises to update their product regularly to improve it for maximum performance. So stay tuned for updates so that you don’t miss out on new versions of SCS2.

    Cheat for CS2

    Full list of features:

    ESP:
    - Health bar with optional HP counter
    - Player names and weapon icons
    - Bounding boxes with customizable colors and thickness
    - Skeleton, joints, and head outlines
    - Snap lines and distance indicators
    
    Aim:
    - Aimbot with player lock
    - Recoil control system
    - Trigger bot with adjustable delay
    
    Miscellaneous:
    - Bunny hop
    - Anti-flash
    - Deathmatch Mode
    - Dropped item & C4 ESP (may impact performance)
    - Bomb timer
    - Spectator list

    How to use:

    1. Download the cheat from our website or the official GitHub of the developer

    2. Run the game CS2

    3. Run the file SCS2.exe

    4. Open the menu using [INSERT] or [FN+INS], to close use [END] key.

    5. Customize the cheat to your game requirements and enjoy!

    ChangeLogs:

    – updated offsets (Game update 14092)

  • Heroes Battlegrounds Script – Auto Farm, Farm Players, Auto Skills

    Here you can download one of the best free Imp Hub scripts for Heroes Battlegrounds from the world of Roblox with auto functions with which you get items, skills, experience and much more. For the game Heroes Battlegrounds is very hard to find scripts and that’s why we have posted this script for you, it is easy to use, a large selection of functions and easy to control via GUI. For example you will be able to activate the following functions: Auto Farm, Farm Players, Auto Skills, Farm Random Players, Hunt Players and many other additional functions.

    Heroes Battlegrounds Script – Auto Escape, Fly, Speed

    Heroes Battlegrounds Script - Auto Escape, Fly, Speed

    loadstring(game:HttpGet("https://pastefy.app/uoKTNQ8J/raw"))()

    Get Heroes Battlegrounds Script Pastebin

    loadstring(game:HttpGet('https://raw.githubusercontent.com/alan11ago/Hub/refs/heads/main/ImpHub.lua'))()
  • Gunfight Arena Script – Aimbot, ESP and More

    Here you can get a set of scripts and hacks for the popular shooter Gunfight Arena in the Roblox Mobile universe. Use the scripts during the game to activate hidden features. For example, you will be able to use such features as FlyHack, Aimbot, ESP and many others. This script is perfect for those players who want to use the game to the maximum to win and improve their game profile. You will become much more accurate in shooting, your enemies will be highlighted through textures, and you will also have access to flying, fast jumps, etc.

    Gunfight Arena in the world of Roblox is one of the leading games in the shooter series and is currently gaining popularity among players. Many players are already using scripts and playing much better than other players and to change this, we have added D8rk Hub, Rinns Hub to cheater.fun website so that you can have a chance to meet other players using scripts.

    The Best Free Scripts for Gunfight Arena Roblox Mobile

    Gunfight Arena Script New Pastebin – Aimbot, Weapons Changer

    Gunfight Arena Script New

    loadstring(game:HttpGetAsync("https://pastefy.app/xS9F00el/raw"))()

    Gunfight Arena Script NO KEY – Get All Weapons, Get All Skins 

    loadstring(game:HttpGet('https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/GunfightArena'))();

    Gunfight Arena Script – ESP, Aimbot, Inf Jump

    Gunfight Arena Script

    loadstring(game:HttpGet('https://raw.githubusercontent.com/checkurasshole/Script/refs/heads/main/IQ'))();
    

    Script Gunfight Arena 2025 – Aimbot, ESP

    loadstring(game:HttpGet(('https://raw.githubusercontent.com/checkurasshole/Script/refs/heads/main/IQV2GUNFIGHT'),true))()

    Gunfight Arena Script – No Recoil Mobile & PC

    local localPlayer = game:GetService("Players").LocalPlayer
    
    while task.wait() do
    
        if localPlayer.PlayerScripts.Vortex.Modifiers:FindFirstChild("Steadiness") then
            localPlayer.PlayerScripts.Vortex.Modifiers.Steadiness.Value = 0
        end
    end

    Get Script Gunfight Arena – Good Aimbot, ESP

    loadstring(game:HttpGet("https://raw.githubusercontent.com/checkurasshole/Script/refs/heads/main/Main%20Scripts"))();
    
    -- Note: For some reason, it doesn’t work as well as it should on some executors, except for Solara. I'm working on fixing that. (Feel free to join the Discord if you want—it's your choice.)

    Get Gunfight Arena Script Pastebin – Auto Respawn, Bring All Players, ESP

    Gunfight Arena Script Pastebin

    loadstring(game:HttpGet(('https://pastefy.app/FL5mxhtj/raw'),true))()

    Get Script Rinns Hub Gun Fight Arena – Aimbot, ESP

    Get Script Rinns Hub Gun Fight Arena - Aimbot, ESP

    loadstring(game:HttpGet('https://raw.githubusercontent.com/SkibidiCen/MainMenu/main/Code'))() 

    Get Script D8rk Hub for Gunfight Arena Mobile

    Dark Hub Gunfight Arena Script

    --D8RK HUB ON TOP!
    loadstring(game:HttpGet("https://raw.githubusercontent.com/D8rkX/D8rk-Hub/main/Games/GunFight%20Arena",true))() 
  • Brainrot Slingshot Script – Fly Speed, Auto Cash

    Brainrot Slingshot Script

    You can get the new, tested, and working Brainrot Slingshot script with Fly Speed, Auto Cash, Auto Upgrade, and Auto Rebirth features on this page. This is an excellent script if you want to gain more experience in Brainrot Slingshot by using the game’s hidden and auxiliary features. Using this script, you can build the highest cliff, reach incredible speeds by improving your brain, and much more. At the moment, this is the best script without a key with such features, working without any problems on the PC and Mobile versions of the game.

    Brainrot Slingshot Script GUI – Auto Rebirth, Auto Upgrade, Inf Money

    Brainrot Slingshot Script GUI - Auto Rebirth, Auto Upgrade, Inf Money

    loadstring(game:HttpGet('https://raw.githubusercontent.com/checkurasshole/Script/refs/heads/main/IQ'))();

    Script Brainrot Slingshot – Auto Cash, Fly Speed

    loadstring(game:HttpGet("https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/BrainrotSlingshot", true))()