Page 2 of 8 FirstFirst 1234 ... LastLast
Results 26 to 50 of 195

Thread: AutoAlch by Vusn

  1. #26
    Join Date
    Feb 2013
    Posts
    52
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    What's good for alching?

  2. #27
    Join Date
    Feb 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    works great good job randomly stops sometimes ok nvm thats anti ban
    Last edited by Lazertag; 03-14-2013 at 05:47 PM.

  3. #28
    Join Date
    Mar 2013
    Posts
    167
    Mentioned
    7 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Frito View Post
    What's good for alching?
    Magic, Yew, and Maple Longbows are popular for alching
    "To sleep, perchance to dream"

  4. #29
    Join Date
    Mar 2013
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Nice script, I like the anti-ban. Keep up the good work

  5. #30
    Join Date
    Feb 2013
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Great script I found it works flawlessly when I tweaked the timing a bit

  6. #31
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    does it low alch?

  7. #32
    Join Date
    May 2012
    Location
    John's Creek, Georgia, United States
    Posts
    392
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Great Script! The code is a bit messy. However, it is ur first script. Cant w8 to see more. I wish i had time to code

  8. #33
    Join Date
    Mar 2013
    Posts
    167
    Mentioned
    7 Post(s)
    Quoted
    62 Post(s)

    Default

    I have upgraded the script. The new version is much better
    "To sleep, perchance to dream"

  9. #34
    Join Date
    Feb 2013
    Location
    Waterloo, Ontario
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Remove the HumanMove procedure altogether, then it wouldn't be too bad. That's what I did. Also I'm not sure why you're doing stuff like:

    MMouse(RandomRange(643 - 5, 643 + 5), RandomRange(484 - 5, 484 + 5), 0, 0);
    When it can be simplified to
    MMouse(RandomRange(638, 648), RandomRange(479, 489), 0, 0);

  10. #35
    Join Date
    Mar 2013
    Posts
    167
    Mentioned
    7 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by hsxu View Post
    Remove the HumanMove procedure altogether, then it wouldn't be too bad. That's what I did. Also I'm not sure why you're doing stuff like:

    MMouse(RandomRange(643 - 5, 643 + 5), RandomRange(484 - 5, 484 + 5), 0, 0);
    When it can be simplified to
    MMouse(RandomRange(638, 648), RandomRange(479, 489), 0, 0);
    Remove the procedure and have it click the same pixel over and over again?
    "To sleep, perchance to dream"

  11. #36
    Join Date
    Feb 2013
    Location
    Waterloo, Ontario
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Vusn View Post
    Remove the procedure and have it click the same pixel over and over again?
    Yeah, a normal human doesn't move their mouse a few pixels every time they alch. If you wanted you could have it alch the same pixel 500 times, 600 times etc and then change the mouse location but every alch is not human-like.

  12. #37
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    its not alching for me anymore, not sure why

  13. #38
    Join Date
    Jan 2013
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Absolutely love the new version, thanks a ton!

  14. #39
    Join Date
    Mar 2013
    Posts
    167
    Mentioned
    7 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Smoeltje View Post
    Absolutely love the new version, thanks a ton!
    Thank you for taking the time to come reply !


    Quote Originally Posted by jas0nle View Post
    its not alching for me anymore, not sure why
    Could you please elaborate on the problem? Are there any errors? What is the mouse doing? etc
    "To sleep, perchance to dream"

  15. #40
    Join Date
    Dec 2012
    Posts
    115
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by tounsi View Post
    Half the stuff in your script is useless
    The only function you should have in there is the ClickAlch that you made

    Antiban is useless, no one checks stuff when they alch

    The only good thing for this is, is that if it messed up, it goes back to the magic tab

    If anyone is going to use this, you would be better off making your own, or just delete almost everything in the script lol

    I just use an autoclicker, much better

    But yea, if you just use the ClickAlch function, its good, good job man
    you do know autoclickers are extremely easy to detect right? :P I got banned on my first account for alching with an autoclicker

  16. #41
    Join Date
    Jan 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by mcbain View Post
    you do know autoclickers are extremely easy to detect right? :P I got banned on my first account for alching with an autoclicker
    Was this on 07 scape mcbain?

  17. #42
    Join Date
    Dec 2012
    Posts
    115
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by x0xh3llx0x View Post
    Was this on 07 scape mcbain?
    This was round 2006, so if they caught me back then, using an auto clicker in 07 scape would not be smart.

  18. #43
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I can't wait to this out, i need 13 mage levels!

  19. #44
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nvm
    Last edited by krempi; 03-22-2013 at 10:09 PM.

  20. #45
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im using this script now and it appears to be flawless. Great job

  21. #46
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    You've taken a lot of flak for this script, but it's absolutely amazing. Autoclickers always fail whenever I get a lag spike, but this has some anti-ban, reverts to the mage tab, and I can keep control of my mouse.

    I think you've done an amazing job, I'll be using this for 99 mage. (Currently 85) Can't wait to see more from you.

  22. #47
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Loading extension C:\Simba\Extensions\associate.sex
    Extension Enabled
    Loading extension C:\Simba\Extensions\srl.sex
    Extension Enabled
    SRL Updater Enabled!
    Plugins Updater Enabled!
    SPS Updater Enabled!
    MSI Updater Enabled!
    Simba news:

    Simba 0.99 has been released. The release pages will be updated in a few
    days.

    The latest Simba is Simba 992. Changes from 991 are mostly just lape
    updates: http://villavu.com/forum/showthread.php?t=94351


    Thank you for using Simba,
    Hakuna Matata.

    [Error] C:\Simba\Includes\SRL/SRL/core/mouse.simba(166:36): Invalid number of parameters at line 165
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(178:36) : Invalid number of parameters at line 177
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(178:36) : Invalid number of parameters at line 177
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(178:36) : Invalid number of parameters at line 177
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(178:36) : Invalid number of parameters at line 177
    Compiling failed.


    ????????????????????????

  23. #48
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by core View Post
    This issue was fixed in the latest commit on github.

    Get the latest mouse.simba here: https://github.com/SRL/SRL-5/blob/ma...re/mouse.simba

    You should copy paste the code from your browser into mouse.simba. If you download the file it will have html tags embedded in it that can introduce errors.

    You can also download the entire SRL archive by clicking the ZIP button, then you can just copy paste the file from the archive over top of the existing mouse.simba.

    Im confused, whats that about? and what do i do?

  24. #49
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    can you fix the delay it has almost every alch? if it would be 1 second quicker it would be a flawless script.
    also another request can you add a proggy screen? to see how much xp/hour etc.
    thanks and good job on the script it runs amazing.

  25. #50
    Join Date
    Apr 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    I don't know why but mine just doesn't work at all, it loads the client and everything as normal. I type in the amount to alch and it doesn't do anything.

Page 2 of 8 FirstFirst 1234 ... LastLast

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
  •