[Solved] Am I on the right path to build an online game bot? [closed]
[ad_1] To accomplish a task like this I would probably use Puppeteer.js and page.mouse.click(x, y); to manage clicking and whatnot. The best ways to build bots for a game though are to create a “bot client”. Finding a way to sit between the data sent from a server and create your own interface to interpret … Read more