Eedis Guest
|
Posted: Fri May 29, 2009 3:27 am Post subject: |
|
|
first of all.... put the code in the thread with the "" command like soo | Code: | a::
loop
{
MouseClick, left
Sleep, 30000
}
`::suspend
return |
second of all, don't you think this is a big jump for a beginner?
and third, we shouldn't be writing the scripts for you... we should just help debug them.. read the manual, it tells you all you need to know... and you could use
| Code: | buttonok:
"command"
|
and by password manager... what do you mean? |
|