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.
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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.