Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Capture mouse and add to command
#2
something like this should work for ya


Code:
Copy      Help
str x=59
str y=100
str s="screenpresso.exe -captureregion ''D:\Test\test2.jpg'' 0;0;1280;720"
s.replacerx("(\d+;\d+)" F"{x};{y}" 4)
out s


Messages In This Thread
Capture mouse and add to command - by pctechtv - 02-08-2019, 04:04 AM
RE: Capture mouse and add to command - by Kevin - 02-08-2019, 04:39 AM
RE: Capture mouse and add to command - by Kevin - 02-08-2019, 08:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)