Results 1 to 19 of 19

Thread: Bots + Autorune

  1. #1
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Bots + Autorune

    ok looked around for a bit as im am wanting to create a bot of some sort.
    so bots such as rsbot basicaslly read info send by runescape and then inject their own info and the injecting part is wat makes it detectable am i right? also was written in java

    autorune is writen in borland delphi i think and was just wondering how it actually worked? didit,like rsbot, read the info send and then inject its own info and also was it detectable?

    i know how to script for scar learning delphi should be easier than a whole new language so was just wondering what people think. java or delphi for creating a bot


    cheers

  2. #2
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wait, what exactly are you asking? Haha sorry, a bit slow (4:14 AM)

  3. #3
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    1,124
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Perhaps you should just stick to SCAR scripting. I think creating a java bot would be over your head. It also doesn't exactly fortify your goal to create a bot considering you have no idea how AutoRune and RSBot work.

    But regardless, if you still wish to create one I suggest you use off-site resources and learn java since everything will stem off the client. And just so you know, AutoRune was a packet interceptor.

  4. #4
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    jeez cut me down a bit hahaha can u please elaborate on how autorune worked please thanks

  5. #5
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    1,124
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    It modified packets and sent them to Jagex's server to automate processes.

  6. #6
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    also a bot would be along term goal obviosly i just want to learn mopre about how they work etc

  7. #7
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    1,124
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Well, theres a powerful tool called Google that has virtually everything in existence under its belt. If I had any advice, it would be to utilize its power.

  8. #8
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well SCAR is pretty simple (well, more simple than RSBot, in my opinion). It just looks for colors, basically. :] It wouldn't be a simple task, but I think a bot similar to RSBot would be easier, as you can see the source code. :]

    Good luck to you.

  9. #9
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes i have heard of this google u speak of before, somehow

  10. #10
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yea i know how scar works but just not other bots but thankjs for the help

  11. #11
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Edit your posts, please. And like I said, RSBot is open source, you should look at it.

  12. #12
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sorry. yea i may, didnt autorune become open source at one stage? or am i just trippin?

  13. #13
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't believe that either Auto-Rune, nor SCAR have ever been open source. =X Sowwy.

  14. #14
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its dead i thought whoever last owned it should make it open for people like me to learn off o well thansk for all your help!

  15. #15
    Join Date
    May 2006
    Location
    Qld, Australia
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    RSBot is not a packet injector, It is written in Java, It generates Mouse and Key Events.

    AutoRune was a packet injector which basically played by sending information to RS. (More or less it stimulates the client).

    SCAR is your way.
    Haven't scripted in a while, Willing to proofread, test and provide feedback.

  16. #16
    Join Date
    Feb 2006
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is rsbot that detectable then, because all the stuff i read says thats how it works its detectable etc

  17. #17
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by zonfire View Post
    is rsbot that detectable then, because all the stuff i read says thats how it works its detectable etc
    It injects methods into the client, not packets.

  18. #18
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

    TBH , if you want to make a bot, stay with SCAR and make your own include.

  19. #19
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    RSBot uses Reflection as well as a small amount of injection.

    AutoRune is dead as Jagex figured out how to stop the packet sending.

    If you REALLY want to learn how to write your own bot, as people said, check google and learn how to read the Client, either that, or look into Copying a Clients to a bitmap and creating the functions similar to SCAR.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •