SolvedGmod key speedhack

Posts 16 of 6 · Page 1 of 1
Gmod key speedhack
// move to correct section i forgot to pls
I was trying to create an KEY_E speedhack but it seems to
Keep asking an end,
I have this code currently:

If IsKeyDown(KEY_E) then
RunConsoleCommand("host_framerate","8")
else
RunConsoleCommand("host_framerate","0")
End

I have no idea whats wrong ive been trying rly long
Quote Originally Posted by RGswerhgerheherherherhrh View Post
If IsKeyDown(KEY_E) then
RunConsoleCommand("host_framerate","8")
else
RunConsoleCommand("host_framerate","0")
End
Really? "End"

if IsKeyDown(KEY_E) then
RunConsoleCommand("host_framerate","8")
else
RunConsoleCommand("host_framerate","0")
end
Quote Originally Posted by IAmPhage View Post
Really? "End"

If IsKeyDown(KEY_E) then
RunConsoleCommand("host_framerate","8")
else
RunConsoleCommand("host_framerate","0")
end
End expected at <eof>
puu.sh/qjZAF/dd67069f8d.png
I guess you could do it like this, try and get a pspeed module as timescale is literal cancer.
All forms of speedhack were patched.
Quote Originally Posted by RGswerhgerheherherherhrh View Post
// move to correct section i forgot to pls
I was trying to create an KEY_E speedhack but it seems to
Keep asking an end,
I have this code currently:

If IsKeyDown(KEY_E) then
RunConsoleCommand("host_framerate","8")
else
RunConsoleCommand("host_framerate","0")
End

I have no idea whats wrong ive been trying rly long
You can't even abuse create-move in garrrysmod anymore so you cant speed-hack anyway
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?