WordRider Home
Welcome! Log In Create A New Profile

Advanced

Increase waiting time before next download?

Posted by ifox 
Increase waiting time before next download?
July 26, 2015 08:29AM
Is it possible somewhere in the config files or by modifying the main program (where exactly?) to increase the wait period between downloads from 4 seconds to a higher value?
Our ISP prohibits long consecutive downloads, so I need to increase the period between downloads to a higher value (couple of minutes).
Thanks.
Re: Increase waiting time before next download?
July 26, 2015 09:28AM
After examining the SVN repository of Wordrider, I found the variable in the file UserProp.java.

Well, here is the guide for those who need it:

Make sure FRD is not running
Locate file c:\Users\[username]\AppData\roaming\VitySoft\Frd\frd.xml and open it in a text editor
Add the line
Language: XML
<entry key="firstSleepTime" value="[number of seconds you wish to wait before each download]"/>
(for example this adds a 2 minute timeout):
Language: XML
<entry key="firstSleepTime" value="120"/>
Save and close the xml file, start FRD
Enjoy.



Edited 1 time(s). Last edit at 07/26/2015 09:33AM by ifox.
Sorry, only registered users may post in this forum.

Click here to login