| View previous topic :: View next topic |
| Author |
Message |
rudolph Guest
|
Posted: Fri Jun 27, 2008 10:32 am Post subject: speed |
|
|
currently got a script (152 lines)
are there any other options besides setting mousespeed to 0 and SetBatchLines -1 to speed things up?
got no sleep or other delays in it. |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 442
|
Posted: Fri Jun 27, 2008 10:52 am Post subject: |
|
|
| There are many ways to optimize code. If you have other applications running Process, Priority, , R should help. |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 8688
|
Posted: Fri Jun 27, 2008 11:14 am Post subject: Re: speed |
|
|
| rudolph wrote: | | currently got a script (152 lines) |
That is not much. If you could post it, we could suggest better.  _________________ URLGet - Internet Explorer based Downloader |
|
| Back to top |
|
 |
rudolph Guest
|
Posted: Fri Jun 27, 2008 11:22 am Post subject: |
|
|
| seems like a close and restart of the script made it better |
|
| Back to top |
|
 |
|