Upvote Upvoted 3 Downvote Downvoted
Shield charge glitch/exploit?
1
#1
2 Frags +

been noticing a few demoknights who seem to have perfected the art of charging with their shields: They do full loops in their charges and have full control over turning, doing ridiculous charges sometimes involving two full circles before shield bashes.

They're not even using the Ali Booties.

I was wondering if anyone knew about this? I've seen it in lobbies and MGE.

been noticing a few demoknights who seem to have perfected the art of charging with their shields: They do full loops in their charges and have full control over turning, doing ridiculous charges sometimes involving two full circles before shield bashes.

They're not even using the Ali Booties.

I was wondering if anyone knew about this? I've seen it in lobbies and MGE.
2
#2
0 Frags +

I know cl_yawspeed and +left/right would allow you to do this before, but I think Valve patched that.

I know cl_yawspeed and +left/right would allow you to do this before, but I think Valve patched that.
3
#3
10 Frags +

controller

controller
4
#4
-1 Frags +

Just use an outdated demoknight script most of them still work

Just use an outdated demoknight script most of them still work
5
#5
0 Frags +

joysticks

joysticks
6
#6
3 Frags +
// Charge script, based on one by Kered13 // http://www.reddit.com/r/tf2/comments/v98mz/charge_turning_script_for_keyboard_users/

bind "w" "+forward"
bind "a" "+moveleft"
bind "s" "+back"
bind "d" "+moveright"

 // Gamepad configuration, copied from 360controller.cfg
joy_name "VJoy controller"
joy_advanced 1
joy_advaxisx 3
joy_advaxisy 1
joy_advaxisz 0
joy_advaxisr 2
joy_advaxisu 4
joy_advaxisv 0
joy_forwardsensitivity -1
joy_sidesensitivity 1
joy_pitchsensitivity 1.0
joy_lowend 0.65
joy_lowmap 0.15
joy_accelscale 2.0
joy_accelmax 0
joy_response_move 0
joy_response_look 1
joyadvancedupdate
+jlook

alias +charge "+attack2; joystick 1; spec_prev"
alias -charge "-attack2; joystick 0"

alias chargetoggle "usecharge"
alias usecharge "bind mouse2 +charge; alias chargetoggle useattack"
alias useattack "bind mouse2 +attack2; alias chargetoggle usecharge"
bind g "chargetoggle"

alias speedchange "sp1"
alias sp1 "joy_yawsensitivity -3.00; alias speedchange sp2"
alias sp2 "joy_yawsensitivity -1.25; alias speedchange sp1"
bind f "speedchange"

joystick 0 // Gamepad off by default.
joy_yawsensitivity -1.3 // Turn sensitivity

download vjoy and put ur settings for both controllers to:

http://i49.tinypic.com/152hyrp.png

[code]// Charge script, based on one by Kered13 // http://www.reddit.com/r/tf2/comments/v98mz/charge_turning_script_for_keyboard_users/


bind "w" "+forward"
bind "a" "+moveleft"
bind "s" "+back"
bind "d" "+moveright"

// Gamepad configuration, copied from 360controller.cfg
joy_name "VJoy controller"
joy_advanced 1
joy_advaxisx 3
joy_advaxisy 1
joy_advaxisz 0
joy_advaxisr 2
joy_advaxisu 4
joy_advaxisv 0
joy_forwardsensitivity -1
joy_sidesensitivity 1
joy_pitchsensitivity 1.0
joy_lowend 0.65
joy_lowmap 0.15
joy_accelscale 2.0
joy_accelmax 0
joy_response_move 0
joy_response_look 1
joyadvancedupdate
+jlook

alias +charge "+attack2; joystick 1; spec_prev"
alias -charge "-attack2; joystick 0"

alias chargetoggle "usecharge"
alias usecharge "bind mouse2 +charge; alias chargetoggle useattack"
alias useattack "bind mouse2 +attack2; alias chargetoggle usecharge"
bind g "chargetoggle"

alias speedchange "sp1"
alias sp1 "joy_yawsensitivity -3.00; alias speedchange sp2"
alias sp2 "joy_yawsensitivity -1.25; alias speedchange sp1"
bind f "speedchange"


joystick 0 // Gamepad off by default.
joy_yawsensitivity -1.3 // Turn sensitivity[/code]


download vjoy and put ur settings for both controllers to:
[img]http://i49.tinypic.com/152hyrp.png[/img]
7
#7
-1 Frags +

#6 is exactly what i use

sorry if it's been irritating people in lobbies and what not

#6 is exactly what i use

sorry if it's been irritating people in lobbies and what not
8
#8
13 Frags +

Today I learned that some people are REALLY committed to cheating at demoknight.

Today I learned that some people are REALLY committed to cheating at demoknight.
9
#9
9 Frags +

even though the targe and screen are strictly worse than the sticky launcher, this shit isn't legit at all

even though the targe and screen are strictly worse than the sticky launcher, this shit isn't legit at all
10
#10
1 Frags +

i can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.

i can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.
11
#11
1 Frags +
truktrukeven though the targe and screen are strictly worse than the sticky launcher, this shit isn't legit at all

you spelled hilarious wrong

[quote=truktruk]even though the targe and screen are strictly worse than the sticky launcher, this shit isn't legit at all[/quote]

you spelled hilarious wrong
12
#12
-3 Frags +

Seems about as useful as an aimbot for the Sydney Sleeper.

Seems about as useful as an aimbot for the Sydney Sleeper.
13
#13
1 Frags +
hoolii can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.

while holding right click your A and D buttons will control your turns

[quote=hooli]i can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.[/quote]
while holding right click your A and D buttons will control your turns
14
#14
0 Frags +

Sorry for bumping old topics

I know this is of questionable morality, but how legal is it? Marxist said he'd have to decide on a case-by-case basis for its use in UGC (???). Could killing and kalkin or anyone else weigh in on being able to use it for ESEA?

EDIT: Inf confirmed for legal in UGC

Sorry for bumping old topics

I know this is of questionable morality, but how legal is it? Marxist said he'd have to decide on a case-by-case basis for its use in UGC (???). Could killing and kalkin or anyone else weigh in on being able to use it for ESEA?

EDIT: Inf confirmed for legal in UGC
15
#15
-1 Frags +
LeatherSockhoolii can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.while holding right click your A and D buttons will control your turns

You also have to remove -nojoy from launch commands, if its there. The only particular useful thing about this is annoying people in MGE. The Jumper is better for doing stupid shit to medics.

[quote=LeatherSock][quote=hooli]i can't get that script to work at all. i copy and paste the above script in knight.cfg, then i run vjoy as admin and set it up just like in the picture on both vjoy controllers. i then go in game and input exec knight;usecharge in console but i still can't turn while charging. it's like tf2 doesn't detect vjoy as a controller.[/quote]
while holding right click your A and D buttons will control your turns[/quote]
You also have to remove -nojoy from launch commands, if its there. The only particular useful thing about this is annoying people in MGE. The Jumper is better for doing stupid shit to medics.
16
#16
2 Frags +

Will the steering wheel work for this?

Will the steering wheel work for this?
Please sign in through STEAM to post a comment.