Difference between revisions of "Useful Stuff"

From Idlescape Wiki
Jump to navigation Jump to search
m (Deprecated cooking sheet)
 
(23 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 +
{{Incomplete|[[Refactor]] March 02, 2023}}
 
==Calculators==
 
==Calculators==
 
Calculators are divided into the following main categories:
 
Calculators are divided into the following main categories:
Line 11: Line 12:
 
!Author
 
!Author
 
!Description
 
!Description
|-
 
|[https://docs.google.com/spreadsheets/d/1VnApyiH62ou-8p4b12dw1BKL1jD4t7otQXkIKsCcN_I/ Experience Calculator/Spreadsheet]
 
|Most of them, focused on production/crafting
 
|Limpeklimpe / Habs
 
|Calculates expected experience/loot rates and other stuff for various skills.
 
|-
 
|[https://docs.google.com/spreadsheets/d/1YXd7Z_LYXjlu0cQIf60l2LnmajR4qGpGNICrq77mYig Cooking Profit Calculator]
 
|Cooking
 
|Silent1
 
|Works out the cost and profit of several recipes.
 
 
|-
 
|-
 
|[https://docs.google.com/spreadsheets/d/1LUJTR0eISI0sVkf3Uc2lEADK-iDfREywA35o3Rap8B0/ Fishing Calculator]
 
|[https://docs.google.com/spreadsheets/d/1LUJTR0eISI0sVkf3Uc2lEADK-iDfREywA35o3Rap8B0/ Fishing Calculator]
Line 31: Line 22:
 
|Gpt999, Kugan
 
|Gpt999, Kugan
 
|Calculates combat stats, kills per hour, and several survival statistics.
 
|Calculates combat stats, kills per hour, and several survival statistics.
 +
|-
 +
|[https://holychikenz.github.io/LootFilterData/index.html Loot Calculator]
 +
|Combat
 +
|Holychikenz
 +
|Calculates Loot/hr and GP/hr based on ISMonkey loot logs.
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/13VGf3R4VldW4DZ9WarwoEuwQKVtA9R5BcB4q-2tlkkQ/ AutoEat Calculator]
 +
|Combat
 +
|Gpt999
 +
|Estimates minimum auto eat thresholds for dungeons and elite scrolls.
 
|}
 
|}
  
Line 39: Line 40:
 
!Description
 
!Description
 
|-
 
|-
|[https://mac15001900.github.io/idlescape-calc/ Augment Calculator]
+
|[https://snebbers.github.io/index.html Snebbers Aug Calc]
|Mac15001900
+
|Snebbers
|Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting.
+
|Augment calculator that provides the user with expected items and other stuff related to augmenting
|}<br />
 
 
 
==Guides==
 
{| class="wikitable"
 
!Guide
 
!Author
 
!Description
 
|-
 
|[[Combat guide|Combat Guide]]
 
|Mageofpie
 
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
 
|-
 
|[https://docs.google.com/document/d/14VdZtVgp7Fscq_geohy0tgw91yPNQcV-kPgDtM_IDu8 Cooking Guide]
 
|Starnub
 
|An in-depth cooking guide with data on older recipes, ingredients, and mechanics.
 
|-
 
|[https://forum.idlescape.com/topic/107/sloppy-seconds-the-mainscape-combat-guide-by-magnus Combat Guide]
 
|Magnus
 
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
 
 
|}
 
|}
  
 
==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
 
!Author
 
!Author
 
!Description
 
!Description
|-
 
|[https://forum.idlescape.com/topic/7/extension-idlescape-utilities Idlescape Utilities]
 
|11tinic
 
|Various QoL improvements, e.g.<br> * Display gold and heat in full. <br> * 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''', <br>Plays a sound when you're idling in Idlescape<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
+
|'''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<br> can comment out extensions that they don't want<br>This includes:<br>* Foodinfo<br>* Animation Cancellation<br>* Jiggy Slide (re-size the game windows)<br>* plus much more,<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
+
|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://raw.githubusercontent.com/daelidle/ISscripts/main/userscripts/DaelIS.user.js DaelIS collection of userscripts]
|Holychikenz
+
|Dael
|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.
+
|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
 +
*Custom item tooltips reminiscent of WoW Tooltips
 +
*Hide gathering nodes for No Gathering game mode{{clear}}
 +
 
 +
[https://www.tampermonkey.net/ Tampermonkey] userscript extension is needed.
 
|-
 
|-
|[https://greasyfork.org/en/scripts/420328-idlescape-animation-killer Animation Killer]
+
|[https://github.com/IceFreez3r/marketplace-tracker Marketplace Tracker]
|Holychikenz
+
|IceFreez3r
|Removes progress animations and scrolling xp text to save CPU power,<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
+
Z3krom991
 +
 
 +
Pinguinflieger
 +
|Collects price data from the official marketplace [https://play.idlescape.com/api/market/manifest API] and provides price information at various places in the game.
 +
 
 +
 
 +
Can be installed as a Firefox extension or as a [https://www.tampermonkey.net/ Tampermonkey] userscript.
 
|-
 
|-
|[https://raw.githubusercontent.com/daelidle/ISscripts/main/userscripts/DaelIS.user.js DaelIS collection of userscripts]
+
|[https://greasyfork.org/en/scripts/443574-idlescape-shut-up-chat Shut up chat!]
|Dael
+
|WilliW
|Collection of userscripts, includes: <br> * Display prices on inventory<br> * Filter inventory using icons<br> * Manage Loadouts using UI<br> * Visually track the resources gained<br> * Show a damage meter on combat<br> * Hide gathering nodes for No Gathering game mode<br> [https://www.tampermonkey.net/ Tampermonkey] userscript extension is needed.
+
|Removes the chat window.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
 
|-
 
|-
|[https://greasyfork.org/en/scripts/426184-idlescape-lootify-quickfix-th-zones Lootify Fixed with TH]
+
|[https://greasyfork.org/en/scripts/443753-idlescape-max-button-on-item-dialog Max button on item dialog]
|Dael
+
|WilliW
|Lootify bugfix, Corrects TH in Combat Zones,<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
+
|Adds a button "Set to max" to the inventory item dialog.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
 
|-
 
|-
 
|}
 
|}
Line 116: Line 117:
 
|}
 
|}
  
==Deprecated tools==
+
==Deprecated stuff==
 
<span style="color:#ff0000"> '''These scripts and extensions are unlikely to work as they are no longer in development'''</span>
 
<span style="color:#ff0000"> '''These scripts and extensions are unlikely to work as they are no longer in development'''</span>
  
 +
===Tools===
 
{| class="wikitable mw-collapsible mw-collapsed"
 
{| class="wikitable mw-collapsible mw-collapsed"
 
!Name/link
 
!Name/link
 
!Author
 
!Author
 
!Description
 
!Description
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/1VnApyiH62ou-8p4b12dw1BKL1jD4t7otQXkIKsCcN_I/ Experience Calculator/Spreadsheet]
 +
|Limpeklimpe / Habs
 +
|Most of them, focused on production/crafting
 +
Calculates expected experience/loot rates and other stuff for various skills.
 
|-
 
|-
 
|[[Lootify]]
 
|[[Lootify]]
Line 135: Line 142:
 
|MrTekilla
 
|MrTekilla
 
|Calculates the required experience to level up in crafting/[[Enchanting#Scrollcrafting|scrollcrafting]], as well as the number of crafts to level up.
 
|Calculates the required experience to level up in crafting/[[Enchanting#Scrollcrafting|scrollcrafting]], as well as the number of crafts to level up.
 +
|-
 +
|[https://forum.idlescape.com/topic/7/extension-idlescape-utilities Idlescape Utilities]
 +
|11tinic
 +
|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/444275-idlescape-horizontal-channels Horizontal Channels]
 +
|Kronos
 +
|Changes the chat channel list into a horizontal list above the chat.
 +
[https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
 +
|}
 +
 +
===Deprecated Guides===
 +
{| class="wikitable mw-collapsible mw-collapsed"
 +
!Guide
 +
!Author
 +
!Description
 +
|-
 +
|[[Combat guide|Combat Guide]]
 +
|Mageofpie
 +
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
 +
|-
 +
|[https://docs.google.com/document/d/14VdZtVgp7Fscq_geohy0tgw91yPNQcV-kPgDtM_IDu8 Cooking Guide]
 +
|Starnub
 +
|An in-depth cooking guide with data on older recipes, ingredients, and mechanics.
 +
|-
 +
|[https://forum.idlescape.com/topic/107/sloppy-seconds-the-mainscape-combat-guide-by-magnus Combat Guide]
 +
|Magnus
 +
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
 +
|}
 +
 +
===Deprecated links===
 +
{| class="wikitable sortable mw-collapsible mw-collapsed"
 +
!Link
 +
!Author
 +
!Description
 +
|-
 +
|[https://datastudio.google.com/u/0/reporting/b9fe9c92-f2b3-4779-8d19-b1785f148b8e/page/HHvHC?s=rwqg5zJrtwc Leaderboards]
 +
|Idlescape
 +
|Discover the highest completion attempts of each scroll or dungeon.
 +
|-
 +
|[https://mac15001900.github.io/idlescape-calc/ Augment Calculator]
 +
|Mac15001900
 +
|Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting.
 +
|-
 +
|[http://14nickel.com:8088/data/perspective/client/Idlescape/heatCalc Heat Calculator]
 +
|14nickel
 +
|Search the market for the cheapest source of heat.
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/1XbIrdW0n4rYyB0WivAzfej46Qt7KoMYMGj6yY5BOQAQ Chest Value Calculator]
 +
|Partypope
 +
|Calculate the total and average value of [[Chests]] with the opening message from Activity tab.
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/1YXd7Z_LYXjlu0cQIf60l2LnmajR4qGpGNICrq77mYig Cooking Profit Calculator]
 +
|Silent1
 +
|Works out the cost and profit of several recipes.
 
|}
 
|}
  
 
[[Category:Guides]]
 
[[Category:Guides]]

Latest revision as of 16:39, 4 December 2023

Incomplete.PNG
This page or section is incomplete and could use improvement.
Reason: Refactor March 02, 2023
You can discuss this issue on the talk page or edit this page to improve it.

Calculators[edit | edit source]

Calculators are divided into the following main categories:

  • Skill Based
  • Cost & Profit

Skill Based Calculators[edit | edit source]

Calculator Skill Author Description
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.
Loot Calculator Combat Holychikenz Calculates Loot/hr and GP/hr based on ISMonkey loot logs.
AutoEat Calculator Combat Gpt999 Estimates minimum auto eat thresholds for dungeons and elite scrolls.

Cost & Profit Calculators[edit | edit source]

Calculator Author Description
Snebbers Aug Calc Snebbers Augment calculator that provides the user with expected items and other stuff related to augmenting

Scripts and extensions[edit | edit source]

These scripts and extensions are used to ease your gameplay.

Name/link Author Description
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:
  • Foodinfo
  • Animation Cancellation
  • Jiggy Slide (re-size the game windows)
  • plus much more.

Tampermonkey/Greasemonkey/any other userscript extension is needed.

DaelIS collection of userscripts Dael 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
  • Custom item tooltips reminiscent of WoW Tooltips
  • Hide gathering nodes for No Gathering game mode

Tampermonkey userscript extension is needed.

Marketplace Tracker IceFreez3r

Z3krom991

Pinguinflieger

Collects price data from the official marketplace API and provides price information at various places in the game.


Can be installed as a Firefox extension or as a Tampermonkey userscript.

Shut up chat! WilliW Removes the chat window.
Tampermonkey/Greasemonkey/any other userscript extension is needed.
Max button on item dialog WilliW Adds a button "Set to max" to the inventory item dialog.
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 stuff[edit | edit source]

These scripts and extensions are unlikely to work as they are no longer in development

Tools[edit | edit source]

Name/link Author Description
Experience Calculator/Spreadsheet Limpeklimpe / Habs Most of them, focused on production/crafting

Calculates expected experience/loot rates and other stuff for various skills.

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.
Idlescape Utilities 11tinic Various QoL improvements, e.g.
  • Display gold and heat in full.
  • Experience/hour and time to level for mining/foraging/fishing/smithing.
Horizontal Channels Kronos Changes the chat channel list into a horizontal list above the chat.

Tampermonkey/Greasemonkey/any other userscript extension is needed.

Deprecated Guides[edit | edit source]

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.

Deprecated links[edit | edit source]

Link Author Description
Leaderboards Idlescape Discover the highest completion attempts of each scroll or dungeon.
Augment Calculator Mac15001900 Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting.
Heat Calculator 14nickel Search the market for the cheapest source of heat.
Chest Value Calculator Partypope Calculate the total and average value of Chests with the opening message from Activity tab.
Cooking Profit Calculator Silent1 Works out the cost and profit of several recipes.