I've been tinkering with the win32apiwin32api library on Python and interacting with Notepad. I now want to try it on an online game to automate some boring tasks but I'm scared I get banned for this.
Is for example a click generated with PostMessageA() differenciablePostMessageA() differentiable from a real click ? And if yes, is it common to check for this ?