Iggy

Ignore Someone!

Autore
BadNintendo
Installazioni giornaliere
0
Installazioni totali
2
Valutazione
0 0 0
Versione
1.1
Creato il
27/04/2023
Aggiornato il
27/04/2023
Dimensione
2,17 KB
Licenza
Non disponibile
Applica a

Updated to include saving UUID and often UUID can equal nickname. Hope this helps someone enjoy the chat better.

I got sick of reading pointless context, so I'm releasing this just for the dead site to grow.
If you would like to ignore a username, simply add it to the array with CAP sensitive lettering, cause IDGAF.

An example would be left in the script, but here is another one with some users and Ahole & Someb both blocked while in shutdown.chat.

The instant it is created, it is removed. It will wait until they chat unbtain the UUID and add it in an array with their username that is also checked for and removed from chat. The UUID on shutdown.chat does not change often if ever, believe its used like a profile ID.

// Define an array of blocked nicknames to ignore in chat
var blockedNicknames = ["GROVE_0F_WAR", "Example2"];