Recently faced the problem of multiple registrations of bots. Prior to this, the registration form was not very perfect (however, I used JS to upload data, without JS, I could not register at all) - I improved it and did everything without using JS at all. Well, the bots began to register (did not set the captcha).
Here is the question - it turns out that JS bots cannot perform? Or at least most? Is such a measure sufficient as the presence of a JS user?
If not, then you need to make a captcha. Can anyone advise on php some kind of simple captcha module?