CodeSlinger69 / ClAsHbOt

Clash of Clans Farm Bot
88 stars 48 forks source link

Vmare can not zoom problem #49

Closed boyzhujian closed 8 years ago

boyzhujian commented 8 years ago

when running in Vmare ,can not zoom automatic

but when I mannully zoom coc ,then it worked ,but when lost connection,robot fail and quit robot can not last long like a whole day. then I insert Send("{CTRLDOWN}") MouseWheel("DWON",10) MouseWheel("DWON",10) MouseWheel("DWON",10) MouseWheel("DWON",10) MouseWheel("DWON",10) Send("{CTRLUP}") in ZoomOut2 function in Screen.au3 ,it worked

but

sometimes it fail ,because I see some random click on map object below mouse

Hope fix in Vmare

CodeSlinger69 commented 8 years ago

Have you changed the default zoom key mappings in BlueStacks? By default it is set with arrow down to zoom out and arrow up to zoom in. If you have changed these the bot won't work, unless you modify ZoomOut2 to match your new key mappings.

boyzhujian commented 8 years ago

I did not change any setting , from finshing install bluestack. the bluestack seems not responding to arrow even if I manully set them in the bottom transparent keybord setting , I think it may related to vmare ,

CodeSlinger69 commented 8 years ago

boyz, I run in VMWare all the time, no problems. From your posts though, I sense that English might not be your primary language. This gives me the idea that you might be using other language settings in Windows or in BlueStacks. Maybe BS maps keys in other ways in other languages.

I have not tested ClAsHbOt with any other language than English, because I created this bot for my personal use, and my system settings are English. Supporting all the other languages is a major undertaking...

Can you confirm your language settings? Can you test on a system with English settings?

boyzhujian commented 8 years ago

yes ,it worked,,the secrect is set key mapping ,and swich to other windows than back till it work . the language must set to English , Tank you