Skip to content

joaolopix/Auto-JumpBug-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Auto JumpBug Plugin

An auto jumpbug plugin for sourcemod.

This plugin tries to automate the execution of jumpbugs, currently it doesn't perform all jb's with 100% accuracy but its close, this is a result of the way it was implemented, it doesn't change stamina or any similar value, it ray traces the ground to determine when to crouch and uncrouch.

Usage

  • bind the jumpbug key in game console

    bind "key" +jumpbug

While holding down bind key, +jump needs to be executed at the same time with a different key or bind.

Work in Progess (WIP)

This project is a work in progress so it´s subject to changes.

  • Known bugs:

    When hitting a jumpbug the walking sound is still played ( probably cant be fixed )

    When holding jumpbug bind and +duck, the plugin might not hit the the jb but no sound hitting the groud is played ( probably cant be fixed )

Releases

No releases published