I'm searching a way to send more than 16 message with a script, I thought that sending it directly from Interop.call could be an easy way.
with this command i can send a nudge, is there something similar?
code:
Interop.Call("user32","SendMessageW",Window,273,689,0)