[Goldfarming] MMOtoaster's Sarkoth Script, 400k+ GPH [1920x1080] menu

Shout-Out

User Tag List

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 196
  1. #121
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Malig View Post
    Anyone have the GPH and/or accumulated gold ever be negative or a huge wacky number?
    Yeah, sometimes happens. I think it's when it reads the values from the gold wrong, since it uses pixelscan. Just disregard it, will stabilize in a few runs.

    [Goldfarming] MMOtoaster's Sarkoth Script, 400k+ GPH [1920x1080]
  2. #122
    Mindlapse's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for your work toaster. However, I find that your script currently is not as stable/flawless for me as notAres's script. But -- your script has MUCH higher GPH than notAres

    So I have taken your ideas (of using lightning spike trap to reduce attack time, and almost completely removing loadtime/TP wait time past 5sec) and edited them into notAres script

    I'm now getting 26-28sec per cellar open, and 14 per closed (which is pretty much the same runtime as your script, giving me your same GPH) but I feel that notAres is much more stable and has less flaws when I run it for prolonged periods of time. Although I really wish notAres had a GPH counter. I can write basic stuff or tweak things in autoit but I don't know how to add a GPH counter to notAres.

    Will be looking forward to updates/tweaks/polishes to your script

  3. #123
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mindlapse View Post
    Thank you for your work toaster. However, I find that your script currently is not as stable/flawless for me as notAres's script. But -- your script has MUCH higher GPH than notAres

    So I have taken your ideas (of using lightning spike trap to reduce attack time, and almost completely removing loadtime/TP wait time past 5sec) and edited them into notAres script

    I'm now getting 26-28sec per cellar open, and 14 per closed (which is pretty much the same runtime as your script, giving me your same GPH) but I feel that notAres is much more stable and has less flaws when I run it. Although I really wish notAres had a GPH counter. I can write basic stuff or tweak things in autoit but I don't know how to add a GPH counter to notAres.

    Will be looking forward to updates/tweaks/polishes to your script
    Thank you, I'll be updating things as time passes for sure. I've updated it moments ago; fixed repair & stashing. Going to implement an autoupdate feature soon as well, cheerios

  4. #124
    hcuk's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MMOtoaster View Post
    I fixed it, uploading new script in a sec. I appologize to all of you having issues!

    EDIT: update.rar - Speedy Share - upload your files here

    - Fixed stashing(it sometimes missed while trying to click at the stash, now its accurate)
    - Fixed repairing

    Just replace your script with this one. I will implement an autoupdate feature as in the other scripts ASAP, so you guys don't need to struggle with RAR-packages
    thats awesome. it works perfectly. Also have one more problem. Sometimes, my dh runs along the bottom fence at the beginning of run, which decreases the distance traveled and causes the bot to not reach the cellar.

    EDIT: just watched it again. it seems that it smokescreens before it moves at the beginning which is causing the loss in distance.
    Last edited by hcuk; 06-29-2012 at 03:09 AM.

  5. #125
    remi87's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bot is repairing now, thanks for the update man

  6. #126
    remi87's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hcuk View Post
    thats awesome. it works perfectly. Also have one more problem. Sometimes, my dh runs along the bottom fence at the beginning of run, which decreases the distance traveled and causes the bot to not reach the cellar.

    EDIT: just watched it again. it seems that it smokescreens before it moves at the beginning which is causing the loss in distance.

    add a sleep time in line 366 in the new updated script, should work fine after that. Line should look like this

    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio) ;Random Click on the resume button
    Sleep(2000) ; Change this to whatever is needed to ensure you load into the game properly.

  7. #127
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by remi87 View Post
    bot is repairing now, thanks for the update man
    Check start of thread for Auto Updates, just implemented it

  8. #128
    hcuk's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by remi87 View Post
    add a sleep time in line 366 in the new updated script, should work fine after that. Line should look like this

    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio) ;Random Click on the resume button
    Sleep(2000) ; Change this to whatever is needed to ensure you load into the game properly.

    thank you thank you will give this a try.

  9. #129
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    With the new updates(use Auto Update explained in mainpost) I've updated the GoldPerHour function to calculate while using townportal, saves ~1 second.

  10. #130
    remi87's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MMOtoaster View Post
    Check start of thread for Auto Updates, just implemented it
    Hey Toaster,

    What if my original script has been modified with sleep times and a bunch of adjustments? If I update it, wont it set the script to its default + your repair fix you implemented?

    What I did was downloaded the updated scripted you did earlier and went back to my old script and changed everything I did to the new script with your fix.

    Did I need to re-download everything with the new update .rar file? Do I need all the other files? Let me know thanks

  11. #131
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by remi87 View Post
    Hey Toaster,

    What if my original script has been modified with sleep times and a bunch of adjustments? If I update it, wont it set the script to its default + your repair fix you implemented?

    What I did was downloaded the updated scripted you did earlier and went back to my old script and changed everything I did to the new script with your fix.

    Did I need to re-download everything with the new update .rar file? Do I need all the other files? Let me know thanks
    If you've adjusted the script it will be set to my defaults when updating, yeah. As of now I haven't implemented any huge updates, so you should be fine running on your version with AutoUpdate=False. If I come accross any great changes I will post it in this thread, better be active

    !EDIT: The downloadlink inside your script is wrong, when you want to Auto Update you will have to follow the steps and use my new link on the first page.
    Last edited by MMOtoaster; 06-29-2012 at 04:06 AM.

  12. #132
    p0xis's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nothing happens when i push 0. the autoit toolbox says script paused. but when i push X the script closes properly. someone know a fix ?
    Last edited by p0xis; 06-29-2012 at 04:38 AM.

  13. #133
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by p0xis View Post
    Nothing happens when i push 0. the autoit toolbox says script paused. but when i push X the script closes properly. someone know a fix ?
    Yes.
    .
    Run the script, then tab up diablo(before pressing 0), then press 0 when you're at the Resume Game menu. This should fix it

  14. #134
    p0xis's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MMOtoaster View Post
    Yes.
    .
    Run the script, then tab up diablo(before pressing 0), then press 0 when you're at the Resume Game menu. This should fix it
    Thanks for replying mate. i just figured that the script works when i run sarkoth_run_dh. but it dosent work when i run S-SarkothBot-v1.3.6. and i guess its S-SarkothBot-v1.3.6 i should run? but i have tryid everything but cant fix it :/

  15. #135
    MMOtoaster's Avatar Member
    Reputation
    18
    Join Date
    Oct 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by p0xis View Post
    Thanks for replying mate. i just figured that the script works when i run sarkoth_run_dh. but it dosent work when i run S-SarkothBot-v1.3.6. and i guess its S-SarkothBot-v1.3.6 i should run? but i have tryid everything but cant fix it :/
    If you used my old download link check the first page again, I had to change since the Update was downloading Shimoziko's original script(therefor the 1.3.6 RAR), not this modified version. All you have to do is follow the steps on top of the first page to get it to work, cheers.


    Forgot to answer your question: You're supposed to run "sarkoth_run_dh".

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. Replies: 272
    Last Post: 06-03-2013, 04:57 PM
  2. Replies: 819
    Last Post: 11-28-2012, 11:03 PM
  3. Replies: 792
    Last Post: 09-07-2012, 10:22 AM
  4. Replies: 20
    Last Post: 07-29-2012, 01:03 PM
  5. Replies: 108
    Last Post: 07-03-2012, 02:39 PM
All times are GMT -5. The time now is 03:41 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search