How to Make RSBot Completely Portable

Discussion in 'RuneScape 3 Cheating' started by Jimmy, Feb 11, 2009.

How to Make RSBot Completely Portable
  1. Unread #1 - Feb 11, 2009 at 11:39 AM
  2. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    How to Make RSBot Completely Portable

    Steps:
    I. Getting a Portable SVN Client
    II. Getting RSBot
    III. Downloading Tools.jar
    IV. Downloading JRE
    V. Making it All Work

    I. Getting a Portable SVN Client
    To my knowledge, no svn client was created portable, however RapidSVN (Open-Source) has been modified to be portable.
    a. Download and install RapidSVN from here: http://www.rapidsvn.org/download/release/0.9.6/RapidSVN-0.9.6.exe
    b. Download the RapidSVN Portable launcher from here: http://tesla.rcub.bg.ac.yu/~seba/download.php?f=RapidSVNPortable.exe
    c. Move the Portable launcher to the directory in which you will install RapidSVN onto your flash drive (ex. I:\RapidSVN)
    d. Run the Portable Launcher and you should get a screen like this:
    [​IMG]
    e. Select 'yes' and select the directory you installed RapidSVN to. Let the installer copy all the files it needs.
    f. If you get a screen like this then select 'no'
    [​IMG]
    g. A message should now popup asking if you want to launch RapidSVN Portable, select 'yes'
    RapidSVN is now installed on your flash drive!


    II. Getting RSBot
    a. Open up RapidSVN.
    b. Open the Repository menu and select "Checkout..."
    [​IMG]
    c. On URL, type in http://rsbotsvn.googlecode.com/svn/trunk/
    d. Type in the destination directory on where to install rsbot to.
    e. Hit "Ok" and wait for it to complete the Download
    RSBot is now installed portably!

    III. Downloading Tools.jar
    a. Download Tools.jar from here: http://www.mediafire.com/download.php?zzqdw5eqyh0
    b. Place it in your main rsbot directory
    c. Navigate from your main rsbot folder to: >>bot>>rsbot>>bash
    d. Open up Compiler.java
    e. Find 1d992ddc92e445abeb90988b2d66bfbe
    f. Replace 1d992ddc92e445abeb90988b2d66bfbe with 6b9585a5485bac0d48188261ddf55f19
    g. Run the compiler
    h. An error message should popup, select 'cancel'
    [​IMG]
    i. Wait for it to finish compiling. Once it is done run the compiler again, and you won't get the error.
    Tools.jar is now setup as your compiler!

    IV. Downloading JRE
    a. If not already installed, install the latest JRE (Java Runtime Environment)*
    *hint: If RuneScape can run on your computer, JRE is already installed
    b. Download JRE Portabalizer from here: http://portableapps.com/downloads/java_portablizer/Java_Portablizer_1.1.paf.exe
    c. Run the installer. Select the folder on your portable drive that you would like to install JRE to, and press "install"
    JRE is now successfully installed on your Portable Device!

    V. Making it all Work
    a. Open up the main rsbot directory
    b. Open run members.bat with notepad by right-clicking it and selecting edit
    [​IMG]
    c. Change the file to read:
    PHP:
    @echo off
    SET JAVAPATH
    =JDIR
    start 
    %javapath%\javaw -cp Bot;rs.jar;svnkit.jar -Xmx256m com.speljohan.rsbot.Application GUIController members
    but replace JDIR with the directory you installed Java to.
    d. Save the file and repeat steps b and c with run non-members.bat
    You have now setup RSBot to run portably!
     
  3. Unread #2 - Feb 11, 2009 at 4:52 PM
  4. Yoshi FTL
    Joined:
    Mar 7, 2008
    Posts:
    688
    Referrals:
    0
    Sythe Gold:
    0

    Yoshi FTL Apprentice
    Banned

    How to Make RSBot Completely Portable

    Thanks alot....If it works
     
  5. Unread #3 - Feb 11, 2009 at 5:02 PM
  6. uk hybr1d
    Joined:
    Mar 14, 2008
    Posts:
    1,084
    Referrals:
    0
    Sythe Gold:
    0

    uk hybr1d Guru
    Banned

    How to Make RSBot Completely Portable

    what does the term portable mean in this situation lol? im a noob with these things.
     
  7. Unread #4 - Feb 11, 2009 at 6:44 PM
  8. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    How to Make RSBot Completely Portable

    Portable meaning that it runs without things installed on the main computer, but rather on files installed on a portable device such as a flash drive.
     
  9. Unread #5 - Feb 11, 2009 at 6:47 PM
  10. Cho
    Joined:
    Sep 1, 2008
    Posts:
    650
    Referrals:
    0
    Sythe Gold:
    0

    Cho Apprentice

    How to Make RSBot Completely Portable

    So basically this is guide on how to put RSbot on a flash drive?

    Thats actually a clever idea..
     
  11. Unread #6 - Feb 11, 2009 at 7:38 PM
  12. ArcticWolf
    Joined:
    Feb 10, 2009
    Posts:
    14
    Referrals:
    0
    Sythe Gold:
    0

    ArcticWolf Newcomer

    How to Make RSBot Completely Portable

    I'm assuming that with it being able to be run from a flash drive etc, you'd be able to plug it into your computers at school and run it there during study hall or w/e.
     
  13. Unread #7 - Feb 11, 2009 at 8:16 PM
  14. J4G
    Joined:
    Jan 2, 2009
    Posts:
    204
    Referrals:
    0
    Sythe Gold:
    0

    J4G Active Member
    Banned

    How to Make RSBot Completely Portable

    Nice guide Using it
     
  15. Unread #8 - Feb 11, 2009 at 8:17 PM
  16. Dr0p K1ck3d
    Joined:
    Dec 27, 2008
    Posts:
    620
    Referrals:
    0
    Sythe Gold:
    0

    Dr0p K1ck3d Forum Addict
    Banned

    How to Make RSBot Completely Portable

    Thanks for the guide. Gonna try it now.
     
< Need a good alcher :D? | Hey some1 give me link for downloading autobot for a mac? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site