Page 1 of 1

BTAC

Posted: Thu Nov 01, 2012 5:12 pm
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                                    |
|                                                                      |
+----------------------------------------------------------------------+

Re: BTAC

Posted: Thu Nov 01, 2012 10:54 pm
by Isotoxin
Wow, did you really finish this up? Great job man.

Re: BTAC

Posted: Tue Aug 17, 2021 2:30 pm
by Hitman
Old post but does this work on other game-types to?