<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elanthipedia.play.net/index.php?action=history&amp;feed=atom&amp;title=Arrowhead_%28script%29</id>
	<title>Arrowhead (script) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://elanthipedia.play.net/index.php?action=history&amp;feed=atom&amp;title=Arrowhead_%28script%29"/>
	<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Arrowhead_(script)&amp;action=history"/>
	<updated>2026-04-26T13:54:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://elanthipedia.play.net/index.php?title=Arrowhead_(script)&amp;diff=447134&amp;oldid=prev</id>
		<title>TRIMACK: Created page with &quot;{{Script |cat=crafting, survival, utility |fe=StormFront |auth=Sagadin }}  ==Description== This script will create a specified number of arrowheads for you.  Very useful for a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Arrowhead_(script)&amp;diff=447134&amp;oldid=prev"/>
		<updated>2016-06-26T03:23:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Script |cat=crafting, survival, utility |fe=StormFront |auth=Sagadin }}  ==Description== This script will create a specified number of arrowheads for you.  Very useful for a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Script&lt;br /&gt;
|cat=crafting, survival, utility&lt;br /&gt;
|fe=StormFront&lt;br /&gt;
|auth=Sagadin&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This script will create a specified number of arrowheads for you.  Very useful for arrow workorders.&lt;br /&gt;
&lt;br /&gt;
==Script==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Echo /Arrowhead &amp;lt;container&amp;gt; &amp;lt;part&amp;gt; &amp;lt;#&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Echo ******&lt;br /&gt;
Echo ***&lt;br /&gt;
Echo *   Making %3 Arrowhead(s) from your %2 (s)&lt;br /&gt;
Echo *** &lt;br /&gt;
Echo ******&lt;br /&gt;
&lt;br /&gt;
Begin:&lt;br /&gt;
put glance&lt;br /&gt;
counter set %3&lt;br /&gt;
match cont empty hands&lt;br /&gt;
match retry left hand&lt;br /&gt;
match retry right hand&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
Retry:&lt;br /&gt;
Echo&lt;br /&gt;
Echo ***Empty you hands and try again&lt;br /&gt;
Echo&lt;br /&gt;
&lt;br /&gt;
Cont:&lt;br /&gt;
put open my tool&lt;br /&gt;
put get my shaper&lt;br /&gt;
wait&lt;br /&gt;
1:&lt;br /&gt;
2:&lt;br /&gt;
3:&lt;br /&gt;
4:&lt;br /&gt;
5:&lt;br /&gt;
6:&lt;br /&gt;
put get my %2 from my %1&lt;br /&gt;
put shape %2 into arrowhead&lt;br /&gt;
waitfor repeatedly impact&lt;br /&gt;
put put my arrowhead in my %1&lt;br /&gt;
Goto Check&lt;br /&gt;
&lt;br /&gt;
Check:&lt;br /&gt;
counter subtract 1&lt;br /&gt;
Echo&lt;br /&gt;
Echo ***&lt;br /&gt;
Echo *   %c left to shape.&lt;br /&gt;
Echo ***&lt;br /&gt;
Echo&lt;br /&gt;
goto %c&lt;br /&gt;
&lt;br /&gt;
0:&lt;br /&gt;
put put my shaper in my %1&lt;br /&gt;
Echo&lt;br /&gt;
Echo ***All done&lt;br /&gt;
Echo&lt;br /&gt;
Exit&lt;/div&gt;</summary>
		<author><name>TRIMACK</name></author>
	</entry>
</feed>