Everything posted by bugeYed
-
Rcon STeal
A config locker thats put together by muppets who dont understand how netcode works, and then complain when they cant hit shit. Ie: CSP, EuroCSP and Zblock = shite.
-
Interpolation?
cl_interp 0.01 cl_interpolate 0 //off
-
Anti Recoil
Yehh I know it doesnt for 1.6...I wrote it for source :) pld @ 1.6 alterations though :)
-
wireframe
mat_wireframe is not a hack, and it needs sv_cheats 1 enabled to even use it. Good for checking if somones cheating through a demo though.
-
Anti Recoil
K, copy your config.cfg to desktop, open it, delete everything and rename it autoexec, not auotexec.cfg. Add the above scripts, goto file/save and then place in your cfg folder. Solved...or should be. Also tbh this is not the same as a recoil hack, it only makes a slight differance to your recoil, and is most effective when your using either single or burst fire, not full auto. You could try changing the following: alias +cont "+attack;+lookdown" alias -cont "-attack;-lookdown" to: alias +cont "+attack;+lookdown;+lookdown" alias -cont "-attack;-lookdown;-lookdown" But I've never tried that, and tbh I'm not sure exactly what would happen. Maybe somone else could inform us :) (sorry cba testing it :S) Edit: If it works you'll see .: Aim Control On :. in the top left hand corner of your screen while in-game, as well as in your console.
-
Anti Recoil
Yehh some servers use other plugins/anticheats that also scan your system for files that fall under certain file names Ie: anit-recoil = 0wned. Here, I've rewriten it for ya with a lil addition: 1.Place directly into your autoexec.cfg/userconfig.cfg. This avoids undesired attention from anticheats checking cfg names. //Developer alias alias devoff "developer -1; con_notifytime 0" alias devon "con_notifytime 4; developer 1" contimes 4 //No recoil script + toggler alias +cont "+attack;+lookdown" alias -cont "-attack;-lookdown" alias cont1 "bind KP_DEL cont.on" alias cont2 "bind KP_DEL cont.off" alias cont.on "bind mouse1 +cont; cl_pitchspeed 2; devon; echo .: Aim Control On :.; devoff; cont2" alias cont.off "bind mouse1 +attack; cl_pitchspeed 225; devon; echo .: Aim Control Off :.; devoff; cont1" 2. Place this: bind "KP_DEL" "cont.on"(WITH quotes), into your config.cfg (or autoexec.cfg if thats all you use). 4. Go own noobs! Obviously, you can rebind to your desired key by changing the "KP_DEL" to whichever key you fancy. Once your in-game, pressing your bound key will echo .: Aim Control On :. or .: Aim Control Off :. in top left hand corner of your screen. Enjoy. Edit: Removed need for additional cfg files to aviod detection risk, + added cl_pitchspeed to toggle control.
-
CSP and EuroCSP bypass ?
As the heading says, anyone know of a way round this shit? Got me seriously wanting to skullfuck admins that put that shit on thier servers :[ ty in advance ¬_¬