unmog Posted May 27, 2019 Posted May 27, 2019 So I made a thing, and don't really know where to put it since its just a small thing for AutoHotKey to address two issues that frequently annoy me. Have you ever tried to copy paste into the console some code or something you googled only to be greeted with a simple "V"? Do you play in Borderless windowed mode for multi tasking like me? No, I don't mean the basic windowed mode, that's the one with the annoying frame at the top. Borderless window is very much more superior in every way. Well, every way except for one. Ever need to go to your desktop for some reason, right click on your task bar and click "Show the desktop" only to have all your previous windows pop back up immediately as soon as you click anything? Do you get tired of going to the task manager, finding the program, and right clicking it to minimize the dang thing? Well, I did at least, and I couldn't find anything else that already did it... so here it is if anyone else wants it. INSTRUCTIONS! 1= Download and install AutoHotKey and the ahk file included below. 2= To activate, doubleclick the copypaste and minimize.ahk file 3= Press alt-v to copy paste things into Skyrim, and alt-m to minimize the window. SideNote: You may have to run it as admin every time you use it. I don't, but you may. If so and you want to be lazy... make a shortcut to the file, right click the shortcut, click properties, click advanced, and then click the box at the top next to "Run as administrator" *dusts off hands* And thats it! Super simple. And best of all, it should work on anything else you want it to. Lastly: If you have a slower or lag prone system and you notice a problem with the text coming out jumbled and incomplete, just edit the ahk file and change the number 10 to something higher. Otherwise, if you have a beastly pc and absolutely require it to be faster, replace the 10 with a 5 or 0. Kupo copypaste and minimize.ahk
Recommended Posts
Archived
This topic is now archived and is closed to further replies.