Anyone know of any valid working Speedhacks, or multi-hacks using a speedhack for the current version.
I've got a bypass.
Go to your Garry's Mod folder, then to the cfg folder.
Once there open autoexec.cfg with notepad++ and paste in:
alias +speed "host_framerate 9"
alias -speed "host_framerate 0"
bind f +speed
then save, whenever you hold "f" it will change framerate, once let go you will go back normally
I think this only works if you're the host. You can just use lennys speed hack.
Originally Posted by Mundu
I think this only works if you're the host. You can just use lennys speed hack.
Which uses cvar3, you idiot. Even if it didn't, you don't need to be the host.
If you have a bypasser, write a script to set host_framerate or host_timescale to whatever value you want. Or do it manually.
Don't call me an idiot. Even if its detected you wont get fucking banned until like 2 years from now you stupid cunt.
Originally Posted by Mundu
Don't call me an idiot. Even if its detected you wont get fucking banned until like 2 years from now you stupid cunt.
>stupid cunt
>calling people stupid cunt
Bwahahahahahahahahahahahahahaha, my sides! My sides, they fucking ache!
Originally Posted by Mundu
I think this only works if you're the host. You can just use lennys speed hack.
Someone actually still uses that? Wow.
Well I deleted the cvar3 things from the github recently, so you might be one of the few ones still having the scripts.
Originally Posted by Joseph:3
Go to your Garry's Mod folder, then to the cfg folder.
Once there open autoexec.cfg with notepad++ and paste in:
alias +speed "host_framerate 9"
alias -speed "host_framerate 0"
bind f +speed
then save, whenever you hold "f" it will change framerate, once let go you will go back normally
Works, but stays in speed mode.
How do I set the key to bind?
Originally Posted by darkrounge
Works
Originally Posted by darkrounge
How do I set the key to bind?
Code:
alias +speedfart "host_framerate 9"
alias -speedfart "host_framerate 0"
bind [keywhateveryouwant] +speedfart
kBWWsCi.gif1.5 MB · 6 downloads
Is this possible w/o bypass?
Originally Posted by MrRazer8
Is this possible w/o bypass?
"hello, can i use host_framerate without bypassing sv_cheats"
Originally Posted by kazmo
"hello, can i use host_framerate without bypassing sv_cheats"
well hackers if you look here you can see a loser who doesnt give code what a skiddiee hackers
Originally Posted by bachleors degree in lua
well hackers if you look here you can see a loser who doesnt give code what a skiddiee hackers
You're such a retard it actually gets funny.
Originally Posted by ganesh7
You're such a retard it actually gets funny.
hello hackers if you look at this post you will see someone who is a skiiddiee
Had to google commands etc.. and linking:
bind "f" "+use;speed.toggle"
alias "speed.toggle" "speed.on"
alias "speed.on" "host_framerate 9; alias speed.toggle speed.off"
alias "speed.off" "host_framerate 0; alias speed.toggle speed.on"
rate "25000"
cl_cmdrate "66"
cl_updaterate "66"