BTAC

Share interesting stuff you have found or created yourself.
Post Reply
Fulcrum
Novice
Posts: 24
Joined: Wed May 30, 2012 2:03 pm

BTAC

Post by Fulcrum »

Code: Select all

+----------------------------------------------------------------------+
|                       BunnyTrack Anti-Cheat v4                       |
|                              by Fulcrum                              |
+----------------------------------------------------------------------+
| Introduction:                                                        |
|----------------------------------------------------------------------|
| BTAC detects speedhacks and macro's.                                 |
|                                                                      |
| On detection the player does not get kicked/banned/notified,         |
| but a logfile is created in the directory UT/BTACLogs.               |
|                                                                      |
+----------------------------------------------------------------------+
| Installation:                                                        |
|----------------------------------------------------------------------|
| Create the map 'BTACLogs' in the UT directory.                       |
|                                                                      |
| Place BTACv4.u in the UT/System directory.                           |
|                                                                      |
| Add the following in UnrealTournament.ini under Engine.GameEngine.   |
|   ServerPackages=BTACv4                                              |
|   ServerActors=BTACv4.Entry                                          |
|                                                                      |
| If you run ACE add BTACv4.u to the UPackages list.                   |
| Read the last section: http://utgl.unrealadmin.org/ace/?p=settings   |
|                                                                      |
+----------------------------------------------------------------------+
| Example log:                                                         |
|----------------------------------------------------------------------|
| [BTACv4][PlayerName] Player1                                         |
| [BTACv4][IP-Address] 127.0.0.1                                       |
| [BTACv4][Speedhack ] 103.816002%                                     |
|    Player1's gamespeed was 103.816002%.                              |
|                                                                      |
| [BTACv4][PlayerName] Player1                                         |
| [BTACv4][IP-Address] 127.0.0.1                                       |
| [BTACv4][Macro     ] 28.154602ms                                     |
|    Player1's doubletap-time interval was 28.154602ms.                |
|                                                                      |
+----------------------------------------------------------------------+
| Thanks to:                                                           |
|----------------------------------------------------------------------|
| Anthrax, Feralidragon & billybill                                    |
|                                                                      |
+----------------------------------------------------------------------+
Attachments
BTACv4.zip
(3.47 KiB) Downloaded 142 times
Isotoxin
Adept
Posts: 285
Joined: Tue Mar 15, 2011 5:01 pm
Personal rank: Mapper
Location: Belgium

Re: BTAC

Post by Isotoxin »

Wow, did you really finish this up? Great job man.
User avatar
Hitman
Adept
Posts: 281
Joined: Mon Aug 16, 2010 11:01 am
Location: Sweden
Contact:

Re: BTAC

Post by Hitman »

Old post but does this work on other game-types to?
Post Reply