Here's my idea:weird request, but is there a way this could take a screenshot of your screen and save it, then upload a file to discord?
we have private duel games and would want to do a command where it screenshots my gamename/password, then upload to duel game channel in disc and @ mention everyone... I can do the @ mention part.
i know there are global hotkeys, so I wonder if its possible with other programs if I had them open?
I can see the script has "run" and then select program but not sure what else ...
Set up a source somewhere to capture what you want the screenshot of, even if it's never shown otherwise. Then this macro handles the screenshot part, and calls a script or other utility, that only needs to upload a pre-existing image. Depending on how they see spambots, Discord might even give you that part.
(YouTube used to have an automated API, but their anti-spam efforts killed it. So YT must be managed manually, or hacked to use the ever-changing manual interface automatically. Discord may or may not be the same way.)
It's much easier to use the Run action if you're already familiar with how a command line works, and I don't see a way to get around that. If you're going to make a computer do what you want, at some point you're going to have to learn the command line.