|
Script Summary:
shows how long until new researches can be bought with research points and how many research points remain Version: 1.8.1 |
this script has 1 topic, 3 posts |
This script has no reviews. |
I would like to give credit to PhasmaExMachina for writing the wonderful Script Updater (userscripts.org) I included in my script.

// ==UserScript== // @name Research Points Helper // @namespace kkhweb.com // @author kevinhill // @version 1.8 // @history 1.8 Fixed bug if one research is needed before another can be purchased // @history 1.7 Added version number to lower right corner // @history 1.6 Changed text from "Not enough research points." to "Price For Research:" // @history 1.5 Cleaned up jQuery css, fixed countdown for days < 1 // @history 1.4 Force update check button added // @history 1.3 Code clean-up // @history 1.2 Added surplus check, colors green if you can buy it // @history 1.1 Modified formula for calculating time from decimal hrs, more accurate // @history 1.0 Completed initial script // @description shows how long until new researches can be bought with research points and how many research points remain // @include http://*.ikariam.tld/index.php?view=researchAdvisor* // @exclude http://www.ika-world.com/* // @exclude http://ikariamap.com/* // @exclude http://board.ikariam.org/* // @exclude http://*.ikariam.*/index.php?view=options // @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js // @require http://userscripts.org/scripts/source/57756.user.js // ==/UserScript== // NOTICE: I have not gotten this script approved yet, by installing this you are // using it at your own risk, if you get banned, I'm sorry, but that is not my fault





