Thread: Wirt logging
View Single Post
  #2  
Unread 01-02-2008, 02:58 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

There's two ways to do this (in theory).

The first involves having someone with logging always on and always in-game (to parse their logs for the guild writ spam). That of course requires someone to always be logged in or miss some, and is obviously not too useful.

The second approach (which in my mind is much better) would be to try and dump the contents of the guild events block to logs and then parse it that way and just have someone dump it every few days (and then clear out all the old events).

No program can read the contents of the window directly without technically violating the EULA (unless perhaps it uses OCR or something). Thats why all the combat parsers and such rely on logging.
Reply With Quote