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"
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
Originally Posted by makee 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?
Originally Posted by makee 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
Originally Posted by makee the problem is that its so laggy it really doesnt help... Use the one on Antipathy's Script Thread.