var x=sp.GetCurrentMousePoint() var y=new Point(1327, 753) sp.MouseClick(y, MouseButtons.Left, true, false) sp.MouseClick(y, MouseButtons.Left, false, true) sp.MouseMove(x)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter