Java Runescape Reflection - Java
I am trying to write a reflection bot for runescape. I am stuck at the part where I add hooks to the client to get the values of the variables. I already wrote the loader. The problem is, the runescape client is obfuscated, …

Comments