[Gold/Itemfarming] [AutoIt] Sarkoth Act I Dank Cellar [WD] [Stash, Sell, Repair, +++] menu

User Tag List

Page 94 of 97 FirstFirst ... 449091929394959697 LastLast
Results 1,396 to 1,410 of 1443
  1. #1396
    tfooj666stary's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @easyspot: it's coz of input limit.. you can make aproximately 255 games a day, after that you either need other account or wait specific amount of time to be able to create new game, 3 minutes waiting for 1 game I think it is, somebody should improve this script to overcome the limits...

    [Gold/Itemfarming] [AutoIt] Sarkoth Act I Dank Cellar [WD] [Stash, Sell, Repair, +++]
  2. #1397
    tfooj666stary's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well.. seems like the bot doesn't work anymore, when it doesn't recognize when you enter the game, anybody knows how to fix it?

    /no point fixin it, sarkoth drops are so lame..
    Last edited by tfooj666stary; 08-22-2012 at 06:10 AM.

  3. #1398
    DarksSaber's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tfooj666stary View Post
    well.. seems like the bot doesn't work anymore, when it doesn't recognize when you enter the game, anybody knows how to fix it?

    /no point fixin it, sarkoth drops are so lame..
    You can change it so it looks for Old Ruins in the upper right hand corner instead of looking for the portal graphic.

  4. #1399
    daiyume's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tfooj666stary View Post
    well.. seems like the bot doesn't work anymore, when it doesn't recognize when you enter the game, anybody knows how to fix it?

    /no point fixin it, sarkoth drops are so lame..
    Replace your portal picture with this one that I edited and it should work:

    [Gold/Itemfarming] [AutoIt] Sarkoth Act I Dank Cellar [WD] [Stash, Sell, Repair, +++]-tmfx5-png

  5. #1400
    tfooj666stary's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks daiyume, reps go to you

  6. #1401
    ZZUKNOWMEZZ's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since they have changed the color of tomes and such, does this still work? I am on vacation and have not been able to farm since patch. Just wondering what to expect when I get back home.

  7. #1402
    tangodown's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh shit I just noticed that the OP is no longer working on this bot Diablo burnout maybe?

  8. #1403
    Idzo'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)
    If only someone could make a configurator for this one like the one did for Blacksack's bot. Or at least a easy way to control delays..

  9. #1404
    d3strya's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anyway to get this to work around the game creation limits?

  10. #1405
    ZZUKNOWMEZZ's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Add a parameter at the top

    $SleepRun=50

    In Func ResumeGame under
    Switch InGameLobby()
    Case "InGameLobby"

    add the following:

    If $Runs=$SleepRun Then
    $SleepRun = $SleepRun + 50
    Sleep(180000) ; need to change this number to longer I think, not sure what 10 minutes would be.
    Endif

  11. #1406
    Boblemarrant0'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)
    Hello guys !

    I'm alone with a problem with the new patch 1.04 ?
    I use this script/bot from some versions without problem.
    And now, I don't know why, but my WD don't move
    Bot stucks at 'Waiting to get into the game lobby.

    I've change the HardwareClass : same
    I've reset all my diablo settings : same
    I'm using an English client of course
    Windowed 1920*1080...
    I've the same problem with my bot into vmware...

    Any idea ?
    Tks !

    BLM

  12. #1407
    antrox's Avatar Sergeant Major
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    178
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Boblemarrant0 View Post
    Hello guys !

    I'm alone with a problem with the new patch 1.04 ?
    I use this script/bot from some versions without problem.
    And now, I don't know why, but my WD don't move
    Bot stucks at 'Waiting to get into the game lobby.

    I've change the HardwareClass : same
    I've reset all my diablo settings : same
    I'm using an English client of course
    Windowed 1920*1080...
    I've the same problem with my bot into vmware...

    Any idea ?
    Tks !

    BLM
    Mouse 3 is "move" ?! check ur bindings

  13. #1408
    Boblemarrant0'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)
    Originally Posted by antrox View Post
    Mouse 3 is "move" ?! check ur bindings
    Yes mouse 3 is "move".
    I've reset settings by default and set mouse 3 to move again. Same problem...

    Edit : Very strange because the hedlesbill's script works correctly...
    Last edited by Boblemarrant0; 09-02-2012 at 01:12 PM.

  14. #1409
    Boblemarrant0'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)
    Originally Posted by Boblemarrant0 View Post
    Yes mouse 3 is "move".
    I've reset settings by default and set mouse 3 to move again. Same problem...
    Very strange because the hedlesbill's script works correctly... (use mouse 3 to move too)

    Edit :
    Here is my log : (always loop on GamePlayScreen TimeOut - Leaving)

    <20:38:28> Bot started
    <20:38:28> Waiting to get into the game lobby... (TimeOut 25s)
    <20:38:28> Resuming game...
    <20:38:29> Waiting to get into the game... (TimeOut 14s)
    <20:38:43> GameplayScreen TimeOut - Leaving
    <20:38:43> Waiting to get into the game lobby... (TimeOut 25s)
    <20:39:07> Resuming game...
    <20:39:07> Waiting to get into the game... (TimeOut 14s)
    <20:39:21> GameplayScreen TimeOut - Leaving
    <20:39:21> Waiting to get into the game lobby... (TimeOut 25s)
    Last edited by Boblemarrant0; 09-02-2012 at 01:48 PM.

  15. #1410
    zEEneXx's Avatar Knight-Captain
    Reputation
    65
    Join Date
    Jun 2012
    Posts
    432
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Boblemarrant0 View Post
    Hello guys !

    I'm alone with a problem with the new patch 1.04 ?
    I use this script/bot from some versions without problem.
    And now, I don't know why, but my WD don't move
    Bot stucks at 'Waiting to get into the game lobby.

    I've change the HardwareClass : same
    I've reset all my diablo settings : same
    I'm using an English client of course
    Windowed 1920*1080...
    I've the same problem with my bot into vmware...

    Any idea ?
    Tks !

    BLM
    Fullscreen-Windowed maybe?

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  3. Replies: 5
    Last Post: 08-02-2012, 02:48 AM
  4. Replies: 6
    Last Post: 07-24-2012, 12:18 PM
  5. [AutoIt] How to enter Dank Cellar without moving a real mouse over it?
    By psychoangler in forum Diablo 3 Bots and Programs
    Replies: 3
    Last Post: 07-12-2012, 04:59 AM
All times are GMT -5. The time now is 06:00 AM. 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