Page 1 of 1

SWG Hacks: SWG Real Time Chat logger

Posted: July 1st, 2005, 8:56 am
by Tault_admin
It will create the SWGChatLog.txt file in the XUnleashed Folder. (For scripts,
just use the GetXUnleashedDirectory function and then call up the
SWGChatLog.txt file to open.)

NOTE: Uncheck this service if you are not playing SWG as it might crash your
game.



Here is a sample log:
10/29/03 10:46:31 PM #ffffffYou have entered Naboo.#....

10/29/03 10:46:31 PM #ffffffYou have entered Naboo.#....


10/29/03 10:47:18 PM "#ffffffok#." #11ff44WyvernX says.#....

10/29/03 10:47:19 PM #50f111That was funny!#....

10/29/03 10:47:30 PM #50f111You wave.#....

10/29/03 10:49:06 PM #11ff44Kiwo Ifeci (a Brawler trainer) says
to WyvernX, #ffffff"#ffffffHullo! I teach brawlin' in these parts. What
can I helps you wif?#."...




The /#xxxxxx is the color of the text bring printed. You could possibly filter
out the colored text that you want to see. I might eventually get filters
in based off of the color of the text, but you get the idea.

Yes, some lines get printed twice, deal with it.

Posted: April 13th, 2007, 5:18 pm
by refinden
Umm, the Download button doesn't bring up the file! XD

Posted: April 13th, 2007, 7:41 pm
by wyvernx
That is a XU plugin. Save it to your computer. Run xunleashed first, then run the .xui file and it will install.

Posted: April 13th, 2007, 11:11 pm
by expurt
Try Right Click "Save As"

Posted: March 22nd, 2008, 1:44 pm
by kekelala
Can anyone confirm this plugin is still working after the many many updates since 2005? Trying to get it to read SWG text now and not having any luck.. then read in the readme that it will have to be updated for each patch of SWG released. Wanted to confirm either way before trying to mess with my settings.

EDIT: Heres the error from my SWGChatLog.txt

03/22/08 11:41:15 AM SWGChatService::Initialize()

03/22/08 11:41:15 AM FAILED TO LOCATE SWG!!!

03/22/08 11:41:15 AM Enabling SWG RTChat Log. . .

03/22/08 11:49:34 AM SWGChatService::Terminate()

Posted: March 22nd, 2008, 3:10 pm
by pounded
I'm curious what this could be used for?

Posted: March 22nd, 2008, 3:26 pm
by kekelala
I'm writing a more intelligent buff bot that can take requests from users via tells and give them that buff. The code is done, but untested.. it never occured to me that the core of the whole code, the realtime chat logger plugin, may not be functional anymore. This would make me a sad panda :(