kick client which is not running a software.
Hello,i built something in c#,its a kind of anticheat,
now i want the server to block players which dont run this software, how can i do this? thank you very much ! (I heard that the server can send packets to the software and check or something like this,thanks.) |
Re: Client
The Global Forum Rules say that your topic title must be descriptive. Fix it before posting again.
|
Re: kick client which is not running a software.
changed,thank you
|
Re: kick client which is not running a software.
Well, you have to have some way of them interacting, for instance, have the program send a PING every ... 5 seconds to a plugin and in that ping packet set their ip or something, then check for that ip... now one possible bug right away, people with the same ip, ie: lan center or something... one guy runs it and that's it.. but you get the idea.
If you wrote it in C#, I dout you'll be able to figure out how to hook HL, then detour the correct functions you want... and such ... Also, makes your program vac detected and they can get banned and nobody wants that. |
Re: kick client which is not running a software.
first,thank you very much :]
i want the plugin to work with more servers,not only one,what u said works with more than one? Can u give me an example of a plugin like this ? Because i'm new in amxx, about the ip's with the lan,i'll program something in C# that user will not be able to connect with the same ip again or something else :) thanks again. |
Re: kick client which is not running a software.
in many cases anticheats detects client-side running software by a metamod's server-side coded plugin like sXe-Injected, the old Cheating-Death, etc etc
|
Re: kick client which is not running a software.
I know,but i know another plugin that programmed in amxx,i know it's possible in amxx :] i just dunno how.
|
Re: kick client which is not running a software.
If you know of a plugin that does what you want to do, look at the source. O_o
|
Re: kick client which is not running a software.
The problem is that i don't have the source ;p only the amxx file.
Look at this topic: http://forums.alliedmods.net/showthr...hlight=packets this is what i want,without the MYSQL. i know that there is something like this,i think that should be a server in windows that should connect bitween them,ive already programmed something but i dont know what to program more... thanks. |
Re: kick client which is not running a software.
i know that there is something like this,i think that should be a server in windows that should connect bitween them,ive already programmed something but i dont know what to program more...
thanks. |
| All times are GMT -4. The time now is 02:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.