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

User Tag List

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 73
  1. #31
    Supremespeed's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hitting escape also instantly skips all quest text instead of hitting space repeatedly.

    my Autohotkey 1.03 automatic Zoltun script 2 game clients on the one pc
  2. #32
    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)
    OP's script joins on killer too soon and does not get exp. Also when leecher arrived on killer the leecher will run up to adria and try to join on killer again without the leecher leaving.

  3. #33
    qoodoo's Avatar Member
    Reputation
    4
    Join Date
    May 2010
    Posts
    65
    Thanks G/R
    0/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its amazing people use scripting etc..better programs out there that make this easier. I have had it running multi boxing leveling up alts and Ive got 4 toons to 51 yesterday with this trick. They all started at level 1. I expect it to be fixed very soon. Especially with the idiots making you tube videos of it

  4. #34
    Elpuri's Avatar Member
    Reputation
    2
    Join Date
    May 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First thanks for the Script.
    So i have a proble i got it to work but it wont select WinB, i can see the mouse duing everithing is just that ""
    MouseClick, left, %WinBx%, %WinBy%"" is not working for me.
    i need help plz

  5. #35
    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)
    Having an issue with the script randomly exiting client B. Anyone else have this issue or fix for it?
    Last edited by PEARLJAMMING; 06-24-2012 at 12:37 PM.

  6. #36
    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)
    how can i make it to pixel search for the specific player in friends list because when people log on/off position changes

  7. #37
    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)
    Make sure coordinates and delays are set correctly

    As for delays, try the default values, they had been working for me but im running the games on a SSD.
    The delays have comments next to them on what they are used for, increase those as needed.
    You should always leave enough room for lag spikes.

    As for the coords you can use the tool thats within the folder to get the coordinates.
    My script is designed to mainly use the desktop coordinates and not those of the active window.
    Adria coords have to be set when you are right next to her.
    the desktop coord are very important and can be a bit tricky, this is why i said that you'll need to confirm that he clicks
    somewhere on the desktop. If i'm correct it's because autoit uses the "active window coordinates" so you generally want to use
    high values there, someone said that this might vary on dual monitor setups.

    Other than that, its just a simple autohotkey script which has no way to detect disconnect or anything like that.
    So if one step gets out of sync or you get a disconnect or anything like that chances are high that the script will
    let your char move arround, quick game or someting like that, thats also the reason why spacebar is used instead of ESC

    EDIT: It always uses the person on top, i dont think there is an easy way arround (script wise)
    You can delete friends temporarily though.

  8. #38
    Elpuri's Avatar Member
    Reputation
    2
    Join Date
    May 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now am using ALT Tab, and went it selet the 2nd AHK stop working
    Thanks in adv

    Edit:
    is son-thing with the Diablo window the way i use to open the 2nd one is by coping the main file Diablo III - Copy, and create a Shortcut using -launch
    Last edited by Elpuri; 06-24-2012 at 02:34 PM.

  9. #39
    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 Thomsonrult View Post
    +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
    thanks for fixing it up for me i know this script could be alot better but im sure it will be hotfixed very soon it's just too good.. have all my classes up to 60 and alot of gold hehe. To all the people having problems you need to read the script and figure out where its going wrong yourself it's really hard to understand what your problem is without actually being on your pc.

  10. #40
    Gankerbitch's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to set d3's to 800 x 600, when you're in windowed mode??

  11. #41
    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)
    Grab a corner and resize it, simple as that (800x600 is as small as possible)

  12. #42
    Utharnl's Avatar Member
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I solved the issue with the friendlist. You need to make a screenshot of the player in your friendlist you want to join. Then you can search for that image in the game window
    Here you can see which parameters you need:
    ImageSearch

  13. #43
    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)
    so do you just do the same thing withthe join party because that willchange position as well.

  14. #44
    Utharnl's Avatar Member
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ;Image search
    ImageSearch, FriendX, FriendY, 500,30, 675, 515, C:\friend.png
    ;Image search

    MouseClick, right, %FriendX%, %FriendY% ;right click friend
    Sleep, 500
    FriendX += 32
    FriendY += 78
    MouseClick, left, %FriendX%, %FriendY% ;click join party
    Sleep, 6000
    No that is not needed. The location of join party has always the same offset. You can use the location of the friend you want to join (FriendX and FriendX) and add a offset to those values.

  15. #45
    Gankerbitch's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had to adjust my gamma, make the script clicking 3 times on desktop to make sure it really does each time, and to delete my friendlist beside of the twink.

    only failure is sometimes (really rare now) that the enter group function is grey and my twink can't enter the grp of main.
    thx a lot m8!

Page 3 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