Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 101 to 125 of 202

Thread: Tanner

  1. #101
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    Nice mate!, will test it out soon. Need big gp's!

    Good scripting mate and only junior member?
    works really well.
    Thank you!

    I'm not a member at all hehe.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  2. #102
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by Topix View Post
    Thank you!

    I'm not a member at all hehe.
    Why don't ya apply

    I got SRL Member by default though, trying to boost my scripting skills.

    EDIT: proggy

    > Running: 03:17:46. Items tanned: 6244. Items per hour: 1897. Note: 1:6 2:0 3:0 8:1 9:1 A:0 B:50 C:1.

    Creds to DannyRS for this wonderful sig!

  3. #103
    Join Date
    Jan 2012
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I still can't get a proggy that goes over 1 and a half hours :/ I just don't get it... It'll just randomly stop usually when it is withdrawing. Any suggestions?
    I love you.

  4. #104
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by HolyWord View Post
    I still can't get a proggy that goes over 1 and a half hours :/ I just don't get it... It'll just randomly stop usually when it is withdrawing. Any suggestions?
    I deleted few lines which the script really doesn't need, makes it work a lot better too.
    Lines 162-165:
    Simba Code:
    if not (Trip = 0) then
          if not ((ItemCountStored - 28) = ItemCount) then
            Stop('Made no hides/out of cash/low crafting lvl?' + Report);
        ItemCountStored := ItemCount;

    EDIT: hope u don't mind @Topix, or I'll delete this post.

    Creds to DannyRS for this wonderful sig!

  5. #105
    Join Date
    Jan 2012
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    I deleted few lines which the script really doesn't need, makes it work a lot better too.
    Lines 162-165:
    Simba Code:
    if not (Trip = 0) then
          if not ((ItemCountStored - 28) = ItemCount) then
            Stop('Made no hides/out of cash/low crafting lvl?' + Report);
        ItemCountStored := ItemCount;

    EDIT: hope u don't mind @Topix, or I'll delete this post.
    I'll try this thanks
    I love you.

  6. #106
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    I deleted few lines which the script really doesn't need, makes it work a lot better too.
    Lines 162-165:
    Simba Code:
    if not (Trip = 0) then
          if not ((ItemCountStored - 28) = ItemCount) then
            Stop('Made no hides/out of cash/low crafting lvl?' + Report);
        ItemCountStored := ItemCount;

    EDIT: hope u don't mind @Topix, or I'll delete this post.
    Thanks for pointing that out actually.
    The code
    Simba Code:
    if not (Trip = 0) then
        if not ((ItemCountStored - 28) = CountItem) then
          Stop('Made no hides/out of cash/low crafting lvl?' + Report);
      ItemCountStored := CountItem;
    should be above
    Simba Code:
    while not Result and CheckRound(CountA, 3) do
      begin
    instead of under it, for the fail safe to work properly. Now when it's going to re-attempt to withdraw hides it won't mess up the ItemCountStored variable. The reason I'm not deleting is I want to be abs. sure the script will stop if it fails to tan for whatever reason.

    Oh and I will apply, someday. Thanks =P


    V31 is out.
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  7. #107
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    Stocking up and then I'm gonna run this



    edit: running now

    > Running: 00:04:22. Items tanned: 140. Items per hour: 1923. Note: 1:0 2:0 3:0 8:0 9:0 A:0 B:1 C:0.
    > Failed to tan. Stopping script. Logged in. Time ran: 00:05:37. Note: 1:0 2:0 3:0 8:0 9:0 A:0 B:5 C:0.


    not sure what happened, but restarted it and it's going good again.
    Last edited by Stayon; 02-03-2013 at 03:07 AM.

  8. #108
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Allright will test new version, made millions already with this script

    Creds to DannyRS for this wonderful sig!

  9. #109
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    Don't know what happened in the first run but worked flawlessly.

    > Running: 02:09:44. Items tanned: 4060. Items per hour: 222. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.
    > No tanning items left in bank slot?: 9. Stopping script. Logged in. Time ran: 02:09:50. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.

    Only thing is, I wish it would click inside the tanners house instead of clicking outside of it then right clicking the tanner to slowly move towards him. Also clicking "tan" is a smidge too fast. But perfect other than that.

    Also doesn't seem to calculate "items p/h" correctly, but not a big deal.

    Thanks for the great script!

  10. #110
    Join Date
    Dec 2011
    Posts
    195
    Mentioned
    2 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by stayon View Post
    Don't know what happened in the first run but worked flawlessly.

    > Running: 02:09:44. Items tanned: 4060. Items per hour: 222. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.
    > No tanning items left in bank slot?: 9. Stopping script. Logged in. Time ran: 02:09:50. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.

    Only thing is, I wish it would click inside the tanners house instead of clicking outside of it then right clicking the tanner to slowly move towards him. Also clicking "tan" is a smidge too fast. But perfect other than that.

    Also doesn't seem to calculate "items p/h" correctly, but not a big deal.

    Thanks for the great script!
    Thanks for reviewing!

    You can modify the values for the tan house click coordinates with SPSTannerX and SPSTannerY (I guess you'd want to decrease X a lot and increae Y a little).

    General reaction time waits are: 200 ms + Random(100) + Waiter.
    This means (randomized) literally 200-5400 ms, but frequently 200-400 ms (inverse exponential relation between wait length and frequency).
    Human reaction time is 200ms+.
    Time between the tan button and clicking specifically can be changed: TopixTools > BlueButton > Wait(200 + Random(100));

    And the calc fails after a while yeah no idea why ^^
    --- NexzAuto ---
    --- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---

  11. #111
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by Topix View Post
    Thanks for reviewing!

    You can modify the values for the tan house click coordinates with SPSTannerX and SPSTannerY (I guess you'd want to decrease X a lot and increae Y a little).

    General reaction time waits are: 200 ms + Random(100) + Waiter.
    This means (randomized) literally 200-5400 ms, but frequently 200-400 ms (inverse exponential relation between wait length and frequency).
    Human reaction time is 200ms+.
    Time between the tan button and clicking specifically can be changed: TopixTools > BlueButton > Wait(200 + Random(100));

    And the calc fails after a while yeah no idea why ^^
    Calc fails because your integer is going out of bound.
    add/change this in your progress.¨
    Simba Code:
    var
     Timerun : integer;

    Timerun := GetTimeRunning/1000
    TanPerhour := Trips * 28 * 3600 / TimeRun    // changed this

    There's a limit to integer, and you exceeded that.

    Creds to DannyRS for this wonderful sig!

  12. #112
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    Will look into those an adjust accordingly and see how it goes. This is great for someone who doesn't normally make 500k/h !

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

    Default

    Looks cool! Ill check it out

  14. #114
    Join Date
    Jan 2012
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Ran v30 with the few lines sjoekeloe told me to take out and it worked flawlessly. Until it misclicked and went into the tanner shop and couldn't find the tanner and shut down. But here the proggy.

    > Running: 05:02:41. Items tanned: 9688. Items per hour: 28. Note: 1:0 2:0 3:0 8:4 9:4 A:0 B:83 C:0.
    I love you.

  15. #115
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Going to try this now , don't understand the manual setup... will just add it in myself xD

  16. #116
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by The Killer View Post
    Going to try this now , don't understand the manual setup... will just add it in myself xD
    Noob, want a de-rep? <3

    Creds to DannyRS for this wonderful sig!

  17. #117
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    Noob, want a de-rep? <3
    Not really xD, just noticed theres login in tools :P sorry topix :P

  18. #118
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    This script helped me earn 10-15M to get on my feet. not that I'm much more rich now, but still it was nice since I was re-learning RS again. Thank you topix

  19. #119
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Been using this a bit recently. Would be nice to have some 6hr support, I hate editting other people's scripts so havn't added it myself.
    http://puu.sh/2ca7X sometimes gets stuck there :/ then terminates ofc, says failed to tan, and logged in.

    But yeah, thanks for the script and keep up the good work xD

  20. #120
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Great job Topix, I've used this pretty solidly for a few days now.

    Quote Originally Posted by The Killer View Post
    Been using this a bit recently. Would be nice to have some 6hr support, I hate editting other people's scripts so havn't added it myself.
    http://puu.sh/2ca7X sometimes gets stuck there :/ then terminates ofc, says failed to tan, and logged in.

    But yeah, thanks for the script and keep up the good work xD
    Add the 6hr support and login yourself, it wasn't that hard. I manager to do it, and I like the idea of it not being around for leechers. (But it's all up to Topix)

  21. #121
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    You guys are rich if you're tanning enough hides to go 6 hours

  22. #122
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Quote Originally Posted by stayon View Post
    You guys are rich if you're tanning enough hides to go 6 hours
    At first it was under 6 hour runs, but 6 hours is easy to do with 40m (which you can get by running this bot for a couple days and manually rebuying).

  23. #123
    Join Date
    Jan 2013
    Posts
    453
    Mentioned
    9 Post(s)
    Quoted
    242 Post(s)

    Default

    Quote Originally Posted by nivek1989 View Post
    At first it was under 6 hour runs, but 6 hours is easy to do with 40m (which you can get by running this bot for a couple days and manually rebuying).
    True enough. I hate doing tasks on my main that I can't gain XP from though. I only have my main or I'd dedicate one account for stuff like this.

  24. #124
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by nivek1989 View Post
    Great job Topix, I've used this pretty solidly for a few days now.



    Add the 6hr support and login yourself, it wasn't that hard. I manager to do it, and I like the idea of it not being around for leechers. (But it's all up to Topix)
    Ik it's easy, I'm just lazy :P, I'll do it myself then seems as you have a point on leechers xD

  25. #125
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hello, do you have to be a member to use this script?

Page 5 of 9 FirstFirst ... 34567 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •