Skip to content

JackLacey18/Left-4-Dead-2-hacker-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Left-4-Dead-2-hacker-finder

This script checks the console log of Left 4 Dead 2 for players that are possible cheaters and prints the results to the user.

-condebug must be enabled in the launch options (click properties on the Left 4 Dead 2 file on steam) image

This will create the console.log file that can be parsed. The log will be located in a path similar to below. "C:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2\console.log"

Using the console in-game type 'status', this will send all player IDs into the log for the script to parse. Run the script in CMD, the script will sleep every 30 seconds and await the entry of the status command.

If any suspected cheaters are found the result will be printed in the command line.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages