biggestchung 0 Posted December 14, 2023 Hi I'm interested in making a bot that is able to work on a private server. Is there a way I would be able to use this client to achieve this? I assume there's a way I could mirror (or at least get some game info from) the custom client of this server so I can send commands back to run a bot. Is this something anyone else has tried? I work as a software engineer so I wouldn't have any trouble learning how to program a bot. Still, I don't have any experience with Runescape client/server architecture and I'm wondering if this client can help me do that or at least what would be a good way to learn.
ethan45 4 Posted December 15, 2023 On 12/14/2023 at 8:32 PM, biggestchung said: Hi I'm interested in making a bot that is able to work on a private server. Is there a way I would be able to use this client to achieve this? I assume there's a way I could mirror (or at least get some game info from) the custom client of this server so I can send commands back to run a bot. Is this something anyone else has tried? I work as a software engineer so I wouldn't have any trouble learning how to program a bot. Still, I don't have any experience with Runescape client/server architecture and I'm wondering if this client can help me do that or at least what would be a good way to learn. I would advise to change profession. To think this would work on a private server with the current API & Injection is ludicrous
ChaosKilla 42 Posted December 16, 2023 You would have to use AHK script or a color bot like SCAR(Simba)
Nuclear Nezz 2064 Posted December 19, 2023 On 12/14/2023 at 2:32 AM, biggestchung said: Hi I'm interested in making a bot that is able to work on a private server. Is there a way I would be able to use this client to achieve this? I assume there's a way I could mirror (or at least get some game info from) the custom client of this server so I can send commands back to run a bot. Is this something anyone else has tried? I work as a software engineer so I wouldn't have any trouble learning how to program a bot. Still, I don't have any experience with Runescape client/server architecture and I'm wondering if this client can help me do that or at least what would be a good way to learn. The only game our client supports is oldschool runescape. We do not function on other private servers as they are different games with different obfuscations
Saud 0 Posted March 11 I’m trying to learn, Memory reading - Java reflection. Not all rsps’s has external runelite plugins available, and i find decompiling api less flexible, if you want a script / bot work for multiple private servers. i think its better to make a custom client that reads / reflects java directly and gives you data to make scripts, i have yet to make mine. Nice to see that more people are interested in this.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now