-
Notifications
You must be signed in to change notification settings - Fork 94
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
Exit not working + extra #225
Comments
Already exist : game_function.py -> check_alive()
Ocr didnt know that is new round (Recognition failure)
The bot need to pop out the item in past few season. It is possible to do it but it cost lot of time to 1.right click that champ 2.recognize champ name 3.check if the name in list champs_to_buy 4.move cursor back to default pos 5.remove the champ from the list.
I did it before but not murged, check pr #100. btw im still using it.
Sounds good but that is a heavy workloads. |
Doesn't work. It just ran the entire night and not a single game it properly exited. I would need some help to debug that issue, losing 10-25 minutes each game is a huge exp loss.
Oh i see, nice, just have to rearrange then. |
download the whole project and run install.py again |
Hey, I've added the ability to check if unknown champ are in the comps. Could you help me test it? If there are no issues, I will push it to the main branch. My fork here |
I wanted to provide an update on the ongoing issue. Unfortunately, the bot is still failing to recognize when the user is considered 'dead,' and it continues to not exit as expected. Despite my best efforts to investigate and fix the problem by reviewing the code, I have not been able to make any significant progress. |
The exit problem are fixed already, riot just moved the exit button to other position. Please download the bot again to get the newest file. |
what is your monitor size? |
1920x1080 |
Does it need to have a resolution of 1920x1080, the quality set to medium, and the window in borderless mode right? |
Did you modify comps.py by yourself? |
I haven't changed the composition, but I confess I plan to. Demacia is a bit weak, and I'm thinking of Bilgewater or Void. I'm also considering changing the star levels of the champions. The tanks need to reach level 3, especially since the items aren't working. Okay, I'll test this version. The only thing I changed was the League installation location. |
league client : no
just restart it |
Hey, i started using this bot 2 days ago.
I have to say, great bot! And how it is with all things we like, we want to improve it further! Here i go.
Main Issue:
the bot does not recognize when you are dead. It does not exit. I tried to check the code myself to fix it but without a lead i am lost.
Small issues + improvement ideas:
Once: 4-5 sold everything on bench. Probably because i looked at a different players board to check his build.
The text was updated successfully, but these errors were encountered: