Close
Showing results 1 to 3 of 3
  1. #1

    Default Channeled Spell Issue

    I'm a newb to this stuff, so maybe I'm doing something wrong. I wrote my own script and messed around in-game fine tuning it but I can't get rid of one problem. I'm messing around and dual boxing 2 Mages. Everything works fine between Master&Slave except for Channeling type spells. Only one I have now is Arcane Missiles, but when I hit it it will key and transfer the key, but won't keep casting after the first hit for either character. I use Control+2 for that particular spell and here's what I have in my script:

    Code:
    ^2::
    #IfWinActive, World of Warcraft
    {
    ControlSend,, {control down}{2 down}{2 up}{control up}, ahk_id %wowid1%
    ControlSend,, {control down}{2 down}{2 up}{control up}, ahk_id %wowid2%
    }
    Return
    Any idea of what's going wrong?

  2. #2

    Default

    need to change yer macro slightly to include /cast [nochanneling] what ever the spell name is

  3. #3

    Default

    Thanks WoWPhreak. Guess that was easy enough...

Similar Threads

  1. Castsequence and Channeled Spells?
    By Aradar in forum Macros and Addons
    Replies: 8
    Last Post: 03-27-2009, 04:20 PM
  2. About channeled spells... - Help
    By Deekhay in forum Macros and Addons
    Replies: 4
    Last Post: 02-08-2009, 05:59 AM
  3. 12 spell dmg or 5 crit 6 spell dmg for pvp suit (arena)??
    By Skrimshaw in forum PvP Discussion
    Replies: 19
    Last Post: 08-14-2008, 04:39 PM
  4. Channeled spells, button mashing, and you!
    By yarr in forum General WoW Discussion
    Replies: 6
    Last Post: 03-18-2008, 03:26 PM
  5. issues with channeled spells
    By geoffdavison in forum Macros and Addons
    Replies: 1
    Last Post: 03-01-2008, 03:58 PM

Posting Rules

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