PDA

View Full Version : No-Recoil exploit


ZooYork-
17th October 2005, 01:17
Hi guys,

Found this, cl_predict 0

Stick it in console.
Gives no recoil with any gun. Have fun :D
Sorry if its already been posted but, still :D

H47cH
17th October 2005, 13:45
Hi guys,

Found this, cl_predict 0

Stick it in console.
Gives no recoil with any gun. Have fun :D
Sorry if its already been posted but, still :D

Yep, BUT it gives you a real laggy style, movements are delayed quasi 1 sec later, and shooting accuracy is way more hazardous.

therealP47RiCK
17th October 2005, 14:04
just use sv_suppressviewpunch

awptics
17th October 2005, 20:35
just use sv_suppressviewpunch

Said it was unknown. Hi guys,

Found this, cl_predict 0

Yeah it makes the game respond very slowly, if some one pops out from behind a corner, by the time the game starts shooting for you you're dead :ermm:

I Am He
19th October 2005, 04:26
it does make u laggy and stuff but what u can do (what i do) is:

bind key "cl_predict 0"
bind key "cl_predict 1"

and switch off, when u move use the 1 and when u shoot 0.

Supremespeed
19th October 2005, 05:08
or you could do

alias +norecoilfire "+attack; cl_predict 0"
alias -norecoilfire "-attack; cl_predict 1"
bind mouse1 "norecoilfire"

I Am He
19th October 2005, 05:43
doesnt work. it didnt even fire when i did it. and yes i put it into a .cfg file and exec'd it. but like awptics says. itll make it more laggy cuz the server has to process it first.

awptics
19th October 2005, 05:57
alias +norecoilfire "+attack; cl_predict 0"
alias -norecoilfire "-attack; cl_predict 1"
bind mouse1 "norecoilfire"

Nice try for a script, but it won't fire. Pretty sure a cvar can't be triggered/untriggered by pressing and releasing a key.

kazeookami
19th October 2005, 06:28
or you could do

Nice try for a script, but it won't fire. Pretty sure a cvar can't be triggered/untriggered by pressing and releasing a key.

...

Wow, you people are freaking out over a simple mistake. Ok, you want your fix? Here ya go:

alias +norecoilfire "+attack; cl_predict 0"
alias -norecoilfire "-attack; cl_predict 1"
bind mouse1 "+norecoilfire"

randomjester
19th October 2005, 07:38
Taking it even further... Ability to toggle on/off.


alias +pred "+attack; cl_predict 0"
alias -pred "-attack; cl_predict 1"
alias pred_on "alias pred_t pred_off; bind MOUSE1 +pred"
alias pred_off "alias pred_t pred_on; bind MOUSE1 +attack"
alias pred_t "pred_on"
pred_off
bind "F1" "pred_t"


Also, a simple toggle bind of the command.


BindToggle "F1" "cl_predict"

Supremespeed
20th October 2005, 08:43
Just so you all know, I havent played any source game in the past 2 weeks, so every cheat and script im making is off the top of my head. I cant play untill I get my new graphics card cause valve ****ed up my old ATI by having to use new drivers that **** it up even more.

sLaYeR-eS-Me
20th October 2005, 20:11
Yeah i think valve and nivida&ATI are working together , makeing crappier updates so that you have to use the newest card other wise any old card is not up to standards....

(for those of you who dont know what humor is , its just a joke lol , i dont really belive that) ..

Supremespeed
20th October 2005, 22:11
My ATI 9600 worked fine when HL2 came out. Everythink looked normal and perfect. Then one day valve releases an update that forces me to use new drivers because all the shaders go black on my screen and lots of texture bugs, (which never happened before). Now when I update by drivers, boom instant crash thanks to valve. I hate them so much.

awptics
21st October 2005, 05:45
Wow Supremespeed, that suck dude. What kinda card is it anyway?

Supremespeed
21st October 2005, 12:18
Wow Supremespeed, that suck dude. What kinda card is it anyway?

Did you even read my post lol.

Anyway, back to boarding up before hurricane Wilma rapes my house.

awptics
21st October 2005, 20:13
Did you even read my post lol.

Anyway, back to boarding up before hurricane Wilma rapes my house.

LOL! Dude I was half asleep when I read your post sorry. And you're in Miami too? Yeah I was too lazy to do all that, but I think our 7 year old (ghetto as hell) hurricane shutters will hold.

BLOW_ME!?
21st October 2005, 21:33
mm... valve , oh , valve , HOW THEY CAN CREAT THIS BIG BUG
rofl :P

Perrkele
28th October 2005, 22:57
Doesnt work out so much, with me.