You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Anti-Cheat

Reply
Thread Tools Display Modes
  #1  
Unread 19th February, 2007, 05:21 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default AntiNetHack

Version 2.3

What is AntiNetHack?

This is a server mutator that stops people changing their netspeed
in-game. It will suicide anyone that tries. After a set amount of
attempts it will kick the offender.

It will also kick people for using too low netspeed.

readme:
Code:
USAGE:

     Settings are set in the AntiNetHack.ini. They can be now set in-game.

 COMMANDS:

     Mutate AntiNetHack : give some info on settings and player list with netspeeds.

 Admin Commands:

     Mutate AntiNetHack set MinAllowedNetSpeed N : where N is 2600 <> 20000
     Mutate AntiNetHack set CheckInterval N : how frequently checks are made in secs
     Mutate AntiNetHack set NetSpeedKickCount N : number of netspeed changes to kick on
     Mutate AntiNetHack set BigMessages N : whether to display big messages = 0, 1, 2

 INSTALL:

 Put the lines:

 ServerActors=AntiNetHack23.AntiNetHack
 ServerPackages=AntiNetHack23

 in your server's ini

 Then set up the AntiNetHack.ini:

 CheckInterval       How often checks are made in seconds. Default 3.

 NetSpeedKickCount   After how many times does someone get kicked for changing
                     netspeed. Default 5. 0 to not kick at all, although UTPure
                     will kick if you are running it.

 MinAllowedNetspeed  Players with less than this ns will be kicked.

 BigMessages             Which messages to display:
                     0 = off
                     1 = suicides for netspeed change
                     2 = 1 + kicks
http://www.unrealize.co.uk/files/AntiNetHack23.zip
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.

Last edited by ~V~ : 13th November, 2013 at 12:31 AM.
Reply With Quote
  #2  
Unread 21st February, 2007, 03:42 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

An update. Get it quick!
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #3  
Unread 21st February, 2007, 12:35 PM
lism lism is offline
Godlike
 
Join Date: May 2006
Posts: 324
Default

~v~ is incredible

So far he's helping me out making it work for demo.
Reply With Quote
  #4  
Unread 21st February, 2007, 04:26 PM
iDeFiX iDeFiX is offline
Godlike
 
Join Date: Jun 2004
Location: NL
Posts: 369
Default

AFAIK it's in UTPure too? If so, can you point out the differences?
Reply With Quote
  #5  
Unread 21st February, 2007, 06:19 PM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

UTPure only kicks after so many changes. This will suicide you and stop the change. There are also a few things like flag glow and no smoke that it takes care of too.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #6  
Unread 6th March, 2007, 05:43 AM
A|ice's Avatar
A|ice A|ice is offline
Holy Shit!!
 
Join Date: Jan 2006
Location: USA
Posts: 506
Default

Will this work with EUT?

A|ice
__________________
"Life is tough, but it's tougher when you're stupid." - John Wayne
Reply With Quote
  #7  
Unread 6th March, 2007, 08:19 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

I haven't tested but I don't see why not. Best thing is test it - should only take a few minutes.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #8  
Unread 7th March, 2007, 03:22 AM
HollyWood HollyWood is offline
Killing Spree
 
Join Date: Feb 2003
Location: Wisconsin
Posts: 25
Default

Yes it works with EUT
Reply With Quote
  #9  
Unread 23rd June, 2007, 08:38 PM
=/\F=VENOM's Avatar
=/\F=VENOM =/\F=VENOM is offline
Rampage
 
Join Date: Nov 2006
Posts: 75
Default

I'm gonna test with Tactical Ops.
__________________

=/\F=Clan forums: http://www.Tacticalops.tk

Tactical Ops 3.4 Clan Leader, Forum Admin, Server Admin.
Reply With Quote
  #10  
Unread 22nd July, 2008, 03:40 AM
BLTicklemonster BLTicklemonster is offline
Holy Shit!!
 
Join Date: May 2004
Posts: 1,004
Default

We're running it, and our server.log is filling up with this

ScriptWarning: Checker DM-DarknessFalls.Checker9 (Function AntiNetHack.Checker.Tick:002A) Accessed None

on every map.

What do I put in the server ini file to stop this from being logged?

Suppress=ScriptWarning?
Or is there a more specific reference, or can a AntiNetHackNoLog be made?
Reply With Quote
  #11  
Unread 22nd July, 2008, 05:06 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

Damn I thought I fixed those. I will have to have to have a look at it. I've had a request to make the minimum netspeed configurable anyway.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #12  
Unread 22nd July, 2008, 05:23 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

Tickle I think you may be using an old version - there is no tick function in the latest.

Anyway I am currently updating it to kick people without minimum allowed netspeed, so there will be a new version up soon.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #13  
Unread 22nd July, 2008, 05:28 AM
BLTicklemonster BLTicklemonster is offline
Holy Shit!!
 
Join Date: May 2004
Posts: 1,004
Default

Wow, we were running an old one, I guess. It was really small, and didn't even have an ini file. I'll run it and remove the suppression and get back to you on this.

Okay, put the new one in, removed suppression, and I guess you have to have more than one person on the server for it to work, so I have no idea.

BUT, check this out. Suddenly we now have this:

ScriptWarning: QAnnouncerNoLog DM-BL-Dogtown.QAnnouncerNoLog0 (Function QAnnouncerNoLog.QAnnouncerNoLog.Announce:03E5) Accessed None

THAT'S logging.

Even with script warnings suppressed.

Woopeee.

lmao

Last edited by BLTicklemonster : 22nd July, 2008 at 05:43 AM.
Reply With Quote
  #14  
Unread 22nd July, 2008, 08:24 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

Ok I've just updated to v1.1:

Added option (in ini) to kick people with too low netspeed.
Fixed a bug that would keep counting the netspeed hack when dead and would kick from server if the player didn't respawn in time.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #15  
Unread 22nd July, 2008, 06:42 PM
Protos's Avatar
Protos Protos is offline
Godlike
 
Join Date: Oct 2007
Posts: 291
Default

Just tested and am having issues with the NetSpeedKickCount= function not working correctly for me. I am setting it to 1 and it will not work.

It seems to be stuck at 5 changes before it will kick. Will test further for connection and time issues.

Edit, here is some of the log. The mut does not seem to be playing well with utpure. Also I noticed that you have a server package entry but that it does not show up in the mutator list. Are you perhaps missing a file of some sort??


[UTDCv21] [MD`Protos] UT VERSION: v.4.36 OS: Microsoft Windows XPx64 5.2 (Build: 3790)
[UTDCv21] [MD`Protos] UT: 2645MHz - MEASURED: 2646Mhz - COMMANDLINE: ""
[UTDCv21] [MD`Protos] Added 'UTDCAMv12.ActionMan UTDCAMv12.u ab229b77ff8a5f9c4e0fa4268a81552b' to UTDC Check event catcher list.
[ChatLog][2008-07-22 14:02][System]: Cilia entered the game.
[ChatLog][2008-07-22 14:03][Event]: MD`Protos drew first blood!
[ChatLog][2008-07-22 14:03][Event]: Cilia killed his own dumb self.
Client netspeed is 7000
Client netspeed is 10000
Client netspeed is 5000
Client netspeed is 10000
Client netspeed is 6000
Client netspeed is 10000
Client netspeed is 4000
Client netspeed is 10000
Client netspeed is 3000
Client netspeed is 10000
2008-07-22 14:05.15 UTPureCheat: MD`Protos had an impurity (NC - Excess netspeed changes!)
[ChatLog][2008-07-22 14:05][Msg Spec]: MD`Protos Pure: NC - Excess netspeed changes!
Close TcpipConnection1 Tue Jul 22 14:05:15 2008
[ChatLog][2008-07-22 14:05][System]: MD`Protos left the game.

Last edited by Protos : 22nd July, 2008 at 08:11 PM.
Reply With Quote
  #16  
Unread 22nd July, 2008, 07:48 PM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

Sounds like it isn't working and UTPure is kicking. Do you see:

****************************
* AntiNetHack Active *
****************************
In log anywhere?
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #17  
Unread 22nd July, 2008, 08:06 PM
Protos's Avatar
Protos Protos is offline
Godlike
 
Join Date: Oct 2007
Posts: 291
Default

Yes

Code:
Game class is 'EUTDeathMatchPlus'
Sockets: Socket queue 262144 / 262144
Server Package: SoldierSkins
Case-insensitive search: SoldierSkins -> ../Textures/Soldierskins.utx
Server Package: CommandoSkins
Server Package: FCommandoSkins
Server Package: SGirlSkins
Server Package: BossSkins
Server Package: Botpack
Case-insensitive search: Botpack -> ../System/BotPack.u
Server Package: EnhancedItems
Server Package: WhoPushedMe
Server Package: MapVoteLA13
Case-insensitive search: MapVoteLA13 -> ../System/MapvoteLA13.u
Server Package: AnthCheckerC_v138
Server Package: AntiNetHack
Server Package: AntiFA46_C
Server Package: AntiTweakV42
Case-insensitive search: AntiTweakV42 -> ../System/antitweakV42.u
Server Package: UTPureRC7G
Server Package: PureStat7G
Server Package: SmartCTF_4D
Server Package: EUT_1G
Server Package: EUT3
Server Package: EUTIV
Server Package: IUTDCv12
Server Package: UTDCv21
Server Package: UTDCv21dll
Spawning: IpDrv.UdpBeacon
Spawning: SecureValidate.SVUdpServerQuery
Spawning: SecureValidate.SVUdpServerUplink
Spawning: SecureValidate.SVUdpServerUplink
Spawning: SecureValidate.SVUdpServerUplink
Spawning: UWeb.WebServer
Spawning: AnthCheckerS_v138.ACActor
Spawning: AntiFA46_Server.AFASA
Spawning: ACLSv220.ChatLogger
Spawning: AntiNetHack.AntiNetHackActor
Spawning: EUT_1G.PureCRCLogger
Spawning: UTPureRC7G.UTPureSA
Spawning: PureStat7G.PureStat
Spawning: SmartCTF_4D.SmartCTFServerActor
Spawning: UTDCv21.SMain
Spawning: UTDCAMv12.SMain
Level is Level DM-Deck16][.MyLevel
Bringing Level DM-Deck16][.MyLevel up for play (80)...
InitGame: ?Name=Player?Class=Botpack.TMale2?team=1?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello?game=EUT_1G.EUTDeathMatchPlus?mutator=antitweakV42.Antitweak,NoInvisible.NoInvisible,MapVoteLA13.BDBMapVote,WhoPushedMe.WhoPushedMe,BotPack.NoRedeemer
Base Mutator is DM-Deck16][.DMMutator5
Mutators antitweakV42.Antitweak,NoInvisible.NoInvisible,MapVoteLA13.BDBMapVote,WhoPushedMe.WhoPushedMe,BotPack.NoRedeemer
Add mutator antitweakV42.Antitweak
Add mutator NoInvisible.NoInvisible
Add mutator MapVoteLA13.BDBMapVote
Add mutator WhoPushedMe.WhoPushedMe
Add mutator BotPack.NoRedeemer
UdpServerQuery(crt): Port 7778 successfully bound.
Resolving unreal.epicgames.com...
Resolving master0.gamespy.com...
Resolving master.mplayer.com...
EUT DM Web Server Initialized
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@                                    @
@  Anti Fireadjust Actor - Running!  @
@                                    @
@  Author - Robert Zajac aka Robus   @
@                                    @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Initiating local logging...
### ------------------------------------------------------------- 
### AnthChecker v1.38 (Build 8) initializing...
### ------------------------------------------------------------- 
### * NetDriver fix enabled : True
### --> NetDriver hooked : True
### --> DLO hooked : True
### ------------------------------------------------------------- 
### * PackageChecker enabled : True
Resolving utgl.unrealadmin.org...
### --> Magic Key: 771328128
### --> ../System/UTDCv21.u : 1849239960
### --> ../System/UTDCv21dll.u : 1388811226
### --> ../System/UTPureRC7G.u : 749444274
### --> ../System/antitweakV42.u : -1333051870
### --> ../System/AntiFA46_C.u : -219893499
### --> ../System/IUTDCv12.u : -489134139
### --> ../System/AnthCheckerC_v138.u : -2060322682
### --> ../System/UTPureRC7G.u : 401121892
### --> ../System/EUT_1G.u : -55290765
### --> Multichecksum file : FCommandoSkins.utx
### --> Multichecksum file : Female2Skins.utx
### --> Multichecksum file : Female2Voice.uax
### ------------------------------------------------------------- 
##############################
#  Advanced Chat Log System  #
#        Version 2.20        #
#          By MSuLL          #
##############################
#       STATUS: ACTIVE       #
##############################
# Server: +++  Messengers oF Death  +++   UTRP 
# Map: DM-Deck16][
# Server IP: 209.246.170.58:7777
##############################
****************************
*    AntiNetHack Active    *
****************************
ScoreBoard Loaded: EUT_1G.PCL_DMSB
Hud class Loaded : EUT_1G.PCL_DMHud
*******************************************

     ********************     
     *      EUT_   *     
     *    Release 1G    *     
     ********************     

*******************************************

Version ............................ EUT_
Version #............................1G
Check Defaults/Tweaking..............True
Log/Check Mod Items..................True
EnhancedSprees ......................True
EnhancedMessages.....................True
ShowIPS..............................False
HitSounds ...........................True
Demo Requests........................False
AnnouncerLevel ......................2
Max Trace............................3500
Team Beacons.........................True
Min Mouse Y..........................0.000000
Kick Speed Hack......................True
Report Messages......................True
Auto Taunts..........................False
AntiTimer............................True
Stat Link............................False
Auto Record Tourney..................False
Kick MinY............................True
No Overtime..........................False
[ChatLog][2008-07-22 14:10][Msg Spec]: [] 

[ChatLog][2008-07-22 14:10][Msg Spec]: [] CTF.....:False
CTF.....:False
[ChatLog][2008-07-22 14:10][Msg Spec]: [] TDM.....:False
TDM.....:False
[ChatLog][2008-07-22 14:10][Msg Spec]: [] DM......:True
DM......:True
[ChatLog][2008-07-22 14:10][Msg Spec]: [] *******************************************
*******************************************
###############################
#          UTPure             #
#       ver 1.0.RC7G          #
###############################


 Protection is Active!

###############################
+--------------------------+
|         [UTDC]           |
|       Version 2.1        |
|      By Troublesome      |
+--------------------------+
+--------------------------+
|     [UTDC ACTIONMAN]     |
|       Version 1.2        |
|      By Troublesome      |
+--------------------------+
[UTDCv21] Added 'UTDCAMv12.EventActor UTDCAMv12.u ab229b77ff8a5f9c4e0fa4268a81552b' to UTDC event catcher list.
[ActionMan] Starting UTDC.
Resolved unreal.epicgames.com (216.27.56.3)
UdpServerUplink: Master Server is unreal.epicgames.com:27900
UdpServerUplink: Port 7779 successfully bound.
Resolved master0.gamespy.com (207.38.11.34)
UdpServerUplink: Master Server is master0.gamespy.com:27900
UdpServerUplink: Port 7779 successfully bound.
Resolved utgl.unrealadmin.org (85.236.100.16)
BDBMapVote: Maps Reloaded. Total Maps = 168
AInternetLink Resolve failed: Can't find host master.mplayer.com (NO_ERROR)
UdpServerUplink: Failed to resolve master server address, aborting.
Reply With Quote
  #18  
Unread 22nd July, 2008, 08:23 PM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

There seems to a problem when running with UTPure. I will have to look into it and get back to you.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #19  
Unread 22nd July, 2008, 08:38 PM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

The only problem that I found is when running the DynamicActorLoader which it doesn't look like you are. The actor needs adding to DynamicActorLoader config instead of ServerActors.

I couldn't find any other problem. It may depend on the ServerActor order. Also note that now it will not affect a player when waiting for a game to start. You must have spawned for it to work.
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.

Last edited by ~V~ : 22nd July, 2008 at 08:46 PM.
Reply With Quote
  #20  
Unread 22nd July, 2008, 09:39 PM
Protos's Avatar
Protos Protos is offline
Godlike
 
Join Date: Oct 2007
Posts: 291
Default

I was spawned and playing a bot. I will try putting it after pure and see if that works.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:55 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.