Refreshing
|
|
So, does this refresh the page every few minutes to check for new items? What about switching between friends/strangers? |
|
|
Yes it does friends + strangers.
|
|
|
Actually you'd probably want to have it refresh every few minutes. Items change around once every hour iirc, and also when an item is grabbed a new one appears in its place. |
|
|
Right click on the greasemonkey icon and go to manage scripts then click edit on the scavenger script. In the script, look for... 1000*60*60 To make it wait for 5mins, change it to... 1000*60*5 |
|
|
Yup, I did that myself :) (Was going to ask you if you were ok with local modifications, I'm a code developer myself) Thanks again for the support with this :) |
|
|
Ok, I'll go with you on this one since I don't play the game much. I just thought it said "item found for today" meant that we weren't going to get another one for a day.
|
|
|
I'm having problems figuring this out. lol I right clicked on the greasemonkey icon in the bottom right corner of my browser, and I clicked on manager user scripts. I'm not finding anything that will allow me to change the wait time though. when i click on edit, it just lets me edit the webpage link. any ideas? thanks. |
|
|
sorry, it's the edit button at the bottom left.
|
|
|
When I do that, It asks me what text editor I want to use. i can't figure that part out either. Thanks again for the help. |
|
|
go to c:\windows\notepad.exe |