Results 1 to 3 of 3

Thread: Srl bots

  1. #1
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Srl bots

    Hi everyone!

    I am new to this community and I just want to thank all the scripters and people out there that made my bots work

    The only question I got with srl bots or colour bots is that they are generally so slow in clicking and finding objects? It looks soo botlike in my eyes.

    I always used rsbots and the bots I used there were just amazing, but yea they were reflection based.

    A big thanks though for making me able to bot again ^^

  2. #2
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I would imagine it depends HEAVILY on the script itself. Some take more time because they use more advanced search procedures, mostly to improve accuracy. Reflection had the advantage of knowing automatically exactly where each object was located on your screen, no searching required.

    Let's say two bots are trying to find a normal tree on the Runescape screen. Bot A uses reflection, bot B uses color detection.


    Bot A receives information directly from the client saying "The tree is located at coordinate (1350, 3725), click there. *Tree clicked*

    Bot B will search the entire main screen for a specific color, preferably with a tolerance. The problem is the higher tolerance you tell the bot to look for, the higher the chance of finding the tree, but also less chance that the object found will be the tree you're looking for (it might find a house wall instead, who knows). On the other hand, if you don't use enough tolerance, there's a good chance the colors of the tree will never be found. SO, assuming you have the perfect tolerance and the bot has found what appears to be a tree, you move the mouse to the on screen coordinate where the colors where found. Now the bot must check the uptext (by either the color or actual text) to make for absolute sure that it is a tree. *Clicks tree*



    So you can see why some scripts would run slower compared to previous reflection scripts. There's actually MANY, MANY more reasons for the delay, alot to do with SMART and target-locking, ect...

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  3. #3
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok that explains a lot, thank you!

    It's good to see bots actually never died

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
  •