Smoke Mine + Flame Dash Macro menu

User Tag List

Results 1 to 3 of 3
  1. #1
    LaFlame's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    24
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Smoke Mine + Flame Dash Macro

    So after a couple days trying to push my speedrun times, I was wondering if there's is something around that lets me use Smoke Mine by myself and than instantly press the Detonate Mine followed by Flame Dash for maximum dash distance.

    The idea is basically pressing after the R key the macro clicks "D" to detonate Smoke Mine and after like 0.5s it presses "E" which is Flame Dash.

    Is it something easy to code with AutoHotkey? And if so what would be the ideal code for it to work without breaking anything ingame?

    Thanks in advance.

    Smoke Mine + Flame Dash Macro
  2. #2
    elitepleb's Avatar Member
    Reputation
    5
    Join Date
    Dec 2019
    Posts
    8
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    autohotkey is dead simple to learn and use. try reading their awesome beginner tutorial.
    Beginner Tutorial | AutoHotkey
    And yes you can, off the top of my head with no testing, it should be something like this.
    Code:
    r::
    Sleep, 200 ;some delay between skills might be useful
    send, d
    Sleep, 500 ;that's in ms
    Send, e
    return
    You could also google "autohotkey random delay" for more human like behavior and how to add a caps lock check, so the macro does not activate when typing.

  3. Thanks LaFlame (1 members gave Thanks to elitepleb for this useful post)
  4. #3
    LaFlame's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    24
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yhe I tried something similar to that cause I had a random macro laying around for all the flasks, but the thing with using "R::" is that it does not cast R.
    It would work for example if I set it to press T and than send R + send D. But what I am looking is to press R and make it cast as well, you think it is possible.

    This works flawlessly but its on press T:
    Code:
    t::
    send, r
    Sleep, 200
    send, d
    Sleep, 200
    Send, e
    return
    Edit: So $R:: is the way to go. It's working fine now. Thanks for the help @elitepleb
    Last edited by LaFlame; 12-07-2019 at 01:20 PM.

Similar Threads

  1. [NOT MINE] Solo Flame Leviathan
    By hp94 in forum World of Warcraft Exploits
    Replies: 16
    Last Post: 01-29-2010, 04:30 PM
  2. [Macro/Script] Swich mining/herbalism search function automaticly!
    By Gash in forum World of Warcraft Guides
    Replies: 5
    Last Post: 08-23-2009, 04:00 AM
  3. [Macro/Script]Auto Mining/Herb switching
    By 1337pyro in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-22-2009, 03:39 AM
  4. Flame shock Lava Burst macro
    By Stabbity Death in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 02-06-2009, 02:15 AM
  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 02:03 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