Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 199
Search took 0.02 seconds.
Search: Posts Made By: SystematicMania
Forum: SourceMod Anti-Cheat 04-01-2018, 06:25
Replies: 2
Views: 2,182
Posted By SystematicMania
Re: SMAC null cmd explanation.

Formerly, the seed for weapon spread was calculated as seed=MD5_PseudoRandom(cmdnum). Not blocking cmdnum=0 causes a static seed to be easily accessible. Meaning, cheats wouldn't need to brute force...
Forum: SourceMod Anti-Cheat 08-15-2014, 20:57
Replies: 348
Views: 142,294
Posted By SystematicMania
Re: Eye Test module

I have several unreleased detections that may be of interest to you. I will send them to you via PM.

I don't think it will help.
Forum: SourceMod Anti-Cheat 08-15-2014, 20:50
Replies: 61
Views: 21,319
Posted By SystematicMania
Re: Eye-Angles module + TF2 dance taunt

If false positives are still prevalent with my fix, then I don't think it's possible to prevent them all.

You can attempt to increase g_iDoneTick and it may help, but it won't solve the problem.
...
Forum: SourceMod Anti-Cheat 08-15-2014, 20:40
Replies: 144
Views: 115,709
Posted By SystematicMania
Re: download removed?

I suspect you are referring to the one on BitBucket. If that is the case, then it is not maintained by SMAC developers (https://forums.alliedmods.net/showpost.php?p=2171287&postcount=46).

The...
Forum: SourceMod Anti-Cheat 08-02-2014, 16:39
Replies: 61
Views: 21,319
Posted By SystematicMania
Re: Eye-Angles module + TF2 dance taunt

I have updated the code in post #43 (https://forums.alliedmods.net/showpost.php?p=2170057&postcount=43) to fix this error.
Forum: SourceMod Anti-Cheat 07-25-2014, 11:30
Replies: 61
Views: 21,319
Posted By SystematicMania
Re: Eye-Angles module + TF2 dance taunt

The server is processing client commands from an earlier state.

I'd stick to the fix in post #43 (https://forums.alliedmods.net/showpost.php?p=2170057&postcount=43).
Forum: SourceMod Anti-Cheat 07-18-2014, 15:05
Replies: 61
Views: 21,319
Posted By SystematicMania
Re: Eye-Angles module + TF2 dance taunt

Here's a fix for TF2 taunts. It should be run alongside smac_eyetest.smx.
Forum: SourceMod Anti-Cheat 04-04-2014, 17:37
Replies: 6
Views: 2,628
Posted By SystematicMania
Re: Questions regarding command spamming

Can you run this debug copy of updater (https://forums.alliedmods.net/showpost.php?p=2109556&postcount=389) and PM me the results? Thanks.
Forum: News 03-24-2014, 08:33
Replies: 36
Views: 63,425
Posted By SystematicMania
Re: SourceMod 1.5.3 Released

modify url to be https://
Forum: Plugins 03-09-2014, 07:39
Replies: 641
Views: 552,663
Posted By SystematicMania
Re: Updater

Can either of you run this debug copy? The contents of Updater.log and Updater_Debug.log should narrow down the likely problems.
Forum: SourceMod Anti-Cheat 02-14-2014, 05:10
Replies: 6
Views: 3,664
Posted By SystematicMania
Re: can smac ban for old command movement and speedhack ?

What map? Does it always happen on the map?
Forum: SourceMod Anti-Cheat 02-09-2014, 09:52
Replies: 8
Views: 3,208
Posted By SystematicMania
Re: Download!??!

SMAC's official website is on a .sx ccTLD (http://en.wikipedia.org/wiki/.sx).
Forum: SourceMod Anti-Cheat 01-20-2014, 10:44
Replies: 8
Views: 3,208
Posted By SystematicMania
Re: Download!??!

SMAC's website is easy to find through search engines.
Forum: SourceMod Anti-Cheat 01-16-2014, 13:46
Replies: 144
Views: 115,709
Posted By SystematicMania
Re: download removed?

It was hosted on the bitbucket repository which got shutdown.

A clone of the wiki is available here (https://forums.alliedmods.net/showpost.php?p=2065846&postcount=3).

Make sure to view the...
Forum: Scripting 12-27-2013, 15:23
Replies: 8
Views: 1,304
Posted By SystematicMania
Re: Using GetCmdArg in new ""

A trie (http://docs.sourcemod.net/api/index.php?fastload=file&id=46&) might work for your purposes. I can't know for sure unless you explain what you're planning to do.
Forum: SourceMod Anti-Cheat 12-23-2013, 07:52
Replies: 7
Views: 2,551
Posted By SystematicMania
Re: speed.toggle 15

"speed.toggle" isn't a command found in any game. It's a custom bind that some cheats use to toggle speedhack.

It's possible for someone not cheating to intentionally ban themselves by typing it...
Forum: SourceMod Anti-Cheat 12-15-2013, 23:38
Replies: 8
Views: 6,821
Posted By SystematicMania
Re: Client Protection Module

Anything which classifies as:
zero-width space (http://en.wikipedia.org/wiki/Zero-width_space)
whitespace character (http://en.wikipedia.org/wiki/Whitespace_character)
combining character...
Forum: SourceMod Anti-Cheat 12-07-2013, 14:39
Replies: 144
Views: 115,709
Posted By SystematicMania
Re: download removed?

The Updater (https://forums.alliedmods.net/showthread.php?t=169095) will replace it with the current stable build.

Yes, it's currently SMAC 0.8.5.1.
Forum: SourceMod Anti-Cheat 12-07-2013, 14:34
Replies: 3
Views: 1,995
Posted By SystematicMania
Re: Where can i download SMAC i can't fint it

https://forums.alliedmods.net/showpost.php?p=2069252&postcount=14

Make sure to install Updater (https://forums.alliedmods.net/showthread.php?t=169095).
Forum: SourceMod Anti-Cheat 12-07-2013, 14:30
Replies: 13
Views: 5,556
Posted By SystematicMania
Re: SMAC ConVar Checker Question/Request

"outside" does not exist in SMAC 0.8.5.1.
Forum: SourceMod Anti-Cheat 12-06-2013, 20:07
Replies: 13
Views: 5,556
Posted By SystematicMania
Re: SMAC ConVar Checker Question/Request

It's possible in SMAC 0.8.6.0.

smac_addcvar fps_max outside kick 1 45
Forum: SourceMod Anti-Cheat 12-06-2013, 14:40
Replies: 144
Views: 115,709
Posted By SystematicMania
Re: download removed?

That's probably fine.

Here: (url removed)

It's the same file copied and pasted 17x. The update url is assembled from the file name.
Forum: SourceMod Anti-Cheat 12-05-2013, 17:15
Replies: 144
Views: 115,709
Posted By SystematicMania
Re: download removed?

He has no claim to that module.

Mostly fixes for exploits that no longer exist.
Forum: SourceMod Anti-Cheat 11-30-2013, 18:59
Replies: 14
Views: 24,127
Posted By SystematicMania
Re: Temporary mirror for SMAC source code

The automatic updates are hosted elsewhere and will continue to work.
Forum: SourceMod Anti-Cheat 11-19-2013, 08:48
Replies: 48
Views: 43,477
Posted By SystematicMania
Re: Copyright Headers

It seems CodingDirect LLC became an entity on 02/08/2010 (http://www.wysk.com/index/texas/arlington/wfbu4ld/codingdirect-llc/profile). How does it have a copyright header from preceding years?...
Showing results 1 to 25 of 199

 
Forum Jump

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


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