[AHK] Infinite ZK script as of June 29 (1 pc, 2 clients) menu

Shout-Out

User Tag List

Page 9 of 15 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 217
  1. #121
    mayainverse's Avatar Member
    Reputation
    8
    Join Date
    Jan 2008
    Posts
    181
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i tried this it doesnt work for me just minimizes the runner window. why did you make it to have the windows maximized makes no sense. ahk can find coors based on the window coords. u could have just had them both shrunk as small as they can go and stacked to the side so you can actually do stuff on your computer when its running

    [AHK] Infinite ZK script as of June 29 (1 pc, 2 clients)
  2. #122
    Darknight48458's Avatar Active Member
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darknight48458 View Post
    new script is super quick, im loving it!!! ONLY issue im having.. and it happens about every 15-20 games... is the leecher gets disconnected from the game client, and then everything gets thrown off from there, any idea what causes this? or is this because its just running in and out so fast?


    EDIT: Ran all night, every 10-20 minutes it would crash with the leecher window client getting disconnected from the server, any idea on what to do to fix this?
    EDIT: As per my problem stated above, I fixed it and now ran it flawlessly for the past 1 hour. If anyone else is having any problems with that i s tated in my first "EDIT" then please let me know, and I'll show you how to fix it.

  3. #123
    wat3rcycl3's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darknight48458 View Post
    EDIT: As per my problem stated above, I fixed it and now ran it flawlessly for the past 1 hour. If anyone else is having any problems with that i s tated in my first "EDIT" then please let me know, and I'll show you how to fix it.
    hey i am having issues, can u show me how to fix it?

  4. #124
    baldbrah's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mayainverse View Post
    i tried this it doesnt work for me just minimizes the runner window. why did you make it to have the windows maximized makes no sense. ahk can find coors based on the window coords. u could have just had them both shrunk as small as they can go and stacked to the side so you can actually do stuff on your computer when its running
    only thing u can do is watch a movie, since ahk takes control of mouse movement.

  5. #125
    chinatown'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 Darknight48458 View Post
    EDIT: As per my problem stated above, I fixed it and now ran it flawlessly for the past 1 hour. If anyone else is having any problems with that i s tated in my first "EDIT" then please let me know, and I'll show you how to fix it.
    Im also having problems like u had, how do u fixed it?

  6. #126
    Darknight48458's Avatar Active Member
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    to fix the disconnect problem, you have to change 2 of the:

    RandSleep(633,731)

    There are 3 of them at the start of the script, change the 2nd and 3rd to RandSleep(833,931)

  7. #127
    chinatown'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 Darknight48458 View Post
    to fix the disconnect problem, you have to change 2 of the:

    RandSleep(633,731)

    There are 3 of them at the start of the script, change the 2nd and 3rd to RandSleep(833,931)
    Wow, ty man, that really worked.
    And thanks to tsoul too for making this script, now that it works, it really shines xD

    EDIT: Oh, i had a problem with the leecher screen, that finds Adria but does not click, i fixed it by putting RandSleep(633,731) before the click and now works 100% times.
    Last edited by chinatown; 07-02-2012 at 01:57 PM.

  8. #128
    aeonlux's Avatar Corporal
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darknight48458 View Post
    to fix the disconnect problem, you have to change 2 of the:

    RandSleep(633,731)

    There are 3 of them at the start of the script, change the 2nd and 3rd to RandSleep(833,931)
    Which code is this for? The first one, second one or the third one on page 8?

  9. #129
    baldbrah's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for the 2nd faster script, the leecher joins the game but after runner leaves, it says host has left the game. any thoughts? folowed directions to the T .f

  10. #130
    josetaas'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)
    you have to tweak the sleep that has the comment:
    ;This sleep and next are the main ones.

    I think it's "sleep, 375" by default, but I have it on 1400 now.

  11. #131
    baldbrah's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea i tweaked it. had to lower it to 175 for it to work. thanks, great guide!

  12. #132
    S2K2003's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i need a bit of help if someone can spare the time.
    when i run the script, it will send an invite to the leecher account, but the leecher side doesn't accept the invite.
    also, how to do you make the windows locked in after you hit windows left, windows right?

    it seems like it's doing something to make the runner window big again.

  13. #133
    josetaas'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 S2K2003 View Post
    i need a bit of help if someone can spare the time.
    when i run the script, it will send an invite to the leecher account, but the leecher side doesn't accept the invite.
    also, how to do you make the windows locked in after you hit windows left, windows right?

    it seems like it's doing something to make the runner window big again.
    You might have mixed the two up. The one on the right side should be the guy you wish to level.
    It's not supposed to send a request, as he is supposed to hit "Join Party". I'm assuming that in your side, he's hitting "Request Invite".

    Try to double check if you have the correct setup.
    Screen on the right = Guy you want to level up
    Screen on the left = Guy who gives the quest to the guy you want to level up

    Also, mixing up the two screens will reproduce the resizing of the window.

    So yeah, just a quick recap. The screen on the left (guy who you're NOT leveling up) should be in-game while the screen on the right (guy who you WANT to level up) should be in the menus.
    The guy on the left should also have the "Allow Quick Join" checked.
    Last edited by josetaas; 07-03-2012 at 01:05 AM.

  14. #134
    S2K2003's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    issue one: leecher quits after accepting invite from runner
    runner is in game, leecher at menu. once runner invites leecher, leecher accepts, looks like leecher hits escape and clicks logout

    if runner is in game and leecher is in game, then script will work for a few runs, then somehow, runner's windows becomes enlarged like it resized itself...

    uggh..

  15. #135
    josetaas'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 S2K2003 View Post
    issue one: leecher quits after accepting invite from runner
    runner is in game, leecher at menu. once runner invites leecher, leecher accepts, looks like leecher hits escape and clicks logout

    if runner is in game and leecher is in game, then script will work for a few runs, then somehow, runner's windows becomes enlarged like it resized itself...

    uggh..
    Are you using the new version of the script or the old one? In the newer version, the leecher will just "Join Party" to the runner. No invites whatsoever. You must be using the older version if it works when both of them are ingame. I'd suggest trying out the new one as the old one did have a lot of issues.

    I can vouch that the new code works a lot better. My guy's at level 59 with less than 8 hours of playtime.

Page 9 of 15 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. [Tutorial] [coding-CE] infinite mana script
    By dabnoj in forum Devilian Exploits|Hacks
    Replies: 0
    Last Post: 03-23-2016, 04:01 PM
  2. AHK nice cm script
    By mrdruids in forum Diablo 3 Bots and Programs
    Replies: 1
    Last Post: 09-05-2013, 10:12 AM
  3. Replies: 9
    Last Post: 07-12-2012, 02:21 PM
  4. [AHK] Infinite ZK script as of June 29 (1 pc, 2 clients)
    By tsoul in forum Diablo 3 Exploits
    Replies: 127
    Last Post: 07-02-2012, 01:52 PM
All times are GMT -5. The time now is 06:18 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