<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fronobulax</id>
	<title>Kolmafia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fronobulax"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Special:Contributions/Fronobulax"/>
	<updated>2026-04-24T21:15:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=To_coinmaster&amp;diff=7514</id>
		<title>To coinmaster</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=To_coinmaster&amp;diff=7514"/>
		<updated>2017-07-11T19:49:20Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: Fixed typo - returns coinmaster, not boolean&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|to_coinmaster}}{{&lt;br /&gt;
#vardefine:return_type|coinmaster}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type=coinmaster|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|string|store}}|&lt;br /&gt;
p1desc={{pspan|store}} is hopefully the name of a coinmaster|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=This sells off all the Island War vendor Frat boy trash to the hippy coinmaster for dimes.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
foreach trash in $items[red class ring, blue class ring, white class ring, PADL Phone]&lt;br /&gt;
   if(item_amount(trash) &amp;gt; 0)&lt;br /&gt;
      sell(to_coinmaster(&amp;quot;Dimemaster&amp;quot;), item_amount(trash), trash);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|visit|is_accessible|buys_item|sells_item}}|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Item Management]]&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Reporting_a_Bug/Requesting_a_Feature&amp;diff=8500</id>
		<title>Reporting a Bug/Requesting a Feature</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Reporting_a_Bug/Requesting_a_Feature&amp;diff=8500"/>
		<updated>2017-04-15T20:36:12Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: Created page with &amp;quot;A Bug Report is submitted when KoLmafia is doing the wrong thing because of a coding error, design flaw or some other oversight on the part of a developer.  A Feature Request...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Bug Report is submitted when KoLmafia is doing the wrong thing because of a coding error, design flaw or some other oversight on the part of a developer.&lt;br /&gt;
&lt;br /&gt;
A Feature Request is submitted when KoLmafia is functioning as designed but a user would like it to so something different.&lt;br /&gt;
&lt;br /&gt;
New Content is reported when something is added to or changed in KoL itself and KoLmafia could/should be changed to support that.&lt;br /&gt;
&lt;br /&gt;
A Bug Report, Feature Request or New Content notification can be made by starting a new thread at http://kolmafia.us/forumdisplay.php?24-Bug-Reports&lt;br /&gt;
&lt;br /&gt;
There are several prefixes appended to threads in that section.  Non-Moderators should only use Bug, Feature or New Content.  The Moderators will change the prefix to indicate status.&lt;br /&gt;
&lt;br /&gt;
Bug - Confirmed indicates that someone other than the original reporter has been able to reproduce the bug.&lt;br /&gt;
&lt;br /&gt;
Bug - Not a Bug indicates that the behavior described as a Bug is actually what KoLmafia is supposed to be doing.&lt;br /&gt;
&lt;br /&gt;
Bug - Won&#039;t Fix indicates that bug exists but no changes will be made to fix it.&lt;br /&gt;
&lt;br /&gt;
Bug - Fixed indicates that code to fix the bug has been written and checked in to SourceForge, thus making it part of the next build.&lt;br /&gt;
&lt;br /&gt;
Bug - Cannot Reproduce indicates that no one besides the original reporter knows how to make the bug happen.&lt;br /&gt;
&lt;br /&gt;
Bug - Waiting for Info indicates that a developer has asked questions about the report and is waiting for the reporter to answer.&lt;br /&gt;
&lt;br /&gt;
For both Feature and New Content&lt;br /&gt;
&lt;br /&gt;
Implemented means that KoLmafia has been changed in response.&lt;br /&gt;
&lt;br /&gt;
Rejected means that no code has been changed and none is likely to do so.&lt;br /&gt;
&lt;br /&gt;
Features are often rejected if it is something that can easily be done or has already been done, in a script.&lt;br /&gt;
&lt;br /&gt;
The prefixes and the implied workflow are sometimes to developer&#039;s looking for tasks and developers planning releases.&lt;br /&gt;
&lt;br /&gt;
It is worth reading http://kolmafia.us/showthread.php?5934-Bug-Report-Procedures-(please-read-me) before submitting reports.&lt;br /&gt;
&lt;br /&gt;
This thread http://kolmafia.us/showthread.php?4326-Show-Estimated-Damage contains some discussion which led to the creation of this page.&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Main_Page&amp;diff=627</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Main_Page&amp;diff=627"/>
		<updated>2017-04-15T20:02:11Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: Bug/Features&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;margin: 0 0 20px 0; text-align: center; border: none;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 1.4em;&amp;quot;&amp;gt;Welcome to the KoLmafia Wiki!&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 1em; line-height: 1.6em;&amp;quot;&amp;gt;Progress level: [[Special:Statistics|{{NUMBEROFARTICLES}}]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 50%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- Left div START--&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=2 style=&amp;quot;background-color: #ffac62; padding: 4px; border-bottom: 1px solid black&amp;quot;&amp;gt;Quick Links for ASH Scripters&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #ffc48e; padding: 4px; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;&amp;quot;&amp;gt;FUNCTION CATEGORIES&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[Your Character]]&lt;br /&gt;
* [[Item Management]]&lt;br /&gt;
* [[Equipment]]&lt;br /&gt;
* [[Skills and Effects]]&lt;br /&gt;
* [[Adventuring]]&lt;br /&gt;
* [[In-combat Consulting]]&lt;br /&gt;
* [[Math and Numbers]]&lt;br /&gt;
* [[String Handling Routines]]&lt;br /&gt;
* [[Money Making Game]]&lt;br /&gt;
* [[Datatype Conversions]]&lt;br /&gt;
* [[Modifier Functions]]&lt;br /&gt;
* [[Relay Browser Functions]]&lt;br /&gt;
* [[Miscellaneous Functions|Miscellaneous]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #ffc48e; padding: 4px; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;&amp;quot;&amp;gt;LANGUAGE CONVENTIONS&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[Operators]]&lt;br /&gt;
* [[Data Types]]&lt;br /&gt;
* [[Control Structures]]&lt;br /&gt;
* [[Data Structures]]&lt;br /&gt;
* [[Proxy Records]]&lt;br /&gt;
* [[Miscellaneous ASH Features|Misc. ASH Features]]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;margin-top: 2em;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;&amp;quot;&amp;gt;HELPFUL RESOURCES&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[ASH For Beginners]]&lt;br /&gt;
* [[KoLmafia Properties]]&lt;br /&gt;
* [[Ash Functions|Master Function List]]&lt;br /&gt;
* [[CLI Reference|CLI Commands]]&lt;br /&gt;
* [[Helpful Scripts]]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td style=&amp;quot;background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black&amp;quot;&amp;gt;How Does KoLmafia Help?&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #c0ffc0; padding: 4px;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Automation]]&lt;br /&gt;
* [[Quests|Helping with Quests]]&lt;br /&gt;
* [[Basement|Basement Diving]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- Left div END--&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 50%; float: right;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- Right div START--&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td style=&amp;quot;background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black&amp;quot;&amp;gt;New User Help&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #bfbfff; padding: 4px;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Installation]]&lt;br /&gt;
{{&lt;br /&gt;
Hidelist&lt;br /&gt;
|title=[[KoLmafia Guide]] by SinginSally&lt;br /&gt;
|1=[[KoLmafia Guide: Preface|Preface]]&lt;br /&gt;
|2=[[KoLmafia Guide: Basics (Relay Browser)|Lesson 1: Basics (Relay Browser)]]&lt;br /&gt;
|3=[[KoLmafia Guide: Java Interface|Lesson 2: Java Interface]]&lt;br /&gt;
|4=[[KoLmafia Guide: Stats-Checking|Lesson 3: Stats-Checking]]&lt;br /&gt;
|5=[[KoLmafia Guide: Attack Script|Lesson 4: Attack Script]]&lt;br /&gt;
|6=[[KoLmafia Guide: Custom Combat Script|Lesson 5: Custom Combat Script]]&lt;br /&gt;
|7=[[KoLmafia Guide: Auto-Adventuring|Lesson 6: Auto-Adventuring]]&lt;br /&gt;
|8=[[KoLmafia Guide: Automatic HP/MP Recovery|Lesson 7: Automatic HP/MP Recovery]]&lt;br /&gt;
|9=[[KoLmafia Guide: Goal-Oriented Adventuring|Lesson 8: Goal-Oriented Adventuring]]&lt;br /&gt;
|10=[[KoLmafia Guide: Setting Preferences|Lesson 9: Setting Preferences]]&lt;br /&gt;
|11=[[KoLmafia Guide: Setting Up Breakfast|Lesson 10: Setting Up Breakfast]]&lt;br /&gt;
|12=[[KoLmafia Guide: Eating &amp;amp; Drinking|Lesson 11: Eating &amp;amp; Drinking]]&lt;br /&gt;
|13=[[KoLmafia Guide: PvP (Beating Up People)|Lesson 12: PvP (Beating Up People)]]&lt;br /&gt;
|14=[[KoLmafia Guide: Running ASH Scripts|Lesson 13: Running ASH Scripts]]&lt;br /&gt;
|15=[[KoLmafia Guide: Useful Commands|Lesson 14: Useful Commands]]&lt;br /&gt;
|16=[[KoLmafia Guide: Closing Thoughts|Lesson 15: Closing Thoughts]]&lt;br /&gt;
}}&lt;br /&gt;
* [[SVN Primer]]&lt;br /&gt;
* [[Helpful Links]]&lt;br /&gt;
* [[Help:Frequently Asked Questions|KoLmafia FAQ]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td style=&amp;quot;background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black&amp;quot;&amp;gt;Advanced Features&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #bfbfff; padding: 4px;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Modifier Maximizer]]&lt;br /&gt;
* [[Daily Deeds]]&lt;br /&gt;
* [[Hidden Features]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td style=&amp;quot;background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black&amp;quot;&amp;gt;Contributing to the KoLmafia Project&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;background-color: #bfbfff; padding: 4px;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Compiling from Source]]&lt;br /&gt;
* [[Mafia&#039;s Code]]&lt;br /&gt;
* [[Making a Patch]]&lt;br /&gt;
* [[Reporting a Bug/Requesting a Feature]]&lt;br /&gt;
* [[Help:Editing|Editing the Wiki Documentation]]&lt;br /&gt;
* [[Help:To Do List|Wiki &amp;quot;To Do&amp;quot; List]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- Right div END--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Restore_mp&amp;diff=4319</id>
		<title>Restore mp</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Restore_mp&amp;diff=4319"/>
		<updated>2011-12-17T21:40:44Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|restore_mp}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type={{#var:return_type}}|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|int|target}}|&lt;br /&gt;
p1desc={{pspan|target}} is the minimum MP desired after the function is run.|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=Restores your MP, following your current recovery settings as closely as possible. This function only attempts to surpass {{pspan|target}}, not to arrive as closely as possible to it. If your current KoLmafia recovery settings are lower than your current MP (or off), this function will restore the bare minimum necessary to reach {{pspan|target}} using the restores you have checked. If, however, you have your recovery setting set to &amp;quot;Try to recover up to 100% mana,&amp;quot; this function will follow that preference if possible.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If {{pspan|target}} is zero then it will restore MP according to KoLmafia&#039;s recovery settings.  Note that the definition of &amp;quot;current recovery settings&amp;quot; may be different if a {{pspan|recoveryScript}} is specified.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If a recoveryScript is present and returns TRUE then this function returns TRUE.  If a recoveryScript is present and returns FALSE then this function returns the results of mafia&#039;s internal restoration attempt.  If no recoveryScript is specified then the results of mafia&#039;s internal restoration attempt will be returned.&lt;br /&gt;
&lt;br /&gt;
If you use a recoveryScript and call restore_mp then it is your responsibility to deal with the possibility that restore_mp will return TRUE but the desired amount of MP will not have been reached.&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=This sample attempts to restore your MP to full.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
if (my_mp() &amp;lt; my_maxmp()) {&lt;br /&gt;
   restore_mp(my_maxmp());&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|my_hp|my_mp|my_maxhp|my_maxmp|restore_hp}}|&lt;br /&gt;
cli_equiv=The CLI command &amp;quot;restore&amp;quot; has similar functionality.|&lt;br /&gt;
special=Note: the return value can be over-ridden by a [[Miscellaneous_ASH_Features#Recovery_.28recoveryScript.29|recoveryScript]] if in use. If your script&#039;s behavior changes based on the return value of this function, it is recommended that you explicitly state which, if any, recoveryScripts it can support when publicly releasing your script.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Skills and Effects]]&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7483</id>
		<title>Hidden Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7483"/>
		<updated>2011-11-23T14:21:25Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
Mafia has several features that aren&#039;t listed in the preferences. In order to enable these features you have to change properties with a CLI command. To issue a CLI command simply type the listed command in the text entry box at the bottom of the &amp;quot;Graphical CLI&amp;quot; window. Capitalization counts, so copy/paste is recommended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Beep on Private Message ===&lt;br /&gt;
You can instruct chat to beep if you receive a private message. If this is enabled it will affect all characters. To enable this, issue the CLI command:&lt;br /&gt;
&lt;br /&gt;
 set chatBeep = true&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Most Recently Used Script Menu ===&lt;br /&gt;
You can alter your script menu to only show the most recently used scripts. This is enabled by setting scriptMRULength to a value greater than zero.  When enabled the Script menu will contain (at most) scriptMRULength entries with the most frequently used script at the top.  This list is automatically refreshed or can be manually refreshed by using the Refresh menu option.  Scripts that are not on the list can be run by using the Load script option.  This is enabled on a per character basis. &lt;br /&gt;
&lt;br /&gt;
 set scriptMRULength  = 10&lt;br /&gt;
&lt;br /&gt;
will enable the feature and set the length of the menu to 10.  Although it is not enforced by the code, it is suggested that values greater than 45 or thereabouts be avoided.  Note that the list is case sensitive.  If your operating system allows you to invoke the file Ascend.ash by typing ascend then it is possible that both &amp;quot;Ascend&amp;quot; and &amp;quot;ascend&amp;quot; will appear on the list.  Note also that the definition of &amp;quot;used&amp;quot; includes run from the Scripts menu, run from the gCLI or called from a running script using the &amp;quot;call&amp;quot; command.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Number of Custom Combat Buttons ===&lt;br /&gt;
In the Browser section of Preferences, we can mark the checkbox for &amp;quot;Add custom buttons to the top of fight pages.&amp;quot; The number of buttons on the right side, that vary according to which skills have been used, is set to 5 by default. CLI command to change this is:&lt;br /&gt;
&lt;br /&gt;
 set relaySkillButtonCount=x&lt;br /&gt;
&lt;br /&gt;
Where x is the number of variable buttons desired. Unusual values for x here might cause unexpected results. It should be a non-zero, whole number. This is a global setting, meaning it will not change according to which account is logged in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quests: Doc Galaktik&#039;s Quest ===&lt;br /&gt;
By default Doc Galaktik&#039;s quest to find medicinal herbs will be accepted by KoLmafia when you ascend. If you want to turn this off...&lt;br /&gt;
&lt;br /&gt;
 set autostartGalaktikQuest = false&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Save window size ===&lt;br /&gt;
You can save the size of the KoLmafia window. This is especially useful for people with smaller monitors. This preference is character specific so you will need to use the following CLI command for each character.&lt;br /&gt;
&lt;br /&gt;
 set rememberDesktopSize = true&lt;br /&gt;
&lt;br /&gt;
When it is not set, KoLmafia will determine the size of windows at startup.  In the case of variable sized windows (such as the panel containing Daily Deeds) the computed size is too big for small displays.  Setting this to true will remember the last size of the main window and use it instead of a computed size.&lt;br /&gt;
&lt;br /&gt;
=== Most Recently Used Modifier Maximizer Expression ===&lt;br /&gt;
You can alter your Modifier Maximizer drop down to show the most recently evaluated expression. This is enabled by setting maximizerMRULength to a value greater than zero.  When enabled the drop down will contain (at most) maximizerMRULength entries with the most frequently used expression at the top.  This is enabled on a per character basis. &lt;br /&gt;
&lt;br /&gt;
 set maximizerMRULength  = 40&lt;br /&gt;
&lt;br /&gt;
will enable the feature and set the length of the menu to 40.&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7478</id>
		<title>Hidden Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7478"/>
		<updated>2011-07-13T15:54:20Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
Mafia has several features that aren&#039;t listed in the preferences. In order to enable these features you have to change properties with a CLI command. To issue a CLI command simply type the listed command in the text entry box at the bottom of the &amp;quot;Graphical CLI&amp;quot; window. Capitalization counts, so copy/paste is recommended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Beep on Private Message ===&lt;br /&gt;
You can instruct chat to beep if you receive a private message. If this is enabled it will affect all characters. To enable this, issue the CLI command:&lt;br /&gt;
&lt;br /&gt;
 set chatBeep = true&lt;br /&gt;
&lt;br /&gt;
=== Most Recently Used Script Menu ===&lt;br /&gt;
You can alter your script menu to only show the most recently used scripts. This is enabled by setting scriptMRULength to a value greater than zero.  When enabled the Script menu will contain (at most) scriptMRULength entries with the most frequently used script at the top.  This list is automatically refreshed or can be manually refreshed by using the Refresh menu option.  Scripts that are not on the list can be run by using the Load script option.  This is enabled on a per character basis. &lt;br /&gt;
&lt;br /&gt;
 set scriptMRULength  = 10&lt;br /&gt;
&lt;br /&gt;
will enable the feature and set the length of the menu to 10.  Although it is not enforced by the code, it is suggested that values greater than 45 or thereabouts be avoided.  Note that the list is case sensitive.  If your operating system allows you to invoke the file Ascend.ash by typing ascend then it is possible that both &amp;quot;Ascend&amp;quot; and &amp;quot;ascend&amp;quot; will appear on the list.  Note also that the definition of &amp;quot;used&amp;quot; includes run from the Scripts menu, run from the gCLI or called from a running script using the &amp;quot;call&amp;quot; command. &lt;br /&gt;
&lt;br /&gt;
The preference scriptMRUList is not intended to be user editable.  It contains a list of script file names delimited by semi-colons. &lt;br /&gt;
&lt;br /&gt;
=== Save window size ===&lt;br /&gt;
You can save the size of the KoLmafia window. This is especially useful for people with smaller monitors. This prefernece is character specific so you will need to use the following CLI command for each character.&lt;br /&gt;
&lt;br /&gt;
 set rememberDesktopSize = true&lt;br /&gt;
&lt;br /&gt;
When it is not set, KoLmafia will determine the size of windows at startup.  In the case of variable sized windows (such as the panel containing Daily Deeds) the computed size is too big for small displays.  Setting this to true will remember the last size of the main window and use it instead of a computed size.&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7477</id>
		<title>Hidden Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7477"/>
		<updated>2011-07-13T12:17:54Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
Mafia has several features that aren&#039;t listed in the preferences. In order to enable these features you have to change properties with a CLI command. To issue a CLI command simply type the listed command in the text entry box at the bottom of the &amp;quot;Graphical CLI&amp;quot; window. Capitalization counts, so copy/paste is recommended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Beep on Private Message ===&lt;br /&gt;
You can instruct chat to beep if you receive a private message. If this is enabled it will affect all characters. To enable this, issue the CLI command:&lt;br /&gt;
&lt;br /&gt;
 set chatBeep = true&lt;br /&gt;
&lt;br /&gt;
=== Most Recently Used Script Menu ===&lt;br /&gt;
You can alter your script menu to only show the most recently used scripts. This is enabled by setting scriptMRULength to a value greater than zero.  When enabled the Script menu will contain (at most) scriptMRULength entries with the most frequently used script at the top.  This list is automatically refreshed or can be manually refreshed by using the Refresh menu option.  Scripts that are not on the list can be run by using the Load script option.  This is enabled on a per character basis. &lt;br /&gt;
&lt;br /&gt;
 set scriptMRULength  = 10&lt;br /&gt;
&lt;br /&gt;
will enable the feature and set the length of the menu to 10.  Although it is not enforced by the code, it is suggested that values greater than 45 or thereabouts be avoided.  Note that the list is case sensitive.  If your operating system allows you to invoke the file Ascend.ash by typing ascend then it is possible that both &amp;quot;Ascend&amp;quot; and &amp;quot;ascend&amp;quot; will appear on the list.&lt;br /&gt;
&lt;br /&gt;
The preference scriptMRUList is not intended to be user editable.  It contains a list of script file names delimited by semi-colons. &lt;br /&gt;
&lt;br /&gt;
=== Save window size ===&lt;br /&gt;
You can save the size of the KoLmafia window. This is especially useful for people with smaller monitors. This prefernece is character specific so you will need to use the following CLI command for each character.&lt;br /&gt;
&lt;br /&gt;
 set rememberDesktopSize = true&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7476</id>
		<title>Hidden Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Hidden_Features&amp;diff=7476"/>
		<updated>2011-07-13T12:12:08Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
Mafia has several features that aren&#039;t listed in the preferences. In order to enable these features you have to change properties with a CLI command. To issue a CLI command simply type the listed command in the text entry box at the bottom of the &amp;quot;Graphical CLI&amp;quot; window. Capitalization counts, so copy/paste is recommended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Beep on Private Message ===&lt;br /&gt;
You can instruct chat to beep if you receive a private message. If this is enabled it will affect all characters. To enable this, issue the CLI command:&lt;br /&gt;
&lt;br /&gt;
 set chatBeep = true&lt;br /&gt;
&lt;br /&gt;
=== Most Recently Used Script Menu ===&lt;br /&gt;
You can alter your script menu to only show the most recently used scripts. This is enabled by setting scriptMRULength to a value greater than zero.  When enabled the Script menu will contain (at most) scriptMRULength entries with the most frequently used script at the top.  This list is automatically refreshed or can be manually refreshed by using the Refresh menu option.  Scripts that are not on the list can be run by using the Load script option.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 set scriptMRULength  = 10&lt;br /&gt;
&lt;br /&gt;
will enable the feature and set the length of the menu to 10.  Although it is not enforced by the code, it is suggested that values greater than 45 or thereabouts be avoided.&lt;br /&gt;
&lt;br /&gt;
The second does something:&lt;br /&gt;
&lt;br /&gt;
 set scriptMRUList  = ???&lt;br /&gt;
&lt;br /&gt;
=== Save window size ===&lt;br /&gt;
You can save the size of the KoLmafia window. This is especially useful for people with smaller monitors. This prefernece is character specific so you will need to use the following CLI command for each character.&lt;br /&gt;
&lt;br /&gt;
 set rememberDesktopSize = true&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Talk:My_name&amp;diff=5855</id>
		<title>Talk:My name</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Talk:My_name&amp;diff=5855"/>
		<updated>2010-03-17T18:42:24Z</updated>

		<summary type="html">&lt;p&gt;Fronobulax: Created page with &amp;#039;[http://kolmafia.us/showthread.php?3684-My-first-attempt-at-a-script&amp;amp;p=26025#post26025] mentions some possible issues with case sensitivity when using my_name as a string index t…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://kolmafia.us/showthread.php?3684-My-first-attempt-at-a-script&amp;amp;p=26025#post26025] mentions some possible issues with case sensitivity when using my_name as a string index to a map.  That should be verified but, if true, the code examples might be better examples if they used lower case, i.e. if (my_name() == &amp;quot;fronobulax&amp;quot;) instead of if (my_name == &amp;quot;Fronobulax&amp;quot;) If both examples actually work then I would check the equality operator for case sensitivity, possibly update the wiki or file a Bug Report :-)&lt;/div&gt;</summary>
		<author><name>Fronobulax</name></author>
	</entry>
</feed>