Adblock breaks this site

Autoclicker won't click

Discussion in 'RuneScape 2007 Cheating' started by Hollow Squad, Apr 12, 2017.

  1. Hollow Squad

    Hollow Squad Active Member

    Joined:
    Oct 16, 2016
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    208
    Easter 2017
    Autoclicker won't click

    So back when I was on windows 7 this auto clicker worked for me but now that I'm on windows 10 it will click but my account still logs out when I use it at night to splash. Anyone know a fix for it? I would try out murgees but I cba to pay for an autoclicker.
     
  2. RS4Me

    RS4Me Apprentice
    $25 USD Donor New

    Joined:
    Oct 23, 2012
    Posts:
    857
    Referrals:
    0
    Sythe Gold:
    927
    Autoclicker won't click

    The account would only log out if the autoclicker didn't click to attack the chicken or w/e again.

    So to me it seems like the clicker is stopping for some reason?

    Is there somewhere in settings where it says amount of clicks before stopping etc?

    If not I'd just try another autoclicker to my knowledge there's quite a few free ones.
     
  3. Hollow Squad

    Hollow Squad Active Member

    Joined:
    Oct 16, 2016
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    208
    Easter 2017
    Autoclicker won't click

    I have it click my inventory, which worked like 3 months ago when i was on windows 7.

    Haven't switched to a different one because this one clicks in random intervals and in random spots within an area. Think I'll just try it some more and mess around with it, hopefully will find a fix.
     
  4. RS4Me

    RS4Me Apprentice
    $25 USD Donor New

    Joined:
    Oct 23, 2012
    Posts:
    857
    Referrals:
    0
    Sythe Gold:
    927
    Autoclicker won't click

    Make sure auto retaliate is on as stupid as it sounds, could be possibly not retaliating so logging out?

    I also dc'ed once or twice yesterday for the first time in a while, could be server side
     
    GP Prince and Hollow Squad like this.
  5. ob7ivion

    ob7ivion https://CheapRSPins.com/
    $50 USD Donor New

    Joined:
    Feb 11, 2013
    Posts:
    3,291
    Referrals:
    1
    Sythe Gold:
    3,404
    Vouch Thread:
    Click Here
    Discord Unique ID:
    188846634916904960
    Two Factor Authentication User
    Autoclicker won't click

    if you leave it overnight wouldn't the account auto logout after like every 6hrs?
     
  6. Hollow Squad

    Hollow Squad Active Member

    Joined:
    Oct 16, 2016
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    208
    Easter 2017
    Autoclicker won't click

    I kept track of the exp and saw I only got like 4k exp before logging so I tested it and it clicks but its like it doesn't go through to the osrs client.
     
  7. EZScape

    EZScape Newcomer

    Joined:
    Apr 12, 2017
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    6
    Autoclicker won't click

    I could code you one in AHK, just let me know what you would want done with it. Here's one I made for splash alching. It's all randomized of course, but this one is for splash alching only and it will hit F4 after every 250 alchs incase it messes up and isn't clicking the spellbook. Completely free of course.

    Code:
    F6::
    num = 1
    while(num == 1){
    Send {F4}
    Loop, 500
    {
    Click
    RandSleep(1500, 1600)
    }
    }
    return
    
    F7::
    num == 0
    return
    
    RandSleep(x, y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }
     
    Hollow Squad likes this.
  8. Hollow Squad

    Hollow Squad Active Member

    Joined:
    Oct 16, 2016
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    208
    Easter 2017
    Autoclicker won't click

    Yeah dude if you would that would be dope!
     
  9. EZScape

    EZScape Newcomer

    Joined:
    Apr 12, 2017
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    6
    Autoclicker won't click

    Try this out if you know how to use AHK (autohotkey), but a basic online tutorial can tell you how to. If you press F6 it will start the script and F7 will stop it. It's a pretty basic script, but can get the job done. It will randomly click somewhere between 10 seconds and 4 minutes. If you don't have AHK here's the website AutoHotkey
    Code:
    F6::
    num = 1
    while(num == 1){
    Click
    RandSleep(10000, 24000)
    }
    return
    
    F7::
    num == 0
    return
    
    RandSleep(x, y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }
     
    Hollow Squad likes this.
  10. Hollow Squad

    Hollow Squad Active Member

    Joined:
    Oct 16, 2016
    Posts:
    225
    Referrals:
    0
    Sythe Gold:
    208
    Easter 2017
    Autoclicker won't click

    Would it end up clicking outside of the RS client though? Thank you for working on this for me :D
     
  11. EZScape

    EZScape Newcomer

    Joined:
    Apr 12, 2017
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    6
    Autoclicker won't click

    Only if you move your mouse, this one will stick in place. I can make one that only clicks in one spot and will move back to that location if moved each mouse click, or every couple of mouse clicks. I can also make one that will change mouse location relative to the mouse location for when you start the script. I use one like that for nmz and it will move up, down, left, and or right on the quick prayers and flick them randomly for a bit more antiban. A normal autoclicker should be fine though and won't get you banned. Also in that last script I sent you change 24000 to 240000 so it's 4 minutes. I forgot a 0 :p
     
    Hollow Squad likes this.
< Is there any way? | Best(paid or not)RS bot as far as ban risk? >


 
 
Adblock breaks this site