Iggy

Ignore Someone!

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

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"];