Friday 8 September 2017

RobotJS in games?

Hi, I'm trying to use NodeJS + RobotJS to create a basic bot that will run in a singleplayer indie game, using only arrow keys and two buttons (A + Z) I have tried using keyTap('down') and also attempted to use keyToggle(key, state) but neither work in the emulator, is there an equivalent to RobotJS that's more suited towards games?P.S. I'm not looking to cheat or release, just interested in how bots work with states etc.

Submitted September 08, 2017 at 02:21PM by MemoryPattern

No comments:

Post a Comment