Search found 9 matches

by 181
Fri Dec 04, 2009 3:21 am
Forum: Support
Topic: Server Crash [?]
Replies: 3
Views: 7529

Server Crash [?]

Server Crash:

Need help Kigen with an exploit for crashing servers?

I have the command that does it and will send it to you through a [PM].

The only problem is that it runs client side and I hope you can think of somthing to block it.


Works on all servers that have buy zones.
by 181
Fri Nov 20, 2009 6:11 pm
Forum: Announcements
Topic: Kigen's Anti-Cheat Download
Replies: 148
Views: 1029015

Re: KAC 1.2.0 Open Beta

Does anyone know what I should do with this: [SM] Unable to load extension "sdkhooks.ext" version is too new to load (5, max is 4) Any Ideas? SourceMod 1.2.4 Released Is my sourcemod version need to be downgraded? I got it to work! SourceMod 1.2.4 __________________________________ Import...
by 181
Fri Nov 20, 2009 5:19 pm
Forum: Announcements
Topic: Kigen's Anti-Cheat Download
Replies: 148
Views: 1029015

Re: KAC 1.2.0 Open Beta

Does anyone know what I should do with this:

[SM] Unable to load extension "sdkhooks.ext" version is too new to load (5, max is 4)


Any Ideas?

SourceMod 1.2.4 Released

Is my sourcemod version need to be downgraded?
by 181
Wed Nov 18, 2009 6:19 pm
Forum: Suggestions
Topic: Kicking on 'Ping-Masking' & Admin intiated cvar query
Replies: 12
Views: 45057

Re: Kicking on 'Ping-Masking' & Admin intiated cvar query

How?

By default it doesn't do anything.


I run a masked "cl_cmdrate" almost all the time.
by 181
Wed Nov 18, 2009 6:16 pm
Forum: Support
Topic: Walling,speed,blank name
Replies: 6
Views: 11146

Re: Walling,speed,blank name

nightrider wrote:Try adding this to you server.cfg

//Prevents speed hacks
sv_max_usercmd_future_ticks 1

Code: Select all

This is from steam:

sv_max_usercmd_future_ticks
    Prevents clients from running usercmds too far in the future. Prevents speed hacks.
    Default Value: 8
by 181
Wed Nov 18, 2009 6:07 pm
Forum: Suggestions
Topic: Kicking on 'Ping-Masking' & Admin intiated cvar query
Replies: 12
Views: 45057

Re: Kicking on 'Ping-Masking' & Admin intiated cvar query

I haven't ever seen KAC kick someone for having the "cl_cmdrate" set to mask their ping. I don't think this is a big issue though either. Masking your ping I'm pretty sure doesn't really effect game play at all when it comes to the server knowing your actual ping. The server decides what t...
by 181
Wed Nov 18, 2009 5:14 pm
Forum: Suggestions
Topic: Name kick
Replies: 0
Views: 5818

Name kick

I would like to see KAC have a name kick section with a reason you could define for your server. # kac_addname <name> <kick (1 or 0)> <Reason "[ 181 ] Please change your name." name: unnamed empty 0 1 2 3 ext... I have a script written in python that works with “eventscripts” and does very...
by 181
Wed Nov 18, 2009 3:00 pm
Forum: Support
Topic: Walling,speed,blank name
Replies: 6
Views: 11146

Re: Walling,speed,blank name

I have a script written in python that works with “eventscripts” and does very well for names you do not want in your server. It is perfect alongside KAC’s older versions, but with the new version it blocks the same command creating a bypasses with the right know how. I would like to see KAC handle ...
by 181
Wed Nov 18, 2009 2:51 pm
Forum: Support
Topic: Walling,speed,blank name
Replies: 6
Views: 11146

Re: Walling,speed,blank name

Blank Names are easy to do in game and they aren’t hacks. To get a blank name you need to simply use valid characters that steam shows as nothing(Blank). There are two different ways I have seen KAC block this. KAC 1.2.0 Open Beta: Blocks the empty space and any string that contains the empty space....