Ryuuhou / AHKanColle

Click script for KanColle (艦これ) expeditions written in AHK
10 stars 1 forks source link

Using this now gets you auto flagged for bot watchlist #14

Closed nicole0902 closed 8 years ago

nicole0902 commented 8 years ago

I suggest to not use any simple script macros as KDKW tracks mouse click locations from the client

Ryuuhou commented 8 years ago

Do you have a reputable source for this information? I have not been following the game recently.

nicole0902 commented 8 years ago

https://github.com/mrmin123/kancolle-auto/issues/94

mrmin123 commented 8 years ago

I just saw this being referenced, but I wanted to mention that there was another thread on the repo a while back (https://github.com/mrmin123/kancolle-auto/issues/52; doesn't exist anymore because the person who opened the issue deleted their github account) had some good discussion regarding tracking of mouse click locations. The takeaways I remember:

The above is what made me incorporate random mouseclick locations and random screen navigation into kancolle-auto to better avoid bot detection, but take from what it what you will. Hope this helps!

Ryuuhou commented 8 years ago

Added a random offset between -2 to 2 pixels to every click. Closing issue.