Iggy

Ignore Someone!

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
BadNintendo
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
1.1
Erstellt am
27.04.2023
Letzte Aktualisierung
27.04.2023
Größe
2,17 KB
Lizenz
n/a
Wird angewandt auf

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