Difference between revisions of "Useful Stuff"
Jump to navigation
Jump to search
m (→Calculators) |
m (→Scripts and extensions: asterisks to bullet points, minor punctuation & line break fixes) |
||
Line 64: | Line 64: | ||
==Scripts and extensions== | ==Scripts and extensions== | ||
− | These scripts and extensions are used to ease your gameplay | + | These scripts and extensions are used to ease your gameplay. |
{| class="wikitable" | {| class="wikitable" | ||
!Name/link | !Name/link | ||
Line 72: | Line 72: | ||
|[https://forum.idlescape.com/topic/7/extension-idlescape-utilities Idlescape Utilities] | |[https://forum.idlescape.com/topic/7/extension-idlescape-utilities Idlescape Utilities] | ||
|11tinic | |11tinic | ||
− | |Various QoL improvements, e.g. | + | |Various QoL improvements, e.g. |
+ | * Display gold and heat in full. | ||
+ | * Experience/hour and time to level for mining/foraging/fishing/smithing. | ||
|- | |- | ||
|[https://greasyfork.org/en/scripts/420330-idlescape-idle-notification Idle Notifier] | |[https://greasyfork.org/en/scripts/420330-idlescape-idle-notification Idle Notifier] | ||
|D4M4G3X | |D4M4G3X | ||
− | |'''This is built into Idlescape Utilities''' | + | |'''This is built into Idlescape Utilities.''' <br>Plays a sound when you're idling in Idlescape<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed. |
|- | |- | ||
|[https://github.com/holychikenz/ISMonkey ISMonkey] | |[https://github.com/holychikenz/ISMonkey ISMonkey] | ||
|Holychikenz | |Holychikenz | ||
− | |Provides a lot of extensions in one installation, players | + | |Provides a lot of extensions in one installation, players can comment out extensions that they don't want. This includes: |
+ | * Foodinfo | ||
+ | * Animation Cancellation | ||
+ | * Jiggy Slide (re-size the game windows) | ||
+ | * plus much more.{{clear}} | ||
+ | [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed. | ||
|- | |- | ||
|[https://greasyfork.org/en/scripts/420477-idlescape-foodinfo/code Foodinfo] | |[https://greasyfork.org/en/scripts/420477-idlescape-foodinfo/code Foodinfo] | ||
|Holychikenz | |Holychikenz | ||
− | |Adds food info (food type, buff given etc.) to food tooltips in-game | + | |Adds food info (food type, buff given etc.) to food tooltips in-game.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed. |
|- | |- | ||
|[https://greasyfork.org/en/scripts/420328-idlescape-animation-killer Animation Killer] | |[https://greasyfork.org/en/scripts/420328-idlescape-animation-killer Animation Killer] | ||
|Holychikenz | |Holychikenz | ||
− | |Removes progress animations and scrolling xp text to save CPU power | + | |Removes progress animations and scrolling xp text to save CPU power.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed. |
|- | |- | ||
|[https://raw.githubusercontent.com/daelidle/ISscripts/main/userscripts/DaelIS.user.js DaelIS collection of userscripts] | |[https://raw.githubusercontent.com/daelidle/ISscripts/main/userscripts/DaelIS.user.js DaelIS collection of userscripts] | ||
|Dael | |Dael | ||
− | |Collection of userscripts, | + | |Collection of userscripts, including: |
+ | * Display prices on inventory | ||
+ | * Filter inventory using icons | ||
+ | * Manage Loadouts using UI | ||
+ | * Visually track the resources gained | ||
+ | * Show a damage meter on combat | ||
+ | * Hide gathering nodes for No Gathering game mode{{clear}} | ||
+ | [https://www.tampermonkey.net/ Tampermonkey] userscript extension is needed. | ||
|- | |- | ||
|[https://greasyfork.org/en/scripts/426184-idlescape-lootify-quickfix-th-zones Lootify Fixed with TH] | |[https://greasyfork.org/en/scripts/426184-idlescape-lootify-quickfix-th-zones Lootify Fixed with TH] | ||
|Dael | |Dael | ||
− | |Lootify bugfix, Corrects TH in Combat Zones | + | |Lootify bugfix, Corrects TH in Combat Zones.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed. |
|- | |- | ||
|} | |} |
Revision as of 15:05, 26 January 2022
Contents
Calculators
Calculators are divided into the following main categories:
- Skill Based
- Cost & Profit
Skill Based Calculators
Calculator | Skill | Author | Description |
---|---|---|---|
Experience Calculator/Spreadsheet | Most of them, focused on production/crafting | Limpeklimpe / Habs | Calculates expected experience/loot rates and other stuff for various skills. |
Cooking Profit Calculator | Cooking | Silent1 | Works out the cost and profit of several recipes. |
Fishing Calculator | Fishing (Detailed per zone) | Kugan | Calculates expected experience/loot for fishing. |
DPS Calculator | Combat | Gpt999, Kugan | Calculates combat stats, kills per hour, and several survival statistics. |
Cost & Profit Calculators
Calculator | Author | Description |
---|---|---|
Augment Calculator | Mac15001900 | Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting. |
Guides
Guide | Author | Description |
---|---|---|
Combat Guide | Mageofpie | Combat guide for beginners. Assumes you have a brand new account so anyone can follow it. |
Cooking Guide | Starnub | An in-depth cooking guide with data on older recipes, ingredients, and mechanics. |
Combat Guide | Magnus | Combat guide for beginners. Assumes you have a brand new account so anyone can follow it. |
Scripts and extensions
These scripts and extensions are used to ease your gameplay.
Name/link | Author | Description |
---|---|---|
Idlescape Utilities | 11tinic | Various QoL improvements, e.g.
|
Idle Notifier | D4M4G3X | This is built into Idlescape Utilities. Plays a sound when you're idling in Idlescape Tampermonkey/Greasemonkey/any other userscript extension is needed. |
ISMonkey | Holychikenz | Provides a lot of extensions in one installation, players can comment out extensions that they don't want. This includes:
Tampermonkey/Greasemonkey/any other userscript extension is needed. |
Foodinfo | Holychikenz | Adds food info (food type, buff given etc.) to food tooltips in-game. Tampermonkey/Greasemonkey/any other userscript extension is needed. |
Animation Killer | Holychikenz | Removes progress animations and scrolling xp text to save CPU power. Tampermonkey/Greasemonkey/any other userscript extension is needed. |
DaelIS collection of userscripts | Dael | Collection of userscripts, including:
Tampermonkey userscript extension is needed. |
Lootify Fixed with TH | Dael | Lootify bugfix, Corrects TH in Combat Zones. Tampermonkey/Greasemonkey/any other userscript extension is needed. |
Extensions that might be needed for other scripts to work
Name/link | Author | Description |
---|---|---|
Tampermonkey website | Tampermonkey Devs | Needed for some scripts |
Stylus Github page | Stylus Devs | Needed for changing css elements |
Deprecated tools
These scripts and extensions are unlikely to work as they are no longer in development
Name/link | Author | Description |
---|---|---|
Lootify | D4M4G3X | Adds statisical and combat related stuff to your gameplay This includes: * Kills per Hour * Gold per Hour etc. |
Cooking Simulator & Recipe Book | Starnub | Creates dishes given chosen ingredients, showing stats (HP, bonus, buffs, recipe, stacks) accurate to in-game recipes. |
Experience Calculator | MrTekilla | Calculates the required experience to level up in crafting/scrollcrafting, as well as the number of crafts to level up. |