Questionwich hacks

Posts 1625 of 25 · Page 2 of 2
Lets await someone that knows coding a bit better.
But it feels like it's unnested somehow.
well... this is ankward

---------- Post added at 04:00 PM ---------- Previous post was at 03:17 PM ----------

btw how do u do an laser sight "hack"
how to make myself spin 45 degrees... :C
seriously no one has any ideas for hacks.... im dissapointed
hmm intresting... found this while looking for tutorials for lua speedhack...
i dont know how to fix it thou
// Speedhack //
timer.Create("AddSpeed",2,1,function()
concommand.Add("+Speed" , function() Is.SetTCVar("sv_Cheats","1")
Is.SetTCVar("Host_TimeScale",tostring(GetConVarNum ber("Isis_Speedhack_Speed"))) end)
concommand.Add("-Speed", function() Is.SetTCVar("Host_TimeScale","1") Is.SetTCVar("sv_Cheats","0") end)
end)
nvm it uses a blocked command
Quote Originally Posted by makee View Post
hmm intresting... found this while looking for tutorials for lua speedhack...
i dont know how to fix it thou
nvm it uses a blocked command
Why don't you just use the one I posted that works?
Quote Originally Posted by makee View Post
hmm intresting... found this while looking for tutorials for lua speedhack...
i dont know how to fix it thou
nvm it uses a blocked command
The LUA Error is caused by the BoxESP You're using, i'm quite sure the only fix is to not use that one, I had the same one awhile back.

EDIT: It's actually not a LUA Error it's the BoxESP Drawing constant tables or whatever to get the Position of players
ok tahnks for information
the problem is that its so laggy it really doesnt help...
Quote Originally Posted by makee View Post
the problem is that its so laggy it really doesnt help...
Use the one on Antipathy's Script Thread.
Posts 1625 of 25 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?