u will have to chance multiple lines to the appropriate keys.... where it says //replace or //edit etc i suggest u stay with the last 3 bottoms binds with f1 f2 f3...the ones at the very, very bottom.
Once u pick a style for ur bhop.....if u were to just press and hold ur jump key..........if u want to spin in a direction to gain speed, all u have to do is just press mouse3 (middle mouse button), depending on which way u are strafing last, u will spin that direction.......to stop spining that direction, press mouse3 again or just tap the opposite strafe key once ....this is the basic function of the script, NOW the next instructions, depending on which button was the last u tapped, ur forward or backward button, you will bunnyhop in that direction.....if u press forward, u will bunnyhop forward with all the directional buttons along with the spining is normal.......if u tap the backward key, then ur spining buttons are reversed and u can bhop backwards easily.........
remember, when u bhop forward, to just get a running start, then look left, strafe left, and jump in that direction and then u look right, strafe right, and jump in that direction to bhop correctly.
THE BUTTONS
PHP:
bind "f1" "+pW3ht" //Activate 3 diff bhop styles
bind "f2" "pW3yawt" //Increase turning speed
bind "f3" "pW3awnt" //Auto increase turning speed
if u press and hold the first bind, u cycle thro 3 different methods of jumping, the first one makes ur weapon invisible while u hold ur jump key, the second one is normal bunnyhopping, the third method we can call just regular jump (the reason its just +jump for this one is because in some servers that's all u need and u can gain a shit load of speed from this, this is included with spining system for extra speed).
the second bind allows u to toggle between diff spining speeds...choose the one that doesnt make u dizzy easily........
the third bind allows u to "forget about the second bind" turn this badass on and it auto-increases ur spining speed once u start spining to gain faster speeds for bunnyhopping.
PHP:
//=================================
//=================================
// _____________________________
// _|___ ___ Scripts \
// | \ | | UnKnOwN ________ \
// | \ | | / \ / /
// | \| | ____ / _ \/ /
// | |\ |/ \/ / \ \ \
// | | | | _ \ / / / \
// | | | | / \ \\_/ / \ \
// | | | | / / / /| / /
// | | | | \_/ /_____/ |/ /
// | | | | / | /
// |___| |___|____/ |_______/
//
//=================================
//=================================
alias pW3killallbh "-pW3hn;-pW3hnn2;-jump;-forward;-back;-moveright;-moveleft;-left;-right"
//BunnyHopping V2
//Jumping Option 1
alias +pW3hn "alias _special pW3hn;pW3hn"
alias -pW3hn "alias _special;-jump;pW3rdvm1"
alias pW3hn "pW3hh;wait;special"
alias pW3hn+ "+jump;-jump;pW3rdvm0;alias pW3hh pW3hn-"
alias pW3hn- "-jump;+jump;pW3rdvm0;alias pW3hh pW3hn+"
alias pW3hh "alias _special pW3hn+;pW3hn+"
//Jumping Option 2
alias pW3newjump2 "wait;bind shift +pW3hnn2;pW3jumpmsg2" //Replace "shift" by your jump key
alias +pW3hnn2 "alias _special pW3hnn2;pW3hnn2"
alias -pW3hnn2 "alias _special"
alias pW3hnn2 "special;wait;+jump;wait;-jump"
//Jumping Option 3
alias pW3newjump3 "wait;bind shift +jump;pW3jumpmsg3" //Replace "shift" by your jump key
//Reversed Bunnyhopping
alias pW3revbn "bind leftarrow +pW3left2;bind rightarrow +pW3right2" //Replace "RightArrow" and "LeftArrow" with your strafe keys
alias pW3revnorm "bind leftarrow +pW3left;bind rightarrow +pW3right" //Replace "RightArrow" and "LeftArrow" with your strafe keys
alias pW3rev1 "bind uparrow +pW3forward;bind downarrow +pW3backward" //Replace "UpArrow" and "DownArrow" with your forward and backward keys
alias pW3rev2 "bind uparrow +forward;bind downarrow +back" //Replace "UpArrow" and "DownArrow" with your forward and backward keys
alias +pW3forward "+forward;pW3revnorm;+pW3bdn"
alias -pW3forward "-forward;-pW3bdn"
alias +pW3backward "+back;pW3revbn;+pW3bup"
alias -pW3backward "-back;-pW3bup"
//The Turning System
alias pW3lft "pW3lf1"
alias pW3lf1 "pW3yes;+left;+pW3bup;+pW3bdn;-forward;-back;alias pW3lft pW3lf2"
alias pW3lf2 "pW3no;-left;-pW3bup;-pW3bdn;alias pW3lft pW3lf1"
alias pW3lf3 "pW3yawtt;-left;-pW3bup;-pW3bdn;alias pW3lft pW3lf1"
alias pW3rtt "pW3rt1"
alias pW3rt1 "pW3yes;+right;+pW3bup;+pW3bdn;-forward;-back;alias pW3rtt pW3rt2"
alias pW3rt2 "pW3no;-right;-pW3bup;-pW3bdn;alias pW3rtt pW3rt1"
alias pW3rt3 "pW3yawtt;-right;-pW3bup;-pW3bdn;alias pW3rtt pW3rt1"
alias +pW3bdn "bind downarrow +back" //Replace "DownArrow" with your "move backward" key
alias -pW3bdn "bind downarrow +pW3backward" //Replace "DownArrow" with your "move backward" key
alias +pW3bup "bind uparrow +forward" //Replace "UpArrow" with your "move forward" key
alias -pW3bup "bind uparrow +pW3forward" //Replace "UpArrow" with your "move forward" key
//The New Left and Right Strafings
alias +pW3left "+moveleft;pW3rt3;bind mouse3 pW3lft"
alias -pW3left "-moveleft"
alias +pW3right "+moveright;pW3lf3;bind mouse3 pW3rtt"
alias -pW3right "-moveright"
alias +pW3left2 "+moveleft;pW3lf3;bind mouse3 pW3rtt"
alias -pW3left2 "-moveleft"
alias +pW3right2 "+moveright;pW3rt3;bind mouse3 pW3lft"
alias -pW3right2 "-moveright"
//The Turning Rate
alias pW3yaw235 "cl_yawspeed 235;alias pW3yawt2 pW3yaw260"
alias pW3yaw260 "cl_yawspeed 260;alias pW3yawt2 pW3yaw285"
alias pW3yaw285 "cl_yawspeed 285;alias pW3yawt2 pW3yaw310"
alias pW3yaw310 "cl_yawspeed 310;alias pW3yawt2 pW3yaw335"
alias pW3yaw335 "cl_yawspeed 335;alias pW3yawt2 pW3yaw360"
alias pW3yaw360 "cl_yawspeed 360;alias pW3yawt2 pW3yaw385"
alias pW3yaw385 "cl_yawspeed 385;alias pW3yawt2 pW3yaw410"
alias pW3yaw410 "cl_yawspeed 410"
alias pW3yawt2 "pW3yaw235"
alias pW3yawt3 "alias m_pitch;cl_yawspeed 210;alias pW3yawt2 pW3yaw235"
alias pW3yawt4 "cl_yawspeed 210;alias pW3yawt2 pW3yaw235"
alias pW3yawtt ""
alias pW3yes "echo"
alias pW3no "echo"
alias pW3yaw210 "cl_yawspeed 210;pW3msgc210;alias pW3yawt pW3yaw225"
alias pW3yaw225 "cl_yawspeed 225;pW3msgc225;alias pW3yawt pW3yaw250"
alias pW3yaw250 "cl_yawspeed 250;pW3msgc250;alias pW3yawt pW3yaw275"
alias pW3yaw275 "cl_yawspeed 275;pW3msgc275;alias pW3yawt pW3yaw300"
alias pW3yaw300 "cl_yawspeed 300;pW3msgc300;alias pW3yawt pW3yaw325"
alias pW3yaw325 "cl_yawspeed 325;pW3msgc325;alias pW3yawt pW3yaw350"
alias pW3yaw350 "cl_yawspeed 350;pW3msgc350;alias pW3yawt pW3yaw210"
alias pW3yawt "pW3yaw225"
alias pW3yawtb "alias pW3yawt pW3yaw225"
//Auto Turning Rate
alias pW3yawn1 "pW3arateon;unbind f2;alias pW3yawtt pW3yawt4;alias pW3yes pW3yw1;alias pW3no pW3yawt3;alias pW3yawnt pW3yawn2"
alias pW3yawn2 "pW3yawt3;pW3yawtb;pW3arateoff;bind f2 pW3yawt;alias pW3yawtt echo;alias pW3yes echo;alias pW3no echo;alias pW3yawnt pW3yawn1"
alias pW3yawnt "pW3yawn1"
//To Activate and Deactivate
//Also to Make the Model Dissappear
alias pW3rdvm0 "r_drawviewmodel 0"
alias pW3rdvm1 "r_drawviewmodel 1"
alias pW3hn1 "bind shift +pW3hn;pW3twobind1;pW3motbhon;pW3rbdbuttons1;pW3rev1;spk activated;alias +pW3ht pW3hn2" //Edit "shift" to your jump key,
alias pW3hn2 "bind shift +jump;pW3killallbh;pW3twobind2;pW3yawn2;pW3rbdbuttons2;pW3motbhoff;pW3rev2;spk deactivated;alias +pW3ht pW3htreb" //Do it for both lines.
alias +pW3ht "pW3htreb"
alias -pW3ht "alias m_pitch"
alias pW3htreb "pW3hn1;pW3trstart"
alias pW3rbdbuttons1 "bind leftarrow +pW3left;bind rightarrow +pW3right" //Edit the "LeftArrow" and "RightArrow" incase
alias pW3rbdbuttons2 "unbind mouse3;bind leftarrow +moveleft;bind rightarrow +moveright" //your strafe keys are A and D
alias pW3twobind1 "bind f2 pW3yawt;bind f3 pW3yawnt" //Do it for both lines.
alias pW3twobind2 "unbind f2;unbind f3"
//Timer
alias pW3trstart "pW3w1"
alias pW3w1 "wait;alias m_pitch pW3w2"
alias pW3w2 "wait;alias m_pitch pW3w3"
alias pW3w3 "wait;alias m_pitch pW3w4"
alias pW3w4 "wait;alias m_pitch pW3w5"
alias pW3w5 "wait;pW3newjump2;alias m_pitch pW3w6"
alias pW3w6 "wait;alias m_pitch pW3w7"
alias pW3w7 "wait;alias m_pitch pW3w8"
alias pW3w8 "wait;pW3newjump3;-pW3ht"
alias pW3yw1 "wait;alias m_pitch pW3yw2"
alias pW3yw2 "wait;alias m_pitch pW3yw3"
alias pW3yw3 "wait;pW3yawt2;alias m_pitch pW3yw4"
alias pW3yw4 "wait;alias m_pitch pW3yw5"
alias pW3yw5 "wait;alias m_pitch pW3yw6"
alias pW3yw6 "wait;pW3yawt2;alias m_pitch pW3yw7"
alias pW3yw7 "wait;alias m_pitch pW3yw8"
alias pW3yw8 "wait;alias m_pitch pW3yw9"
alias pW3yw9 "wait;pW3yawt2;alias m_pitch pW3yw10"
alias pW3yw10 "wait;alias m_pitch pW3yw11"
alias pW3yw11 "wait;alias m_pitch pW3yw12"
alias pW3yw12 "wait;pW3yawt2;alias m_pitch pW3yw13"
alias pW3yw13 "wait;alias m_pitch pW3yw14"
alias pW3yw14 "wait;alias m_pitch pW3yw15"
alias pW3yw15 "wait;pW3yawt2;alias m_pitch pW3yw16"
alias pW3yw16 "wait;alias m_pitch pW3yw17"
alias pW3yw17 "wait;alias m_pitch pW3yw18"
alias pW3yw18 "wait;pW3yawt2;alias m_pitch pW3yw19"
alias pW3yw19 "wait;alias m_pitch pW3yw20"
alias pW3yw20 "wait;alias m_pitch pW3yw21"
alias pW3yw21 "wait;pW3yawt2;alias m_pitch pW3yw22"
alias pW3yw22 "wait;alias m_pitch pW3yw23"
alias pW3yw23 "wait;alias m_pitch pW3yw24"
alias pW3yw24 "wait;pW3yawt2;alias m_pitch"
//Messages
alias pW3dev1 "developer 1"
alias pW3dev0 "developer 0"
alias pW3motbhon "motdfile unmotd.txt;motd_write [===UnKnOwN_NooB's BunnyHop ON===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3motbhoff "motdfile unmotd.txt;motd_write [===UnKnOwN_NooB's BunnyHop OFF===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3jumpmsg2 "motdfile unmotd.txt;motd_write [===Jumping Option 2===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3jumpmsg3 "motdfile unmotd.txt;motd_write [===Jumping Option 3===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc210 "motdfile unmotd.txt;motd_write [===Turning Rate Normal===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc225 "motdfile unmotd.txt;motd_write [===Turning Rate 225===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc250 "motdfile unmotd.txt;motd_write [===Turning Rate 250===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc275 "motdfile unmotd.txt;motd_write [===Turning Rate 275===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc300 "motdfile unmotd.txt;motd_write [===Turning Rate 300===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc325 "motdfile unmotd.txt;motd_write [===Turning Rate 325===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3msgc350 "motdfile unmotd.txt;motd_write [===Turning Rate 350===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3arateon "motdfile unmotd.txt;motd_write [===Auto Turning Rate ON===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
alias pW3arateoff "motdfile unmotd.txt;motd_write [===Auto Turning Rate OFF===];pW3dev1;motd;pW3dev0;motdfile motd.txt"
+pW3hn
-pW3hn
//Replace x,y,z with a key for the following toggles
bind "f1" "+pW3ht" //Activate 3 diff bhop styles
bind "f2" "pW3yawt" //Increase turning speed
bind "f3" "pW3yawnt" //Auto increase turning speed
//Tap the key once to activate the first jumping method
//Press and Hold for 2 secs and RELEASE when you see the msg to go the second jumping method
//Press and Hold for 3 secs and RELEASE when you see the msg to go the third jumping method
//Press the button after any jumping method to deactivate the script
//Pressing your forward key will result in forward bunnyhopping...and everything is normal.
//Pressing your backward key will result in backward bunnyhopping...the controlls will be reversed
//Each time you press forward or backward will result in which way you want to bunnyhop.
//If your confused by now, don't worry, once you edit all the keys and try the script
//You'll see that this is very easy to use....GOOD LUCK!!!