Request based username changer
Is there any detections here ? As far as i know unflagged accounts get a capctha less username change Am I fine with just firing the request while making it look like it came from a browser or do I need to humanize the behavior more like using web sockets etc… So far I have a user id based monitorer so when the username changes from xxx to deleted_user_…. I just claim it on my own Am I fine if I just do it with the token of an unflagged account or will that captcha?