| [JS/GM] Refreshing Shop Wizard results in neopets Hi, I'm trying to make a GM script that buys the cheapest of a certain item from the neopets Shop Wizard after couple refreshes, so it needs to refresh automatically.
So far I can fill the shop wizard form and submit it to get to the user shop results. But I need to refresh it to get more results. As you may know refreshing the results gives you a pop-up saying it needs to resend the information and you have to confirm it. So I think it retrieves the information you previously entered in the shop wizard form and uses that info to refresh the page right?
Is there any way around that, or how should I handle this?
Help on this is greatly appreciated as I'm pretty stuck here.
I could go back to the shop wiz form and refill it and resubmit to get a second result but that isn't really what I want... I'd like a way to be able to refresh the results page. |