Bhop Script (works 100% now)

01/27/2013 21:54 'EsCuba#1
Hey Comm !

Wie im Titel bereits steht wollte euch einen Bunnyhop Script präsentieren. .
Es läuft nicht mit Autohotkey oder sonstiges kein Hack --> keine bann gefahr.
Also es sind Befehle zusammengeführte "aliase".
PHP Code:
//F5 toggles A & D turn on / off.
//F1 toggles space loop on / off.
//This "script" binds A and D to turn in the same direction that you move.
//This script also allows you to jump over and over again in a loop.
//Thus causing it to basically "move your mouse" for you, making it MUUUUUCH easier to strafe.
//I've tested it and it works beautifully!
//Have fun.


alias +bhop "bhop_on;bhop_looper"                          
alias -bhop "bhop_off;-jump"
alias bhop_looper "+jump;wait;wait;-jump;wait;wait;bhoploop"
alias bhop_on "alias bhoploop bhop_looper"
alias bhop_off "alias bhoploop"

alias do_bhop "bind space +bhop;bind f1 undo_bhop;bhopmessageon"
alias undo_bhop "bind space +jump;bind f1 do_bhop;bhopmessageoff"

alias bhopmessageon "echo BHopConfig - BHop is now ON. Press F1 again to turn it off."
alias bhopmessageoff "echo BHopConfig - BHop is now OFF. Press F1 to turn it back on."

bind f1 do_bhop
 
cl_yawspeed 250
alias stops 
"-ll; -rr"
alias +"+left"
alias -"-left"
alias +"+right"
alias -"-right"
alias +ll "+left; +moveleft"
alias +rr "+right; +moveright"
alias -ll "-left; -moveleft"
alias -rr "-right; -moveright"
alias rl "bind d +rr; bind a +ll"
alias reg "bind a +moveleft; bind d +moveright"
alias togglebhop "rl; bind f5 togglebhop2"
alias togglebhop2 "reg; bind f5 togglebhop; stops"
bind "f5" "togglebhop"



echo BHOP SCRIPT IS READY 

Wie ihr ihn benutzt.
1. kopiert ihr das in euren cfg ordner der sich so finden lässt steam->steamapps->"euer steamname"->css->cstrike->cfg

Dort bei Cfg einfügen.
2. in die autoexec oder userconfig "exec bhop" schreibem.
3.Spiel Starten und Spielen( benutzung mit
//F5 toggles A & D turn on / off.
//F1 toggles space loop on / off.)


HAVE FUN & GOOD LUCk.
01/27/2013 23:39 Tenshou2#2
Dank für die Eingabe
01/28/2013 03:54 Autrux#3
Quote:
Originally Posted by 'EsCuba View Post
Hey Comm !

Wie im Titel bereits steht wollte euch einen Bunnyhop Script presentieren.
Es läuft nicht mit Autohotkey oder sonstiges kein Hack --> keine bann gefahr.
Also es sind Befehle zusammengeführte "aliase".
PHP Code:
//F5 toggles A & D turn on / off.
//F1 toggles space loop on / off.
//This "script" binds A and D to turn in the same direction that you move.
//This script also allows you to jump over and over again in a loop.
//Thus causing it to basically "move your mouse" for you, making it MUUUUUCH easier to strafe.
//I've tested it and it works beautifully!
//Have fun.


alias +bhop "bhop_on;bhop_looper"                          
alias -bhop "bhop_off;-jump"
alias bhop_looper "+jump;wait;wait;-jump;wait;wait;bhoploop"
alias bhop_on "alias bhoploop bhop_looper"
alias bhop_off "alias bhoploop"

alias do_bhop "bind space +bhop;bind f1 undo_bhop;bhopmessageon"
alias undo_bhop "bind space +jump;bind f1 do_bhop;bhopmessageoff"

alias bhopmessageon "echo BHopConfig - BHop is now ON. Press F1 again to turn it off."
alias bhopmessageoff "echo BHopConfig - BHop is now OFF. Press F1 to turn it back on."

bind f1 do_bhop
 
cl_yawspeed 250
alias stops 
"-ll; -rr"
alias +"+left"
alias -"-left"
alias +"+right"
alias -"-right"
alias +ll "+left; +moveleft"
alias +rr "+right; +moveright"
alias -ll "-left; -moveleft"
alias -rr "-right; -moveright"
alias rl "bind d +rr; bind a +ll"
alias reg "bind a +moveleft; bind d +moveright"
alias togglebhop "rl; bind f5 togglebhop2"
alias togglebhop2 "reg; bind f5 togglebhop; stops"
bind "f5" "togglebhop"



echo BHOP SCRIPT IS READY 

Wie ihr ihn benutzt.
1. kopiert ihr das in euren cfg ordner der sich so finden lässt steam->steamapps->"euer steamname"->css->cstrike->cfg

Dort bei Cfg einfügen.
2. in die autoexec oder userconfig "exec bhop" schreibem.
3.Spiel Starten und Spielen( benutzung mit
//F5 toggles A & D turn on / off.
//F1 toggles space loop on / off.)


HAVE FUN & GOOD LUCk.
Gehört vielleicht jetzt nicht mit zum Thema aber kennst du ein gutes BunnyHop Plugin/eventscript? Suche schon lange danach :).
01/28/2013 12:55 'EsCuba#4
da fragst du den falschen :/
01/28/2013 14:00 tooti#5
Sorry für OT :rolleyes:
Quote:
Originally Posted by 'Autrux' View Post
Gehört vielleicht jetzt nicht mit zum Thema aber kennst du ein gutes BunnyHop Plugin/eeventscript? Suche schon lange danach :).
-> [Only registered and activated users can see links. Click Here To Register...]
01/28/2013 17:34 lolkenschlol#6
lol ich hab kein autoexec oder userconfig, ich weis aber trotzdem wie es geht ;D
01/28/2013 17:43 'EsCuba#7
freut mich zu hören :3
01/29/2013 09:28 Shadow|Ghost#8
Sieht auf dem ersten Blick gut aus :) Werde ihn gleich/später mal testen.

Ich würde aber mal sagen das es wohl eher hier hin gehört:[Only registered and activated users can see links. Click Here To Register...]
01/29/2013 23:36 'EsCuba#9
Naja bin ich anderer Meinung :D.
04/13/2013 19:48 WTF-imdoinyamom#10
Could someone explain to me how to do it in english? I dont understand in which file i should write the code
04/14/2013 00:58 Autrux#11
you just create a new cfg named "bhop" in your cfg Directory and than write "exec bhop" in your autoexec.cfg.
07/05/2013 19:50 isjalol9999#12
Hab keine autoexec.cfg oder userconfig.cfg! Biite um Hilfe!
Danke im Vorraus
07/05/2013 19:55 flyffmen#13
Dann erstell dir einfach eine. Erstelle eine .txt Datei, kopier den Inhalt von hier füge ihn dann in die .txt Datei rein und speicher sie als Bhop.cfg ab. Dann hast du deine Bhop.cfg, dann startest du Counter Strike:Source und gibst in die Console exec Bhop ein und fertig.
07/13/2013 12:11 ℜoli#14
Was genau macht den der Script? :)
Kannst du mir eventuell in Skype helfen?
07/15/2013 22:36 .sn!ckers#15
Der drückt eigentlich nur die Tasten, die normalerweise vom Mensch gedrückt werden. Reicht dir das? :D