Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • Chapter

    Banned
    • Posts

      285
    • Joined

    • Last visited

    • Days Won

      2

    Posts posted by Chapter

    1. for RHEL  based destributions (centos/fedora, doubt anyone here would use redhat as it's paid) you just have to download the rpm from java's site and do

      rpm -ivh jre*.rpm

      then launch the jar with java -jar command

       

      Ah alrighty :P I've never really used RHEL distros before. I've downloaded and installed fedora on a virtual machine so I can carry on with this guide and this will come in handy. 

    2. NFG7fSH.png


       


       


       


      Debian/Ubuntu


       



      Installing Java


      1) Read this guide: http://askubuntu.com...-uninstall-java and remove Java (if you have any installed)


      2) Open up Terminal (You can do ctrl+alt+t) to open it up (if you don't know what it is)


      3) Okay, so now you need to add the PPA for Java



      sudo add-apt-repository ppa:webupd8team/java

      4) Now update 



      sudo apt-get update

      5) Now finally install Java



      sudo apt-get install oracle-java8-installer

      6) After Java 8 has been installed, we need to set the Java variables



      sudo apt-get install oracle-java8-set-default

      This will set the java environment variables automatically. 


      7) So now we need to make sure Java 8 has installed



      java -version

      You should get an output like this



      4BSSk4f.png


       


      Downloading DreamBot


      1) Please download DreamBot


      You can find the link to download DreamBot via the navigation bar located at the top of the forum


      thSnrhT.png


      Where it says "Download" Please click that ;)


      [Optional]


      2) Locate DreamBotLauncher.jar > Should be located in your /Downloads folder if that's your default download location


      tTnTW7J.png


      3) Move the file to your Desktop.


       


      Running DreamBot


      1) Now you need to execute DreamBots .jar file. You can do this via terminal.


      With Terminal still open use this command



      cd /path/to/.jar

      to direct terminal to the location of your .jar file. Where it says /path/to/ you need to change this to the location. For example, mine would be 



      cd /home/zac/desktop/dreambot 

      2) Once you've located the .jar file, run this command



      chmod u+x DreamBotLauncher.jar  

      3) Now you should be able to run the client. 


       


      [Optional]


      Use this command below to run the .jar via Terminal



      java -jar DreamBotLauncher.jar


       


      Red Hat/CentOS


       


       


       


      Arch Linux


       


       


    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.