This comprehensive Blox Hunt script provides powerful advantages when playing as either a hider or hunter. With features like ESP for spotting players, automatic prop selection, position locking, and enhanced hunter abilities, this script dramatically improves your chances of winning in either role. Copy the script below or download the full file:
-- Blox Hunt Ultimate Script v4.5 (2025)
-- By HideAndSeek @ RoTools
-- For educational purposes only
-- Services
local Players = game:GetService("Players")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local RunService = game:GetService("RunService")
local TweenService = game:GetService("TweenService")
local UserInputService = game:GetService("UserInputService")
local Lighting = game:GetService("Lighting")
local LocalPlayer = Players.LocalPlayer
local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
local Humanoid = Character:WaitForChild("Humanoid")
local HRP = Character:WaitForChild("HumanoidRootPart")
local Camera = workspace.CurrentCamera
-- Configuration
getgenv().Settings = {
-- Hider Settings
Hider = {
ESP = {
Enabled = true, -- Show ESP for hunters
ShowDistance = true,
ShowName = true,
MaxDistance = 1000, -- Maximum distance to show ESP
BoxColor = Color3.fromRGB(255, 0, 0) -- Red for hunters
},
AutoHide = {
Enabled = false,
PropSelector = "Best", -- Options: "Best", "Random", "Small", "Custom"
CustomProp = "", -- Used with "Custom" prop selector
BestProps = {"Book", "Cup", "Plant", "Lamp", "Clock"}, -- Typically hard to spot props
HideLocation = "Spots", -- Options: "Spots", "Corners", "Random", "Custom"
CustomLocation = {0, 0, 0}, -- Used with "Custom" hide location
SpeedBoost = true, -- Move faster when transitioning between hiding spots
AvoidHunters = true -- Attempt to hide away from approaching hunters
},
PropLock = {
Enabled = false,
FreezeProp = true, -- Completely lock position
AllowRotation = false, -- Allow rotation but not movement
AntiPush = true, -- Prevent being pushed by hunters
ReturnToPosition = true, -- Return to original position if moved
AntiFlash = true -- Prevent being revealed by hunter's flashlight
},
Advanced = {
NoClip = false, -- Warning: More detectable but allows hiding in walls
InvisibleProp = false, -- Very detectable, makes your prop harder to see
FastTransform = true, -- Transform into props faster
InstantCoin = false, -- Auto-collect coins (can be detected)
DisguiseEnhancer = true -- Makes disguise more convincing
}
},
-- Hunter Settings
Hunter = {
ESP = {
Enabled = true, -- Show ESP for hiders
ShowDistance = true,
ShowName = true,
BoxColor = Color3.fromRGB(0, 255, 0), -- Green for hiders
ShowPropType = true, -- Show what prop type a hider is using
ShowRealModel = true, -- See the actual player model through the prop
HighlightSuspicious = true -- Highlight props that are likely players
},
Combat = {
AimAssist = false, -- Helps aim at hiders
AimAssistStrength = 0.5, -- How strong the aim assist is (0-1)
AutoShoot = false, -- Automatically shoots when aiming at a hider
SilentAim = false, -- More detectable but better aim assist
RapidFire = false, -- Shoot faster (highly detectable)
ExtendedReach = false -- Increase melee attack range
},
Movement = {
SpeedBoost = true, -- Move faster when chasing
JumpBoost = true, -- Jump higher
NoStumble = true, -- Don't stumble when jumping from heights
FastClimb = true, -- Climb ladders faster
NoSlowdown = true -- No slowdown when shooting or using abilities
},
Utility = {
EnhancedFlashlight = true, -- Better flashlight range and brightness
AutoReveal = false, -- Automatically use reveal ability when near suspected hiders
RevealCooldownHack = false, -- Reduce cooldown on reveal ability (detectable)
PropHighlighter = true, -- Highlight props that don't belong in the environment
MovementAnalyzer = true -- Detect props that have moved from their original positions
}
},
-- Shared Settings
Shared = {
UI = {
Enabled = true,
Theme = "Dark", -- Options: "Dark", "Light", "Custom"
CustomColor = Color3.fromRGB(0, 0, 0),
Scale = 1.0, -- UI Size (0.5-2.0)
Position = "Bottom", -- Options: "Bottom", "Top", "Left", "Right"
Keybind = "RightShift" -- Toggle UI visibility
},
Performance = {
ReduceGraphics = false,
OptimizeFPS = true,
RemoveEffects = false,
RemoveParticles = false
},
Utility = {
AntiAFK = true,
AutoReady = false, -- Automatically ready up for next round
AutoRejoin = true, -- Rejoin if disconnected
ServerHop = false, -- Switch servers if empty or unbalanced teams
AutoWin = false, -- Attempts to auto-win (HIGHLY DETECTABLE, USE AT OWN RISK)
RemoveFog = true -- Improves visibility by removing fog effects
}
},
-- Keybinds (set to "" to disable)
Keybinds = {
ToggleHiderESP = "E",
ToggleHunterESP = "Q",
ToggleAutoHide = "T",
TogglePropLock = "Y",
ToggleAimAssist = "R",
ToggleNoClip = "X",
EmergencyTeleport = "Z", -- Emergency teleport to safe location
CycleProps = "C" -- Cycle through available props
}
}
-- Main script functions (abridged version)
-- Full functionality included in the downloaded file
print("Blox Hunt Script v4.5 loaded successfully!")
print("Join our Discord for updates: discord.gg/RoTools")
Note: This script works with all major Roblox executors. For optimal performance with all features, especially ESP and combat enhancements, we recommend using a Level 6+ executor like Synapse X, Script-Ware, or Hydrogen.
Blox Hunt is a popular Roblox game based on the classic "Prop Hunt" concept, where players either hide as disguised props or hunt them down. This script enhances both gameplay roles with a wide array of features that give you a significant advantage. For hiders, the script helps you choose optimal hiding spots, lock your position to prevent accidental movement, and see hunters through walls. For hunters, it provides enhanced detection capabilities, improved combat performance, and tools to identify suspicious props. The script is regularly updated to stay compatible with the latest Blox Hunt updates and map changes.
See players through walls with customizable ESP that shows distance, names, and other relevant information for both roles.
Automatically selects optimal props and hiding locations based on map analysis and game conditions when playing as a hider.
Lock your position as a hider to prevent accidental movement or being pushed, with options for anti-flash and return to position.
Improve your hunter gameplay with prop highlighting, movement analysis, enhanced flashlight, and optional combat assistance.
Enhance mobility with optional speed boosts, jump improvements, and obstacle navigation for faster gameplay.
Includes anti-AFK, automatic ready-up, performance optimizations, and customizable UI for a better gaming experience.
Follow these steps to install and use the Blox Hunt Script:
Choose a reliable Roblox executor like Synapse X, Hydrogen, or Script-Ware. Make sure it's updated to work with the latest Roblox version.
Copy the script code from above or download the full script file using the download button.
Launch Roblox and join a Blox Hunt game. Wait until you are fully loaded into the game lobby.
Open your executor, paste the script into the editor, and click the Execute/Inject button. A GUI will appear on your screen.
Use the GUI to configure settings based on your current role and preferences. The script automatically detects if you're a hider or hunter and shows the appropriate options.
Learn the keybinds for quick feature toggling during gameplay. The default keybinds can be customized in the settings menu to match your preferences.
This script includes various anti-detection measures to minimize the risk of bans. However, some features are more detectable than others. To maximize safety:
For optimal hiding when using manual selection:
The Hunter ESP works through several detection methods:
PropLock provides several crucial benefits when hiding:
We update the script within 24-48 hours after new Blox Hunt maps or major game updates are released. The script's adaptive modules can handle most minor changes automatically, but significant map additions or gameplay mechanics changes may require updates. The Auto-Hide feature in particular needs map-specific optimizations for best performance. Check our Discord server or revisit this page for the latest version information.