Iggy

Ignore Someone!

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
BadNintendo
1日のインストール数
0
累計インストール数
2
評価
0 0 0
バージョン
1.1
作成日
2023/04/27
更新日
2023/04/27
大きさ
2.17KB
ライセンス
不明
対象サイト

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