[QUOTE=code_gs;47402697]code[/QUOTE]
Is StonedPenguins server the only one with badmin? Considering you use it there
[QUOTE=code_gs;47402697]Threw this together the other day, have fun:[/QUOTE]
Can't cheaters just remove those hooks or block the file from running anyway (disable custom content)? Or just overload GetConVar?
[QUOTE=thegrb93;47402863]Can't cheaters just remove those hooks or block the file from running anyway (disable custom content)? Or just overload GetConVar?[/QUOTE]
Of course they can, in fact ANY anticheat can be bypassed. In the case of lua cheats, as long as their lua cheat executes before the anticheat code, it is really simple to write a bypasser.
[QUOTE=Kevlon;47402754]Is StonedPenguins server the only one with badmin? Considering you use it there[/QUOTE]
yeah it is
[QUOTE=thegrb93;47402863]Can't cheaters just remove those hooks or block the file from running anyway (disable custom content)? Or just overload GetConVar?[/QUOTE]
Of course, but it's just a simple check to remove the easiest of skids that just try to force a convar to use their Lenny Hacks.
[QUOTE=code_gs;47402697]Threw this together the other day, have fun:
[code]
RunConsoleCommand( ply:ChatPrint( ply:SteamID() .. " cheated with: " .. reason ) ) -- I'm lazy
[/code][/QUOTE]
Your code is beautifully documented :v:
but I don't think you tested this....
Also, why only tell the cheater that they cheated and only when they admin :v:
[QUOTE=StonedPenguin;47402982]yeah it is[/QUOTE]
Didn't BlackAwps release it in his code dump?
[QUOTE=dingusnin;47404788]Didn't BlackAwps release it in his code dump?[/QUOTE]
That's Breakmin
[editline]27th March 2015[/editline]
[QUOTE=AnonTakesOver;47404036]Your code is beautifully documented :v:
but I don't think you tested this....
Also, why only tell the cheater that they cheated and only when they admin :v:[/QUOTE]
Fixed. And no, I haven't tested it. I made it out of a joke at 1AM, so it isn't the best thing I've ever created.
Sorry, you need to Log In to post a reply to this thread.