| View previous topic :: View next topic |
| Author |
Message |
Ruslan Expert Cheater
Reputation: 0
Joined: 03 Feb 2008 Posts: 128 Location: Israel
|
Posted: Sat May 30, 2009 2:24 am Post subject: [Help] I would like to build an Anti-Cheat for Couter-Strike |
|
|
I want to make an anti cheat that will include these things below:
| Quote: | * SnapShot taker by user, server has plugin and everyone can snapshot everyone, with the command "snap [nick]"
The snapshot will be transfered to the ftp after few minutes (in low speed) because there are players that can't play with 50kb\s they will be lagged.
* Process log, so we can know if someone uses cheats.
* config taker, this tool will take the config from the player, that means he can't use cheats by configs or something else. |
I want to build this and i heard that is easy but i dont know how to build it because i'm new in programming.
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat May 30, 2009 3:33 am Post subject: |
|
|
You can take pictures easily with GDI
GetDC
CreateCompatibleBitmap
BitBlt
GetDIBits
Try not to step on VAC's toes somehow with whatever you're doing.
|
|
| Back to top |
|
 |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Sat May 30, 2009 5:13 am Post subject: |
|
|
Why reinvent something that allreday exists? If it doesn't get better than those allreday existing it seems a waste of time imo.
_________________
Intel over amd yes. |
|
| Back to top |
|
 |
Ruslan Expert Cheater
Reputation: 0
Joined: 03 Feb 2008 Posts: 128 Location: Israel
|
Posted: Sat May 30, 2009 5:27 am Post subject: |
|
|
| Beloved Hero wrote: | | Why reinvent something that allreday exists? If it doesn't get better than those allreday existing it seems a waste of time imo. |
I just want to build one.
_________________
|
|
| Back to top |
|
 |
Guy Expert Cheater
Reputation: 0
Joined: 30 May 2009 Posts: 187
|
Posted: Sun May 31, 2009 9:37 am Post subject: |
|
|
| Ruslan wrote: | | Beloved Hero wrote: | | Why reinvent something that allreday exists? If it doesn't get better than those allreday existing it seems a waste of time imo. |
I just want to build one. |
Well, most of your ideas are easily bypassable;
Hook the screenshot function, so all cheats are disabled, then later re-enabled.
Send a fake process list, or mask processes via either WinAPI or kernel mode (Ring 0).
The configuration "taker" can also be spoofed.
|
|
| Back to top |
|
 |
wolfdm312 Advanced Cheater
Reputation: 0
Joined: 10 May 2009 Posts: 53
|
Posted: Sun May 31, 2009 5:19 pm Post subject: Re: [Help] I would like to build an Anti-Cheat for Couter-St |
|
|
| Ruslan wrote: | I want to make an anti cheat that will include these things below:
| Quote: | * SnapShot taker by user, server has plugin and everyone can snapshot everyone, with the command "snap [nick]"
The snapshot will be transfered to the ftp after few minutes (in low speed) because there are players that can't play with 50kb\s they will be lagged.
* Process log, so we can know if someone uses cheats.
* config taker, this tool will take the config from the player, that means he can't use cheats by configs or something else. |
I want to build this and i heard that is easy but i dont know how to build it because i'm new in programming. |
So, I assume you were inspired by Punkbuster, AKA the original anti-hack?
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun May 31, 2009 5:44 pm Post subject: Re: [Help] I would like to build an Anti-Cheat for Couter-St |
|
|
| wolfdm312 wrote: | | Ruslan wrote: | I want to make an anti cheat that will include these things below:
| Quote: | * SnapShot taker by user, server has plugin and everyone can snapshot everyone, with the command "snap [nick]"
The snapshot will be transfered to the ftp after few minutes (in low speed) because there are players that can't play with 50kb\s they will be lagged.
* Process log, so we can know if someone uses cheats.
* config taker, this tool will take the config from the player, that means he can't use cheats by configs or something else. |
I want to build this and i heard that is easy but i dont know how to build it because i'm new in programming. |
So, I assume you were inspired by Punkbuster, AKA the original anti-hack? |
hardly the original
|
|
| Back to top |
|
 |
jdm Advanced Cheater
Reputation: 0
Joined: 19 Sep 2008 Posts: 88
|
Posted: Sun May 31, 2009 11:05 pm Post subject: |
|
|
| Um, your best bet is to add one of the already many existing tools that ban Hackers. The best that I've seen is SteamBans. Using it is like a dual anti-cheating type thing when combined with VAC that is. When SteamBans bans someone they will be banned permanently. Sort of like VAC. And if you really want to create some kind of anti-cheating tool you might as well figure out how to create the hacks and figure out what methods are being used now to bypass hacks and take measures to make it so people cannot use those methods anymore. But good luck to you doing all of that. Creating hacks is not the easiest thing to do...
|
|
| Back to top |
|
 |
|