You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
THIS PROJECT WILL NO LONGER RECEIVE MAINTENANCE OR SUPPORT
The colorbot is currently broken for unknown reasons. (Does not work for me, might work for you!)
Even if it is fixed, or the issue I'm describing is one that only affects a handful of users, this project will no longer receive updates because it's as advanced as it's gonna get, and I'm no longer passionate about it.
For those attempting to fix it, my troubleshooting so far has found: Everything works except when the script checks if any enemies are in the image, it never finds them. (if len(contours) != 0: never returns true)
The enemy outline colors are still accurate, the screenshotting system works and takes correct screenshots, it isn't an issue with checking if the user has Roblox focused, and it isn't that Roblox began blocking mouse_event.
WIKI
See the wiki for a full usage guide and other usage information (i.e Troubleshooting).
Befia/Taylor (Contributed some bugfixes and comments to explain certain areas of code, and added basic error handling. Not an actual developer for the project though)