Close
View RSS Feed

Recent Blogs Posts

  1. Launchers are annoying! my (rift) AutoHotKey script

    Is there anything more annoying than typing a password 5x and then having to move your hand to the mouse to click?

    Ok yeah there are lots of things more annoying, but this week this particular annoyance was top of my multiboxing to-do list (more on this later).


    AutoHotKey is a freeware scripting program that I've been using for at least the last six years to handle many custom tweaks to computer input. The number one thing I use it for is to open the downloads folder ...
    Tags: ahk Add / Edit Tags
    Categories
    Uncategorized
  2. Easy AHK script for copying addon settings across accounts (cross posted from forum post of the same name)

    1) Install Auto Hot Key http://www.autohotkey.com/

    2) Paste the following into a notepad file and name it "something.ahk".

    3) Change the directories to match your own.

    4) Change "quartz.lua" to match the file in your wtf saved variables folder for the addon you want to copy.

    5) Change the settings for the addon in your first account (designated here as ACCOUNTx1).

    6) Make sure you are logged out to at least the
    ...

    Updated 01-23-2013 at 04:34 PM by luxlunae

    Tags: addons, ahk Add / Edit Tags
    Categories
    Uncategorized