Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1

    Cool Something about scripts.. Help me simplify. :)

    So, I am very new to this. But feeling better and better about it each day. Already grinded 2sets up to lvl 55 ish each.
    Double hunters <-- a must have
    Tank/Heals <-- IMO easiest every, Guardian druid + Resto sham.

    Here is a post of my HOTKEYS list, as I was struggling to get them to work on BOTH instances of wow.
    At one point I had them halfway working.
    But ultimately to get it going how I wanted it too, i ended up coding the LONG way around.
    At least that is how I feel about it.

    Take a look and please give me any and all tips.

    //-----------------------------------------------------------
    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, WheelForward, WheelBackward, Button4, Button5, LAlt, RAlt, Plus, Minus, Oem3, LCtrl, F1-F12 except A, W, S, D>
    <SendLabel w1, w2>
    <Key %Trigger%>
    <Hotkey Shift Q>
    <SendLabel w1, w2>
    <Key Shift Q>
    <Hotkey E>
    <SendLabel w1, w2>
    <Key E>
    <Hotkey Shift F>
    <SendLabel w2>
    <Key Shift F>
    <Hotkey WheelForward>
    <SendLabel w2>
    <Key RAlt O>
    <Hotkey WheelBackward>
    <SendLabel w2>
    <Key RAlt I>
    <Hotkey Button4>
    <SendLabel w2>
    <Key Q>
    <Hotkey Shift R>
    <SendLabel w2>
    <Key alt b>
    <Hotkey Shift T>
    <SendLabel w2>
    <Key alt n>
    <Hotkey Shift G>
    <SendLabel w2>
    <Key 4>
    <Hotkey Shift Y>
    <SendLabel w2>
    <Key 5>
    <Hotkey Shift WhEELforward>
    <SendLabel w2>
    <Key 6>
    <Hotkey Shift WhEELbackward>
    <SendLabel w2>
    <Key 7>
    <Hotkey z>
    <SendLabel w2>
    <Key Shift 1>
    //-----------------------------------------------------------
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn W, A, S, D>
    <SendLabel w1, w2>
    <Key %Trigger%>




    Those are my slave healers keys for healing me or my target blah blah. I was trying to follow some of the tuts but I guess i failed or just didnt comprehend.

    Thanks for any and all tips.

  2. #2

    Default

    You need to use a Keylist.

    http://genus-industri.us/wp/2011/09/...tarter-script/

    Halfway down starts talking about refining the default scripts. 3/4 of the way down talks about Keylists.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  3. #3

    Default

    Chcking it out now! ty vury much.

Posting Rules

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