Ok this is the line that is not working
LMouseClick ClientToScreenX(EQ2Window, MyStartX), ClientToScreenY(EQ2Window, MyStartY), 1, 1
It just doesnt do a left mouse click.
If I do the same line of code with RMouseClick it does a right mouse click...
But I need a left mouse click
