alias 4waits "wait;wait;wait;wait"alias +dj "+moveup;4waits;-moveup;4waits;+moveup;4waits"alias -dj "-moveup"alias dj_on "bind JUMPKEY +dj;bind ONOFFKEY dj_off;echo DoubleJump ˆION"alias dj_off "bind JUMPKEY +moveup;bind ONOFFKEY dj_on;echo DoubleJump ˆAOFF"bind "ONOFFKEY" dj_on
Code: [Select]alias 4waits "wait;wait;wait;wait"alias +dj "+moveup;4waits;-moveup;4waits;+moveup;4waits"alias -dj "-moveup"alias dj_on "bind JUMPKEY +dj;bind ONOFFKEY dj_off;echo DoubleJump ˆION"alias dj_off "bind JUMPKEY +moveup;bind ONOFFKEY dj_on;echo DoubleJump ˆAOFF"bind "ONOFFKEY" dj_oncopy and paste this into your pball\configs\config.cfg and change JUMPKEY and ONOFFKEY to whatever keys you want them to beyou can change the ONOFFKEY in game by opening console and typing "bind NEWONOFFKEY dj_on" where NEWONOFFKEY is whatever key you wishyou can change the JUMPKEY in game by opening console and typing "bind NEWJUMPKEY +dj" where NEWJUMPKEY is whatever key you wish