[[CDB|Main]] / [[:Category:Technical Details|Technical Details]] / '''{{PAGENAME}}'''
The autorun.txt file runs when the client is first started. Here are some examples of what can be used in the autorun.txt file which have been taken from multiple sources of the Wurmpedia.
toggle stats
</pre>
This prevents the target bar and the [[select bar]] from opening by default at login.
<pre>
toggle select
toggle target
</pre>
This stops kingdom chat from loading when the game starts, but sometimes someone gets in a message before it takes effect. Placing it at the top of the file may help.