• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Command to send a keystoke?

janktron

Member
Joined
Sep 25, 2015
RedCents
761¢
So I left 1 if my toons logged in the other night in a safe spot where no mobs pass by and when I got home from work the next day he was dead. 99% sure I was trained, so I want to make a downshit that will press alt+f10 (default keystoke for shadow play save) anytime ${Me.Hovering}.
 
/keypress alt+f10

edit: adding the downshit to try


downshit0=/if (${Me.Hovering} ) /keypress alt+f10


Let me know if this works for you.
 
are you refering to using NVidia's shadowplay?

wont that just spam the save key the entire time you are hovering? like 6-10 presses a second
 
are you refering to using NVidia's shadowplay?

wont that just spam the save key the entire time you are hovering? like 6-10 presses a second

It would...I didn't think about that....however each additional save after the first would only be a half second long or however long it was since last save. The saves won't overlap....but yea...I don't want 90 secs of saves or however long it is that I'm in hover. I guess I could do /multiline ; /keypress alt+f10 ; /pause 5 ; /quit...I think that would work
 
So I left 1 if my toons logged in the other night in a safe spot where no mobs pass by and when I got home from work the next day he was dead. 99% sure I was trained, so I want to make a downshit that will press alt+f10 (default keystoke for shadow play save) anytime ${Me.Hovering}.

I never thought about using Shadowplay for investigating my mysterious deaths! Thanks!
 
I never thought about using Shadowplay for investigating my mysterious deaths! Thanks!

fyi, if you arent running the game in actual fullscreen mode (i dont think anyone does anymore? lol) you have to go into the shadowplay setting and check the box for 'allow desktrop capture'.
 
Alternatively... if you have a second toon, like SoS rogue or monk that can be FD'd nearby. Set an event trigger for character's death in chat. Set the second toon to record on that screen with map open. It should only trigger once that way. Or... do it on the same character with "You have died" message instead of using a downshit, just use an event.
 
Question - Command to send a keystoke?

Users who are viewing this thread

Back
Top
Cart