May 31, 20205 yr I've recently been studying c++ and have heard that it can be used to make osrs bots. However, I know that most scripts are written in java. That being said, I was wondering if someone could show me how to script using c++ because i'll be studying it further in school and thought this would be a cool project. I'd be willing to pay for someone to show me the ropes but only if they're super pro. Anyway thanks in advance for any insight.
May 31, 20205 yr To write scripts using the OSBot API you must use Java Version 1.8, there is no way around this. With that being said you can write launchers, servers, database framework, etc in other languages and communicate to these programs through your java program. I would recommend learning Java if you want to write scripts.
Create an account or sign in to comment