b1scoito / clicker

Advanced Minecraft auto-clicker made in C++
https://github.com/b1scoito/clicker
GNU General Public License v3.0
132 stars 12 forks source link

just dont work on other apps which it's not minecraft #41

Closed skhrlx closed 2 years ago

skhrlx commented 2 years ago

image

Just don't work on other apps which it's not minecraft

b1scoito commented 2 years ago

This happens mainly because the WINAPI function SendMessageA doesn't like to work on normal windows, a switch for SendInput will be added on the next update.

Something advanced for sending inputs can be thought out too.

skhrlx commented 2 years ago

Thanks for the support, you are the best.