Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- echo [[300,"EM","mouse left down",[600,400]],[100,"EM","mouse left up",[-1,-1]],[200,"EK","key down",[162,"Lcontrol",0]],[200,"EK","key down",[86,"V",0]],[100,"EK","key up",[86,"V",0]],[100,"EK","key up",[162,"Lcontrol",0]],[500,"EK","key down",[13,"Return",0]],[100,"EK","key up",[13,"Return",0]]] > "%~dp0script.txt"
- explorer.exe "https://www.baidu.com/"
- echo %1| clip
- KeymouseGo.exe "%~dp0script.txt"
- del "%~dp0script.txt"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement