[AutoIt]  Zol'tun Kulle v1.2 (1 pc, 2 clients) any resolution, any player slot menu

Shout-Out

User Tag List

Page 6 of 17 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 251
  1. #76
    grzyb's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jarvis24 View Post
    It works on the first turn in then screws up everytime after.

    On the second invite it gets an error 100% of the time then fails to leave game and joins the host game & just sits there.
    Originally Posted by jarvis24 View Post
    What I need is after the quest turn in for the script to wait ~8 seconds (gives the error time to pop up) then click ok and repeat the script.

    I paused the script after turn in, manually clicked error, then resumed and it worked.
    Same here, 1st round is perfect then on 2nd one, I get error, then leechers joins host game and they both sit there

    Edit: Getting the matchmaking error 6,5 sec after the adria quest is turned in

    Also, great script Deadly, very impressive work there
    Last edited by grzyb; 07-02-2012 at 12:04 PM.

    [AutoIt]  Zol'tun Kulle v1.2 (1 pc, 2 clients) any resolution, any player slot
  2. #77
    DeadlyDragon's Avatar Active Member
    Reputation
    31
    Join Date
    Sep 2006
    Posts
    125
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will need feedback on this one, my matchmaking always comes up fairly early so yea.

  3. #78
    DeadlyDragon's Avatar Active Member
    Reputation
    31
    Join Date
    Sep 2006
    Posts
    125
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright guys new version is up v1.3, lemme know what you think!

  4. #79
    ixako's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will run it for 1-2 Hours, will update this post.

  5. #80
    theavalonman's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @DeadlyDragon, I tried using 1.2 & 1.3, but after a few runs it always stucks at "Unable to Join the game at this time." How do i fix this? It just hangs there and doesn't click OK to continue
    Last edited by theavalonman; 07-02-2012 at 12:29 PM.

  6. #81
    DeadlyDragon's Avatar Active Member
    Reputation
    31
    Join Date
    Sep 2006
    Posts
    125
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by theavalonman View Post
    @DeadlyDragon, I tried using 1.2 & 1.3, but after a few runs it always stucks at "Unable to Join the game at this time." How do i fix this? It just hangs there and doesn't click OK to continue
    You probably need to increase the sleep timer here at around line 41:
    LeaveParty($dClients[2][1])
    Sleep(1500)
    Resume($dClients[2][1])

    increase it by a second or so.

  7. #82
    ixako's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dragon, Resume button strikes back(If you know what i mean)

  8. #83
    theavalonman's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DeadlyDragon View Post
    You probably need to increase the sleep timer here at around line 41:
    LeaveParty($dClients[2][1])
    Sleep(1500)
    Resume($dClients[2][1])

    increase it by a second or so.
    Thanks, but I am now confused, didn't you add in a function to CheckUnable? so if the script is hanging at that screen, shouldn't be that something is wrong in the coding?

  9. #84
    ryumha's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying your latest script (1.3) for the last 5 minutes, and so far so good (other versions weren't breaking that mark lol). I will post if I find any errors, and I hope blizz don`t fix it tomorrow.

  10. #85
    DeadlyDragon's Avatar Active Member
    Reputation
    31
    Join Date
    Sep 2006
    Posts
    125
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by theavalonman View Post
    Thanks, but I am now confused, didn't you add in a function to CheckUnable? so if the script is hanging at that screen, shouldn't be that something is wrong in the coding?
    thanks for pointing that out, hopefully fixed it will release new update soon

  11. #86
    ryumha's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems I jinxed it, after 10 minutes it "stopped" with an error on the leecher screen "You are unable to join the game at this time." , not sure at what point that happened.

  12. #87
    ryumha's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now after 3 or 4 runs, it`s giving me an error "There was an error in the matchmaking service. The request was canceled. (Error 395000)" on the leecher screen. It was right after turning the quest to Adria. Booster sits on the Menu doing nothing instead of resuming game.

  13. #88
    kasoa's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since the new version the script doesn't even run anymore for me
    Last edited by kasoa; 07-02-2012 at 01:39 PM.

  14. #89
    grzyb's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Runing v1.3 for 2 hours now, working very well, just got random errors from time to time (can be every 10min or one per hour). But it's cool semi afk script while watching movies ^^

    thanks again for amazing script

  15. #90
    marchingsouth'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)
    The major problem I am having at the moment, is that both the host and the leecher need to start in town for this to work. So when I run it once, when I manually place both bots in town, it works great. However when it attempts to make a new game, the host is outside of the ZK area, not in town. This means it has a wait timer to leave, and can not do it in time. This results in the error.

    I tried adding:
    Send("t")
    Sleep(6900)

    to before the first invite, so the host tps to town. This works for the first run. I can't figure out where to put it so the bot automatically tp's back to town first each time a new game is made.

    Anyone have any ideas?

Page 6 of 17 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. Zol'tun Kulle infinite turn in XP (Post-nerf)
    By nav4321 in forum Diablo 3 Exploits
    Replies: 136
    Last Post: 07-24-2012, 02:24 AM
  2. Need help on Eu for Quest Zol'tun Kulle
    By johnstylez in forum Diablo 3 General
    Replies: 4
    Last Post: 07-13-2012, 10:31 AM
  3. Replies: 2
    Last Post: 07-08-2012, 01:32 PM
  4. [AutoIt] Zoltun Kulle exploit leveling bot
    By sssniper86 in forum Diablo 3 Bots and Programs
    Replies: 36
    Last Post: 06-26-2012, 07:52 AM
  5. Zoltun Kulle Dual Box [DUAL ACCOUNT] BOTTING with an AutoIt Script
    By zewt in forum Diablo 3 Bots and Programs
    Replies: 7
    Last Post: 06-08-2012, 07:07 PM
All times are GMT -5. The time now is 12:04 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