| Author |
Message |
Topic: Copy Text from Outlook Email to Specified Cells in Excel |
vixay
Replies: 10
Views: 4921
|
Forum: Ask for Help Posted: Thu Sep 22, 2011 4:56 pm Subject: Re: Sample |
Please provide sample Input, with Desired Output
^^ |
Topic: Help with Magicka combos |
vixay
Replies: 26
Views: 12418
|
Forum: Ask for Help Posted: Mon Apr 25, 2011 4:39 am Subject: Help with Magicka combos |
Try playing around with the delays set in the script, that should help with the timings. I had the same problems as well, and lot of experimenting gave me something i was happy with.
The issue is i ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Mon Apr 25, 2011 4:10 am Subject: upgrade |
| upgrade to 1.0.48 (the latest version) and then try |
Topic: Help with Magicka combos |
vixay
Replies: 26
Views: 12418
|
Forum: Ask for Help Posted: Thu Feb 10, 2011 4:56 pm Subject: Updated Script |
Thank you for the glorious praise Wazowski!!!
And thank you for your constructive criticismRandomVisitor293209
And it is because of both you and your carrot & stick approach that I have spent a ... |
Topic: Help with Magicka combos |
vixay
Replies: 26
Views: 12418
|
Forum: Ask for Help Posted: Thu Feb 10, 2011 10:04 am Subject: Help with Magicka combos |
Hello RandomVisitor203209, nice name btw!
You are right, the code is a bit over long. Actually it includes amalgamations of several scripts and after several iterations. Haven't deleted a lot of s ... |
Topic: creating multiple hotkeys |
vixay
Replies: 3
Views: 488
|
Forum: Ask for Help Posted: Tue Feb 01, 2011 5:27 pm Subject: see other thread |
I used your script as a starting point for mine.
see http://www.autohotkey.com/forum/viewtopic.php?p=418841#418841 |
Topic: Sequence of keystrokes |
vixay
Replies: 3
Views: 575
|
Forum: Ask for Help Posted: Tue Feb 01, 2011 5:26 pm Subject: see other thread |
| see http://www.autohotkey.com/forum/viewtopic.php?p=418841#418841 |
Topic: Help with Magicka combos |
vixay
Replies: 26
Views: 12418
|
Forum: Ask for Help Posted: Tue Feb 01, 2011 5:23 pm Subject: Try this script |
I have created my own combo list, try it below:
I mostly use keys 1,2 and zxc with the staff of regeneration that you get in the beginning and it seems to work well for almost all situations.
#NoEn ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Wed Aug 04, 2010 4:43 am Subject: works for me |
http://www.autohotkey.net/~vixay/images/Window_20100804113726.pngCtrl + Shift + 2 == Remove LF
Ctrl + Shift + 3 == Remove Empty Lines
Ctrl + q == Search in current tab
Ctrl + Shift + q == Search in ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Sat Jul 31, 2010 6:18 am Subject: No |
| No i think you misunderstood what I was trying to say. Please post the script you wrote or are using from which you want to see the hotkey list. The script you posted is just the same as the previous ... |
Topic: A simple, efficient, customizable tool |
vixay
Replies: 1
Views: 1304
|
Forum: Scripts & Functions Posted: Sat Jul 31, 2010 5:30 am Subject: English |
| The webpage is in a foreign language... do you have it in english? It makes it difficult to understand the features and how to use them. Also do you have any performance benchmarks? |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Thu Jul 29, 2010 1:16 pm Subject: Display and Sort Hotkeys |
That is strange, you should post a snippet of your script, and i'll try it out.
Is it a permissions issue? maybe the script cannot read the file you are giving it? are you running from an exe? (it c ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Thu Jul 29, 2010 1:07 pm Subject: Display and Sort Hotkeys |
That is strange, you should post a snippet of your script, and i'll try it out.
Is it a permissions issue? maybe the script cannot read the file you are giving it? are you running from an exe? (it c ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 83
Views: 30637
|
Forum: Scripts & Functions Posted: Thu Jul 29, 2010 12:27 pm Subject: Further thoughts |
to use the new scripts by boush and infogulch you have to add the following to your script, assuming your file is called Keylist2.ahk
#Include, KeyList2.ahk
#z:: ;;Show this list
Vie ... |
Topic: Grid Clicking Script with visualization |
vixay
Replies: 3
Views: 1373
|
Forum: Ask for Help Posted: Sat Nov 28, 2009 11:43 am Subject: Grid Clicking Script with visualization |
see http://www.m2moo.com/program/ahk.html
I got the grid_clicker script from there
I got the GDIP library and samples from http://www.autohotkey.com/forum/viewtopic.php?t=32238&postdays=0&po ... |
| |