C
C#2y ago
uselessxp

✅ detect image/part of image or pixel/pixel area and click on it

I'm looking for something like that, I seen many bots made by people that never developed even an Hello World, using Pascal/Delphi/Autoit. I was recommended to use Python for those stuffs, but I'd like to make it in C# since I could add more stuffs to the tool. Any suggestions?
4 Replies
uselessxp
uselessxp2y ago
I made some searches, I'm surprised there's no nuget packages, I think just the first could make the job, but as beginner idk if there may be better ways to do it
Akseli
Akseli2y ago
GitHub
GitHub - AkseliDev/PixelSearch
Contribute to AkseliDev/PixelSearch development by creating an account on GitHub.
uselessxp
uselessxp2y ago
cool^^ it seems it makes my case, before I found only single-pixel finders, but in most of cases I don't have to lookup for a single pixel since it can be found multiple times
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.