How to search for ban evasion

From PGN Wiki

Jump to: navigation, search


This guide should teach you how to search for ban evasions properly. This guide is mainly for admins (hence PGN language used). But players can also use this guide to check if the ban evasion rule wasn't properly followed.

Contents

SteamID's with 1:1

  • Example ID: STEAM_1:1:9832022
  • Example IP: 111.22.333.44

Since this is a 1:1 SteamID, it means that we'll have to use the two octet rule.

The wrong way #1

Searching for 111.2

FAIL. You did not copy/paste the whole IP.

The wrong way #2

Searching for 111.22

FAIL. You forgot the '.' motherfucker.

The right way

Searching for 111.22.

SteamID's with 1:0

  • Example ID: STEAM_1:0:2932343
  • Example IP: 111.22.333.44

Since this is a 1:0 SteamID, it means that we'll have to use the three octet rule.

The wrong way #1

Searching for 111.22.3

FAIL. Are you dumb?

The wrong way #2

Searching for 111.22.33

FAIL. You really are fucking dumb.

The wrong way #3

Searching for 111.22.333

FAIL. Period motherfucker. PERIOD.

The right way

Searching for 111.22.333.
Personal tools