[Bug] NickAlert triggers on obfuscated Duel joins
afkvido opened this issue · 2 comments
Describe the bug
When joining a duel, NickAlert will ALWAYS say:
####### is nicked!
(##### will be some random charecters).
When players join duels, Hypixel sends this:
§k####### joined (#/2)
(##### will be some random charecters, # in #/2 will be 1 or 2).
Hytools detects this, and since this random username isn't taken, it sends a NickAlert message, even if you're the one joining.
Hytools Duel NickAlert still works when it tells you your oponent's name, but still, this is a bug.
Describe how to replicate bug
- Join a Hypixel duel
- Hytools tells you that ###### is nicked, for example
9dAjAK2 is nicked!
Date of submittion
May 8, 2022
Your java version
8 and 17, I have a lot installed
Your operating system and the version
I tested this on Windows 11, and Mac OS X
Before submitting a bug report
-
This bug wasn't already reported.
(I have checked every bug report on GitHub) -
I agree to this repository's prerequisites.
(I have read and agree to the License, Code of Conduct, and Contributing Guidelines)