Not retrieving?
|
|
I used this for last season but now for some reason it's not retrieving the items anymore. It still refreshes but it doesn't get the items... |
|
|
Yes, I'm having the same issue. appears to have stopped working about a day into this season. |
|
|
Had the same problem but the fix is quite simple. You need to edit the userscript and change: && div.innerHTML.indexOf("Retrieve This Item")>=0 to: && div.innerHTML.indexOf("Retrieve Item")>=0 |
|
|
Thanks Mitnik, I've updated the script. |
|
|
It seems like they keep changing back and forth between the two phrases |
|
|
Thanks, I've updated the script, try the new version. |