You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried both ways: the bruteforce way that only uses the guild id and the channel sidebar method. The first one yields more, but the more I tested it, the less it returned members.
The guild has 31k members or so. I got from 4k to 10k members.
Is this normal behavior? I guess maybe I could be somehow rate limited by discord or something and I just need good proxies?
The text was updated successfully, but these errors were encountered:
Based on my understanding of how op 8 functions, there appears to be an issue when it comes to identifying users who do not have ASCII names within the server. As these names are not included in the current brute force list, op 8 is unable to locate them. However, it is important to note that this understanding may be incomplete or inaccurate.
In order to address this issue, a potential solution could involve adding these non-ASCII names to the brute force list. It is worth mentioning, though, that implementing such a change is likely to result in a significant increase in the time required for brute force operations.
This is from my small brain understanding, so do not take this as 100%.
I tried both ways: the bruteforce way that only uses the guild id and the channel sidebar method. The first one yields more, but the more I tested it, the less it returned members.
The guild has 31k members or so. I got from 4k to 10k members.
Is this normal behavior? I guess maybe I could be somehow rate limited by discord or something and I just need good proxies?
The text was updated successfully, but these errors were encountered: