[Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt] menu

User Tag List

Page 134 of 135 FirstFirst ... 3484130131132133134135 LastLast
Results 1,996 to 2,010 of 2011
  1. #1996
    alloces's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okey, the code has this lines starting from line 359

    While True
    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio) ;Random Click on the resume button
    If CheckFor("LimitError", Round(720*$x_ratio), Round(480*$y_ratio), Round(960*$x_ratio), Round(600*$y_ratio), .5) Then
    Sleep(Random(1000, 2000))
    RandClick("left", Round(960*$y_ratio), Round(635*$x_ratio), 25*$x_ratio, 5*$y_ratio)
    $rand = Random(40000, 80000)
    LogWrite("Waiting " & Round($rand/1000) & " seconds.")
    Sleep($rand)
    Else
    ExitLoop
    EndIf
    WEnd


    i uncomment them but still no sleep intervals, so anyone can help me with where exactly to add sleep intervals between game creation?

    [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
  2. #1997
    D3Jean's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well .. I did everything that was said in the tutorial, I use the 1680x1050 resolution. language is Portuguese. REPLACED the "main menu", "Dark Celler" and "Old Ruins" by name in Portuguese. the game loads, however DH walks westward, toward the old road to Tristram and then he teleports to town and doing it all over again. what is wrong?

  3. #1998
    thunderai's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have it working but Im getting the too many games recently error message. How can I slow down the time between game starts

    Thanks.

  4. #1999
    missilemitch's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi I am trying to run this in 1280 x 720 res, but I cannot get it to read the main menu. I tried switching the 64 and 86 image files, and no luck, I then resorted to making my own MainMenu.png and still I am having no luck. This leads me to believe that my error lies elsewhere. Any suggestions?

  5. #2000
    DrNorton's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My Demonhunter is not moving. It resumes game, I see it trying to do something, but he will not move.. then exits, and re-sits in game again.

  6. #2001
    SnowMN's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello,im having the cannot locate main menu png error too any fixes on this could really help ty uphold

  7. #2002
    rebornsoul's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    edit, no problems now
    Last edited by rebornsoul; 12-11-2012 at 04:14 PM.

  8. #2003
    immagonnatry's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D3Jean View Post
    the game loads, however DH walks westward, toward the old road to Tristram and then he teleports to town and doing it all over again. what is wrong?
    ditto here
    Last edited by immagonnatry; 12-15-2012 at 10:30 AM.

  9. #2004
    RInginx's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D3Jean View Post
    however DH walks westward, toward the old road to Tristram and then he teleports to town and doing it all over again. what is wrong?
    same problem is happening to me

  10. #2005
    kennykhk's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrNorton View Post
    My Demonhunter is not moving. It resumes game, I see it trying to do something, but he will not move.. then exits, and re-sits in game again.
    Be sure to bind "move" to your scroll button.

  11. #2006
    michul3k's Avatar Corporal
    Reputation
    2
    Join Date
    Dec 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My scripts rutn, enter the game, walk a bit, turn on map, but he isnt close to cellar and he didnt saw tthis place, also he press "d" key i dont know why, i have skills on keys q,w,e,r

    Yes i changed keys here:
    ;Change to match your abilities (1-4 by default)
    $skillSmokeScreen = "q"
    $skillPreperation = "w"
    $skillCompanion = "e"
    $skillCaltrops = "r"
    Last edited by michul3k; 12-17-2012 at 07:24 PM.

  12. #2007
    agassparkle's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why are the suggested builds so much nonsense ?

  13. #2008
    agassparkle's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by michul3k View Post
    My scripts rutn, enter the game, walk a bit, turn on map, but he isnt close to cellar and he didnt saw tthis place, also he press "d" key i dont know why, i have skills on keys q,w,e,r

    Yes i changed keys here:
    ;Change to match your abilities (1-4 by default)
    $skillSmokeScreen = "q"
    $skillPreperation = "w"
    $skillCompanion = "e"
    $skillCaltrops = "r"
    you have to change them in the .ini file also.

  14. #2009
    grimoteph's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D3Jean View Post
    the game loads, however DH walks westward, toward the old road to Tristram and then he teleports to town and doing it all over again. what is wrong?
    same problem here, any solution to this?

  15. #2010
    Yaso's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bot dead? hope not, im done with this game, hoping to cash in

Similar Threads

  1. Replies: 113
    Last Post: 01-06-2014, 12:49 PM
  2. Replies: 36
    Last Post: 08-04-2012, 02:05 PM
  3. Need help [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By heina in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-13-2012, 12:06 PM
  4. REQUEST: Shimizoki's Sarkoth DH Script [AutoIt] Pick up only itemlvl 63 rares.
    By ALWIN21 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-10-2012, 07:10 PM
  5. [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By Shimizoki in forum Diablo 3 Bots and Programs
    Replies: 403
    Last Post: 06-15-2012, 03:42 PM
All times are GMT -5. The time now is 10:24 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search