Difference between revisions of "Useful Stuff"

From Idlescape Wiki
Jump to navigation Jump to search
m (removed refractor notice)
 
(62 intermediate revisions by 19 users not shown)
Line 1: Line 1:
 +
==Guides==
 +
{| class="wikitable"
 +
!Guide
 +
!Author
 +
!Description
 +
|-
 +
|[https://www.youtube.com/watch?v=UYhLP16Qs4w Beginner's Guide]]
 +
|CharacterMood
 +
|A basic introduction to most major mechanics (video)
 +
|-
 +
|[[Mining Guide]]
 +
|Valiant
 +
|Overview of mining
 +
|-
 +
|[[Foraging Guide]]
 +
|BlastedWay
 +
|Detailed guide on mid and late game foraging
 +
|-
 +
|[[Fishing Guide]]
 +
|Tj093
 +
|In-depth guide to fishing
 +
|-
 +
|[https://www.youtube.com/watch?v=Jrhi8AoYwEE Enchanting Guide]]
 +
|CharacterMood
 +
|Overview of enchanting and affixes (video)
 +
|-
 +
|[[Combat guide|Combat Guide]]
 +
|Schaftolas
 +
|Overview of combat, WIP
 +
|-
 +
|[[Smithing Guide]]
 +
|Zoomba
 +
|Advanced smithing guide
 +
|-
 +
|[[Cooking Guide]]
 +
|ChloeNebula
 +
|In-depths guide to cooking
 +
|-
 +
|[[Runecrafting Guide]]
 +
|Tongs19
 +
|Advanced runecrafting guide, WIP
 +
|-
 +
|}
 +
 
==Calculators==
 
==Calculators==
 
Calculators are divided into the following main categories:
 
Calculators are divided into the following main categories:
  
*Experience
+
*Skill Based
 
*Cost & Profit
 
*Cost & Profit
*Combat
 
  
===Experience===
+
===Skill Based Calculators===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
!Calculator
 
!Calculator
 +
!Skill
 +
!Author
 +
!Description
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/1LUJTR0eISI0sVkf3Uc2lEADK-iDfREywA35o3Rap8B0/ Fishing Calculator]
 +
|Fishing (Detailed per zone)
 +
|Kugan
 +
|Calculates expected experience/loot for fishing.
 +
|-
 +
|[https://docs.google.com/spreadsheets/d/1C0zC0B51C0c2i8YyWUoBQiAYCLC67L3W-OroQKxKlvU/ DPS Calculator]
 +
|Combat
 +
|Gpt999, Kugan
 +
|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.
 +
|}
 +
 +
===Cost & Profit Calculators===
 +
N/A
 +
 +
==Scripts and extensions==
 +
These scripts and extensions are used to ease your gameplay.
 +
{| class="wikitable"
 +
!Name/link
 
!Author
 
!Author
 
!Description
 
!Description
 
|-
 
|-
|[https://mac15001900.github.io/idlescape-calc/ Augment Calculator]
+
|[https://greasyfork.org/en/scripts/420330-idlescape-idle-notification Idle Notifier]
|Mac15001900
+
|D4M4G3X
|Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting.
+
|'''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]
 +
|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.{{clear}}
 +
 
 +
[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]
 +
|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{{clear}}
 +
 
 +
[https://www.tampermonkey.net/ Tampermonkey] userscript extension is needed.
 +
|-
 +
|[https://github.com/IceFreez3r/marketplace-tracker Marketplace Tracker]
 +
|IceFreez3r
 +
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://greasyfork.org/en/scripts/443574-idlescape-shut-up-chat Shut up chat!]
 +
|WilliW
 +
|Removes the chat window.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
 +
|-
 +
|[https://greasyfork.org/en/scripts/443753-idlescape-max-button-on-item-dialog Max button on item dialog]
 +
|WilliW
 +
|Adds a button "Set to max" to the inventory item dialog.<br> [https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
 +
|-
 +
|}
 +
 
 +
Extensions that might be needed for other scripts to work
 +
{| class="wikitable"
 +
!Name/link
 +
!Author
 +
!Description
 +
|-
 +
|[https://www.tampermonkey.net/ Tampermonkey website]
 +
|Tampermonkey Devs
 +
|Needed for some scripts
 
|-
 
|-
|[https://docs.google.com/spreadsheets/d/1VnApyiH62ou-8p4b12dw1BKL1jD4t7otQXkIKsCcN_I/ Experience Calculator]
+
|[https://github.com/openstyles/stylus/blob/master/README.md Stylus Github page]
|Limpeklimpe / Habs
+
|Stylus Devs
|Calculates expected experience rates for skills such as: mining, [[foraging]], [[smithing]] and [[crafting]].
+
|Needed for changing css elements
 
|-
 
|-
|[https://mrtekilla.github.io/ Experience calculator]
 
|MrTekilla
 
|Calculates the required experience to level up in crafting/[[Enchanting#Scrollcrafting|scrollcrafting]], as well as the number of crafts to level up.
 
 
|}
 
|}
  
===Cost & Profit===
+
==Deprecated stuff==
{| class="wikitable sortable"
+
<span style="color:#ff0000"> '''These scripts and extensions are unlikely to work as they are no longer in development'''</span>
!Calculator
+
 
 +
===Tools===
 +
{| class="wikitable mw-collapsible mw-collapsed"
 +
!Name/link
 
!Author
 
!Author
 
!Description
 
!Description
 
|-
 
|-
|[https://docs.google.com/spreadsheets/d/1VnApyiH62ou-8p4b12dw1BKL1jD4t7otQXkIKsCcN_I/ Cost & Profit Calculator]
+
|[https://docs.google.com/spreadsheets/d/1VnApyiH62ou-8p4b12dw1BKL1jD4t7otQXkIKsCcN_I/ Experience Calculator/Spreadsheet]
 
|Limpeklimpe / Habs
 
|Limpeklimpe / Habs
|Calculates expected cost and profit for things such as: Mining, Foraging, Smithing and Crafting.
+
|Most of them, focused on production/crafting
 +
Calculates expected experience/loot rates and other stuff for various skills.
 
|-
 
|-
|[https://mrtekilla.github.io/ Cost & Benefits Calculator]
+
|[[Lootify]]
|MrTekilla
+
|D4M4G3X
|Calculates Crafting/ScrollCrafting cost as well as price per XP, benefits, how much crafts are needed to level up, etc.
+
|Adds statisical and combat related stuff to your gameplay <br>This includes: <br>* Kills per Hour <br>* Gold per Hour etc.
 
|-
 
|-
 
|[https://docs.google.com/spreadsheets/d/1TIL-f4g3F9nya1O3bk4fzXEjPeAbEKmcXi-LL3TKqE8 Cooking Simulator & Recipe Book]
 
|[https://docs.google.com/spreadsheets/d/1TIL-f4g3F9nya1O3bk4fzXEjPeAbEKmcXi-LL3TKqE8 Cooking Simulator & Recipe Book]
 
|Starnub
 
|Starnub
 
|Creates dishes given chosen ingredients, showing stats (HP, bonus, buffs, recipe, stacks) accurate to in-game recipes.
 
|Creates dishes given chosen ingredients, showing stats (HP, bonus, buffs, recipe, stacks) accurate to in-game recipes.
|}
+
|-
 +
|[https://mrtekilla.github.io/ Experience Calculator]
 +
|MrTekilla
 +
|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.
  
===Combat===
+
*Display gold and heat in full.
{| class="wikitable sortable"
+
*Experience/hour and time to level for mining/foraging/fishing/smithing.
!Calculator
 
!Author
 
!Description
 
 
|-
 
|-
|[https://docs.google.com/spreadsheets/d/1C0zC0B51C0c2i8YyWUoBQiAYCLC67L3W-OroQKxKlvU/edit#gid=847329841 DPS Calculator]
+
|[https://greasyfork.org/en/scripts/444275-idlescape-horizontal-channels Horizontal Channels]
|Gpt999, Kugan
+
|Kronos
|Calculates combat stats, kills per hour, and several survival statistics.
+
|Changes the chat channel list into a horizontal list above the chat.
|-
+
[https://www.tampermonkey.net/ Tampermonkey]/Greasemonkey/any other userscript extension is needed.
|[https://docs.google.com/spreadsheets/d/1Mr4RVMmvs6-5cZNwIxHj5vki-BemYwVMo1qB3j-ZdPQ Combat Calculator]
+
|}
|White
 
|Simulates combat to find out average kills per hour, estimated AFK time, and a few other stats.
 
|}<br />
 
  
==Guides==
+
===Deprecated Guides===
{| class="wikitable"
+
{| class="wikitable mw-collapsible mw-collapsed"
 
!Guide
 
!Guide
 
!Author
 
!Author
 
!Description
 
!Description
 
|-
 
|-
|[https://docs.google.com/document/d/1cIUozuMG2ZtAdnzbnr6HpeTrBRQaZmYd_HxM07puMBs/edit?usp=sharing Combat Guide]
+
|[[Combat guide|Combat Guide]]
 
|Mageofpie
 
|Mageofpie
 
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
 
|Combat guide for beginners. Assumes you have a brand new account so anyone can follow it.
''Currently being transferred to [[Combat guide]]''
 
 
|-
 
|-
 
|[https://docs.google.com/document/d/14VdZtVgp7Fscq_geohy0tgw91yPNQcV-kPgDtM_IDu8 Cooking Guide]
 
|[https://docs.google.com/document/d/14VdZtVgp7Fscq_geohy0tgw91yPNQcV-kPgDtM_IDu8 Cooking Guide]
 
|Starnub
 
|Starnub
|An in-depth cooking guide with data on all recipes, ingredients, and mechanics.
+
|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==
+
===Deprecated links===
These scripts and extensions are used to ease your gameplay
+
{| class="wikitable sortable mw-collapsible mw-collapsed"
{| class="wikitable"
+
!Link
!Name/link
 
 
!Author
 
!Author
 
!Description
 
!Description
 
|-
 
|-
|[https://forum.idlescape.com/topic/7/extension-idlescape-utilities Idlescape Utilities]
+
|[https://snebbers.github.io/index.html Snebbers Aug Calc]
|11tinic
+
|Snebbers
|Various QoL improvements, e.g.<br> * Display gold and heat in full. <br> * Experience/hour and time to level for mining/foraging/fishing/smithing.
+
|Augment calculator that provides the user with expected items and other stuff related to augmenting '''[NO LONGER OPERATIONAL]'''
 
|-
 
|-
|[https://greasyfork.org/en/scripts/420330-idlescape-idle-notification Idle Notifier]
+
|[https://datastudio.google.com/u/0/reporting/b9fe9c92-f2b3-4779-8d19-b1785f148b8e/page/HHvHC?s=rwqg5zJrtwc Leaderboards]
|D4M4G3X
+
|Idlescape
|'''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.
+
|Discover the highest completion attempts of each scroll or dungeon.
 
|-
 
|-
|[[Lootify]]
+
|[https://mac15001900.github.io/idlescape-calc/ Augment Calculator]
|D4M4G3X
+
|Mac15001900
|Adds statisical and combat related stuff to your gameplay <br>This includes: <br>* Kills per Hour <br>* Gold per Hour etc
+
|Find the expected cost of augmenting an item to a certain level and how much experience you'll gain from augmenting.
|-
 
|[https://greasyfork.org/en/scripts/420477-idlescape-foodinfo/code Foodinfo]
 
|Holychikenz
 
|Adds food info (food type, buff given etc) to food tooltips in-game
 
|-
 
|[https://greasyfork.org/en/scripts/420328-idlescape-animation-killer Animation Killer]
 
|Holychikenz/Sponsorn
 
|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://greasyfork.org/en/scripts/420375-idlescape-ccs Idlescape CSS styler]
 
|Sponsorn
 
|Small CSS changes, mostly on the combat screen <br> brings HP to the front, moves run away to the other side etc<br> [https://github.com/openstyles/stylus/blob/master/README.md Stylus]/any other userstyle extension is needed.
 
 
|-
 
|-
|[https://www.tampermonkey.net/ Tampermonkey website]
+
|[http://14nickel.com:8088/data/perspective/client/Idlescape/heatCalc Heat Calculator]
|Tampermonkey Devs
+
|14nickel
|Needed for some scripts
+
|Search the market for the cheapest source of heat.
 
|-
 
|-
|[https://github.com/openstyles/stylus/blob/master/README.md Stylus Github page]
+
|[https://docs.google.com/spreadsheets/d/1XbIrdW0n4rYyB0WivAzfej46Qt7KoMYMGj6yY5BOQAQ Chest Value Calculator]
|Stylus Devs
+
|Partypope
|Needed for changing css elements
+
|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]]

Latest revision as of 22:05, 11 August 2024

Guides

Guide Author Description
Beginner's Guide] CharacterMood A basic introduction to most major mechanics (video)
Mining Guide Valiant Overview of mining
Foraging Guide BlastedWay Detailed guide on mid and late game foraging
Fishing Guide Tj093 In-depth guide to fishing
Enchanting Guide] CharacterMood Overview of enchanting and affixes (video)
Combat Guide Schaftolas Overview of combat, WIP
Smithing Guide Zoomba Advanced smithing guide
Cooking Guide ChloeNebula In-depths guide to cooking
Runecrafting Guide Tongs19 Advanced runecrafting guide, WIP

Calculators

Calculators are divided into the following main categories:

  • Skill Based
  • Cost & Profit

Skill Based Calculators

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

N/A

Scripts and extensions

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

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

Tools

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

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

Link Author Description
Snebbers Aug Calc Snebbers Augment calculator that provides the user with expected items and other stuff related to augmenting [NO LONGER OPERATIONAL]
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.