[Goldfarming] Sarkoth Gold, Loot, Stash [AutoIT Script] [WIZARD] [1600x900 Windowed] menu

User Tag List

Page 8 of 11 FirstFirst ... 4567891011 LastLast
Results 106 to 120 of 165
  1. #106
    Abracadabraaa's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Solved .
    Last edited by Abracadabraaa; 06-22-2012 at 07:30 AM.

    [Goldfarming] Sarkoth Gold, Loot, Stash [AutoIT Script] [WIZARD] [1600x900 Windowed]
  2. #107
    Abracadabraaa's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for duble post.

  3. #108
    Vrael26's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Abracadabraaa View Post
    I can't send you private because : "Llyth has exceeded their stored private messages quota and cannot accept further messages until they clear some space."

    I have the same problem , on first time it teleported to town , leaved the game and then in my menue it sey error area not found - dekan cellar , area not found - old ruins and area not found net tristram and now cannot find resume button again...

    xxxxxxx is mai Yahoo Messenger id can you help me?
    Add me and we will talk there.
    How did you solve this? As of now, I have the same problem.

  4. #109
    Vrael26's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Right now, it resumes>waits a few seconds>ports to town>repeats all over again.

    Could anyone help me solve this?

  5. #110
    Moialors's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vrael26 View Post
    Right now, it resumes>waits a few seconds>ports to town>repeats all over again.

    Could anyone help me solve this?
    Same with what you say to do Llyth

    I can be because am on windows 7 X86 ?

  6. #111
    TGSEM's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Using the latest script modified from DH's.
    after pressing resume it starts to click on top left before the screen even loads, where do i add the sleep time?

  7. #112
    PleaseHelpMe's Avatar Knight-Lieutenant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    256
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone help me? i have no clue which one to follow

  8. #113
    TGSEM's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HMM, this is weird, sometimes it waits for it to load and sometimes it just screws up.

  9. #114
    Llyth's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, it's on line 190 :

    Code:
    Sleep(1600) ;increase this timer if you have problems making it to the cellar door
    Change 1600 to 4000 it should fix it, or increase it if it's still doing it.

  10. #115
    TGSEM's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't know whats wrong but every time right after it hits Resume button it auto moves up to

    MouseClick("left", Round(0 * $x_ratio),Round(250 * $y_ratio))

    and starts clicking teleport etc etc.. I've had no choice but to add a sLeep before that line, at around 188 ish.
    any idea why the script was doing it?

  11. #116
    Llyth's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After it clicks on resume button, it will move to left corner waiting then it will starts teleport.

    If you have issue with missing teleport or even "Returning to town" message right after you loaded map, you can add a line just before MouseClick("left", Round(0 * $x_ratio),Round(250 * $y_ratio)).

    Sleep(x000) where X000, it will pause script for X secs before it starts.
    Last edited by Llyth; 06-22-2012 at 02:54 PM.

  12. #117
    D3Fan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi!

    i don't undesrtand i downloaded that:
    6. Download zip here: https://dl.dropbox.com/u/9955791/BotFiles.zip
    and its a DH script into and not a wizzard one.

    What to do please? if anyone can explain me
    thxx

  13. #118
    TGSEM's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Llyth, have you managed to add in a script for disconnection?

  14. #119
    Llyth's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @D3FAN : Replace this script by [AutoIt] source - Pastebin.com :-).
    @TGSEN : not planning to add it because i'm not the author of this script, just helping other people D: .

  15. #120
    Vrael26's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could anyone help me with my problem?

    As of now, the script is working except when in need of repair. When the game resumes, the status displays "returning to town" but the character does not port to town. Windowed mode does not seem to work for me and instead i used windowed (full screen), which surprisingly made everything work well with the exception of repair.

Page 8 of 11 FirstFirst ... 4567891011 LastLast

Similar Threads

  1. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  2. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  3. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  4. Replies: 749
    Last Post: 07-26-2012, 11:14 AM
  5. Replies: 52
    Last Post: 07-01-2012, 11:01 AM
All times are GMT -5. The time now is 05:09 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