Object Detection Game Bot Demonstration

Object Detection Game Bot Demonstration

Hello all, This is a sample clip showing a Runescape (RS3) skilling cycle being automated entirely by a computer vision script. To clarify, I didn't touch the keyboard a single time during the entire video. The point of this video is to highlight the powerful role object detection can have in desktop automation tasks. The script that controls the input behavior utilizes a powerful machine learning library to detect objects on-screen, and then makes programmed decisions based upon what is detected. This implementation is a vast improvement over pixel bots, AHK, Auto-Clickers, and macros, and presents significantly fewer heuristic analysis risks than those programs, as well as clients and other 3rd party data interception tools. On the other hand, this application can only be run when Runescape is open, and is thus not capable of supporting botnets. But I'm ok with that :) Tags below here, just ignore: ----- gaming runescape bot object detection computer vision ai machine learning video game python scripting