0 of 0

File information

Last updated

Original upload

Created by

adhome

Uploaded by

adhome

Virus scan

Some manually verified files

33 comments

  1. emphedokles
    emphedokles
    • supporter
    • 0 kudos
    Works like a charm. All my protection spells in a row 1-4 calling my pet 5 and switching back to fireball (6) looks like that.

    1,M2,2,M2,3,M2,4,M2,5,M2,6

    Makes a mage way less annoying.
  2. kopzzz
    kopzzz
    • member
    • 0 kudos
    I just spent the last 8 hours trying to get hotkeys to bind, SKYRIM BLOCK THEM!!!!!! AHHHHHHHH

    I'm mad enough to want to destroy and kill. So much damned time wasted. my fingers hurt. Why the hell??????

    Whichever dev at bethesda was responsible needs to be dumped in the ocean.
  3. basvanbeu
    basvanbeu
    • supporter
    • 23 kudos
    Script doesnt work in Skyrim. In windows it does but not in skyrim. I tested both with full screen and window mode. Both with Skse and vanilla.
    It seems it has been working for others so I guess there is something I do wrong. Please give a better explanation on how to make it work
  4. vvk78
    vvk78
    • member
    • 92 kudos
    Looks good and a useful tool for Skyrim gameplay.

    But why does this mod look so similar to this one?
    http://skyrim.nexusmods.com/mods/1805

    Will the real author of the AHK script step forward please?
  5. Farewellblues
    Farewellblues
    • member
    • 5 kudos
    This is cool, but is there anyway to make it so that you can activate keys other than just 1-8 when macroing? Personally I want to macro the "view toggle" and "ready weapon" together. However it doesn't seem to work for anything like that, nor can I figure out how to rebind one of the macro keys (turn "Shift-1" into "R"). Is it possible for this program..or any program to do such a thing?
  6. Fraggelvarg
    Fraggelvarg
    • BANNED
    • 0 kudos
    I have already asked Crazy-G if this is possible. But since this is a Macro comment thread, I guess I will ask the same here.

    I find that with some mods making Wards usable again, that I would love a Macro tied to my shift or Mouse 5 key. Basically it would equip a one handed Ward (or choice of 2 handed), cast it, and for as long as I keep the key pressed, then revert to the spells I had as soon as I let go of shift

    I am downloading the creation kit, to see if there is anything I can (with my limited skill) do within that program.

    cheers
  7. Fraggelvarg
    Fraggelvarg
    • BANNED
    • 0 kudos
    I have already asked Crazy-G if this is possible. But since this is a Macro comment thread, I guess I will ask the same here.

    I find that with some mods making Wards usable again, that I would love a Macro tied to my shift or Mouse 5 key. Basically it would equip a one handed Ward (or choice of 2 handed), cast it, and for as long as I keep the key pressed, then revert to the spells I had as soon as I let go of shift

    I am downloading the creation kit, to see if there is anything I can (with my limited skill) do within that program.

    cheers
  8. Fraggelvarg
    Fraggelvarg
    • BANNED
    • 0 kudos
    I have already asked Crazy-G if this is possible. But since this is a Macro comment thread, I guess I will ask the same here.

    I find that with some mods making Wards usable again, that I would love a Macro tied to my shift or Mouse 5 key. Basically it would equip a one handed Ward (or choice of 2 handed), cast it, and for as long as I keep the key pressed, then revert to the spells I had as soon as I let go of shift

    I am downloading the creation kit, to see if there is anything I can (with my limited skill) do within that program.

    cheers
  9. Fraggelvarg
    Fraggelvarg
    • BANNED
    • 0 kudos
    I have already asked Crazy-G if this is possible. But since this is a Macro comment thread, I guess I will ask the same here.

    I find that with some mods making Wards usable again, that I would love a Macro tied to my shift or Mouse 5 key. Basically it would equip a one handed Ward (or choice of 2 handed), cast it, and for as long as I keep the key pressed, then revert to the spells I had as soon as I let go of shift

    I am downloading the creation kit, to see if there is anything I can (with my limited skill) do within that program.

    cheers
  10. ZvS
    ZvS
    • premium
    • 0 kudos
    As a sword and shield melee player, I love the idea of this program as I was looking for something like this for the one-click application of buffs like Iron Flesh, or to quickly heal and switch back to my shield.

    It was a little tricky to get it to do what I want, and it's still less than perfect, but I appreciate the work that has gone into it.

    For those who are confused on how it works, you can put the macros.exe file where ever you want and run it from there and keep it running while playing the game. If you use Nexus Mod Manager, it will automatically put it in your skyrim/data folder.

    The hotkeys I have set in my favorites are as follows:
    1 = Sword
    2 = Shield
    3 = Iron Flesh 2
    4 = Heal 2
    5 = Heal 1
    6 = Soul Trap
    7 = Bow
    8 = Alternate Sword

    For Iron Flesh, I originally tried entering:
    3,M3,2 (switch from shield to Iron Flesh, cast, then back to shield)
    as these are the keys I would normally use if I were playing, but it doesn't seem to work right.

    Instead, I had to do 3,3,M3,2,1 (iron flesh in both hands, cast, shield, sword)

    Not sure why it won't work with one hand -- seems to be a timing issue I think with how fast it's sending the keys, since I see the switching, but it doesn't cast. I think there needs to be more of a delay between switching to the spell and then casting it.

    I have also found that M3 is the shortest time I can get away with. M2 will show the hand raise as if to cast, but stops before the spell actually casts.

    Here are the three I'm using now:
    Iron Flesh 2: 3,3,M3,2,1
    Heal 2: 2,2,M3,2,1
    Soul Trap: 6,6,M3,2,1

    Hope this helps.