Results 1 to 25 of 25

Thread: More or less an Autoclicker

  1. #1
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default More or less an Autoclicker

    I would like an auto clicker that will super heat for me that i can set up a series of mouse clicks what i can set a random interval between each click that i can customize each click and that will randomly click within a set box of coordinates and type 1 for super heating and bank pre-sets. Also have it so it has a 1 in 500 chance of pausing for 5-20 seconds. Only time it need it to stop the script is if it is in the login or lobby. Being able to set a specific number of times to run the sequence of clicks would also be nice.

    Edit (sorrry):

    I do NOT want a super heater as the ones i have tried have problems banking, I want to set where the bank is suppose to be and it just clicks there.
    Last edited by LightningRod; 07-12-2015 at 08:41 PM.

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

    Default

    What you describe isn't even a script, it's more like a recorded macro.

    If you want that, I'd recommend Macro Express but such a program can't interact with RuneScape as well as Simba can.

    The solution to a problematic script is not to go more low-level, autoclickers will never work reliably for a task like superheating. Get in touch with the author of the script and let them know there's an issue (or fix it yourself).
    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
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    This would just not work, well, it would until you encounted the slightest lag.
    You need to utilise the includes for the best results.

  4. #4
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I understand your concerns but I used an auto clicker for the longest time doing this task and it work almost perfectly. One once in a blue moon did it miss an ore, but next round it was fine. I will look into contacting the script writers and see if they can fix them.

  5. #5
    Join Date
    Mar 2013
    Location
    Earth some place
    Posts
    108
    Mentioned
    2 Post(s)
    Quoted
    66 Post(s)

    Default

    As KeepBotting said, a macro recorder will work wonders. That is what I used for simple tasks such as auto clicking, or recording splash movements for fire strike. There are multiple ones out there, check them out.

  6. #6
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I would continue using my current autoclicker but there isn't a way to randomize the click area and timing without recording massive number of clicks.

  7. #7
    Join Date
    May 2012
    Location
    Glorious Nippon
    Posts
    1,011
    Mentioned
    50 Post(s)
    Quoted
    505 Post(s)

    Default

    Just use a superheat script. Change the bank spot if you don't like where it is.

  8. #8
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Citrus View Post
    Just use a superheat script. Change the bank spot if you don't like where it is.
    It not that i don't like where the bank options are, its just i can't get either of the superheat scripts to work, coh3n's wont bank, and the other is super glitchy and mis-clicks alot
    Last edited by LightningRod; 07-12-2015 at 10:18 PM.

  9. #9
    Join Date
    May 2012
    Location
    Glorious Nippon
    Posts
    1,011
    Mentioned
    50 Post(s)
    Quoted
    505 Post(s)

    Default

    Oh, I guess the working ones are in the jr. section

  10. #10
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Yeah, maybe I should learn some scripting and get in there

  11. #11
    Join Date
    May 2014
    Posts
    633
    Mentioned
    8 Post(s)
    Quoted
    322 Post(s)

    Default

    Well one thing you could do is try to make your own. And try to rewrite the banking if there's an issue (the hard part, actually interacting with the ores sounds like it works for you in the superheaters you tried and you can just lift it from these scripts, obviously credit/consult the author if you decide to release it). It's actually pretty easy if you keep it simple. The steps you need to do are below:
    1. use bankscreen.open with the appropriate place to bank (perhaps followed by a small wait depending on your lag)
    2. either use bankscreen.clickbutton() with the appropriate preset button or a small wait followed by typing 1 or 2 depending on preset
    3. you're done/can just use the already working superheat code

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

    Default

    Bottom line OP: if you really want what you think you want, get a macro recorder. It'll do you right.

    If you want to go the (arguably smarter) other route, get someone to fix the broken bits of the script, do it yourself, or (as you said) gain access to the Jr. Member section and use the additional resources located there.
    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

  13. #13
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Ey Ey Capt'n

  14. #14
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by LightningRod View Post
    Ey Ey Capt'n
    Here, I just wrote you a superheater which is much better than an auto clicker

    Simba Code:
    program new;           // * Nats in slot 1
    {$DEFINE SMART}        // * Coal at top of invenory, ore at bottom
    {$i srl-6/srl.simba}   // * Bank preset # 1
                           // * Spell on actionbar slot 1
    const
      LAST_ORE_SLOT = 27; { Last slot where ore disappears }
      BANK = BANK_CHEST_LUMBRIDGE;

    procedure doBanking();
    begin
      if bankScreen.open(BANK) then
      begin
        bankScreen.clickButton(BANK_BUTTON_PRESET_1);
        tabBackpack.waitWhileLocked();
      end;
    end;

    procedure doSuperheating();
    begin
      repeat
        tabBackpack.mouseSlot(28, MOUSE_MOVE);
        typeByte(VK_1);
        if isMouseOverText(['ast']) then
        begin
          fastClick(MOUSE_LEFT);
          tabBackpack.waitForShift(3000);
        end;
      until (not tabBackpack.isItemInSlot(LAST_ORE_SLOT));
    end;

    begin
      setupSRL();
      repeat
        doBanking();
        doSuperheating();
      until false;
    end.

  15. #15
    Join Date
    Jun 2015
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Citrus View Post
    Oh, I guess the working ones are in the jr. section
    Can't wait to see this forbidden fruit!

    Also, the superheat script in the public section worked fine for me at least until level 55, when you should start high-alching anyhow!

  16. #16
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by m00ntan View Post
    Can't wait to see this forbidden fruit!

    Also, the superheat script in the public section worked fine for me at least until level 55, when you should start high-alching anyhow!
    Im not superheating for magic, im super heating runite for profit

  17. #17
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Here, I just wrote you a superheater which is much better than an auto clicker

    Simba Code:
    program new;           // * Nats in slot 1
    {$DEFINE SMART}        // * Coal at top of invenory, ore at bottom
    {$i srl-6/srl.simba}   // * Bank preset # 1
                           // * Spell on actionbar slot 1
    const
      LAST_ORE_SLOT = 27; { Last slot where ore disappears }
      BANK = BANK_CHEST_LUMBRIDGE;

    procedure doBanking();
    begin
      if bankScreen.open(BANK) then
      begin
        bankScreen.clickButton(BANK_BUTTON_PRESET_1);
        tabBackpack.waitWhileLocked();
      end;
    end;

    procedure doSuperheating();
    begin
      repeat
        tabBackpack.mouseSlot(28, MOUSE_MOVE);
        typeByte(VK_1);
        if isMouseOverText(['ast']) then
        begin
          fastClick(MOUSE_LEFT);
          tabBackpack.waitForShift(3000);
        end;
      until (not tabBackpack.isItemInSlot(LAST_ORE_SLOT));
    end;

    begin
      setupSRL();
      repeat
        doBanking();
        doSuperheating();
      until false;
    end.
    I am pathetic, that looks so simple........ Also can i change the bank to west varrok?

  18. #18
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by LightningRod View Post
    I am pathetic, that looks so simple........ Also can i change the bank to west varrok?
    BANK_NPC_BLUE
    BANK_NPC_GREY;
    BANK_NPC_GREEN
    BANK_NPC_DRAYNOR
    BANK_BOOTH
    BANK_GE
    BANK_CHEST_SW
    BANK_CHEST_SHANTAY
    BANK_CHEST_DUEL
    BANK_CHEST_CW
    BANK_CHEST_GROTTO
    BANK_CHEST_LUMBRIDGE
    BANK_TABLE_BURTHORPE
    BANK_CHEST_PRIFDDINAS
    BANK_CHEST_BARB_OUTPOST

    VWB would be BANK_NPC_BLUE

    I think some of the colours might need updating for some of the banks, but I'm not sure which ones (as nobody reports them )
    Last edited by The Mayor; 07-14-2015 at 08:56 AM. Reason: added the rest of the banks

  19. #19
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by LightningRod View Post
    I am pathetic, that looks so simple........ Also can i change the bank to west varrok?
    You are not pathetic, just lazy.

    You can change the BANK constant to any of these which will then allow you to change the location of banking. I hope that Mayor's quick script encourages you to learn yourself, because believe me, you could have done that in probably an hour after following his excellent tutorials.

    Have fun!



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  20. #20
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    BANK_NPC_BLUE
    BANK_NPC_GREY;
    BANK_NPC_GREEN
    BANK_NPC_DRAYNOR
    BANK_BOOTH
    BANK_GE
    BANK_CHEST_SW
    BANK_CHEST_SHANTAY
    BANK_CHEST_DUEL
    BANK_CHEST_CW
    BANK_CHEST_GROTTO
    BANK_CHEST_LUMBRIDGE
    BANK_TABLE_BURTHORPE
    BANK_CHEST_PRIFDDINAS
    BANK_CHEST_BARB_OUTPOST

    VWB would be BANK_NPC_BLUE

    I think some of the colours might need updating for some of the banks, but I'm not sure which ones (as nobody reports them )
    I think Varrock bank may be one that needs to be changed, the ones i can used they i set to npc blue always clicks on a teller 3 away and wont open a bank screen. but thank you, I will look into learning this scripting so i can contribute!

  21. #21
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by LightningRod View Post
    I think Varrock bank may be one that needs to be changed, the ones i can used they i set to npc blue always clicks on a teller 3 away and wont open a bank screen. but thank you, I will look into learning this scripting so i can contribute!
    So BANK_NPC_BLUE was being buggy at Varrock West Bank? I can add it to the to-do list.

  22. #22
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by LightningRod View Post
    I think Varrock bank may be one that needs to be changed, the ones i can used they i set to npc blue always clicks on a teller 3 away and wont open a bank screen. but thank you, I will look into learning this scripting so i can contribute!
    Yes sir,

  23. #23
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I tried both blue and grey npcs, and this is what happens...

    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- TRSBankscreen.__openNPC()
    -- TRSBankscreen.__openNPC(): result = False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- TRSBankscreen.__openNPC()
    -- TRSBankscreen.__openNPC(): result = False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""

  24. #24
    Join Date
    Nov 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    So BANK_NPC_BLUE was being buggy at Varrock West Bank? I can add it to the to-do list.
    Is there anyway to fix this problem?

  25. #25
    Join Date
    Sep 2006
    Posts
    95
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Yeah, autoclickers come with problems mayors upload is something ill be using

    Thanks

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
  •