Jump to content

How to load Mirror


Tunzol

Recommended Posts

just use a batch file to force it to use a specific java version, dont delete others cos u might need it for other clients or stuffs,

"<java8path>\java.exe" [here can go all JVM args COMPATIBLE with hava 8] -jar "<osbot up-to-date client.jar>" [here go all the osbot args]

Example: 

"C:\Program Files\Java\jdk8u442-b06\bin\java.exe" -server -Xmx724m -XX:+UseG1GC -jar "C:\Users\%username%\Desktop\Osbot.jar" -allow reflection -mem 724 -data 0 -closeOnInitializationError -newmouse -mfps 30 -launchgame -autologin -bot user:pass:pin(0000 if none) -script id:parameters(. if none otherwise wont launch)


+ if you put the path into same directory as the osbot jar you should be able to just put <osbotjarname.jar> instead of the full path



or if you g@y install it and add to environment variables + move above the other versions if needed

java -version
in cmd should give you the java 8 version you installed if u do it properly after loading a new CMD

preferrably just use a batch file imo

Edited by i99
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...