norecha / pokubot

Clash of Clans bot
GNU General Public License v2.0
163 stars 83 forks source link

Fixed coordinate for some buttons after the Jul 2015 update #72

Closed ashishmverma1 closed 9 years ago

ashishmverma1 commented 9 years ago

Fixed buttons are: BUTTON_NEXT, BUTTON_END_BATTLE, BUTTON_RAX_FULL, BUTTON_RAX_CLOSE

BUTTON_RAX_FULL and BUTTON_RAX_CLOSE have been tested and are working fine now. Couldn't test battle buttons since the loot parser is not working, but I'm sure they will work.

norecha commented 9 years ago

I'm already working on these and made the changes the buttons. Unfortunately it is not as easy as changing coordinates as all font sizes changed. I have a major update going on which already has these changes.

ashishmverma1 commented 9 years ago

Ah, excellent! :D I'll just close this pull request then. These changes that I made seem to work fine with just a coordinate change. Loot parsing has a serious issue though because of the font size change.