Skip to content

Greasemonkey/Tampermonkey scripts for the html based game Initium

License

Notifications You must be signed in to change notification settings

gitter-badger/initiumGrease

 
 

Repository files navigation

Initium Grease

Greasemonkey/Tampermonkey scripts for the html-based game Initium

Status:

weather-script

Script that displays the weather forecast for the current hour and for the next hour.

display-stats

Displays your character's stats at the top of the page next to your name. W is for weight.

icons-script

Displays two additional icons next to the settings one. Green for the community map and blue for the changelog.

debuff-script

Displays debuff icons for rainy and nighttime conditions because they have a negative impact on some gameplay elements.

mute-chat

Mutes specificed playrs in the chatbox via command /mute 1 hidden easter-egg

stats-tracking

Tracks your stats for each attack performed

Documentation:

On attack button click, the script will record your previous stats and previous attack number in a database.

To see all of the attacks and stats recorded you can press the (~) key and they will print to the console.

To see the console you need to right click the web page and click on inspect.

The script's name should be specific to the character you are using it with

e.g. If my name was troll I would name the script troll-stats

nearby-items

Displays the nearby items in a cluetip and stacks items of the same type. Currently does not sort by item-type.

no-refresh

Stops the page from refreshing everything on the page instead of just refreshing the changed elements.

About

Greasemonkey/Tampermonkey scripts for the html based game Initium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%