Totally random and not Kotlin-related. But has any...
# random
t
Totally random and not Kotlin-related. But has anybody used AutoHotKey? This is an amazing open-source tool I've been rediscovering. If you write technical documentation, reprogramming the clipboard and using hotstrings is a godsend. It's also a great way to mess with coworkers who leave their computers unlocked.
r
I had made once basically a bot for a game with AutoHotkey just by reading pixels' colors off the screen with it. Such a powerful tool, it's not only for remapping keys or making macros as someone would think.
t
@rtsketo yeah I've created helpful little tools like that too, like filling out forms or scrubbing code of formatting characters on a clipboard. I even had a loop keep an application from logging out by sending it keystrokes
j
I use it to make my windows as similar to macOS as possible.
c
Late to the party but yes, I use AHK a lot on World of Warcraft to automate thousands of crafting operations that would require mouse clicks without it 🙂 Also useful to not getting logged out too
💯 1
t
@cedric haha, I used to have it send keystrokes to certain applications in time intervals so they wouldn't timeout/logout. My coworkers loved me for giving it to them. Our IT security... eh... they were mildly irritated.
c
Blizzard is very serious about this kind of cheating and they run background processes to track them down. However, AHK is so common they don't really seem to do anything about it. Hopefully it's okay if it's just a random key now and then
t
I'm sure it has to be pretty blatant to flag that... like inhumanly fast attacks. Work smarter, not harder right?
c
Actually, not really! Most cheaters do not use bots to actually "play" the game but do it for farm materials (mining, picking herbs, crafting stuff, etc... basically, automating tasks that would require thousands of manual clicks) which they can then turn into real money.