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

User Tag List

Page 13 of 15 FirstFirst ... 9101112131415 LastLast
Results 181 to 195 of 217
  1. #181
    TrueViet's Avatar Sergeant
    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)
    Best script for levling out there.

    [AHK] Infinite ZK script as of June 29 (1 pc, 2 clients)
  2. #182
    coucou69's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why I have lance script :

    Missing separator character after keyword. ? thx

  3. #183
    klingonenhans's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edited the second code in opening post a bit, have runs between 15,3s and 16,8s.
    needs some tweaking
    Code:
    Hotkey, F2, Pause					; If different pausebutton is needed, replace F2 with hotkey code
    
    F1::								; If different pausebutton is needed, replace F1 with hotkey code
    loop
    {
    
    ;MouseClick, left,  1121,  415  	 	;resume game right side
    RandSleep(633,731)
    Send, o						   		;open friends
    RandSleep(833,931)
    MouseClick, right,  700,  361 ; 460 ;  right click flist
    RandSleep(833,931)
    MouseClick, left,  740,   488 ;   600 ;  join party
    Sleep, 380                                      ;This sleep and next are the main ones. 
    ;Runner must leave game before leecher loads into game, but after leecher connects 
    MouseClick, left,  -607,  22   		;select window left
    Sleep, 375
    Send, {ESC}                    		;open menu
    Sleep, 375
    MouseClick, left,  474,  572   		;click leave game
    Sleep, 375
    MouseClick, left,  422,  615   		;confirm leave
    Sleep, 5000
    MouseClick, left,  181,  415  	 	;resume game
    
    
    ;SEARCH FOR ADRIA, you spawn at different locations so have to perform a pixelsearch
    ;Color might not work for everyone, use windowspy to find color that works for you
    Pixelsearch, Px, Py, 970, 40, 1145, 120,0x1E2438, 4, fast
    RandSleep(833,931)
    MouseClick, left,  %Px%,  %Py%   	;click adria
    Sleep, 2850							;Waittime for walking to adria, if pressing esc to fast/slow adjust (Depends on movespeed)
    RandSleep(633,731)
    Send, {ESC}					  		;close conversation
    RandSleep(533,631)
    Send, {ESC}					  		;close conversation
    RandSleep(533,631)
    ;Send, {ESC}                    		;open menu
    ;RandSleep(533,731)
    ;MouseClick, left,  474,  572   		;click leave game
    ;Sleep, 8800
    
    }
    return								;restart script
    
    RandSleep(x,y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }
    
    Pause:
    pause
    return
    Last edited by klingonenhans; 07-11-2012 at 10:03 AM.

  4. #184
    ru812's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had this working the other day, i dunno wtf i am doing now. My Runner keeps joining my leacher game.... wtf

  5. #185
    zanderos's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    May 2012
    Posts
    279
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone answer these questions:

    I need 2 diablo 3 accs for this yes?

    can i open up two clients on One wmvare windows? so i can use my normal windows for other things? or do i need 2 different vmware windows for each account to do this?

  6. #186
    sprime1's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zanderos View Post
    can someone answer these questions:

    I need 2 diablo 3 accs for this yes?

    can i open up two clients on One wmvare windows? so i can use my normal windows for other things? or do i need 2 different vmware windows for each account to do this?
    Yes, 2 Accounts. and YES you can run 2 Diablo windows in 1 VMware window.

  7. #187
    sprime1's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How much experience does Hell ZK turn in give?

  8. #188
    tsoul's Avatar Active Member
    Reputation
    16
    Join Date
    Mar 2011
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ru812 View Post
    I had this working the other day, i dunno wtf i am doing now. My Runner keeps joining my leacher game.... wtf
    make sure u have the correct d3 selected. The 1st code has the runner selected before u start. The 2nd code has the leecher

    Originally Posted by sprime1 View Post
    How much experience does Hell ZK turn in give?
    a little over 20k

  9. #189
    imcheemo's Avatar Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone been banned using this yet?

  10. #190
    engyl83'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)
    I'm getting the following error while executing the script:

    Hotkey, F2, Pause
    Hotkey^ ERROR

    Error: Missing separator character after keyword.

    Anyone can help me out here?

  11. #191
    tsoul's Avatar Active Member
    Reputation
    16
    Join Date
    Mar 2011
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by engyl83 View Post
    I'm getting the following error while executing the script:

    Hotkey, F2, Pause
    Hotkey^ ERROR

    Error: Missing separator character after keyword.

    Anyone can help me out here?
    Not sure about this. Make sure u are using autohotkey and have the file saved as "name".ahk
    Try recopying the code from the 1st post

  12. #192
    coucou69's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tsoul View Post
    Not sure about this. Make sure u are using autohotkey and have the file saved as "name".ahk
    Try recopying the code from the 1st post
    its good thanks

  13. #193
    coucou69's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anybody can video example please?

  14. #194
    coucou69's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hotkey, F2, Pause ; If different pausebutton is needed, replace F2 with hotkey code

    F1:: ; If different pausebutton is needed, replace F1 with hotkey code
    loop
    {

    ;MouseClick, left, 1121, 415 ;resume game right side
    RandSleep(633,731)
    Send, o ;open friends
    RandSleep(633,731)
    MouseClick, right, 700, 361 ; 460 ; right click flist
    RandSleep(633,731)
    MouseClick, left, 740, 488 ; 600 ; join party
    Sleep, 375 ;This sleep and next are the main ones.
    ;Runner must leave game before leecher loads into game, but after leecher connects
    MouseClick, left, -607, 22 ;select window left
    Sleep, 375
    Send, {ESC} ;open menu
    Sleep, 375
    MouseClick, left, 474, 572 ;click leave game
    Sleep, 375
    MouseClick, left, 422, 615 ;confirm leave
    Sleep, 3750
    MouseClick, left, 181, 415 ;resume game
    RandSleep(333,431)

    ;SEARCH FOR ADRIA, you spawn at different locations so have to perform a pixelsearch
    ;Color might not work for everyone, use windowspy to find color that works for you
    Pixelsearch, Px, Py, 970, 40, 1145, 120,0x1E2438, 4, fast

    MouseClick, left, %Px%, %Py% ;click adria
    Sleep, 2850 ;Waittime for walking to adria, if pressing esc to fast/slow adjust (Depends on movespeed)
    RandSleep(633,731)
    Send, {ESC} ;close conversation
    RandSleep(533,631)
    Send, {ESC} ;close conversation
    RandSleep(533,631)
    Send, {ESC} ;open menu
    RandSleep(533,731)
    MouseClick, left, 474, 572 ;click leave game
    Sleep, 2800
    MouseClick, left, 181, 415 ;resume game right side
    Sleep, 2800
    }
    return ;restart script

    RandSleep(x,y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }

    Pause:
    pause
    return
    its works best for me

  15. #195
    Wolfwazabi's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For me, it don't work. Have treid every script all members posted, and don't work. The mouse always stay on the leecher window, never go into the runner window. i.e : leecher join the game, to move anywhere, quit the game, resume.

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 07:11 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