Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Counter-Strike
You last visited: Today at 05:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Bhop Script (works 100% now)

Discussion on Bhop Script (works 100% now) within the Counter-Strike forum part of the Popular Games category.

Reply
 
Old   #1
 
'EsCuba's Avatar
 
elite*gold: 328
The Black Market: 167/1/0
Join Date: Nov 2004
Posts: 1,519
Received Thanks: 267
Bhop Script (works 100% now)

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.
'EsCuba is offline  
Thanks
1 User
Old 01/27/2013, 23:39   #2
 
elite*gold: 0
Join Date: Jan 2013
Posts: 4
Received Thanks: 0
Dank für die Eingabe
Tenshou2 is offline  
Old 01/28/2013, 03:54   #3




 
Autrux's Avatar
 
elite*gold: 1
Join Date: Dec 2010
Posts: 33,283
Received Thanks: 5,720
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 .
Autrux is offline  
Old 01/28/2013, 12:55   #4
 
'EsCuba's Avatar
 
elite*gold: 328
The Black Market: 167/1/0
Join Date: Nov 2004
Posts: 1,519
Received Thanks: 267
da fragst du den falschen :/
'EsCuba is offline  
Old 01/28/2013, 14:00   #5
 
tooti's Avatar
 
elite*gold: 18
Join Date: Jun 2009
Posts: 1,089
Received Thanks: 301
Sorry für OT
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 .
->
tooti is offline  
Old 01/28/2013, 17:34   #6
 
elite*gold: 0
Join Date: May 2011
Posts: 4,069
Received Thanks: 740
lol ich hab kein autoexec oder userconfig, ich weis aber trotzdem wie es geht ;D
lolkenschlol is offline  
Old 01/28/2013, 17:43   #7
 
'EsCuba's Avatar
 
elite*gold: 328
The Black Market: 167/1/0
Join Date: Nov 2004
Posts: 1,519
Received Thanks: 267
freut mich zu hören :3
'EsCuba is offline  
Old 01/29/2013, 09:28   #8
 
elite*gold: 0
Join Date: Jun 2009
Posts: 2,882
Received Thanks: 748
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:
Shadow|Ghost is offline  
Old 01/29/2013, 23:36   #9
 
'EsCuba's Avatar
 
elite*gold: 328
The Black Market: 167/1/0
Join Date: Nov 2004
Posts: 1,519
Received Thanks: 267
Naja bin ich anderer Meinung .
'EsCuba is offline  
Old 04/13/2013, 19:48   #10
 
WTF-imdoinyamom's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 2,014
Received Thanks: 679
Could someone explain to me how to do it in english? I dont understand in which file i should write the code
WTF-imdoinyamom is offline  
Old 04/14/2013, 00:58   #11




 
Autrux's Avatar
 
elite*gold: 1
Join Date: Dec 2010
Posts: 33,283
Received Thanks: 5,720
you just create a new cfg named "bhop" in your cfg Directory and than write "exec bhop" in your autoexec.cfg.
Autrux is offline  
Thanks
1 User
Old 07/05/2013, 19:50   #12
 
elite*gold: 0
Join Date: Jan 2013
Posts: 12
Received Thanks: 1
Hab keine autoexec.cfg oder userconfig.cfg! Biite um Hilfe!
Danke im Vorraus
isjalol9999 is offline  
Old 07/05/2013, 19:55   #13


 
flyffmen's Avatar
 
elite*gold: 24
Join Date: Jan 2011
Posts: 1,085
Received Thanks: 129
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.
flyffmen is offline  
Thanks
1 User
Old 07/13/2013, 12:11   #14
 
elite*gold: 0
The Black Market: 214/0/0
Join Date: Sep 2012
Posts: 5,838
Received Thanks: 1,901
Was genau macht den der Script?
Kannst du mir eventuell in Skype helfen?
ℜoli is offline  
Old 07/15/2013, 22:36   #15
 
.sn!ckers's Avatar
 
elite*gold: 539
Join Date: Mar 2013
Posts: 396
Received Thanks: 88
Der drückt eigentlich nur die Tasten, die normalerweise vom Mensch gedrückt werden. Reicht dir das?
.sn!ckers is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Bhop-Script
08/12/2011 - Counter-Strike - 2 Replies
Hallo Jungs, Ich bin auf der Suche nach einem derzeit 100% undetecdet Bhop-Script. Ich hoffe einige von euch können mir weiter helfen. Danke im Vorraus MfG
Bhop script (no vac ban)
04/25/2011 - Counter-Strike Hacks, Bots, Cheats & Exploits - 12 Replies
Bhop script : AutoHotkey Download Downloaded diesen script unter Installer for Autohotkey Basic und installiert sie es . Anschließend erstellt ihr ein neues Textdokument auf dem Desktop ( Editor Textdokument) In dieses Kopierts ihr diesen Text rein. *~$Space:: Sleep 200 Loop { GetKeyState, SpaceState, Space, P
CSS Bhop Script
04/06/2011 - Counter-Strike - 7 Replies
REMOVED
[CSS][BHOP SCRIPT]Aldi Skill Bhop (v34) INKL. VTUT
12/24/2010 - Counter-Strike Hacks, Bots, Cheats & Exploits - 3 Replies
Hey alle zusammen ^^ Ich möchte euch mal ein Bhop Script veröffentlichen (Aldi Skill) ACHTUNG: DAS BHOP SCRIPT WURDE NICHT VON MIR ERSTELLT! VTUT: YouTube - Counter Strike Source Bhop Script (ALDI SKILL) + DL Link ! DOWNLOAD:MEGAUPLOAD - The leading online storage and file delivery service



All times are GMT +2. The time now is 05:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.