Adblock breaks this site

Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

Discussion in 'RuneScape 3 Cheating' started by nellaskills, Sep 9, 2009.

Thread Status:
Not open for further replies.
  1. Maggi

    Maggi Active Member
    Banned

    Joined:
    Sep 15, 2009
    Posts:
    147
    Referrals:
    1
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Guys - Please note these are FREE bots on their sites and FREE bots Can be caught and arnt as safe as the paid ones.
     
  2. Alex103

    Alex103 Forum Addict

    Joined:
    Aug 20, 2008
    Posts:
    455
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Doesn't run through wine. I need a autowcer for linux :(
     
  3. i str 0wnz u

    i str 0wnz u Active Member

    Joined:
    Jan 19, 2006
    Posts:
    173
    Referrals:
    0
    Sythe Gold:
    2
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Going to try rs2bots, hope it doesn't steal my password :p
     
  4. Ih8english101

    Ih8english101 Member

    Joined:
    Sep 2, 2009
    Posts:
    72
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    yupz.
     
  5. Ih8english101

    Ih8english101 Member

    Joined:
    Sep 2, 2009
    Posts:
    72
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    hasnt took myn. but then again i put my little noob accounts on it. :laugh:
     
  6. res0r9lm

    res0r9lm Newcomer

    Joined:
    Sep 17, 2009
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    you can run client with linux download client from http://impsoft.info/download.php
     
  7. cristofolini

    cristofolini Guru

    Joined:
    Mar 20, 2009
    Posts:
    1,071
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    The new bots like rsafk and rs2b are safe and pretty official, we wouldnt pay that much for bots if those sites was scammers
     
  8. Alex103

    Alex103 Forum Addict

    Joined:
    Aug 20, 2008
    Posts:
    455
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

  9. Xiaa

    Xiaa Active Member
    Banned

    Joined:
    Mar 20, 2009
    Posts:
    231
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    I use my acc's that are rich and im fine
     
  10. res0r9lm

    res0r9lm Newcomer

    Joined:
    Sep 17, 2009
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    ok you must very new to linux then. you have to make the file executable then run it.

    to make a file executable in the terminal cd to folder then use the command chmod +x $FILENAME

    you have to make run-linux.sh executable

    once .sh is executable you should be able to run by double clicking
     
  11. Alex103

    Alex103 Forum Addict

    Joined:
    Aug 20, 2008
    Posts:
    455
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Doesn't work.
     
  12. Ichzockeab

    Ichzockeab Active Member
    Banned

    Joined:
    Jun 30, 2007
    Posts:
    165
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    hey i used autowillow now for a while, its nice, but now if i set breaks (normaly there is the time in the middle on the right) its not displayed...

    On the left top normaly stands:
    Time
    Willows Chopped
    Starting Level
    Current

    but now it don't work. The bot works but not the display everything is set to 0
     
  13. res0r9lm

    res0r9lm Newcomer

    Joined:
    Sep 17, 2009
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    hey I wrote a script to install under linux even downloads and unzips also checks for java. just open text editor and copy and paste.
    Code:
    #!/bin/bash
    
    if command -v java &>/dev/null; then
    wget impsoft.info/download.php -O botclient.zip
    unzip botclient.zip -d ~/rs2bot
    rm botclient.zip
    cd ~/rs2bot
    chmod +x install-mac-linux.sh
    ./install-mac-linux.sh
    chmod +x run-linux.sh
    ./run-linux.sh &
    disown -h
    exit 0
    else 
    echo "Error: Java could not be found!"
    fi
    exit 0
    save to desktop as rs2bot-installer.sh then
    Code:
    cd ~/Desktop
    sh ./rs2bot-installer.sh
    when done you will be able to find the bot in home dir under rs2bot folder
     
  14. Rumblerege

    Rumblerege Member

    Joined:
    Nov 25, 2007
    Posts:
    50
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Thanks for the list.

    I haven't been botting for a while and i wasn't sure where to look.

    Been using the Ess miner on my tank and it seems to be working quite well.
     
  15. nissan nut

    nissan nut Forum Addict

    Joined:
    Jun 9, 2008
    Posts:
    458
    Referrals:
    4
    Sythe Gold:
    29
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

  16. Alex103

    Alex103 Forum Addict

    Joined:
    Aug 20, 2008
    Posts:
    455
    Referrals:
    0
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    THANK YOU!
     
  17. uhh ohh oreo

    uhh ohh oreo Apprentice
    Banned

    Joined:
    Jul 11, 2009
    Posts:
    865
    Referrals:
    1
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    oo nicey
     
  18. gonomon1

    gonomon1 Active Member

    Joined:
    Sep 20, 2009
    Posts:
    147
    Referrals:
    1
    Sythe Gold:
    0
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    nice ty
     
  19. pyryoer

    pyryoer Forum Addict

    Joined:
    Feb 8, 2009
    Posts:
    377
    Referrals:
    1
    Sythe Gold:
    1
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Sorry about bringing up an old thread, the OgreMurder script wont work for me. Here's the output:

    java.lang.NoSuchMethodError:impsoft.scripting.ibot.builtin.Camera.setCameraUp()V

    Help?
     
  20. Rawr

    Rawr Addict.
    Retired Sectional Moderator $100 USD Donor

    Joined:
    Jul 18, 2008
    Posts:
    2,442
    Referrals:
    9
    Sythe Gold:
    8
    Pokémon Trainer
    Working Bots [RuneTek 5 Compatible] [FREE Auth Codes!]

    Post on their forums and the scripter will fix it.
     
< How many accounts to bot at once? | How do you bot multiple accounts at once? >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site