Asking again - Method to have code interact with game server/s? (Java, or 'general')
Hello again,
In a thread I had, requesting more general help than this, I got some answers, always a good thing, however in a reply I added another question which gained no response:
In programming languages (Java is what I'm trying out right now, I know it's considered weak, you can answer for any language) - how can I have a program interact with game servers?
I'm not looking for a specific command, but I'm more referring to, are there key-words I should be researching? Is there an import I should be testing and studying?
I really just need to know what I should be looking into, I can learn any language if I have to.
Thanks,
Read necrothreads, many people explained before how to make MitM proxy from scratch and use it .
Or just update Realm Relay (java) from 19.0 build to newest one and learn how packets work. Its great example for start. (I created my own tradebot (not clientless yet) + multibox helper for RR)
Script examples for it you can also find here in necrothreads at tutorial\src.