-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gem Gather Feature #13
base: main
Are you sure you want to change the base?
Conversation
I am also develope this function, how can I contact you, we can improve it |
I was getting a lot of requests on this subject, I hope other members will not shower me with p.m: ) https://discord.gg/Mt4sZHZvvW |
To zoom out, you can use a macro on the emulator and then control it via pywin32 API with the handle of Emulator. I think you can let gem feature to another bot :) |
If you could push the code related to zooming, very appreciate. You can finish the gem farm feature but you cant let it always wworking. |
How can I use bot? |
The gem search method is too slow and primitive, the method should be changed! Request for new function: Gathering Gem #6
Sometimes gem resources cannot be found because of the image in "resources/gem.png". A better quality image may be needed.
Added automatic creation function if the save folder and its contents are empty.
tasks/Lyceum.py Yes, at the beginning the questions always seem to be different, but they are actually the same : ) I'm thinking of automating ROK Peerless Scholar Answers . This feature is not working at the moment, I left it in the editing phase. I will probably save the questions and answers in a database and do it.
Some minor fixes were made.
Formatted with pyblack.
libpng warning: iCCP: known incorrect sRGB profile The sBIT value in image files has been removed for users who are annoyed by the warning. libpng warning: sBIT: invalid #12
mogrify -define png:exclude-chunks=sBIT *.png
fixed the bug with scouting and soldier healing. 1280x720(240 DPI)
Gem collection Feature has been tested by me. It works when it finds a gem store on the map, but as I mentioned above, it takes a long time to find it on the map. I will probably go to the method of finding it by zooming out, so you can easily distinguish it according to the icons and collect it easily.
This feature will not be merged for the time being.