3 Essential Cluck or Hide Scripts – Auto Abilities, ESP, Teleports & Auto Kills

Cluck or Hide is a Roblox survival game where players take on different roles during each round. Hiders must escape, protect teammates, and use their abilities carefully, while the Killer searches the map and tries to eliminate everyone. Lua scripts can add role-based tools such as ESP, automatic abilities, teleports, movement controls, and combat automation. Below are three Cluck or Hide scripts with different features for both Hiders and Killers.

01. AshLabs – Instant Revive, Teleport, Speed & ESP

AshLabs focuses on helping players locate and support teammates during active rounds. It includes automatic revival, teleportation to knocked players, movement speed controls, and different ESP options. The compact feature set makes it suitable for players who want simple rescue and navigation tools.

Script OptionWhat It Does
Auto ReviveRevives knocked players automatically
TP to Knocked PlayerTeleports to a downed teammate
Toggle ESPHighlights players on the map
Name ESPDisplays player names
Movement SpeedChanges character walking speed
Extra FeaturesIncludes more options inside the menu
Key SystemRequires a key before use
loadstring(game:HttpGet("https://ashlabs.me/api/game?name=Clunk-or-hide.lua", true))()

02. Cluck or Hide Helper v1.2 – Auto Abilities, Kill Aura & Quick Teleports

This detailed client-side script automatically adapts its tools to the player’s current role. Killers can use scanning, ESP, teleports, and Kill Aura, while Hiders receive automatic ability support, safe teleportation, movement tools, and teammate tracking.

The script should be executed while standing in the lobby before a round begins. Its network features and interface depend on game systems that are loaded before the match starts.

Main FeatureSimple Description
Role-Based ToolsProvides separate options for Killer and Hider
Auto ScanUses the Killer’s Scan ability when ready
All-Player ESPShows players with role-based colors
Freeze ESPHighlights frozen Hiders in blue
TP to Visible HiderTeleports the Killer to a tagged Hider
Kill AuraAttacks nearby Hiders automatically
Auto RevealUses the Hider’s Reveal ability
Auto DecoyThrows decoys automatically
Auto Speed BoostActivates the speed ability when available
Auto UnfreezeHelps escape the frozen state
Hider ESPShows the Killer and nearby teammates
TP to Safest HiderMoves to the teammate farthest from the Killer
FlyProvides adjustable flying movement
Walk SpeedSets a custom movement speed
Speed OverridePrevents the game from resetting speed
Player NamesDisplays names above characters
Reset PositionPlaces a stuck character back on the ground
Anti-AFKHelps prevent idle disconnection
Rejoin ServerReconnects to the current server
Server HopSearches for a different server
Mobile ReadyDesigned for supported mobile execution
loadstring(game:HttpGet("https://pastebin.com/raw/zvbYNqpB"))()

03. Auto Kills Script – Auto Hide, ESP & Noclip

This script provides a smaller collection of direct automation features. It includes tools for automatically attacking players, hiding during rounds, viewing characters through ESP, and passing through certain obstacles with Noclip.

Included ToolPurpose
Auto Kill AllAutomatically targets available players
Auto HideAssists with hiding actions
ESPHighlights players or targets
NoclipAllows movement through obstacles
Key SystemUses a key-based activation process
Multi-Executor SupportTested with several executor options
loadstring(game:HttpGet("https://raw.githubusercontent.com/YXIMAY/scMBG/refs/heads/main/CluckorHide"))()

How to Use These Scripts

  • Join Cluck or Hide through Roblox.
  • For the role-adaptive helper, remain in the lobby before a round starts.
  • Open a compatible Roblox Lua executor.
  • Copy the complete script you want to use.
  • Paste the Lua code into the executor’s editor.
  • Complete the key process when the selected script requires one.
  • Run the code and wait for the script interface to appear.
  • Enable only the tools that match your current role.
  • Avoid running several similar movement or teleport features together, as they may conflict.
  • Rejoin the server and execute the code again if the menu does not load.

Benefits of Using Scripts in Roblox

Better Role Management
Role-adaptive scripts can automatically provide the correct features for Hiders and Killers, reducing the need to change settings between rounds.

Improved Player Awareness
ESP, Name ESP, and Freeze ESP make it easier to locate the Killer, teammates, hidden players, and knocked characters across the map.

Faster Ability Use
Auto Scan, Auto Reveal, Auto Decoy, and Auto Speed Boost can activate important abilities as soon as their cooldowns finish.

Easier Team Support
Auto Revive and teleport-to-player features help reach knocked or frozen teammates more quickly during difficult rounds.

More Flexible Movement
Fly, Noclip, Walk Speed, and quick teleport tools provide additional ways to move through the map and escape dangerous areas.

Safer Hider Gameplay
Safe teleport tools can locate teammates who are far away from the Killer, making it easier to move toward a less dangerous position.

Faster Killer Progress
Kill Aura, automatic targeting, and quick teleports can help locate and attack Hiders with fewer repeated actions.

Leave a Comment