AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   Module: AGuard anticheat (https://forums.alliedmods.net/showthread.php?t=275061)

addicted2sex 11-21-2015 07:16

Module: AGuard anticheat
 
Hello AMXX community,

We would like to announce that after 4 months of active coding and testing we (the members of NMSoft) finally released AGuard - the ultimate anticheat solution for GoldSrc servers (mainly for Counter-Strike for now). Because it is still in private beta, we are looking for beta testers for both Windows and Linux servers, before we release it officially as public project. You can become a part of our testing crew and get a beta copy of the anticheat by registering in our site and write to the "Beta" forums.

Here's a list with the main protections that the anticheat has:
Quote:

Wallhack blocking
Soundhack blocking
Aimbot blocking/detection
Rapidfire detection
Spinhack detection
Speedhack detection
Cheating-Death emulation (detecting CD hacks by CD emulation, not by alias scanning or 'cd_version' cvar existence)
Cvar enforcement
Client-file enforcer
Client-file hash detection (OpenGL and subcheats detection by checking client files hashes)
Rapid name change detection
WalkGuard system (including Jump-through-ceiling bug detection)
Chat and nick spam detection
In-game crash and bug fixes
Global banlisting module
Update checker
Multilingual support
It was written as an AMXX plugin first, then re-ported as a Metamod plugin, so it does not need third-party plugins now.

Also we are looking for translators to translate the module in different languages than English and for a designer to design a logo.

Official website: snip

/ SpooK (NMSoft)

Xalus 11-21-2015 12:12

Re: Module: AGuard anticheat [Private beta]
 
.tk website, what more to say?

addicted2sex 11-21-2015 17:47

Re: Module: AGuard anticheat [Private beta]
 
We are not going to make business from it, thats why its on a .tk for now. I just wanted to share our work to the open GoldSrc world, fighting with cheaters ... Anyway, thanks for the reply and wish you good day.

/ SpooK

joropito 11-21-2015 22:55

Re: Module: AGuard anticheat [Private beta]
 
You can't publish this here if you don't release the source code

baneado 11-22-2015 04:26

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by joropito (Post 2365320)
You can't publish this here if you don't release the source code

He said:
Quote:

Originally Posted by addicted2sex (Post 2364994)
Edit /to mods/: When we release the public version we will post the plugin here as well

I don't see any problems so... It's on beta, it isn't necessary to publish the sourcecode yet.



I can help by doing Spanish translation :)

addicted2sex 11-22-2015 11:06

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by joropito (Post 2365320)
You can't publish this here if you don't release the source code

I know, thats why I've written the the "Edit" message below for later posting the module here ... Let us make it stable and still if you can help us with the problem of crashing after trying to clear the vtable hooks on module unload.

joropito 11-23-2015 10:42

Re: Module: AGuard anticheat [Private beta]
 
If you go to the url provided and register yourself on forums, you can ask to be a tester.
So there's a way to get the module/plugin without it's source code.

Not only breaks metamod and amxmodx licensing, so it's againts the rules on this forum (just don't advertise your site).

I will let mods check this and say his word.

PRoSToTeM@ 11-29-2015 16:17

Re: Module: AGuard anticheat [Private beta]
 
Speedhack includes rapidfire, isn't it? Then why did you write these things separately?
Quote:

In-game crash and bug fixes
How it relates to cheats?

addicted2sex 12-01-2015 19:27

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by PRoSToTeM@ (Post 2367503)
Speedhack includes rapidfire, isn't it? Then why did you write these things separately?

How it relates to cheats?

In fact - yes. By sending more sync packets than normal (the speedhacking method) is possible to burstfire. But in reality its possible to rapidfire in other ways as well.

About game crashes and fixes - you are right. It's not only an anticheat, maybe the title is wrong, but as the name says, it's a guard module - spam protection isnt related to cheating in any way as well ;)

Anyway, the most important thing is that our goal (in the future) is to fully support all GoldSrc mods (or at least the most playing ones) and to bring an ultimate protection from cheaters, spammers, exploiters and etc.

PRoSToTeM@ 12-02-2015 12:15

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by addicted2sex (Post 2368034)
But in reality its possible to rapidfire in other ways as well.

Are you talking about pistols? Because only pistols can fire more fast than usual. (especially dual elites)

addicted2sex 12-02-2015 18:32

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by PRoSToTeM@ (Post 2368189)
Are you talking about pistols? Because only pistols can fire more fast than usual. (especially dual elites)

Yes, but together with pistol rapidfire detection we integrated speed reload/shoot calculation algorithms for all weapons (something like second-level speedhack protection). Maybe thats why we separated rapidfire from speedhack detections, because they use different detection algorithms.

Kowalsky 12-03-2015 01:44

Re: Module: AGuard anticheat [Private beta]
 
Hi. I would like to be one of the testers

Syturi0 01-02-2016 22:37

Re: Module: AGuard anticheat [Private beta]
 
I can help.

addicted2sex 01-04-2016 09:07

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by Syturi0 (Post 2379302)
I can help.

You are welcome. :) You have PM

Edit: We've moved to a new domain - http://www.nmsoft.org/

safetymoose 04-29-2016 13:40

Re: Module: AGuard anticheat [Private beta]
 
Do your beta testers get to check the source code, or do you just give them compiled plugins with a license to use them?

Syturi0 04-29-2016 13:42

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by safetymoose (Post 2415221)
Do your beta testers get to check the source code, or do you just give them compiled plugins with a license to use them?

No, we dont get to see any of the source code.

addicted2sex 04-29-2016 17:12

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by safetymoose (Post 2415221)
Do your beta testers get to check the source code, or do you just give them compiled plugins with a license to use them?

So far we dont redistribute the source as its in private beta under development. Will think of that when we release the public version (which is not that far in the future)

HamletEagle 04-30-2016 01:52

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by addicted2sex (Post 2415267)
So far we dont redistribute the source as its in private beta under development. Will think of that when we release the public version (which is not that far in the future)

So far you don't follow the license, you MUST provide the source when you give an amxx file.

addicted2sex 04-30-2016 04:39

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by HamletEagle (Post 2415322)
So far you don't follow the license, you MUST provide the source when you give an amxx file.

You're right, its our fault. SMA file is added in the archive

tarsisd2 10-26-2016 12:59

Re: Module: AGuard anticheat
 
hi,
i`ve seen that you guys released a public beta of Aguard 1.1

any info if its is working fine? i`m working with Counter Strike:Condition Zero servers

safetymoose 10-26-2016 16:00

Re: Module: AGuard anticheat [Private beta]
 
Quote:

Originally Posted by addicted2sex (Post 2415267)
So far we dont redistribute the source as its in private beta under development. Will think of that when we release the public version (which is not that far in the future)

Any news on releasing the source code or ReHLDS support?

newman19 04-22-2017 20:12

Re: Module: AGuard anticheat
 
Plugin AGuard dont work on amxx dev 5110

addicted2sex 10-24-2017 20:00

Re: Module: AGuard anticheat
 
Quote:

Originally Posted by newman19 (Post 2514443)
Plugin AGuard dont work on amxx dev 5110

It is working on our testing environment with that version of AMXX ?!

safetymoose 10-25-2017 15:12

Re: Module: AGuard anticheat
 
It's been more then a year, have you released source code?

Neeeeeeeeeel.- 11-02-2018 13:56

Re: Module: AGuard anticheat
 
Nearly 2 years from "When we release the public version we will post the plugin here as well", the last release was 1 year ago and we are still waiting for the source code release. The link should be deleted.

Stresss 04-14-2019 12:10

Re: Module: AGuard anticheat
 
I got this plugin running, but it does not detect anything...

Silverss 04-27-2021 04:20

Re: Module: AGuard anticheat
 
Can somebody help me?

AGuard works well on my Windows based computer but does not do anything on my Debian 10 VPS. What could be the problem?

HamletEagle 04-27-2021 10:54

Re: Module: AGuard anticheat
 
Quote:

Originally Posted by Silverss (Post 2745183)
Can somebody help me?

AGuard works well on my Windows based computer but does not do anything on my Debian 10 VPS. What could be the problem?

Don't use shady software without source code.


All times are GMT -4. The time now is 17:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.