| 
 
			
			Heya razoor.  I don't know anything about that particular script, but the built-in idle stuff probably works as well as any idle script I've seen.
 Check out Idle_Ignore and then put in all the commands FlashFxp/FtpRush/etc use in their anti-idle feature.   The commented out example gives a look at a way to kick people who don't actually download stuff but just browse the filesystem.  Use Idle_Exempt to avoid catching sitebots, etc.  Consider making Idle_Exempt use a user flag like "I" and then it's easy to exempt any users/scripts that are impacted and shouldn't be.
 |