Iggy

Ignore Someone!

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
BadNintendo
Denně instalací
0
Celkem instalací
2
Hodnocení
0 0 0
Verze
1.1
Vytvořeno
27. 04. 2023
Aktualizováno
27. 04. 2023
Size
2,2 KB
Licence
neuvedeno
Spustit na

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