Results 1 to 6 of 6

Thread: Idea for a simple bot for Great Orb Project

  1. #1
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default Idea for a simple bot for Great Orb Project

    If you've ever tried, you'll know that it is pretty much impossible to make a working color bot for GOP because it is the same few colors everywhere. I have figured out a way to make a GOP bot that basically aims to finish the game and join another one, and get the tokens from team mates meanwhile. This can be quite useful if you find a 50/50 clan, because you will be able to run the script and get the tokens by just hanging around.

    Details:

    F2P

    Requires 50 RC, possible in a few hours with body tiaras, maybe a day or so with simple crafting using MSI.

    Game located at Wizard's Tower second floor.

    Tokens can be used to buy talismans which are good money.

    Procedure for the bot:

    Find any blue wizard in lobby and right click>join game
    Find and click purple portal when "The Game is beginning" type of message appears in the chatbox.
    The hard part: While at any altar, should be able to detect and click on at least one orb of its color. Attracting/repelling for a second is enough to get tokens.
    After tapping one orb, should form barriers and if possible, destroy them. (fairly simple because you just need to use the barrier generator in the inventory)
    Should watch the activity bar meanwhile(Easy because it is in a fixed position in the screen)
    Should watch the timer, should walk to the portal location once the timer is up.(Pretty easy again because the portals have fixed locations on every altar)
    Should be able to repeat this after the game ends.

    The bolded parts are the ones that require interaction wit the main screen.
    It is actually possible this way because you are not trying to score orbs or anything, finding one orb is enough. Could lend an account to test the script if anybody actually tries it.
    Not to mention that this would be the first GOP script of SRL.

  2. #2
    Join Date
    Dec 2011
    Location
    Berlin
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    This seems to be an awesome idea. Will add that to my list but having some other projects at the moment in. Will look over it in a few weeks again if no one hasn“t made one yet.

    I will try to answer all Runescape related questions!

  3. #3
    Join Date
    Mar 2012
    Location
    Color :D
    Posts
    938
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How much tokens you can get per game? And how long is each game?

  4. #4
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by CephaXz View Post
    How much tokens you can get per game? And how long is each game?
    Maximum is 750 tokens in F2P and 1k in P2P. About 15 mins in F2P per game, don't remember P2P.

  5. #5
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    I've already been working on one for the past 2-3 weeks :P You can find the link to my development blog in my signature. Currently trying to make it as human as possible. It will be hard, and maybe too hard, but that's what I will be trying first. If it's impossible I will make a version that will simply leech. You don't even have to attract orbs, you can just stand in the middle and spam click on make-barriers and this will raise your activity. It's possible to find the orbs though. I've figured out the colors of the green orb so far. The yellow one is harder because it's actually closer to brown if you look into it, zoomed in, but it's possible to detect it correctly.

    Procedure for the bot:

    Find any blue wizard in lobby and right click>join game
    Made a procedure already, actually made a procedure for Acantha, Vief and a blue wizard I believe.

    Find and click purple portal when "The Game is beginning" type of message appears in the chatbox.
    Script is able to detect the purple portal to start already. Haven't worked on detecting the starting message yet but it should be fairly easy using a bitmap/dtm.

    The hard part: While at any altar, should be able to detect and click on at least one orb of its color. Attracting/repelling for a second is enough to get tokens.
    After tapping one orb, should form barriers and if possible, destroy them. (fairly simple because you just need to use the barrier generator in the inventory)
    Can detect green orbs succesfully now. Making and destroying barriers will be fairly easy to make, it's on my to-do list.

    Should watch the activity bar meanwhile(Easy because it is in a fixed position in the screen)
    Will also work on this, can detect the amount of green/yellow pixels in the box around the activity bar I guess.

    Should watch the timer, should walk to the portal location once the timer is up.(Pretty easy again because the portals have fixed locations on every altar)
    I've figured out the colors for the portal already. A yellow -> will appear which will be easy to detect and to walk to using like symbol walking. I can add the yellow -> as a symbol.

    Should be able to repeat this after the game ends.
    Probably the easiest part after figuring out all the procedures.


    Check out my blog and give me some tips or try out some of the procedures :P

    Script source code available here: Github

  6. #6
    Join Date
    Feb 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hisdfdfds

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
  •