<?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=Perception_%28script%29</id>
	<title>Perception (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=Perception_%28script%29"/>
	<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Perception_(script)&amp;action=history"/>
	<updated>2026-04-04T04:50:30Z</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=Perception_(script)&amp;diff=424077&amp;oldid=prev</id>
		<title>KHELEK00: Perception script</title>
		<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Perception_(script)&amp;diff=424077&amp;oldid=prev"/>
		<updated>2015-10-01T02:59:54Z</updated>

		<summary type="html">&lt;p&gt;Perception script&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=training, survival&lt;br /&gt;
|fe=Genie&lt;br /&gt;
}}&lt;br /&gt;
Collects whatever you set as a variable and kicks the pile each time. Supports two-word variables like bread crumbs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Script==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
expcheck:&lt;br /&gt;
	matchre end /mind lock/&lt;br /&gt;
	match start EXP HELP&lt;br /&gt;
	put skill perc&lt;br /&gt;
	matchwait&lt;br /&gt;
&lt;br /&gt;
start:&lt;br /&gt;
&lt;br /&gt;
put collect %1 %2&lt;br /&gt;
&lt;br /&gt;
wait&lt;br /&gt;
&lt;br /&gt;
pause 1&lt;br /&gt;
&lt;br /&gt;
put kick pile&lt;br /&gt;
&lt;br /&gt;
match stand can&amp;#039;t do that&lt;br /&gt;
match stand that has got to &lt;br /&gt;
match expcheck fail to find any signs &lt;br /&gt;
match expcheck could not find what&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
stand:&lt;br /&gt;
&lt;br /&gt;
wait 15&lt;br /&gt;
&lt;br /&gt;
put stand&lt;br /&gt;
&lt;br /&gt;
goto expcheck&lt;br /&gt;
&lt;br /&gt;
end:&lt;br /&gt;
echo         Locked Perception&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>KHELEK00</name></author>
	</entry>
</feed>