Facebook MobWars Helper

By Piotr P. Karwasz Last update Dec 23, 2008 — Installed 91,001 times.

How to change refresh time from 5sec to maybe 1min

in
Subscribe to How to change refresh time from 5sec to maybe 1min 2 posts, 2 voices



Knic User

which part of the script should i edit to change the refresh timing for doing job?
Can any kind soul help me please
thanks

 
langecrew User

I was able to do it by editing the script.

near the last 10 or 20 lines of the script, find this line:

action.time - Page.now > 5 ? timer = action.time - Page.now : timer = 5;

instead of the number 5, change it to however many seconds you want. obviously, change both number 5s. it seemed to work OK for me. I changed it to 600 and now the script refreshes every 10 minutes.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel