java - Possible to log data from a game chat? -
java - Possible to log data from a game chat? -
i looked unable find if of such exist.
is possible build java program, can read sudden strings chat within game?
it used log sudden info mysql comparison.
if knows of sort, direction high appreciated.
you can't directly. need have access game's methods in order know when new chat entry appears, , how content.
appart that, kenyanke explains, games might save chatlog on computer, yet won't help anyway, since have no thought of when these logs saved, or if saved matter.
java
Comments
Post a Comment