[quote=@LegendBegins] I leave for ONE business trip... >I'm hoping there will be a future update that can curb this, because they're starting to come in droves. In theory, Cloudflare's antispam should be helping us... =/ I'll try to think up a heuristic on how to detect these guys better. Maybe "if the username and email are just a bunch of random characters, then ban" but that sort of scares me. [/quote] That [i]could[/i] work, but has the issue it gives false positives whenever you get a genuine user with random characters (got a few of those). Any way to implement it in such a way it just flags them instead of outright banning? Or is that too much work? Captcha in that case is the least... invasive option?