Walling,speed,blank name

Post your support questions here. Please search before asking a question.
Post Reply
OldTimmer
Posts: 9
Joined: Thu Oct 29, 2009 9:28 pm

Walling,speed,blank name

Post by OldTimmer »

So far I have had a speed hacker a lot of wall hackers and a blank name and none of them got banned,
Had to manually ban the speed hacker.
Walling I know is a hard one to detect and hard to catch at times.
Blank name as far as I know steam stopped the ability to use blank names so he must have been running a hack but I could be wrong.
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Walling,speed,blank name

Post by nightrider »

Try adding this to you server.cfg

//Prevents speed hacks
sv_max_usercmd_future_ticks 1
User avatar
181
Posts: 10
Joined: Sun Sep 06, 2009 7:09 am
Contact:

Re: Walling,speed,blank name

Post by 181 »

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.

Older KAC versions: Block the “alt;255” and “alt;0160” and any string.

There are still bypasses that KAC doesn't find yet for each version.

I have [PM] Kigen, because I don’t want to break any forum rules and post what the commands are.


(Kigen correct me if I am wrong how your program looks for the empty space, but I can bypass it.)
Last edited by 181 on Thu Nov 19, 2009 9:04 am, edited 1 time in total.
User avatar
181
Posts: 10
Joined: Sun Sep 06, 2009 7:09 am
Contact:

Re: Walling,speed,blank name

Post by 181 »

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 the blank name issues though so it can’t be bypassed in any version.


My script can handle all the other names you don’t want.


(I would like to see KAC have a name kick section with a reason you could define for your server.)
User avatar
181
Posts: 10
Joined: Sun Sep 06, 2009 7:09 am
Contact:

Re: Walling,speed,blank name

Post by 181 »

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
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: Walling,speed,blank name

Post by Kigen »

This coming update to the KAC 1.2 branch will fix the name blocking problem.
Image
lhffan
Translator
Posts: 100
Joined: Fri Aug 01, 2008 6:19 am

Re: Walling,speed,blank name

Post by lhffan »

Kigen.. thanx :)
Post Reply