CSB Bunny Hop

v1.0.0 5 indirme Daemon666 Son güncelleme: Jul 15, 2026

Server-side auto bunny hop with a speed cap, team/flag gating and a per-player /bhop toggle.

CSB Bunny Hop gives you server-side auto bhop without a client-side script. While a player holds +jump, the plugin catches the frame they land in a PlayerPreThink hook, sets the jump velocity and clears FL_ONGROUND so the engine never applies the usual landing friction — the result is a clean, chainable hop.

It ships with a horizontal speed cap (csb_bhop_maxspeed, 0 = uncapped) so bhop does not turn into a rocket, team/flag gating for VIP-only or surf-style servers, and a per-player /bhop toggle for players who would rather jump manually.

Inspired by the well-known Auto BunnyHop by ConnorMcLeod. Independent GPL re-implementation; no original code is reused.

Features

  • Pure server-side — nothing for the client to install.
  • Optional horizontal speed cap.
  • Team and/or admin-flag gating.
  • Per-player /bhop on/off toggle (can be locked with csb_bhop_allow_toggle).

Installation

  1. Make sure the fakemeta module is enabled in modules.ini (default).
  2. Compile, copy csb_bhop_enable.amxx into addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Notes

For the smoothest feel also raise sv_enablebunnyhopping 1 where your engine supports it; this plugin works regardless, but the engine cvar removes the last bit of speed clamping.

Kurulum

1. fakemeta must be enabled in modules.ini (default)
2. Put csb_bhop_enable.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map

Cvarlar

CVARDefaultDescription
csb_bhop_enabled 1 Enable or disable auto bunny hop.
csb_bhop_flag Admin flag required (empty = everyone).
csb_bhop_team 0 Team allowed to bhop (0 = any, 1 = T, 2 = CT).
csb_bhop_maxspeed 0 Horizontal speed cap while bhopping (0 = uncapped).
csb_bhop_allow_toggle 1 Allow players to turn bhop off for themselves with /bhop.

Komutlar

CommandAccessDescription
say /bhop Toggle auto bunny hop on/off for yourself.

Değişiklik günlüğü — v1.0.0

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Orijinal yazar: ConnorMcLeod (Auto BunnyHop) Lisans: GPL-3.0

Puan

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma indir
Dosyalar:
csb_bhop_enable.sma main 3.7 KB

Gereksinimler

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta
Bilinen çakışmalar Any other auto-bhop plugin - run only one.
Eklentilere Dön