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.