Answer the question
In order to leave comments, you need to log in
One mouse 2 or more cursors that are in different places but move the same way and click at the same time. Is it possible to?
One mouse 2 or more cursors that are in different places but move the same way and click at the same time. Is it possible to?
Ready to listen in any way. Scripts, clickers, etc.
Answer the question
In order to leave comments, you need to log in
I sketched a script for Clickermann without dragdrop support:
while(1)
if(iskeydown(1)=1) // if mouse button is pressed
$mx=$_xmouse
$my=$_ymouse
waitms(100)
lclick($mx+300,$my+0) // set your shift
waitms(100)
end_if
waitms(100)
end_cyc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question