您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Ikariam - Check slot availability on a specific Island
当前为
Used on Ikariam
Description:
Use this script to check if a slot opens up on a desired island. For example, if the island you want has inactive players and you want to know if an inactive user disappears so you can build a town on that island.
Usage:
Push to the cities array an object with the two mandatory keys name and max_slots
Example:
cities.push({"name":'Riloos [49:52]', "max_slots": 17});
cities.push({"name":'Zuneos [50:51]', "max_slots": 16}); //16 will ignore the Premium city slot
Make sure you are on the world view.
If you are looking at the tab, an alert will pop up if a slot is available. If you are on a different tab, an icon will show up on the tab you are veryfying (in chrome an alert shows a blue icon on the tab).
Attention, the script refreshes the page every 60 seconds.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址