May 23, 20241 yr is there a way to launch a jagex account on osbot directly from cli, in the way you would with -bot "email:pass:pin"
May 23, 20241 yr Yes, like this. Shoutout to Muffins for this copypasta. Added support for importing Jagex accounts with the following formats: -- email:pass:character_name -- email:pass:character_name:pin -- email:pass:character_name:ip:port -- email:pass:character_name:pin:ip:port -- email:pass:character_name:ip:port:username:pass -- email:pass:character_name:pin:ip:port:username:pass
May 23, 20241 yr Author 1 hour ago, Czar said: Yes, like this. Shoutout to Muffins for this copypasta. Added support for importing Jagex accounts with the following formats: -- email:pass:character_name -- email:pass:character_name:pin -- email:pass:character_name:ip:port -- email:pass:character_name:pin:ip:port -- email:pass:character_name:ip:port:username:pass -- email:pass:character_name:pin:ip:port:username:pass Is that not just for the manager?
May 23, 20241 yr SET JX_CHARACTER_ID="CHARID" SET JX_DISPLAY_NAME="DoesntMatter" SET JX_SESSION_ID="SessID" java -jar osbot.jar set these env vars on your machine (obv edited with your charid, session id) and then launch osbot as seen below, will launch osb with jagex acc logged in already.
Create an account or sign in to comment