Posted February 11, 200718 yr Speed Hack script: //speed unbind shift alias +spd "host_framerate 19" alias -spd "host_framerate 0" bind shift "+spd" It works with coconuT, I don't know if it works with out it. Try it out.
February 12, 200718 yr I was under the impression that host_framerate recorded .tifs on your hard drive :S
February 12, 200718 yr Coconut forces sv_cheats 1 client side, speedhacks just play with host_timescale, this does the same thing obviously.
February 12, 200718 yr Author Use coconuT 2.4.1.. that script should work perfectly. Also, a nice wall hack I've got.. May of seen this before as the source exploit but I added some new stuff: //Wallhacks r_screenoverlay models/player/ct_urban/ct_urban wait; wait; wait; wait; wait; wait; wait; wait r_screenoverlay models/player/t_phoenix/t_phoenix wait; wait; wait; wait; wait; wait; wait; wait r_screenoverlay 0 cl_minmodels 1 cl_min_ct 1 cl_min_t 1 r_3dsky 0 alias wh1 "cl_min_ct 1; cl_min_t 1; mat_fullbright 1; r_drawparticles 0; fog_enable 0; alias wht wh0" alias wh0 "cl_min_ct 2; cl_min_t 2; mat_fullbright 0; r_drawparticles 1; fog_enable 1; alias wht wh1" alias wht wh0 bind "v" "wht" //speed unbind shift alias "+spd" "host_framerate 20" alias "-spd" "host_framerate 0" bind shift +spd clear; echo SHIFT = Speedhacks echo V = Wall {on/off}