Automatic pasting of clipboard contents

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
The Forsaken

Automatic pasting of clipboard contents

19 Jul 2018, 18:30

Good day folks. I wanna make a script that pastes the content of my clipboard immediately there are contents in it.


For example:

^p::
IfWinExist, microemulator
{
send %clipboard%
}


How do I make ^p paste as soon as clipboard has contents?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: RandomBoy and 254 guests