Script Summary: Removes useless spy missions
My first Greasemonkey script. Thanks to all the other people uploading Ikariam scripts for inspiration.
This script by default will let you remove the "spy out treasure chamber" and "spy research level" from your spy mission options. Since I never use these, I prefer to not see them. It is very easily modifiable to toggle which of any of the spy missions you want to see or not.
Comments welcome. =)
Version 1.1.1:
Fixed a bug that was causing your actual gold to not show up because there are two elements in the page with the css class "gold".
Version 1.1:
Made a much more robust and slightly better version by using some css techniques from oliezekat's Thin Views script: http://userscripts.org/scripts/show/46868
Plus I learned some javascript data structures, so the whole thing is much easier to read and easier to modify for your own preferences



