Hello
I started to study Python and I saw in it possibilities to do some Hacks for games and I liked even more the language hahaha. I have a code that for example, takes a String and converts it into another word, but I would like to do this by picking some Text from a game or some name from an item. How do I do this? I mean, how do I connect my codes with the information passed in the game?
By putting two examples: a game that I have saved on my computer, in this case, a Desktop game and an online game via Browser.
Is it possible?
Thanks for your attention:)