my Autohotkey 1.03 automatic Zoltun script 2 game clients on the one pc menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 73
  1. #16
    Fadeous's Avatar Sergeant
    Reputation
    3
    Join Date
    Jul 2011
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats awsome yeah i use teleport for wizards when they get to the right level basically it takes less than 5 seconds as well as a DH about the same time, the only reason it cant go faster is because it takes time to bring up the menus lol

    my Autohotkey 1.03 automatic Zoltun script 2 game clients on the one pc
  2. #17
    sin20six's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do u double client

  3. #18
    Fadeous's Avatar Sergeant
    Reputation
    3
    Join Date
    Jul 2011
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can create Two Diablos, then make both of them shortcuts on your desktop, the .exe not the launcher, Right click each Icon go to properties and in target add (.exe - launch) You are just adding a space then the -launch to the end then you can launch multi clients, without any bots or hacks , or you can use wickeds multiclient, or im sure there are others

  4. #19
    Randomizer's Avatar Contributor
    Reputation
    120
    Join Date
    Jun 2008
    Posts
    188
    Thanks G/R
    6/0
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    ****in Amazing +Rep.
    Last edited by Randomizer; 06-23-2012 at 10:39 PM.
    Yup.

  5. #20
    nyau1991's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is anyone else encountering this problem? Line 1 Win ax= 822 Winax^ ERROR

    Error: Unable to parse Line

    I got the mouse coordinates from autoit mouse coordinator finder...

    What am I doing wrong?

    EDIT: NVM got it. Its just not looping now...
    Last edited by nyau1991; 06-24-2012 at 12:40 AM.

  6. #21
    Randomizer's Avatar Contributor
    Reputation
    120
    Join Date
    Jun 2008
    Posts
    188
    Thanks G/R
    6/0
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nyau1991 View Post
    Is anyone else encountering this problem? Line 1 Win ax= 822 Winax^ ERROR

    Error: Unable to parse Line

    I got the mouse coordinates from autoit mouse coordinator finder...

    What am I doing wrong?

    EDIT: NVM got it. Its just not looping now...


    WinAx :=822

    You forgot the colon.
    Yup.

  7. #22
    FamaSicura'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)
    What did you do to fix it nyau?

    My issue is that the macro keeps clicking on the "Diablo" logo in the corner of the page when searching for Adria after the first run, rendering the macro pointless since it's only able to do 1 run.

  8. #23
    FamaSicura'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)
    I had the colon in mine and it still threw an error in the same spot.
    I was using the same program. Was able to run it for 1 rotation with AutoHotkey then ran into my aforementioned problem.

  9. #24
    elexor's Avatar Private
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FamaSicura View Post
    What did you do to fix it nyau?

    My issue is that the macro keeps clicking on the "Diablo" logo in the corner of the page when searching for Adria after the first run, rendering the macro pointless since it's only able to do 1 run.
    PixelSearch, Px, Py, 9, 31, 802, 532, 0x1C2033, 3, Fast
    try changing the color value----------------^------------^
    autoit window spy will tell you the color value put your mouse over adria and find a color value that works for you your game colors could be slightly different

    and remember to set a blank screen cord for the mouse to click if its not looping that could be the problem
    Last edited by elexor; 06-24-2012 at 02:55 AM.

  10. #25
    FamaSicura'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)
    Originally Posted by elexor View Post
    PixelSearch, Px, Py, 9, 31, 802, 532, 0x1C2033, 3, Fast
    try changing the color value----------------^------------^
    autoit window spy will tell you the color value put your mouse over adria and find a color value that works for you your game colors could be slightly different

    and remember to set a blank screen cord for the mouse to click if its not looping that could be the problem
    I tweaked the Px, Py for the top left corner of the rectangle. It seemed to be allowing the cursor to select items in the range of the bar and not just the windowed area that displays the game. Anyway it's working now. Small tweaks in timing for my SSD and I've got it down to 13 seconds without errors. I must say, this is lightning fast. I hope it isn't hotfixed come tuesday. Would be nice to use this for another week or two.

  11. #26
    bjorn1234's Avatar Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am stuck after jonining window B's game. It just pauses and do nothing. Any idea?

  12. #27
    Thomsonrult's Avatar Member
    Reputation
    12
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +Rep for the OP

    Here is my edited version,
    - faster (10 sec/run)
    - easier to adjust

    GUIDE:
    0. Start Diablo twice, both 800x600 both windows must be visible
    1. Kill Zoltun Kulle with runner
    2. Join, with leecher
    3, Leave and resume with runner
    4. Click Adria and then unfocus the game window (Char will run up to Adria but not talk to her)
    5. Set WinA Coords to the titlebar of the leecher
    6. Set WinB Coords to the titlebar of the runner
    7. Set Desktop Coords to somewhere on your desktop (AHK is a bit bugged here, try different coords, make sure he clicks the desktop)
    8. Set turnin Coords to click Adria (Desktop, not ingame cords)
    9. Start
    10. (optional) Adjust delays to match your ping/pc

    ; ##### -- ADJUST HERE -- #####
    WinAx :=900 ;Leecher Titlebar Coords
    WinAy :=40
    WinBx :=1717 ;Runner Titlebar Coords
    WinBy :=37
    Desktopx :=1900 ;Deskop Coords
    Desktopy :=300
    turninx :=599 ;Adria Coords (if you stand right next to her)
    turniny :=293
    delaya :=6100 ;Time to wait for leecher to quickjoin runner
    delayb :=600 ;Time to wait for runner to leave game
    delayc :=2700 ;Time to run up to adria


    ; ##### -- DO NOT EDIT -- #####
    Pause:: ;pause bot and reload script
    Reload
    Return
    Numpad1:: ;hotkey to start the script

    Loop 99999
    {

    ;Turn in Quest and Quickjoin Runner
    MouseClick, left, %Desktopx%, %Desktopy%
    MouseClick, left, %Adriax%, %Adriay%
    Sleep, 50
    Send {Space}
    Sleep, 50
    Send {Space}
    Sleep, 50
    Send {Space}
    Sleep, 50
    Send {Space}
    Sleep, 50
    Send {Space}
    Sleep, 50
    MouseClick, left, 780, 589 ;open social window
    Sleep, 50
    MouseClick, right, 646, 219 ;right click friend
    Sleep, 50
    MouseClick, left, 678, 297 ;click join party
    Sleep, %delaya%

    ;Runner Leave Game
    MouseClick, left, %Desktopx%, %Desktopy%
    MouseClick, left, %WinBx%, %WinBy% ;select window b
    Sleep, 50
    Send, {ESC} ;open main menu
    MouseClick, left, 393, 350 ;leave game
    Sleep, 50
    MouseClick, left, 345, 382 ;confirm

    ;Leecher Run to Adria
    Sleep, %delayb%
    MouseClick, left, %Desktopx%, %Desktopy%
    MouseClick, left, %WinAx%, %WinAy%
    Sleep, 50
    PixelSearch, adriax, adriay, 9, 31, 802, 532, 0x1C2033, 3, Fast
    Sleep, 50
    MouseClick, left, %adriax%, %adriay%

    ;Runner Resume
    MouseClick, left, %Desktopx%, %Desktopy%
    MouseClick, left, %WinBx%, %WinBy% ;select window b
    Sleep, %delayc%
    MouseClick, left, 141, 263 ;wait and click start game
    MouseClick, left, %Desktopx%, %Desktopy%
    MouseClick, left, %WinAx%, %WinAy%
    }

  13. #28
    PEARLJAMMING's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Load the script and...nothing.

    Have it set it up pretty much exactly like OP's and it doesn't even try.

  14. #29
    Thomsonrult's Avatar Member
    Reputation
    12
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Press Numpad1 to start it

  15. #30
    PEARLJAMMING's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I've done everything the OP stated to the very last detail and it doesn't run correctly..Guess ill keep trying.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Lua] Reload scripts in-game on the fly, ANY engine, ANY rev
    By Dynashock in forum WoW EMU General Releases
    Replies: 11
    Last Post: 07-09-2010, 01:16 AM
  2. [Lua Script] How to I reload lua scripts in-game ?
    By Wheeze201 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 06-27-2010, 08:28 AM
  3. "Item Scripting"? (E.g. "Backpack of the Monkey")
    By Omahz in forum World of Warcraft General
    Replies: 3
    Last Post: 03-10-2009, 10:25 PM
  4. [Script] Launch aoc without requiring the patcher to run first
    By raindog in forum Age of Conan Exploits|Hacks
    Replies: 18
    Last Post: 07-10-2008, 02:04 AM
  5. LUA scripting -- Making game objects cast spells.
    By Jotox in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 05-08-2008, 03:44 PM
All times are GMT -5. The time now is 06:34 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