Skip to content

When I was a child I played the online browser game Darkorbit so out of nostalgy I decided to program a bot for it. It is a simple bot that scans the screen using Image Recognition and then picks up boxes that are all over the map.

Notifications You must be signed in to change notification settings

TomasZilinek/Darkorbit-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darkorbit-bot

When I was a child I played the online browser game Darkorbit so out of nostalgy I decided to program a bot for it. It is a simple bot that scans the screen using Image Recognition and then picks up boxes that are all over the map. The program clicks on the creen. It picks up bonus boxes in a defined pattern. It flies away from danger. I left it running over the night and it picked up a lot of the game currency and other stuff without encountering a failure. (made in 2020)

Requirements

  • pyautogui
  • numpy
  • cv2

Credits

About

When I was a child I played the online browser game Darkorbit so out of nostalgy I decided to program a bot for it. It is a simple bot that scans the screen using Image Recognition and then picks up boxes that are all over the map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages