[C] Detecting MyBB scraping bots 03-13-2018, 11:27 PM
#1
So, we've had about a dozen bots recently that register an account, then just view multiple threads every second, scraping the data off of them (presumably to post elsewhere). Our members have been quick to pick up on some of these, but not all of them, So I started a software project to combat it. It's called slbot.
https://github.com/phyrrus9/slbot
I laid all of the groundwork and then more or less lost the motivation to finish it. All this really needs is a main function to drive it (all of the helpers are done). I'm happy to help anyone understand this code if they're willing to finish the project.
https://github.com/phyrrus9/slbot
I laid all of the groundwork and then more or less lost the motivation to finish it. All this really needs is a main function to drive it (all of the helpers are done). I'm happy to help anyone understand this code if they're willing to finish the project.