| Author |
Message |
Topic: Norton says Autohotkey.exe is a Keylogger and tries to block |
livinthelife
Replies: 3
Views: 201
|
Forum: Ask for Help Posted: Tue May 13, 2008 6:40 pm Subject: Norton says Autohotkey.exe is a Keylogger and tries to block |
I just unistalled then installed Autohotkey again, and all is working fine.
So, you're posting why?
phucking nooblets.
I guess you just like being a prick, gl with that Guest.
... |
Topic: Norton says Autohotkey.exe is a Keylogger and tries to block |
livinthelife
Replies: 3
Views: 201
|
Forum: Ask for Help Posted: Sun May 11, 2008 11:47 am Subject: Norton says Autohotkey.exe is a Keylogger and tries to block |
I just noticed that Norton has the AutoHotkey.exe program listed as a Eavesdropping Threat Key Logger. Norton has it set on Block the program.
I don't know anything about this kind of stuff, what s ... |
Topic: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
livinthelife
Replies: 10
Views: 590
|
Forum: Ask for Help Posted: Mon Mar 24, 2008 8:51 am Subject: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
hmmm...
not sure why it called me a guest?
but the post above is from me ....
thanks for all your help |
Topic: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
livinthelife
Replies: 10
Views: 590
|
Forum: Ask for Help Posted: Sun Mar 23, 2008 9:40 am Subject: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
thanks for all your advice guys.
sorry for asking again, but it is very important that this script be reliable. often times a bad click or script error could cost me a couple hundred dollars.
so, ... |
Topic: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
livinthelife
Replies: 10
Views: 590
|
Forum: Ask for Help Posted: Wed Mar 05, 2008 5:06 am Subject: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
thanks for the advice
i'm not sure about the sleep adding reliability, but it was in one of the first scripts i copied from someone else. so i just use it and haven't found a good reason to leave i ... |
Topic: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
livinthelife
Replies: 10
Views: 590
|
Forum: Ask for Help Posted: Mon Mar 03, 2008 1:39 pm Subject: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
Thank you very much Micahs, very helpful.... much more help than I expected to get.
I made a few modifications assuming they would help the reliability , but im not sure. Do you see anything that is ... |
Topic: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
livinthelife
Replies: 10
Views: 590
|
Forum: Ask for Help Posted: Sun Mar 02, 2008 3:00 pm Subject: 1 hot key , Mouseclicks differetn ClassNN on 1st, 2nd, 3rd c |
| I want One hotkey (NumPadClear) to Mouseclick in 1 spot on 1st hit, another spot on 2nd hit, and a 3rd spot on 3rd hit. And loop so that a 4th hit would go to 1st spot, etc. It would also be resest to ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Sat Mar 01, 2008 5:59 pm Subject: problem running 2 ahk's at same time |
thanks i think that was the problem so i will no longer use 2 key combos for ahk files.
Made me think though, are there keys that should not be used as hotkeys? for example i had part of the script ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Thu Feb 28, 2008 9:18 am Subject: problem running 2 ahk's at same time |
Wow! Thanks for all the reply's and thoughtful advice. (although I don't actually understand half of what your saying....lol)
So best I can figure, I have to just put all the scripts into one ahk fil ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 7:39 pm Subject: problem running 2 ahk's at same time |
ok thanks.
I thought all scripts had to start with the Sendmode Input?
So, what must i do to get this to work?
Do i have to put both scripts into one big ahk or is there anothe way?
I have one ... |
Topic: copy parts of notepad .txt file to new .txt file |
livinthelife
Replies: 7
Views: 331
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 7:32 pm Subject: copy parts of notepad .txt file to new .txt file |
thanks that works perfectly
(thought I'd already tried that, I tried every possible variation i could find....but obviously I must not have...lol)
thanks for all your help every one i think i am ... |
Topic: copy parts of notepad .txt file to new .txt file |
livinthelife
Replies: 7
Views: 331
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 5:10 pm Subject: copy parts of notepad .txt file to new .txt file |
Ok I'm stuck on the dumbest thing, how do I subract variables?
From my text file I grab two numbers and store them as variable "stack1" ack2", then i try to subtract them and store the ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 2:40 pm Subject: problem running 2 ahk's at same time |
heres the second ahk
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliabilit ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 2:39 pm Subject: problem running 2 ahk's at same time |
i tried to put the ahk's in the post above but kept getting a 'General Error"
so i'll try putting them here
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey rele ... |
Topic: problem running 2 ahk's at same time |
livinthelife
Replies: 11
Views: 335
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 2:38 pm Subject: problem running 2 ahk's at same time |
| i have a problem when i run two .ahk programs at the same time. I run 1st one and it works fine, then when I run the 2nd one it affects the 1st, the 1st one still kinda works but parts of it dont work ... |
| |