Close
Showing results 1 to 7 of 7

Threaded View

  1. #7
    Rated Arena Member
    Join Date
    Feb 2008
    Location
    Budapest Hungary
    Posts
    126

    Default

    I'm having the exact same problem as the OP.

    I've been using Hotkeynet for quite a while now, but never had this issue up till now. Recently I got my SSD back from the repair shop, so I re installed windows and moved the WoW foldier to the SSD, and now the <Run> command doesn't find the window.

    As I said I never had this problem before and apart from reinstalling windows I changed nothing in any scripts of mine or anything.

    If someone figured out what causes Hotkeynet's <Run> command to not be able to target the window it launched then please share.

    Not even adding wait 5000 helps (at that point the client is fully open)

    Renaming the windows with ALT CTRL R after they all launched results in a weird behavior too. They are being renamed in the wrong order.
    Code:
    <Hotkey Alt Ctrl R>
    	<SendPC local>
    		<If WinDoesNotExist WoW1>
    			<RenameWin "World of Warcraft" WoW1>
    		<If WinDoesNotExist WoW2>
    			<RenameWin "World of Warcraft" WoW2>
    		<If WinDoesNotExist WoW3>
    			<RenameWin "World of Warcraft" WoW3>
    		<If WinDoesNotExist WoW4>
    			<RenameWin "World of Warcraft" WoW4>
    Instead of WoW1 WoW2 WoW3 WoW4 on the task bar I get WoW4 WoW3 WoW2 WoW1
    Last edited by Maat : 06-12-2011 at 07:41 AM Reason: more description
    Kaat/Laat/Maat <Forte>@EU-Boulderfist(very old team)
    CalebX/CalebY/CalebZ/CalebW@EU-Tarren Mill(rank1 in 5v5 )(shaman pvp team)
    Maata/Maatb/Maatc/Maatd@EU-Tarren Mill(old pala pve team)
    Calebpa/Calebhu/Calebhh/Calebhg/Calebd@EU-Draenor(current pve team)
    CalebV<Ensidia>@EU-Tarren Mill (quit hardcore PvE)

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •