C
C#2y ago
Ezlanding

SendKeys.SendWait not working

.
17 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
Thanks for the info. I’ve tried a few different ways of copying highlighted text in different applications and pasting it, but the only way I’ve found that works consistently is CMD+C and CMD+V. I’ve tried other messages to simulate it, but sendkeys.sendwait seems to be the only one of my attempts that works on a semi consistent basis
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
I save it into a 10 string array based off what command you use (ALT-0-9) it will be saved into its corresponding index then whichever you press (Shift Alt 0-9) the associated numbers index in that array will be pasted
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
Not a bad idea but that would require CMD+C, ALT-0-9 to copy and Shift+Alt+0-9 Cmd+V to paste Which is A lot of commands, and not ideal There’s a way to make a custom clipboard?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
Oh :/
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
^ so like here? I mean if it’s the best plan I’ll do it But if there’s a way around it that works cleanly I’d rather do that instead
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
Interesting modification of what I said above that doesn’t require the paste command. Do you think this will be able to scale up well with 10 numbers, or will it become too much of a hassle to remember what’s in each slot and should just stick to one slot
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
It’s also a wpf application so I could use a window to show what’s where, sorta like clipboard history but with hotkeys You mean to pop up with what’s where?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ezlanding
Ezlanding2y ago
👍 Ok Thanks for the help
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts