| Author |
Message |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Sat Feb 17, 2007 6:44 am Subject: Very basic script: help :X |
I kind of noticed that, but better to try than not?
So, can you help me with my ControlSend? :X |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Sat Feb 17, 2007 3:28 am Subject: Very basic script: help :X |
| Bump |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Fri Feb 16, 2007 5:14 pm Subject: Very basic script: help :X |
| Mine worked in the first place, it just didn't input to the game. That's why im trying to do controlsend :X |
Topic: spamming right clic |
Raikuga
Replies: 10
Views: 259
|
Forum: Ask for Help Posted: Fri Feb 16, 2007 9:25 am Subject: spamming right clic |
| Of course it wont stop if you have an infinite loop? |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Fri Feb 16, 2007 6:25 am Subject: Very basic script: help :X |
SoundPlay works, but none of t hose send functions do. I guess ill look into controlsend then.
EDIT: Getting a bit confused with ControlSend :X
The game I'm trying to do this on is called 9Dragons ... |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Fri Feb 16, 2007 5:30 am Subject: Very basic script: help :X |
Okay; here's my whole notepad and it still doesnt work.
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Play
^m::
Sleep 5000
Send 1
S ... |
Topic: Very basic script: help :X |
Raikuga
Replies: 10
Views: 870
|
Forum: Ask for Help Posted: Fri Feb 16, 2007 3:35 am Subject: Very basic script: help :X |
I am trying to make a program to macro my skill training in a game
The script works, but it doesnt register the keys to the game; none of the Send functions i've tried work.
Now, I'm trying to do Co ... |
| |