NitroType Ban Check (NTL / ntcomps)

Check if a user is banned and update their status

Pada tanggal 08 November 2024. Lihat %(latest_version_link).

Penulis
dphdmn
Nilai
0 0 0
Versi
2.0
Dibuat
08 November 2024
Diperbarui
08 November 2024
Size
20,1 KB
Lisensi
MIT
Berlaku untuk

User Ban Check Script for https://www.nitrotype.com/

This script for https://www.nitrotype.com/ checks if a user is banned on NT Comps or NT Leaderboards.

Currently Supported Pages:

  • User Pages /racer/...
  • League Pages /leagues
  • Team Pages /team/...

Known Issues:

  • Performance: The script is currently slow. A caching system will be implemented in the future to save results and improve speed.
  • Incomplete Coverage for Team Pages: The check for "Banned by NT itself" status on team pages is not yet implemented but will be added later.

Possible Final Statuses:

  • "Bot (100%)": Banned or flagged as a bot on both sites (RED).
  • "Bot (ntcomps)": Flagged as a bot on NT Comps only (RED).
  • "Bot (NTL)": Flagged as a bot on NT Leaderboards only (RED).
  • "NTL banned (not bot?)": Banned on NT Leaderboards but not flagged as a bot (ORANGE).
  • "Legit": Not banned or flagged on either site (GREEN).
  • "ERROR": An error occurred (GRAY).