<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=Guides%3AQuickswitch_hotkeys</id>
	<title>Guides:Quickswitch hotkeys - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=Guides%3AQuickswitch_hotkeys"/>
	<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Guides:Quickswitch_hotkeys&amp;action=history"/>
	<updated>2026-08-24T20:16:47Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=Guides:Quickswitch_hotkeys&amp;diff=4279&amp;oldid=prev</id>
		<title>Bhswat: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Guides:Quickswitch_hotkeys&amp;diff=4279&amp;oldid=prev"/>
		<updated>2026-06-21T13:23:08Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 16:23, 21 июня 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Bhswat</name></author>
	</entry>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=Guides:Quickswitch_hotkeys&amp;diff=4278&amp;oldid=prev</id>
		<title>wp&gt;Ostentatio: Ostentatio moved page Quickswitch hotkeys to Guides:Quickswitch hotkeys without leaving a redirect: Wrong namespace</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Guides:Quickswitch_hotkeys&amp;diff=4278&amp;oldid=prev"/>
		<updated>2022-03-15T17:44:07Z</updated>

		<summary type="html">&lt;p&gt;Ostentatio moved page &lt;a href=&quot;/index.php?title=Quickswitch_hotkeys&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Quickswitch hotkeys (страница не существует)&quot;&gt;Quickswitch hotkeys&lt;/a&gt; to &lt;a href=&quot;/index.php/Guides:Quickswitch_hotkeys&quot; title=&quot;Guides:Quickswitch hotkeys&quot;&gt;Guides:Quickswitch hotkeys&lt;/a&gt; without leaving a redirect: Wrong namespace&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{guide}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
This page has been written by me to act as an example of how powerful hotkeys can be in Wurm. Users may take what I have here and copy it in its entirety or they can adapt it to their own needs. These commands &amp;#039;&amp;#039;&amp;#039;no longer&amp;#039;&amp;#039;&amp;#039; require the unstable client and as such many people seem to know nothing about them. Hopefully that will change now that the clients are merged.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are so many actions in wurm that binding them all would take up most of the keyboard. Listed in the [[#Files]] section below are the commands needed to allow you to quickly switch between jobs at the press of a button. Imping your tools and need to chop some wood? Easy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The system below revolves around the use of {{key|W}}{{key|S}}{{key|A}}{{key|D}} and the mouse as movement controls. {{key|Q}} and {{key|E}} are easy take and drop access. {{key|Tab}} is used to activate. This leaves {{key|X}} and {{key|C}} as our quickswitch hotkeys. If I am imping then these are [[Repairing|repair]] and [[improve]] respectively, in mining they are [[Prospecting|prospect]] and [[Mining|mine]] respectively, etc. I also use the {{key|Shift}} as a modifier, but {{key|Z}} and {{key|V}} could be used aswell. To switch between them you simply press the relevent button. For example woodcutting is {{key|Shift-F1}}. When combined with a [[toolbelt]] and its number shortcuts it becomes simple and efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- [[User:Miceless|miceless]] 10:32, 14 December 2009 (CST)&lt;br /&gt;
&lt;br /&gt;
= Files =&lt;br /&gt;
Place the following files in your config directory. You will have to create some of them.&lt;br /&gt;
*autorun.txt&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind tab activate&lt;br /&gt;
bind q take&lt;br /&gt;
bind e drop&lt;br /&gt;
&lt;br /&gt;
bind shift-F1 &amp;quot;exec wood.txt&amp;quot;&lt;br /&gt;
bind shift-F2 &amp;quot;exec dig.txt&amp;quot;&lt;br /&gt;
bind shift-F3 &amp;quot;exec mine.txt&amp;quot;&lt;br /&gt;
bind shift-F4 &amp;quot;exec imp.txt&amp;quot;&lt;br /&gt;
bind shift-F5 &amp;quot;exec farm.txt&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*wood.txt - Also includes pruning and [[sprout]] picking.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind X CHOP_UP&lt;br /&gt;
bind SHIFT-X PRUNE&lt;br /&gt;
bind C CUT_DOWN&lt;br /&gt;
bind SHIFT-C PICK_SPROUT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*dig.txt &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind X DIG&lt;br /&gt;
bind SHIFT-X FLATTEN&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*mine.txt&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind X PROSPECT&lt;br /&gt;
bind C MINE_FORWARD&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*imp.txt&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind X REPAIR&lt;br /&gt;
bind C IMPROVE&lt;br /&gt;
bind SHIFT-C FINISH&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*farm.txt - Includes grooming&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bind x GROOM&lt;br /&gt;
bind C FARM&lt;br /&gt;
bind SHIFT-C HARVEST&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/Q]][[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>wp&gt;Ostentatio</name></author>
	</entry>
</feed>