Page 2 of 15 FirstFirst 123412 ... LastLast
Results 26 to 50 of 359

Thread: [RS3] [SRL-6] iOak [Chops & banks oak logs at Varrock!]

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

    Default

    Quote Originally Posted by grimalter View Post
    @KeepBotting
    im at oaks in varrock
    everythings setup properly
    a tab called wrappers pops up highlighting
    freeDTM(dtms[i]);

    ---- smartCreateClient():
    -------- ERROR: Error while grabbing parameters
    -------- HINT: Make sure you can reach the RS website, and no active firewall is blocking Simba
    ------ Failed to grab parameters
    ---- initSmart()
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing

    [WARNING] : *** Terminating script ***

    [DEBUG] : Freeing BMPs
    [DEBUG] : Freeing DTMs
    Error: The given DTM Index[0] doesn't exist at line 329
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (21-12-14 at 11.18.31 PM).txt] has not been freed in the script, freeing it now.

    turned firewall off - nothing
    Code:
    -------- ERROR: Error while grabbing parameters
    -------- HINT: Make sure you can reach the RS website, and no active firewall is blocking Simba
    ------ Failed to grab parameters
    I was getting this earlier today, I think RS.com was under a DDoS attack or something. Try it again now.

    The freeDtms thing comes from the script terminating and trying to free a DTM, before it had the chance to declare it.
    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

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

  3. #28
    Join Date
    Dec 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    @KeepBotting

    Self.time := Self.time + (getTickCount64() - Self.__prevMark);

    time pops up in a new tab


    ----- Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[3924] as Simba's target
    -------- Succesfully paired to a existing client, SMART[3924]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 315}
    ------ TRSActionBar.__find(): result = true (height = 75)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 0 Seconds
    -- setupSRL(): True
    ---- FATAL ERROR: TPlayerArray.setup(): Failure

    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    Error: Access violation at line 456
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (22-12-14 at 08.34.34 PM).txt] has not been freed in the script, freeing it now.

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

    Default

    Quote Originally Posted by kwotin View Post
    Thanks!
    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

  5. #30
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    i hand't noticed you had released this! congrats

  6. #31
    Join Date
    Dec 2011
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    i keep getting this:


    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 394}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 0 Seconds
    -- setupSRL(): True
    ---- FATAL ERROR: TPlayerArray.setup(): Failure
    Error: The given DTM Index[0] doesn't exist at line 329
    Execution failed.
    File[C:\Simba\Includes\SRL-6/logs/SRL log (23-12-14 at 05.17.53 PM).txt] has not been freed in the script, freeing it now.

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

    Default

    Quote Originally Posted by undorak7 View Post
    i hand't noticed you had released this! congrats
    Thanks!
    Quote Originally Posted by abdul981 View Post
    i keep getting this:


    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 394}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 0 Seconds
    -- setupSRL(): True
    ---- FATAL ERROR: TPlayerArray.setup(): Failure
    Error: The given DTM Index[0] doesn't exist at line 329
    Execution failed.
    File[C:\Simba\Includes\SRL-6/logs/SRL log (23-12-14 at 05.17.53 PM).txt] has not been freed in the script, freeing it now.
    You're not setting up your players correctly. In Rafiki (the player manager), give your account a nickname. Then input that nickname in the setup like ['nickname']
    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

  8. #33
    Join Date
    Nov 2014
    Posts
    8
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Time: 28h37m36s
    Logs: 18974
    XP: 711525

    Great script, still a few bugs with pop-ups and every now and then it will get stuck in the bank for a while (but it eventually fixes itself.) Good Job!

    Capture.PNG
    Last edited by croberger; 12-28-2014 at 06:08 AM. Reason: Picture

  9. #34
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Error while reading stream: Unable to open file "Scripts/iOak_proggy.png" at line 399
    Execution failed.
    The following DTMs were not freed: [0]
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image, Gametab Bitmap[0], Gametab Bitmap[1], Gametab Bitmap[2], Gametab Bitmap[3], Gametab Bitmap[4], Gametab Bitmap[5], Gametab Bitmap[6], Gametab Bitmap[7], Gametab Bitmap[8], Gametab Bitmap[9], Gametab Bitmap[10], Gametab Bitmap[11], Gametab Bitmap[12], Gametab Bitmap[13]]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (28-12-14 at 11.45.27 PM).txt] has not been freed in the script, freeing it now.

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

    Default

    Quote Originally Posted by croberger View Post
    Time: 28h37m36s
    Logs: 18974
    XP: 711525

    Great script, still a few bugs with pop-ups and every now and then it will get stuck in the bank for a while (but it eventually fixes itself.) Good Job!

    Capture.PNG
    Awesome, thanks for the proggy.

    What do you mean, issues with popups? Do you mean xp popups? I tested the script with those turned off so I'm not sure what sort of effect they have.

    Quote Originally Posted by Miningboy11 View Post
    Error while reading stream: Unable to open file "Scripts/iOak_proggy.png" at line 399
    Execution failed.
    The following DTMs were not freed: [0]
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image, Gametab Bitmap[0], Gametab Bitmap[1], Gametab Bitmap[2], Gametab Bitmap[3], Gametab Bitmap[4], Gametab Bitmap[5], Gametab Bitmap[6], Gametab Bitmap[7], Gametab Bitmap[8], Gametab Bitmap[9], Gametab Bitmap[10], Gametab Bitmap[11], Gametab Bitmap[12], Gametab Bitmap[13]]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (28-12-14 at 11.45.27 PM).txt] has not been freed in the script, freeing it now.
    Delete the file located at C:/Simba/Scripts/iOak_proggy.png and re-run the script. Let me know if that fixes it.
    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

  11. #36
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Awesome, thanks for the proggy.

    What do you mean, issues with popups? Do you mean xp popups? I tested the script with those turned off so I'm not sure what sort of effect they have.


    Delete the file located at C:/Simba/Scripts/iOak_proggy.png and re-run the script. Let me know if that fixes it.
    No it redownload it and it happen again.

  12. #37
    Join Date
    Sep 2014
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Finally, a way for me to get the woodcutting level needed to bot ivy!
    Thank you for the release; if I get a good proggy, I'll be sure to post it.

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

    Default

    Quote Originally Posted by Sinix View Post
    Finally, a way for me to get the woodcutting level needed to bot ivy!
    Thank you for the release; if I get a good proggy, I'll be sure to post it.
    1-68 on oak trees would be pretty slow, but I'd be flattered if you were to use this script the entire way

    Glad it's working well for you, looking forward to the proggy ^^
    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

  14. #39
    Join Date
    Jan 2012
    Posts
    246
    Mentioned
    3 Post(s)
    Quoted
    91 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    1-68 on oak trees would be pretty slow, but I'd be flattered if you were to use this script the entire way

    Glad it's working well for you, looking forward to the proggy ^^
    level 68 is less than 1,000,000 exp. It'll go by quicker than you think. I got lv88 on an account strictly from this bot before he got banned.. 24/7 meh.

  15. #40
    Join Date
    Sep 2014
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    1-68 on oak trees would be pretty slow, but I'd be flattered if you were to use this script the entire way

    Glad it's working well for you, looking forward to the proggy ^^
    Quote Originally Posted by Theron View Post
    level 68 is less than 1,000,000 exp. It'll go by quicker than you think. I got lv88 on an account strictly from this bot before he got banned.. 24/7 meh.
    Theron is right. I got the 68 in less than 24 hours with your bot, but I missed taking the screenie before closing the screen... it was a long night, sorry. Anyways, all I can say is thank you, and that this bot is a beast. It's fast, efficient, and never errors. Cheers mate!

  16. #41
    Join Date
    Jan 2012
    Posts
    246
    Mentioned
    3 Post(s)
    Quoted
    91 Post(s)

    Default

    Quote Originally Posted by Sinix View Post
    Theron is right. I got the 68 in less than 24 hours with your bot, but I missed taking the screenie before closing the screen... it was a long night, sorry. Anyways, all I can say is thank you, and that this bot is a beast. It's fast, efficient, and never errors. Cheers mate!
    Yeh, haha. It takes literally 10 minutes to get an account ready to run this script. Go to the Cockroach stronghold, get the 10k and the 2x 500xp lamps, use on WC, level you to level 9. Run to the GE, buy a rune hatchet and put it in your toolbelt. Cut 2 inventories of regular logs and bam, you're 15 WC, starting at roughly 70k/hr, of course the profit/hour will increase as your WC levels increases. I think I maxed at 130k/hr at roughly 80 WC.

  17. #42
    Join Date
    Sep 2014
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by Theron View Post
    Yeh, haha. It takes literally 10 minutes to get an account ready to run this script. Go to the Cockroach stronghold, get the 10k and the 2x 500xp lamps, use on WC, level you to level 9. Run to the GE, buy a rune hatchet and put it in your toolbelt. Cut 2 inventories of regular logs and bam, you're 15 WC, starting at roughly 70k/hr, of course the profit/hour will increase as your WC levels increases. I think I maxed at 130k/hr at roughly 80 WC.
    That's a hell of a method. You could make some decent money if you ran a few accounts per night.
    I was just looking to get the levels needed for Ashaman's Ivy script though, so I only ended up making just over 1M.
    The script is great though, thanks again KeepBotting!

  18. #43
    Join Date
    May 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Only for p2p players ?

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

    Default

    Quote Originally Posted by Audrius462 View Post
    Only for p2p players ?
    Err, no. Oak trees are about as f2p as it gets
    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

  20. #45
    Join Date
    Dec 2014
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    35 woodcutting for oak trees? .-.

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

    Default

    Quote Originally Posted by BanditBob View Post
    35 woodcutting for oak trees? .-.
    :O thanks, I dunno what I was thinking when I wrote that part

    Fixed. Oak trees are actually a level 15 resource
    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

  22. #47
    Join Date
    Dec 2014
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    :O thanks, I dunno what I was thinking when I wrote that part

    Fixed. Oak trees are actually a level 15 resource
    Yeah. The only reason I thought you put 35 woodcutting was because the script clicks every like 5 seconds on the tree when you don't get much oak from it :P

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

    Default

    Quote Originally Posted by BanditBob View Post
    Yeah. The only reason I thought you put 35 woodcutting was because the script clicks every like 5 seconds on the tree when you don't get much oak from it :P
    You can change that in the setup if it times out too fast, increase minWait/maxWait
    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

  24. #49
    Join Date
    Dec 2014
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    You can change that in the setup if it times out too fast, increase minWait/maxWait
    Thanks, I'll do it now. Also my FPS is dramatically dropped with this script?

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

    Default

    Quote Originally Posted by BanditBob View Post
    Thanks, I'll do it now. Also my FPS is dramatically dropped with this script?
    No idea. Not the script's fault.
    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

Page 2 of 15 FirstFirst 123412 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •