• Best Anti-Cheat Script?
    31 replies, posted
[quote] Hey, welcome to FacePunch. This forum is for devs that need help working on things. Here are some resources to help you get started: ------------------------------------------------------------- Generalized Lua Help ( Links to Wikis, Answers the question of "Where do I post a simple question or DarkRP Specific question", links to other resources compiled by forum members ) [url]https://dl.dropboxusercontent.com/u/...rning.lua.html[/url] Useful Programs ( SteamCMD, Autosizer, Desktops, Process Explorer ) and Notepad++ Upgrades [url]https://dl.dropboxusercontent.com/u/...rades.lua.html[/url] AcecoolDev_Base Skeletonized Dev Base Game-Mode ( Never worry about Include or AddCSLuaFile ever again; comes with New Hooks, Console Commands, Meta-Table Objects, Helper Functions, Extended Functionality, and more! ) [url]https://dl.dropboxusercontent.com/u/..._info.lua.html[/url] [/quote] Are you going to append that to every single one of your posts? Don't sue because I quoted your tutorial links.
[code]hook.Add( "PlayerAuthed", "Anti-cheat", function( p ) p:Kick( "#GameUI_RefreshLogin_InfoTicketExpired" ) end )[/code] Foolproof, I say, foolproof.
Sorry, you need to Log In to post a reply to this thread.