Romania XPlayZM.CSBlackDevil.COM # Zombie Plague UltimateX [ Respawn + FDL + VIP 22-12PM + POINTS] ® 30/32
France -= OLT.LaLeagane.Ro 18+=- 3/32
France NGNW.PL [ONLY DD2][CLASSIC][SVIP 23-8][WSKRZESZANIE][MONETY][STEAM VIP][LOSOWANIE SVIP][SKINY] 28/32
Germany FRAGSYNDICATE.NET » ZOMBIE PLAGUE RETRO [LVLS] 2/32
Promover servidor
Daemon666 / CSB Bhop Script Detection Público

Flags scripted bunnyhopping from a run of frame-perfect jumps that no human can repeat by hand.

v1.0.0 193 downloads GPL-3.0 Última atualização Sep 12, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 3, 2025 1 Versões
csb_bhop_detect.sma main e2b1a4e 2.9 KB
README.md

CSB Bhop Script Detection separates a good hopper from a scripter by looking at when the jump happens, not how far it goes. In PlayerPreThink it watches the FL_ONGROUND flag and the +jump button: a bunnyhop script re-presses jump on the very first ground frame every single time, which a human simply cannot do. A long run of these frame-perfect jumps is logged and optionally punished.

How it works

  • Tracks the ground/air transition each frame and counts frames spent on the ground.
  • Only the rising edge of +jump is counted, so holding jump isn't misread.
  • A jump on ground-frame 0 or 1 is "perfect"; a normal jump resets the streak.
  • csb_bhop_perfect consecutive perfect jumps triggers a log line and, if csb_bhop_action 1, a kick.

Installation

  1. Enable the fakemeta module in modules.ini.
  2. Compile csb_bhop_detect.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalação
1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini
2. Put csb_bhop_detect.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_bhop_enabled 1 Enable detection.
csb_bhop_perfect 12 Consecutive frame-perfect jumps before flagging.
csb_bhop_action 0 0 = log + announce, 1 = kick.
Registro de alterações — v1.0.0
1.0.0 - Initial release.
Versões →
Avaliação

No ratings yet.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta
Conflitos conhecidos On servers with a legit auto-bhop plugin every jump is frame-perfect, so disable this or raise the threshold.
Colaboradores
Voltar aos Plugins