I'm a complete retard at anything programming/problem solving, but I'm trying to solve a problem relating to automating trading with other players in a game I play.For this, I need to simply copy paste a message into a chat every 120 seconds.The problem for me is that i need to physically be tabbed into it AND have pressed left mouse button in order for the window to be active to allow me me to preform a macro. I already have made this macro with AHK, and I've created a macro to tab me out of whatever i'm doing to preform it and tab me back in. These both work flawlessly.The issue for me now is it's inconsistent as sometimes I'll be typing while the macro goes off and I mess it up. I hope that I can find a way to preform this macro without me have even be tabbed in or out at all. The solution that I'm leaning towards is creating a virtual machine to load the game into along with the macro, but i'm not entirely certain that I would be able to figure out how to make a seperate mouse for it. I've also tried a few softwares like "mousemux" but i found it to be incredibly laggy.If you have any suggestions, please let me know. My autistic brain is being hitched here and i'm losing it.
>>1510572Voicemacro (icon is a green gear IIRC). I is pretty lightweight, I have no doubt it can type something every 120 seconds inside a virtual machine
there's no way to put a countdown warning on screen for the macro going off is there?