Close
Page 2 of 3 FirstFirst 1 2 3 LastLast
Showing results 11 to 20 of 22

Thread: Bobdoles 3 box

  1. #11

    Default

    Quote Originally Posted by Xzin
    What UI mod displays spell damage on the icons?
    Theory Craft no?

    Riault

  2. #12

    Default

    [code:1]WinGet, wowid, List, World of Warcraft

    ~q::
    KeyWait q
    IfWinActive, World of Warcraft
    {
    ControlSend,, {Fq}, ahk_id %wowid1%
    ControlSend,, {Fq}, ahk_id %wowid2%
    Return
    }

    ~F1::
    KeyWait F1
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F1}, ahk_id %wowid1%
    ControlSend,, {F1}, ahk_id %wowid2%
    Return
    }

    ~F2::
    KeyWait F2
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F2}, ahk_id %wowid1%
    ControlSend,, {F2}, ahk_id %wowid2%
    Return
    }

    ~F3::
    KeyWait F3
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F3}, ahk_id %wowid1%
    ControlSend,, {F3}, ahk_id %wowid2%
    Return
    }

    ~F4::
    KeyWait F4
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F4}, ahk_id %wowid1%
    ControlSend,, {F4}, ahk_id %wowid2%
    Return
    }

    ~F5::
    KeyWait F5
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F5}, ahk_id %wowid1%
    ControlSend,, {F5}, ahk_id %wowid2%
    Return
    }

    ~F6::
    KeyWait F6
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F6}, ahk_id %wowid1%
    ControlSend,, {F6}, ahk_id %wowid2%
    Return
    }

    ~F7::
    KeyWait F7
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F7}, ahk_id %wowid1%
    ControlSend,, {F7}, ahk_id %wowid2%
    Return
    }

    ~F8::
    KeyWait F8
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F8}, ahk_id %wowid1%
    ControlSend,, {F8}, ahk_id %wowid2%
    Return
    }

    ~F9::
    KeyWait F9
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F9}, ahk_id %wowid1%
    ControlSend,, {F9}, ahk_id %wowid2%
    Return
    }

    ~F10::
    KeyWait F10
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F10}, ahk_id %wowid1%
    ControlSend,, {F10}, ahk_id %wowid2%
    Return
    }

    ~F11::
    KeyWait F11
    IfWinActive, World of Warcraft
    {
    ControlSend,, {F11}, ahk_id %wowid1%
    ControlSend,, {F11}, ahk_id %wowid2%
    Return
    }[/code:1]

    found it somewhere else on this site and just changed a little.

    here its set up to with just 2 toons. I play the warrior full screan atm.

    i use f1 - 10 as the mages fireblast and stuff with f11 /autofollow, and the 'q' to break autofollow


    not sure about the mod youre talking about.

    the third screen in the pick is my friends 68 mage who i was just messing around on

    Pigmyfoot, and bobsole, lvl 54 atm detheroc ally :P

    any suggestions?

  3. #13

    Default

    Sorry for what might appear to be a silly question but how do you get your warcrafts into the screen that way, windowed?
    Much appreciated as i've just split my account into another and am looking at two-boxing quite a bit and i was going to get another pc but if this is simple this would be perfect.
    Thank you.

  4. #14

    Default

    Under interface options, click windowed. Alt enter might work also?

  5. #15

    Default

    Xzin: the mod you're looking for at least the one i use is called DrDamage you can get it from www.wowace.com

  6. #16

    Default

    Ahh cool - now if I could just get /drdmg or /drdamage to do anything.....

  7. #17

    Default

    Hmm I guess the beta build was broken. Older version is up and running.

    Thanks!

  8. #18

    Default

    Or not because it does not seem to work with SuperMacros

    Even with #showtooltip Smite active.

  9. #19

    Default

    I guess it does... BUT #showtooltip Smite has to be the FIRST thing in the macro.

    #show Smite cannt be before it.

  10. #20

    Default

    Heh what a rapid fire of responses while i was reading another forum topic. yea the first thing in the macro has to be the showtooltip, however since i am just double boxing locks I can hover over my "main toons" spells and see the information for both :-D

Similar Threads

  1. Bobdoles 5 box
    By bobdole in forum Screenshots and Digital Art
    Replies: 1
    Last Post: 07-06-2007, 12:35 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
  •