huami
Member LVL 0
Posts: 6
|
Post by huami on Mar 22, 2013 0:51:07 GMT -6
I wanted a bunch of Scrolls but didn't want to the pain of typing each one manually so I did this simple autohotkey macro, just go to notepad, paste the following and save the file as "title.ahk" SetKeyDelay, 1, 1, Play;Delay between KeyDown/KeyUp and different Keys ;Now for the Spells: 1::SendPlay ^cUltimate Scroll of Experience{Enter} 2::SendPlay ^cScroll of Dexterity{Enter} 3::SendPlay ^cScroll of Mana{Enter} 4::SendPlay ^cScroll of Strength{Enter} 5::SendPlay ^cScroll of Health{Enter} 6::SendPlay ^cScroll of Restoration{Enter} 7::SendPlay ^cScroll of Resistance{Enter} 8::SendPlay ^cScroll of Diplomacy{Enter} 9::SendPlay ^cScroll of Power{Enter} I pretty much wanted the Dexterity Scroll the most to buff my Theif Lord to 400 dex so I can spy on other kingdoms without ever getting caught [Laugh out Loud] enjoy!
|
|
orzie
Official
Posts: 365
|
Post by orzie on Mar 22, 2013 1:10:16 GMT -6
Kinda useful for testing. Thanks, I'll try that, changing the scroll names to another text
|
|
|
Post by exylis on Nov 24, 2013 8:23:49 GMT -6
Macros didn't work for me. Must be missing something in the execution. Saved as "title.ahk" under "all files" as opposed to "text files." Then put it in the LOMSE folder.
:/ Oh well. A little finger "exercise" is good to keep the WPM brushed up. [Laugh out Loud].
|
|
orzie
Official
Posts: 365
|
Post by orzie on Nov 24, 2013 8:30:23 GMT -6
[Laugh out Loud], I forgot to check if this works. Must try it soon, got tired of constant "go far" and "legendary drake" mantras while testing the Life quest.
|
|