Results 1 to 12 of 12

Thread: chooseOption

  1. #1
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default chooseOption

    Hey,

    I'm having a little problem with chooseOption.

    I've recently turned my old computer into a botting PC, I've followed the guide, etc.

    My scripts all work, except for the chooseOption thing.

    It right clicks where I need it to, I can clearly see the chooseOption menu, but the script says "Choose option screen never appeared".


    My code is:
    Simba Code:
    mouseBox(intToBox(x,y,x1,x2), MOUSE_RIGHT);
    wait(randomRange(500,700));
    if chooseOption.isOpen(2000) then chooseOption.select(['ank']);

    I've double checked my runescape brightness, so I don't know what it could be.

    Also, my SRL is up-to-date.

  2. #2
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Transparency isn't at 0% / completely opaque?
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  3. #3
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default

    I have transparency at 0%, so it isn't even the slightest bit transparent.

  4. #4
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Have you tried reloading the client? I do not see why the function would not detect the choose option screen unless the function had different colors than the actual client.

    Have you tried playing around with wait times etc? It could be searching at the wrong time, but it should not be as you are using
    Simba Code:
    if chooseOption.isOpen(2000)

    I would suggest using a debug of the
    Simba Code:
    chooseOption.isOpen(2000
    to see what it is seeing when you open the choose option screen.

  5. #5
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default

    Alright, thanks King, I'll give it a go.

    I think I know what the problem was though, I had 184 windows updates LOL.
    Maybe it was that, I'll give it a shot once all of the updates are done.

  6. #6
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Lol + 10 @ TomTop selling scripts he didn't make and now he can't get them working

  7. #7
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Bly View Post
    Lol + 10 @ TomTop selling scripts he didn't make and now he can't get them working
    Any proof of this?
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  8. #8
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default

    Quote Originally Posted by Bly View Post
    Lol + 10 @ TomTop selling scripts he didn't make and now he can't get them working
    Uhm..? I don't know what you are talking about? I do not sell scripts, I write every script myself, and I thought it was an SRL bug.

    I do not know who you are, nor do I know why you are 'laughing' at a fairly new scripter (myself), for having a problem with my runecrafter script?

    Please keep your posts on topic.

  9. #9
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    Quote Originally Posted by Bly View Post
    Lol + 10 @ TomTop selling scripts he didn't make and now he can't get them working
    Interesting accusation considering the circumstances.

    TomTop, did updating Windows fix your issue? I'm of the opinion that it's probably a graphic setup problem, which I suppose could be caused by some update you should have gotten when formatting the computer.

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  10. #10
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default

    Quote Originally Posted by 3Garrett3 View Post
    Interesting accusation considering the circumstances.

    TomTop, did updating Windows fix your issue? I'm of the opinion that it's probably a graphic setup problem, which I suppose could be caused by some update you should have gotten when formatting the computer.
    Surprisingly, Windows is still installing updates, It had 142 to install, it's currently at 129, so its going to be a while yet.

  11. #11
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Quote Originally Posted by TomTop View Post
    Surprisingly, Windows is still installing updates, It had 142 to install, it's currently at 129, so its going to be a while yet.
    You don't know who I am? Awkward moment when we have PM's on SRL of you asking for my skype! LOL. Keep your lies to yourself buddy.



    Isn't that why you got temp-banned on forums for trying to apply with code that I gave you?

    I'm not going to continue and sit here to argue with someone who's too immature to admit that he's trying to sell code he didn't create, but okay. The only reason I'm bringing this up is the code you're trying to sell was created by Me, not you.
    Last edited by Lucidity; 04-28-2015 at 01:30 AM.

  12. #12
    Join Date
    Sep 2014
    Posts
    74
    Mentioned
    2 Post(s)
    Quoted
    34 Post(s)

    Default

    Sorry for the late update, I've been extreemly busy with work.
    It finished with the PC updates, etc.

    Windows 7 is 100% up-to-date, I have the latest version of SRL-6, It isn't pc lag.

    I don't know what it could be.
    The debug box just says "Menu failed to appear".

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
  •