Autoplays Tyranu Evavu remembering which cards have been played, based on "Neopets: Tyranu Evavu Smart Player" but more clear and with no dependencies.
< 腳本Tyranu Evavu Player [T]的回應
Works for me.verify line five is as follows: // @include https://www.neopets.com/games/tyranuevavu.phtml*and the above comment by themagicteeth that line 81 should be:var url = document.querySelector('img[src^="//images.neopets.com/games/cards/"]').src;and it should work. go to tyranu evavu, turn ap on and wait. do not click anything. It will do its own thing.
登入以回覆
Works for me.
verify line five is as follows:
// @include https://www.neopets.com/games/tyranuevavu.phtml*
and the above comment by themagicteeth that line 81 should be:
var url = document.querySelector('img[src^="//images.neopets.com/games/cards/"]').src;
and it should work. go to tyranu evavu, turn ap on and wait. do not click anything. It will do its own thing.