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

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -