How do I start making RS scripts?

Discussion in 'Programming General' started by cownap, Mar 28, 2013.

How do I start making RS scripts?
  1. Unread #1 - Mar 28, 2013 at 1:37 AM
  2. cownap
    Joined:
    Mar 29, 2011
    Posts:
    1,122
    Referrals:
    1
    Sythe Gold:
    0

    cownap Guru
    Banned

    How do I start making RS scripts?

    My goal is to create my own scripts to run on the Tribot 07' Runescape Client. I definitely have the time to dedicate to do this. I just don't know where to start.

    - What do I need to learn first to begin?
    - What programs (if any) do I need to download?
    - How do you begin writing a Runescape 07' script?
     
  3. Unread #2 - Mar 30, 2013 at 4:19 PM
  4. Nozferatu
    Joined:
    Mar 30, 2013
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0

    Nozferatu Newcomer

    How do I start making RS scripts?

    I'm making some pretty decent progress using JRuby (Ruby + Java). If you don't have any prior programming experience I'd recommend it. Java on it's own it probably more than enough to build a decent bot - but Ruby on top of it makes it a lot more intuitive and easy to write.

    Also worth checking out the Sikuli Script IDE (link here). You can use this tool alone pretty effectively for basic tasks in-game by supplying it with a series of screenshots. For instance if you supply it with an image of some item on the screen it will locate that item in-game when you run the script and click on it. It does it in a very human-like way as well, it doesn't always click on a specific pixel, human-like mouse movements, etc.

    If you're a real keener, Sikuli has an extensible API that you can load into your own java application if you want to add additional feateares to it to counter anti-bot protection, e.g., more randomness, random event protection, logout after a period of time, etc. The benefit of using Sikuli in addition to your own Java application is that you don't have to write a complicated screen/pixel scanning algorithm for finding shit on your own. You can also run it in JRuby if you feel the need.
     
  5. Unread #3 - Mar 30, 2013 at 4:21 PM
  6. Nozferatu
    Joined:
    Mar 30, 2013
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0

    Nozferatu Newcomer

    How do I start making RS scripts?

  7. Unread #4 - Mar 30, 2013 at 7:22 PM
  8. cownap
    Joined:
    Mar 29, 2011
    Posts:
    1,122
    Referrals:
    1
    Sythe Gold:
    0

    cownap Guru
    Banned

    How do I start making RS scripts?

    Thanks will look into JRuby.

    Also Sikuli looks very easy to someone with no language knowledge, is it really as easy as it looks? Are the scripts not advanced?
     
  9. Unread #5 - Apr 3, 2013 at 12:03 PM
  10. Marjus
    Joined:
    Nov 7, 2011
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    4

    Marjus Active Member

    How do I start making RS scripts?

    youtube man
     
< New Botting Site? | An auto clicker for iPhone? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site