Как банихопить в team fortress 2

Обновлено: 04.07.2024

Дополняю:
Как бы сказать быстро приседают и подпрыгивают= кажеться что быстрые прыжки.
кстати, для удобства можно забиндить одновременные прыжки+приседания

alias +duckjump "+jump; +duck"
alias -duckjump "-duck; -jump"
bind "MOUSE2" "+duckjump"

пихаешь это в /team fortress 2/tf/cfg/ в созданный тобой autoexec.cfg

топикстартеру на заметку: ты пишешь про распрыг, а не стрейф

стрейф - ничто иное как движение боком влево или вправо, в любом шутере по стандарту висит на A и D.

также есть стрейф-джамп. Это что-то типа одновременного прыганья и стрейфа. Предназначен для ускорения.

А распрыжка - это варицаия стрейф-джампа в которой происходит движение "змейкой". Вот так.

Как банихопить в team fortress 2

31 авг. 2016 в 12:04 I'm thinking about using AutoHotKey For bhoping in tf2 but some say its banable and some say its not so If I use them will I get banned? because valve said (Scripting is the use of configuration files (.cfg) to create new keybinds and aliases automating complex behaviors and console command sequences. Unlike hacking, scripting is built into Team Fortress 2 and is not banned by VAC (Valve Anti-Cheat). Uses of scripting vary from simply binding a key to a command to self-referential loops and nested aliases that redefine one another. Any functionality that can be created with scripting can also be accomplished without it, but scripting allows these functionalities to be used in the heat of battle. ) 31 авг. 2016 в 12:05

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

31 авг. 2016 в 12:07

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

31 авг. 2016 в 12:07 You can't bhop in tf2 unless the server has a bhop plugin 31 авг. 2016 в 12:16

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

thin why do you use script, delete your cfg files, using a program like AutoHotKey win game is running mite get you ban, I used to use programs like AutoHotKey on other tf2 account for idling no vac ban. (Заблокирован) 31 авг. 2016 в 12:16 Use at your own risk, there is no point of using a bhop script, because it doesn't give you a speedboost. 31 авг. 2016 в 12:17

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

thin why do you use script, delete your cfg files, using a program like AutoHotKey win game is running mite get you ban, I used to use programs like AutoHotKey on other tf2 account for idling no vac ban. I don't. You should say that to Op instead. 31 авг. 2016 в 12:18 Bunny hopping has no use for this game. Also if you want to do it then why not learn like the rest of us Old ♥♥♥♥ had to back in 1.6? 31 авг. 2016 в 12:18

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

thin why do you use script, delete your cfg files, using a program like AutoHotKey win game is running mite get you ban, I used to use programs like AutoHotKey on other tf2 account for idling no vac ban. Ok Thank You :) 31 авг. 2016 в 12:18

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

thin why do you use script, delete your cfg files, using a program like AutoHotKey win game is running mite get you ban, I used to use programs like AutoHotKey on other tf2 account for idling no vac ban. I love you old man. 31 авг. 2016 в 12:25 31 авг. 2016 в 12:36 Vac is security to game exe and dll so u cant get vac 31 авг. 2016 в 12:43

modifying game exe and dll files.

*space::
Loop
GetKeyState,state,space,P
if state = U
break

31 авг. 2016 в 12:44

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

31 авг. 2016 в 12:56

I have no idea if it's bannable, the only thing i know is : Using a script to enhance your skills is pretty lame.

^^^ well for some its hard to backstab then disquise and sap or shift jump. On my laptop i used to always shift jump and it was easy but now i have a bigger keybored/screen and its harder even if i time it it wont work ;-;

Team Fortress 2 Bunny hop! - A Config Script for Team Fortress 2

alias bhop_bind "+jump;wait 2;-jump;wait 2;bhop_jump"
alias bhop_alias "alias bhop_jump bhop_bind"
alias bhop_stop "alias bhop_jump"
alias +bhop "bhop_alias;bhop_jump"
alias -bhop "bhop_stop;-jump"

//The bind
bind space +bhop

echo buny hop by RAMUS

Grassy184 avatar

 avatar

(OPTIONAL)
If you forgot to disable bhop script and you closed the game or you wanna disable bhop script every time when you closing the game and/o starting the game:
1. Make another .txt file.
2. type: bind space +jump
3. Save .txt file as .cfg (no caps).
4. Put .cfg file in: C:/Steam/steamapps/common/Team Fortress 2/tf/cfg/
Done, now you don't need to disable script by yourself, game will disable automatic.

Team Fortress 2 Российский Форум Игры

Последние Достижения
Активность: 2.2%
Последние Достижения

Bhop пофиксили )
А стрейф это вообще немного другое.

Добавлено через 2 минуты

А то смотрю некоторые стрейфятся бысто а у мну не получается=( На всяких говносерверах, типа рг, есть моды, которые позволяют двигатся как бы бхопом, просто зажав кнопку прыжка. Наверное ты там и видел, других способов нет, по крайней мере их пока не нашли
Активность: 0%
топикстартеру на заметку: ты пишешь про распрыг, а не стрейф Дополняю:
Как бы сказать быстро приседают и подпрыгивают= кажеться что быстрые прыжки.
Активность: 0%
Дополняю:
Как бы сказать быстро приседают и подпрыгивают= кажеться что быстрые прыжки.

кстати, для удобства можно забиндить одновременные прыжки+приседания

пихаешь это в /team fortress 2/tf/cfg/ в созданный тобой autoexec.cfg
топикстартеру на заметку: ты пишешь про распрыг, а не стрейф

стрейф - ничто иное как движение боком влево или вправо, в любом шутере по стандарту висит на A и D.

также есть стрейф-джамп. Это что-то типа одновременного прыганья и стрейфа. Предназначен для ускорения.

А распрыжка - это варицаия стрейф-джампа в которой происходит движение "змейкой". Вот так.

чур тапками не кидать если что не так написал

В простанародии стрейф-джамп кратко зовут стрейфом, так что всё верно.



И что бы с тобою не происходило,
Пусть будет улыбка, как у крокодила.
Не парься, будь счастлив!
М. Башаков

Читайте также: