.:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

Discussion in 'Archives' started by MatthewGor123, Dec 1, 2008.

Thread Status:
Not open for further replies.
.:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.
  1. Unread #1 - Dec 1, 2008 at 4:03 PM
  2. MatthewGor123
    Joined:
    Dec 17, 2005
    Posts:
    1,213
    Referrals:
    0
    Sythe Gold:
    0

    MatthewGor123 Guru
    Do Not Trade

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    WELCOME TO THE OFFICIAL RSBOT STICKY!!!

    -=-=-=-=REQUESTS=-=-=-

    1) ANY posts that do not request a script WILL be deleted, and the user warned for spam. This includes asking for help configuring/compiling scripts (unless you KNOW you have set up RSBot correctly, and you are getting a compiling errors with one of the .java files somebody has posted).
    2) ANY post that requests a script that is posted here will be deleted, and the user warned for spam. You can request TWEAKS for scripts {such as "banking" vs. "dropping" or something like that.}
    3) ANYONE can post scripts that meet requests, but just wait for a little "verified" stamp if you don't feel that the person is trusted (or may post a malicious code or something like that).
    4) Please post the script requests in this format. If you don't know any of the sections, leave it blank.

    Name:
    Function:

    5) Do NOT post .class files. All .class files posted here are verified by me.
    6) If you want to meet a request, please post the code using the
    PHP:
     tags, [Codetags work finebut PHP are prettier ^_^;
    [
    PHP][PHP']Script[/PHP']
    -=-=-=-=Official Script Collection!=-=-=-=-

    I felt like this is worth a share, the RSBot forums being kinda messed up ATM and all. The difference between this and all the other "Ultimate Script Packs" is that this pack gives you INDIVIDUAL scripts, one by one, rather than a huge compilation. I am not the original creator of any of these scripts; the names of the original creators can be found near the individual scripts. If anybody has a script that is not on the list, please tell me! If any of the scripts do not work, please say that the script needs updating.

    --Keep in mind: this is a WORK-IN-PROGRESS--

    --ANY POSTS SAYING "SWEET, THANKS!" OR ANYTHING LIKE THAT WILL BE TREATED AS SPAM. I WILL DELETE THE POST, AND IF I'M ANGRY, GIVE YOU AN INFRACTION.--

    --To keep the scripts ORGANIZED in your RSBot folder (like when you go to hit Run Script), check out this guide: http://rsbot.org/pbb/viewtopic.php?id=2685 --

    Anti-Randoms/Anti-Ban


    Questing


    Agility

    • None

    Combat



    Construction

    • None

    Cooking



    Crafting

    • Al Kharid Leather | [Author] Fusion89k -- NEED!
    • Hide Tanner | [Author] tom331 -- NEED!


    Farming

    • None


    Firemaking



    Fishing



    Fletching



    Herblore

    • None


    Hunter


    Magic
    I think the only scripts really worth including are the MTA, 1 Alcher, 1 Cuser, and 1 Auto-Porter


    Mining



    Prayer



    Runecrafting


    Slayer

    • None


    Smithing


    Thieving


    Woodcutting




    Summoning

    • None

    Other


    --COLLECTION.RAR -- UPDATED 11/30--

    If you want a script to be added to the list, please post it in this format:

    Script Name:
    Script Author:
    Script Code:

    [To do the code, simply open up the .java file in Notepad (or Notepad2 if you follow my guide!), copy it all, go here and enter it like this;]
    PHP:
    [CODE]The script goes here! Use the CODE or PHP tags![/CODE]
    I will be updating the UltimateCollection.rar folder once per month, not every time I add a script to it.

    I hope this script list helps everyone out a lot! :)
     
  3. Unread #2 - Dec 1, 2008 at 6:03 PM
  4. cheeba
    Joined:
    Nov 17, 2008
    Posts:
    31
    Referrals:
    0
    Sythe Gold:
    0

    cheeba Member
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

  5. Unread #3 - Dec 1, 2008 at 7:40 PM
  6. MatthewGor123
    Joined:
    Dec 17, 2005
    Posts:
    1,213
    Referrals:
    0
    Sythe Gold:
    0

    MatthewGor123 Guru
    Do Not Trade

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Thank you so much ;) I didn't forget it, it just wasn't on the RSBot official script list. Added to the collection.
     
  7. Unread #4 - Dec 1, 2008 at 8:14 PM
  8. Palencia1
    Joined:
    Sep 18, 2007
    Posts:
    396
    Referrals:
    0
    Sythe Gold:
    0

    Palencia1 Forum Addict

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    PHP:
    //Version 1.0 Release
    //Version 1.1 Fixed bugs, added deathwalk, and spiffied antiBan.
    import java.awt.*;
    import java.awt.event.KeyEvent;
    import java.util.Map;

    import com.speljohan.rsbot.bot.Bot;
    import com.speljohan.rsbot.event.events.ServerMessageEvent;
    import com.speljohan.rsbot.event.listeners.PaintListener;
    import com.speljohan.rsbot.event.listeners.ServerMessageListener;
    import com.speljohan.rsbot.script.*;
    import com.speljohan.rsbot.script.wrappers.*;


    public class 
    DraynorWillowCut extends Script implements ServerMessageListener,PaintListener{
        public 
    double getVersion( ) {
            return( 
    1.00 );
        }

        public 
    String getName( ) {
            return( 
    "DraynorWillowCut" );
        }

        public 
    String getAuthor( ) {
            return( 
    "Megaalgos" );
        }

        public 
    String getScriptCategory() {
            return( 
    "Woodcutting" );
        }

        public 
    String getScriptDescription( ) {
            
    String html "";

            
    html += "<html>\n";
            
    html += "<head>";
            
    html += "<style type=\"text/css\"> hr {color: white} p {margin-left: 21px} body {background-image: url(\"http://i263.photobucket.com/albums/ii140/megaalgos/willow.jpg\")}</style>";
            
    html += "<body>\n";
            
    html += "<h2>" getName( ) + " v" getVersion( ) + "</h2><br>\n";
            
    html += "Author: " getAuthor( ) + "<br><br>\n";
            
    html += "Just start by the willows with an axe.";
            
    html +=    "Any questions add my msn- [email protected]";
            
    html += "</center>\n";
            
    html += "</body>\n";
            
    html += "</html\n";
            return( 
    html );
        }
        
    //Varibles
        
    int startwcxp=0;
        
    int curwcxp=0;
        
    int wcxpgained=0;
        
    int capital;
        
    long startTime 0;
        public 
    int logs 0;
        
    RSNPC ent;
        
    int[] Axes = {1351,1349,1353,1355,1361,1357,1359,6739};
        
    int ENT 0;
        
    int x random(0750);
        
    int y random(0500);
        
    int xx random(710,554);
        
    int yy random(444,230);
        
    int screenx random(1,510);
        
    int screeny random(1,450);
        
    int[] trees = {555355515552};
        
    int bankBooth 2213;
        
    RSTile[] bankWalk1 = new RSTile[] {
                new  
    RSTile(3087,3233),new RSTile(3086,3241), new RSTile(3093,3242)};
        
    RSTilePath bankWalk = new RSTilePath(bankWalk1,this);
        
    RSTile[] deathWalk = new RSTile[] {
                new  
    RSTile(3233,3222),new  RSTile(3228,3234),new  RSTile(3219,3246),
                new  
    RSTile(3203,3246),new  RSTile(3187,3245),new  RSTile(3173,3240),
                new  
    RSTile(3158,3234),new  RSTile(3143,3229),new  RSTile(3126,3225),
                new  
    RSTile(3112,3222),new  RSTile(3099,3227),new  RSTile(3088,3233)
        };
        
    RSTilePath DEATHWALK = new RSTilePath(deathWalk,this);
        
    //End

        //Methods
           
    public void turnCamera() {
                
    char[] LR = new char[] { KeyEvent.VK_LEFTKeyEvent.VK_UP };
                
    char[] UD = new char[] { KeyEvent.VK_UPKeyEvent.VK_LEFT };
                
    char[] LRUD = new char[] { KeyEvent.VK_LEFT,KeyEvent.VK_RIGHT,
                                        
    KeyEvent.VK_UPKeyEvent.VK_LEFT};
                
    int random2 random(0,2);
                
    int random1 random(0,2);
                
    int random4 random(0,4);

                if(
    random(0,3) == 0) {
                    
    Bot.getInputManager().pressKey(LR[random1]);
                    try { 
    Thread.sleep(random(100400)); } catch (Exception e) {}
                    
    Bot.getInputManager().pressKey(UD[random2]);
                    try { 
    Thread.sleep(random(300600)); } catch (Exception e) {}
                    
    Bot.getInputManager().releaseKey(UD[random2]);
                    try { 
    Thread.sleep(random(100400)); } catch (Exception e) {}
                    
    Bot.getInputManager().releaseKey(LR[random1]);
                } else {
                    
    Bot.getInputManager().pressKey(LRUD[random4]);
                    if(
    random4>1) {
                        try { 
    Thread.sleep(random(300600)); } catch (Exception e) {}
                    } else {
                        try { 
    Thread.sleep(random(500900)); } catch (Exception e) {}
                    }
                    
    Bot.getInputManager().releaseKey(LRUD[random4]);
                }
            }

        public 
    boolean attackedByEnt() {
            
    ent null;
            
    ent getNearestNPCByName("Willow");
            if(
    ent == null || getMyPlayer().getInteracting() == null) {
                 return 
    false;
            }
            return 
    getMyPlayer().getInteracting().equals(ent);
        }
        public 
    void checkEnt() {
            
    ent null;
            
    ent getNearestNPCByName("Willow");
            if(
    getMyPlayer().getInteracting().equals(ent)){
                
    atTile(getMyPlayer().getLocation(), "walk here");
            }
        }
        public 
    int randomTab(){
            
    int random1 random(1,23);
            switch(
    random1){
            case 
    1:
             
    openTab(TAB_STATS);
             return 
    random(100,500);
            case 
    2:
                
    openTab(TAB_ATTACK);
             return 
    random(100,500);

            case 
    3:
             
    openTab(TAB_QUESTS);
             return 
    random(100,500);

            case 
    4:
            
    openTab(TAB_EQUIPMENT);
            return 
    random(100,500);

            case 
    5:
            
    openTab(TAB_INVENTORY);
            return 
    random(100,500);
            case 
    6:
                
    openTab(TAB_PRAYER);
                 return 
    random(100,500);
            case 
    7:
                
    openTab(TAB_MAGIC);
                 return 
    random(100,500);

            case 
    8:
                
    openTab(TAB_SUMMONING);
                 return 
    random(100,500);

            case 
    9:
                
    openTab(TAB_FRIENDS);
                 return 
    random(100,500);
            case 
    10:
                
    openTab(TAB_IGNORE);
                 return 
    random(100,500);

            case 
    11:
                
    openTab(TAB_CLAN);
                 return 
    random(100,500);

            case 
    12:
                
    openTab(TAB_CONTROLS);
                 return 
    random(100,500);
            case 
    13:
                
    openTab(TAB_MUSIC);
                 return 
    random(100,500);
            case 
    14:
                
    openTab(TAB_LOGOUT);
                 return 
    random(100,500);
            }
             return 
    random(100,300);
        }
        public 
    int antiBan() {
            
    int gamble random(115);

            switch (
    gamble) {
                case 
    1:
                    
    wait(random(1000,2500));
                    return 
    random(500750);
                case 
    2:
                    
    moveMouse(x,y);
                    
    wait(random(1000,2500));
                    return 
    random(500750);
                case 
    3:
                    
    openTab(TAB_INVENTORY);
                    
    wait(random(1000,2500));
                    return 
    random(690400);
                case 
    4:
                    if (
    getMyPlayer().isMoving()) {
                        
    wait(random(1000,2500));
                        return 
    random(7501000);
                    }
                case 
    5:
                    
    moveMouse(x,y);
                    
    int checkTime 0;
                    
    long lastCheck 0;
                    
    wait(random(1000,2500));
                    if (
    System.currentTimeMillis() - lastCheck >= checkTime) {
                        
    lastCheck System.currentTimeMillis();
                        
    checkTime random(60000180000);
                        return 
    random(500800);
                    }
                case 
    6:
                    if (
    getCurrentTab() != TAB_STATS) {
                        
    openTab(TAB_STATS);
                        
    moveMouse (xx,yy);
                        
    wait(random(2000,3500));
                        return 
    random(500800);
                    }
                case 
    7:
                    if (
    random(18) == 2) {
                        
    int angle getCameraAngle() + random(190);
                        if (
    angle 0) {
                            
    angle 0;
                        }
                        if (
    angle 359) {
                            
    angle 0;
                        }

                        
    setCameraRotation(angle);
                    }
                    
    wait(random(1000,2500));
                    return 
    random(500750);
                case 
    8:
                    
    moveMouse(screenx,screeny);
                    
    wait(random(3000,7000));
                   return 
    random(100,320);
                case 
    9:
                    
    moveMouse(screenx,screeny);
                    
    wait(random(3000,7000));
                    return 
    random(100,320);
                case 
    10:
                    
    randomTab();
                    
    wait(random(1000,2000));
                    return 
    random(120,250);
            }
            return 
    random(500750);
        }
        public 
    boolean walkToBank(){
            try{
                
    bankWalk.walkToEnd();
        }catch(
    Exception e){
            
    e.printStackTrace();
        }
            return 
    false;
        }

        public 
    int deposit(){
            try{
            if(
    isInventoryFull()){
                
    wait(random(500,1000));
                
    RSObject bankbooth findObject(bankBooth);
                if(
    bankbooth != null){
                    
    atObject(bankbooth,"Use-quickly");
                    if (
    bank.getInterface().isValid()) {
                    
    bank.depositAllExcept(Axes);
                    }
                    
    wait(random(700,1100));
                    
    bank.close();
                }
            }
            }catch(
    Exception e){
                
    e.printStackTrace();
            }
            return 
    random(100,300);
        }
        
    //From DraynorMaxChopper
        
    public boolean rectangle(int x1int x2int y1int y2)
        {
            
    int posX getMyPlayer().getLocation().getX();
            
    int posY getMyPlayer().getLocation().getY();
            if(
    posX>=x1 && posX<=x2 && posY>=y1 && posY<=y2 )
            {
                return 
    true;
            }
            else
            {
                return 
    false;
            }
        }

        public 
    boolean atLumby()
        {
            if(
    rectangle(3217,3225,3213,3224))
            {
                return 
    true;
            }
            else
            {
                return 
    false;
            }
        }

        public 
    boolean inBank()
        {
            if(
    rectangle(3087,3098,3240,3246))
            {
                return 
    true;
            }
            else
            {
                return 
    false;
            }
        }

        public 
    int chopTree(RSObject tree) {
            
    int XY;
            
    = (int) Calculations.tileToScreen(tree.getLocation()).getX();
            
    = (int) Calculations.tileToScreen(tree.getLocation()).getY();
            
    += random(410);
            
    -= random(39);
            
    Point newtree = new Point(XY);
            
    moveMouse(newtree);
            
    clickMouse(true);
            return 
    random(200,500);
        }
        
    //End
        
    public boolean onStart(Map<StringStringargs) {
            
    Bot.getEventManager().addListener(PaintListener.class, this);
            
    Bot.getEventManager().addListener(ServerMessageListener.class, this);
            
    startTime System.currentTimeMillis();
            return( 
    true );
        }
        public 
    void onRepaint(Graphics g) {
            
    long runTime System.currentTimeMillis() - startTime;
            
    long TotalSecs runTime 1000;
            
    long TotalMins TotalSecs 60;
            
    long TotalHours TotalMins 60;
            
    int seconds = (int) TotalSecs 60;
            
    int minutes = (int) TotalMins 60;
            
    int hours = (int) TotalHours 60;

            
    StringBuilder b = new StringBuilder();

            if (
    hours 10)        b.append('0');
            
    b.append(hours);
            
    b.append(':');
            if (
    minutes 10)    b.append('0');
            
    b.append(minutes);
            
    b.append(':');
            if (
    seconds 10)     b.append('0');
            
    b.append(seconds);
            if(
    isLoggedIn()){
                
    int x 30;
                
    int y 200;
                
    g.setColor(Color.GREEN);
                
    g.drawString("Ran for: " b.toString(), x+= 25);
                
    g.drawString("Cut: " logs/" logs"x+= 20);
                
    g.drawString("Found and advoided: " ENT " ents."x+=20);
            }
        }
        public 
    void onFinish( ) {
            
    long runTime System.currentTimeMillis() - startTime;
            
    long TotalSecs runTime 1000;
            
    long TotalMins TotalSecs 60;
            
    long TotalHours TotalMins 60;
            
    int seconds = (int) TotalSecs 60;
            
    int minutes = (int) TotalMins 60;
            
    int hours = (int) TotalHours 60;

            
    StringBuilder b = new StringBuilder();

            if (
    hours 10)        b.append('0');
            
    b.append(hours);
            
    b.append(':');
            if (
    minutes 10)    b.append('0');
            
    b.append(minutes);
            
    b.append(':');
            if (
    seconds 10)     b.append('0');
            
    b.append(seconds);
            
    log("Found and detected: " ENT "ents");
            
    log("Cut: " logs/" logs");
            
    log("Ran for: " b.toString());
            
    Bot.getEventManager( ).removeListener(ServerMessageListener.class, this);
            
    Bot.getEventManager( ).removeListener(PaintListener.class, this);
        }

        public 
    int loop( ) {
            
    RSObject tree findObject(trees);
            try{
            switch(
    capital){
            case 
    0:
                
    setRun(true);
            if(
    inBank()){
                
    log("In bank going to trees.");
                
    bankWalk.walkToStart();
            }
            if(
    atLumby()){
                
    setRun(false);
                
    DEATHWALK.walkToEnd();
                return 
    1;
            }
            if(
    attackedByEnt()) {
                
    ENT++;
                   
    log("Ent found");
                
    checkEnt();
                return 
    random(100,200);
               }

            if(
    getMyPlayer().isInCombat()){
                return 
    capital 2;
            }
            if(
    getMyPlayer().getAnimation() != -1){
                return 
    antiBan();
            }
            if(
    isInventoryFull()){
                return 
    capital++;
            }
            if(
    getMyPlayer().isMoving()){
                return 
    random(100,200);
            }
            if(
    tree == null){
                
    bankWalk.walkToStart();
            }
            if(
    tree != null){
                
    chopTree(tree);
                
    wait(random(200,800));
                
    turnCamera();
            }
            break;
            case 
    1:
            if(
    isInventoryFull()){
                
    setRun(false);
                
    walkToBank();
                
    wait(random(3000,5000));
            }
            if(
    isInventoryFull()){
                
    deposit();
                
    setRun(true);
                
    capital 0;
                return 
    random(100,250);
            }
            break;
            case 
    2:
                if(
    getMyPlayer().isInCombat()){
                    
    walkToBank();
                    
    wait(random(3000,5000));
                    
    antiBan();
                    return 
    capital 0;
                }
                break;
            }
        }catch(
    Exception e){
            
    e.printStackTrace();
        }
            return( 
    random(5001000) );
    }
        public 
    void serverMessageRecieved(ServerMessageEvent arg0)
        {
            
    String serverString arg0.getMessage();
            if (
    serverString.equals("You get some willow logs."))
            {
                
    logs++;
            }
        }
    }

    Name: DraynorWillowCut
    Function : Cut Willows in Draynor.
    Credits: Megaalgos
    Vers. : 1.1


    Sorry for the humongous post man :s
     
  9. Unread #5 - Dec 2, 2008 at 2:58 AM
  10. Auspkr
    Joined:
    Nov 14, 2008
    Posts:
    90
    Referrals:
    1
    Sythe Gold:
    0

    Auspkr Member
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    could i please post a request for a Shilo Village Trout/Salmon script that also banks + has anti-randoms plz

    Sorry i dont know the name of one but this would be really handy to have, thanks.
     
  11. Unread #6 - Dec 2, 2008 at 5:09 AM
  12. wind woman1
    Joined:
    May 29, 2008
    Posts:
    466
    Referrals:
    1
    Sythe Gold:
    0

    wind woman1 Forum Addict
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    just to let everyone know.. Super Fletcher stuffs up alot. when it searches for the logs to cut it sometimes misses the search tool in the bank and takes out whatever is in the first spot in the bank and does not put it back in.
     
  13. Unread #7 - Dec 2, 2008 at 6:19 AM
  14. shadower
    Referrals:
    0

    shadower Guest

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Hey can i plz get a firemaking script without the anti ban thingy...like so it doesnt log out.. i want it to keep going on 24/7 (provided i leave it on that long) thanx buddy....if its possible i guess...
     
  15. Unread #8 - Dec 2, 2008 at 10:31 AM
  16. UrbanHamster
    Joined:
    Nov 25, 2008
    Posts:
    62
    Referrals:
    0
    Sythe Gold:
    0

    UrbanHamster Member

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    You can disable the break handler manually... self-explanatory really. I won't need to show you.
     
  17. Unread #9 - Dec 2, 2008 at 5:59 PM
  18. tutudragon3
    Joined:
    Jul 13, 2008
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    0

    tutudragon3 Newcomer

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    guys tenac's guild miner deoesn't work for me..its not in the run script menu..and when i check the part where the scripts r loaded..beneath the actual client of runescape(the white space) it gives me an error..'failed to initialize tenacsguildminer.java'(the spelling might be wrong)

    plz help the ppl for whom it works
     
  19. Unread #10 - Dec 2, 2008 at 6:32 PM
  20. cheeba
    Joined:
    Nov 17, 2008
    Posts:
    31
    Referrals:
    0
    Sythe Gold:
    0

    cheeba Member
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.


    You were supposed to save it as TenacGuildMiner.java <<< must have capitals also its Tenac not Tenacs
     
  21. Unread #11 - Dec 2, 2008 at 6:46 PM
  22. Nerdsta Son
    Joined:
    May 20, 2008
    Posts:
    293
    Referrals:
    1
    Sythe Gold:
    0

    Nerdsta Son Forum Addict
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    I need a draynor willow chopper that banks.
     
  23. Unread #12 - Dec 2, 2008 at 11:47 PM
  24. Natur3 Soul
    Joined:
    Mar 22, 2008
    Posts:
    565
    Referrals:
    0
    Sythe Gold:
    0

    Natur3 Soul Forum Addict
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    I really need one that can kill rock crabs for you :p
     
  25. Unread #13 - Dec 2, 2008 at 11:51 PM
  26. wind woman1
    Joined:
    May 29, 2008
    Posts:
    466
    Referrals:
    1
    Sythe Gold:
    0

    wind woman1 Forum Addict
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Mathew was banned guys. he won't be updating this anymore.
     
  27. Unread #14 - Dec 3, 2008 at 1:29 AM
  28. shadower
    Referrals:
    0

    shadower Guest

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    yea umm i think u do cos im new at this... can u plz tel me buddy thanx....n i hav no clue wat u mean by disable the break handler...thanx....
     
  29. Unread #15 - Dec 3, 2008 at 1:54 AM
  30. Flame Att33
    Joined:
    Dec 16, 2007
    Posts:
    1,052
    Referrals:
    2
    Sythe Gold:
    0

    Flame Att33 Guru
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Means the bot wont take Breaks
    Meaning your more likely to get banned


    Since Jagex thinks its normal to take Breaks
    they put it in to take breaks every so often


    It logs your out
    Then logs you back in and continues
     
  31. Unread #16 - Dec 6, 2008 at 12:48 AM
  32. dark spaj
    Joined:
    Nov 16, 2008
    Posts:
    342
    Referrals:
    2
    Sythe Gold:
    0

    dark spaj Forum Addict

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    threres a problem with Insnaias anycutter it logs out (becaus eof lagg ect.) then it wont click the welcome button..how od i fix it?
     
  33. Unread #17 - Dec 6, 2008 at 7:38 AM
  34. WmPsas
    Joined:
    Dec 6, 2008
    Posts:
    231
    Referrals:
    0
    Sythe Gold:
    0

    WmPsas Active Member
    Banned

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    How To Use those cheats
    If you can do some pics or movie :)
     
  35. Unread #18 - Dec 6, 2008 at 11:16 AM
  36. faby47
    Referrals:
    0

    faby47 Guest

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    how do i use those scripts? i'm new here
     
  37. Unread #19 - Dec 6, 2008 at 12:06 PM
  38. Aegyptos
    Joined:
    Dec 6, 2008
    Posts:
    5
    Referrals:
    0
    Sythe Gold:
    0

    Aegyptos Newcomer

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Really in need of a Working Flax Spinner. Mike's scripts don't click the bank or the spinning wheel in either seers or lumby.
     
  39. Unread #20 - Dec 6, 2008 at 4:08 PM
  40. h4xpl0x
    Joined:
    Oct 15, 2008
    Posts:
    237
    Referrals:
    0
    Sythe Gold:
    0

    h4xpl0x Active Member

    .:[~]Official RSBot Scripts+Requests Sticky!{RSBot}[~]:.

    Best collection so far, DPEssense is total ownage. :p
     
< Scammed by Thugs | cyber cry scammed me me 36 d stones >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site