|
TigroSpottystripes Katsu
Join date: 24 Jun 2006
Posts: 556
|
06-03-2009 23:22
Does any of you know of a program that will login in place of the client and then hand-over the session to the client, or keep the session and serve as a proxy, keeping the session alive in case the client crashes or otherwise hickups?
_____________________
████ world, your ███████████ From: someone First they came for the ageplayers, I remained silent 'cause I wasn't an ageplayer
Then they came for the furries, I didn't protest 'cause I wasn't a furry
Then they came for the goreans, I didn't speak up because I wasn't gorean Then they came for me, and there wasn't anyone left to speak up for me
|
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
06-04-2009 00:17
GridProxy is close, and you can easily have a plugin answer pings while you suspend the operation of the connected client, but making the session available for a subsequent login sounds like a very tall order... there are many things a client has to remember, things you can't request from the sim because of the design...
* What objects are around me * Terrain * What clothing am I wearing * What gestures do I have activated * Did I miss any IM's or inventory
Actually it doesn't sound as ridiculous as did last time I thought about it, but... it's still alot of work!
|
|
TigroSpottystripes Katsu
Join date: 24 Jun 2006
Posts: 556
|
06-04-2009 00:33
simply patching the client thru GridProxy didn't seem to help, the client was still in charge of the proccess and screwed up and somtimes the screwup of the client seemed to somehow crash GridProxy, I dunno how to change the settings of GridProxy, and I have no idea how to program somthing to use it to login and help with the screwups of clients :/
_____________________
████ world, your ███████████ From: someone First they came for the ageplayers, I remained silent 'cause I wasn't an ageplayer
Then they came for the furries, I didn't protest 'cause I wasn't a furry
Then they came for the goreans, I didn't speak up because I wasn't gorean Then they came for me, and there wasn't anyone left to speak up for me
|