-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The built-in RMT filter can be exploited to hide Novice Network kick messages #1855
Comments
To deliberately hide the message. Most people who use the launcher don't even know this feature exists. It has a slight abuse potential by allowing you to kick someone while including an "RMT phrase" in the message, so that the kick message is never sent to their client. They essentially won't see who kicked them or likely even know they've been kicked for a while. It doesn't likely stop them from filing a report, whether they have the kick message or not, and whether they know who kicked them or not, but considering this feature currently serves almost no useful purpose (the regex filters are severely out of date and do not filter the vast majority of RMT messages), it doesn't seem worth keeping this feature in the launcher if it's not actively updated and maintained, while having potential negative uses and inconveniences. Certain phrases in this filter, like "sell cheap", can be used by normal players and aren't exclusive to RMT bots either. I've seen instances of people's messages getting filtered like this, and the users have absolutely no idea why. They assume it's a game bug and openly mention their messages not appearing, thinking the game itself is filtering it, as again the vast majority of players don't even know this is a feature that exists in the core launcher and is enabled by default. However, if you don't see this as an actual issue, feel free to close this! |
I'm thinking of finally removing this altogether with DT, and let people that are interested switch to NoSoliciting. Let's track it here. |
Dalamud’s current built-in RMT filter can be used to craft Novice Network kick messages that are invisible to users running XIVLauncher with the filters left enabled.
For example, including
bonus code
anywhere in your kick message will make it so that neither the person being kicked (if they are using XIVLauncher), nor anyone else in Novice Network using the launcher can see the kick message.There may be other potential ways this can be exploited as well.
Someone made a proposal in #187 to remove this feature, as it doesn’t effectively filter the vast majority of RMT spam in its current state, and can cause confusion when innocuous user messages trip the filter.
I think it would be best to either remove this or add it as an optional feature that is disabled by default and that users have to manually toggle on.
Additionally, certain message types, such as Novice Network kick messages, should probably be excluded from filtering entirely.
The text was updated successfully, but these errors were encountered: