There's one thing I've noticed with my connection to certain MU*s, no matter what client I use, and no matter how I toy with the settings of my connection. That is that I get a connection that freezes unless there is data regularlly sent on the line. ON one, I did a series of Semaphores on my character which still allows me to idle out if I go AFK or whatever, but on others I can't get that set up due to whatever restrictions they have.
My workaround for that is for me to send a trigger message to the server every five minutes. Not the prettiest, but something that works. The problem is, that I go AFK and my connection could still go for hours. I haven't looked at scripting yet as the idea just hit me, but I am just wondering if the idea is possible given the system in place before I go looking.
What I want to have is a script that times when I log on, runs some sort of idle keep-alive, but every hour or so (the usual idle-out time for MUs), my client prompts me for some interaction before cutting the connection. My Dial up connection back so long ago used to do that with a popup I had to click OK to or it would disconnect.
I'm going to start researching scripting for other ideas I had, but for this one, I am mainly concerned if it's possible before I start spending time working on it for nothing.
My workaround for that is for me to send a trigger message to the server every five minutes. Not the prettiest, but something that works. The problem is, that I go AFK and my connection could still go for hours. I haven't looked at scripting yet as the idea just hit me, but I am just wondering if the idea is possible given the system in place before I go looking.
What I want to have is a script that times when I log on, runs some sort of idle keep-alive, but every hour or so (the usual idle-out time for MUs), my client prompts me for some interaction before cutting the connection. My Dial up connection back so long ago used to do that with a popup I had to click OK to or it would disconnect.
I'm going to start researching scripting for other ideas I had, but for this one, I am mainly concerned if it's possible before I start spending time working on it for nothing.