hi
Context:
im working on a script that takes screenshots of the game and processes the images for data + statistics collection, occasionally has to move the mouse and click to see all the text data. Not as invasive as memory-related methods but still could be considered against the rules in some regard.

Part I need help with:
The script doesn't read/write memory at all. it wraps and uses a windows32api dll wrapper to move the mouse and click (calls a mouse_event specifically). It just simulates human input. I know guitar scripts are an exception and allowed but this is not a guitar script and different.

What are the risks of doing this, is there a chance of triggering EAC or any sort of anti-cheat when doing this?

I'd rather not risk it even if there is a tiny chance of getting flagged.
Any tips you might have too?

/peace