Verification Program (.exe)
Hi guys.
I have one project of one Anti-Cheat. I needed one code or one idea for block the client who connects to my server with the program Off. Someone can tell me more or less what i need to do this ? |
Re: Verification Program (.exe)
If the program isn't running, and it still has scripts/functions running in the background. You made yoruself a virus. Or a memory leak. Windows vista and above will block it from executing.
Unless i misunderstood you request.... |
Re: Verification Program (.exe)
Take a look at UFB AntiCheat.
|
Re: Verification Program (.exe)
Quote:
It's not a request. I only wanted one idea to do that. The Anti-Cheat it's a private work in my community. I only need to know what i to do who the plugin checks the program on or off. If the program is off the plugin kick the player. |
Re: Verification Program (.exe)
One idea....set an encrypted password on your server, and have your Anti-Cheat client automatically pass that password to the server. That way it requires authentication, rather than verification.
You could also possible have a plugin on your server (if it's running AMXX) ask the user's console for some packet that your A-C client would then respond to. The second one will be harder to deploy, but more secure. |
Re: Verification Program (.exe)
You want to check that via Amxx? This wont work since amxx is serverside.
|
Re: Verification Program (.exe)
Quote:
|
Re: Verification Program (.exe)
Quote:
Do you can do one example to i see more or less how is. I don't understand very well the idea. |
Re: Verification Program (.exe)
Quote:
|
Re: Verification Program (.exe)
Quote:
|
| All times are GMT -4. The time now is 07:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.