View Single Post
NoloZero01
Member
Join Date: May 2020
Location: Async Research Institute
Old 04-21-2023 , 21:03   Re: [ANY?] SourceMod Re-Banner - ban alts of banned players through clientside cooki
Reply With Quote #7

Re-Banner 1.3:

Revamped the fingerprint sending logic.

Re-Banner 1.3 now has two ways of sending fingerprints:

- FastDownloads injection
- File Network late-downloading

You may read a thorough description in the Wiki: (LINK).

The initial thread message was also updated.

In order to use this version and any future releases, you NEED a FastDownloads server available and configured, and it needs to have PHP installed. Most game server providers provide such a webserver free of charge.

Due to changes in fingerprint length and the new FastDownloads method of sending fingerprints, it is highly recommended to do a clean re-install of Re-Banner (that is, delete the old database, delete the config file and change the fingerprint path).

I also strongly recommend using the Wiki page to (re)install the plugin. Please save your and my time.

Tested and confirmed working with default ConVar values in TF2 and CSGO on Windows SCRDS.



Some elaboration on the new FastDownloads method:

CS:GO disables sv_allowupload by default for clients. This prevens File Network from being able to send files to clients.
To fully support CS:GO (and improve the chances of successful fingerprinting), Re-Banner now uses FastDownloads to ship fingerprint files to clients.
NoloZero01 is offline