Archiving IMs
|
|
Rock Ryder
Registered User
Join date: 6 Oct 2006
Posts: 384
|
09-11-2007 05:25
Hi guys,
I am a member of the Hippotech Users Group, and we discuss all sorts of technical problems with the Hippotech rental system, and the advice given is really great. Of course, the same questions keep cropping up, and what we need is a FAQ or a searchable Knowledge Base.
I hoped that having IMs sent to my email when not online would enable me to archive the IM threads and create such a FAQ or Knowledge Base, alas, group IMs are only sent to members who are currently online.
Can any of you smart scripting guys think of a way to continuous archive IMs, even when not online?
Rock
|
|
Simil Miles
Creator
Join date: 1 Mar 2007
Posts: 300
|
09-11-2007 06:02
Use a bot.
_____________________
UnConWTech @ Flo (144, 84, 224) http://unconwtech.free.fr
SL books http://astore.amazon.com/secondlife-sl-20/
Need a beta tester for quality assurance ? Need a translator for English, French, Spanish ?
|
|
Auron Reardon
Registered User
Join date: 30 Jun 2006
Posts: 41
|
09-11-2007 06:26
Simil, can you be more specific?
By "bot" do you mean have an object with a running script that you include in the group such that the object recieves the IMs? If this worked, then it obviously solves the problem of having to have the av online all the time.
But then how is the solution finished out? How will the script in the object trap for IMs if there is no IM event?
|
|
Simil Miles
Creator
Join date: 1 Mar 2007
Posts: 300
|
09-11-2007 06:42
Scripts can't do that. I mean a modified client.
_____________________
UnConWTech @ Flo (144, 84, 224) http://unconwtech.free.fr
SL books http://astore.amazon.com/secondlife-sl-20/
Need a beta tester for quality assurance ? Need a translator for English, French, Spanish ?
|
|
Auron Reardon
Registered User
Join date: 30 Jun 2006
Posts: 41
|
09-11-2007 07:55
Ah, ok - a modified client. Then how would that work? It would keep the av logged in all the time which would allow the IM to be sent at which point you could trap them in the client and process them?
|
|
Kenn Nilsson
AeonVox
Join date: 24 May 2005
Posts: 897
|
09-11-2007 08:04
Correct.
_____________________
--AeonVox--Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms chasing ghosts, eating magic pills, and listening to repetitive, addictive, electronic music.
|
|
Simil Miles
Creator
Join date: 1 Mar 2007
Posts: 300
|
09-11-2007 08:42
By modified I meant without all the unneeded features. But if you don't mind using the resources you can just leave your alt logged in.
_____________________
UnConWTech @ Flo (144, 84, 224) http://unconwtech.free.fr
SL books http://astore.amazon.com/secondlife-sl-20/
Need a beta tester for quality assurance ? Need a translator for English, French, Spanish ?
|
|
Auron Reardon
Registered User
Join date: 30 Jun 2006
Posts: 41
|
09-11-2007 08:50
Ok, I see. A totally specialized build. All it does is authentication/login and then IM processing. No UI even except maybe a dialog to get username and password when it starts up.
|
|
Rock Ryder
Registered User
Join date: 6 Oct 2006
Posts: 384
|
09-11-2007 15:41
Are there any bots available for download/modification that you know of Simil?
Regards,
Rock
|
|
Simil Miles
Creator
Join date: 1 Mar 2007
Posts: 300
|
09-11-2007 15:49
Bots specifically I don't know, but all of the existing one are (likely to be) made either from the official open source or from libsecondlife. There's a group called "bots of second life" or something like that, it might help.
_____________________
UnConWTech @ Flo (144, 84, 224) http://unconwtech.free.fr
SL books http://astore.amazon.com/secondlife-sl-20/
Need a beta tester for quality assurance ? Need a translator for English, French, Spanish ?
|