AutoHotKey Macros menu

User Tag List

Results 1 to 2 of 2
  1. #1
    PerfectMiscreation's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2013
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    AutoHotKey Macros

    This information below is not hard to come by, but I figured I would try to contribute something to the forum.
    Included are hotkey macro's for :

    • F5 - Check Mobs Remaining
    • F6 - Check Item Level
    • F7 - /OOS (Out Of Sync)


    I've left out a fast logout option as most here are using Wrongusername's AutoFlask AHK which has it included anyway.

    Code:
    F5::MobsRemaining() ; Assign F5 to check remaining mobs
    F6::CheckItemLevel() ; Assign F6 to check item level
    F7::OosCommand() ; Assign F7 to execute the oos command
     
    CheckItemLevel(){
            BlockInput On
            Send {LButton}
            Send {Enter}
            Sleep 2
            Send /itemlevel
            Send {Enter}
            Sleep, 75
            Send {LButton}
            BlockInput Off
            return
    }
     
    OosCommand(){
            BlockInput On
            Send {Enter}
            Sleep 2
            Send /oos
            Send {Enter}
            BlockInput Off
            return
    }
     
    MobsRemaining(){
    BlockInput On
    Send {Enter} /remaining {Enter}
    Send {Enter} +5 {Enter}
    BlockInput Off
    Return
    }
    Remember, it requires AutoHotKey, which you can get HERE
    Be sure to run as admin. I did not attach it as an AHK file because I do not feel like doing a VirusTotal scan. Just paste it in Notepad and save as .AHK

    AutoHotKey Macros
  2. #2
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I like the itemlevel one

Similar Threads

  1. [Tutorial] [Video] Seals switching /buff tracking macro for autohotkey
    By ascares in forum World of Warcraft Guides
    Replies: 0
    Last Post: 06-08-2016, 07:27 AM
  2. Can warden detect autoit, autohotkey, or macro bots?
    By teaown in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 12-18-2015, 01:49 AM
  3. How to chain 2+ spells into a macro
    By Matt in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 07-03-2007, 12:33 AM
  4. [Macro] Trick players to think your going a different way..
    By janzi9 in forum World of Warcraft Exploits
    Replies: 40
    Last Post: 08-14-2006, 03:46 PM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 08:48 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