<?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=Gem_Seller_%28script%29</id>
	<title>Gem Seller (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=Gem_Seller_%28script%29"/>
	<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Gem_Seller_(script)&amp;action=history"/>
	<updated>2026-05-02T09:21:21Z</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=Gem_Seller_(script)&amp;diff=178130&amp;oldid=prev</id>
		<title>ISHARON: Created page with &#039;{{Script |cat=utility |fe=StormFront |auth=Isharon }}  ==Description==  This script sells the contents of your gem pouch.  ==Script==  &lt;pre&gt;bar: put get bar from…&#039;</title>
		<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=Gem_Seller_(script)&amp;diff=178130&amp;oldid=prev"/>
		<updated>2011-03-14T19:26:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{Script |cat=utility |fe=StormFront |auth=&lt;a href=&quot;/User:Isharon&quot; title=&quot;User:Isharon&quot;&gt;Isharon&lt;/a&gt; }}  ==Description==  This script sells the contents of your gem pouch.  ==Script==  &amp;lt;pre&amp;gt;bar: put get bar from…&amp;#039;&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=utility&lt;br /&gt;
|fe=StormFront&lt;br /&gt;
|auth=[[User:Isharon|Isharon]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
This script sells the contents of your gem pouch.&lt;br /&gt;
&lt;br /&gt;
==Script==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;bar:&lt;br /&gt;
put get bar from my gem pouch&lt;br /&gt;
match bar ...wait&lt;br /&gt;
match bar2 you get&lt;br /&gt;
match nugget refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
bar2:&lt;br /&gt;
match bar2 ...wait&lt;br /&gt;
put sell my bar&lt;br /&gt;
match bar hands you&lt;br /&gt;
match nugget refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
nugget:&lt;br /&gt;
put get nugget from my gem pouch&lt;br /&gt;
match nugget ...wait&lt;br /&gt;
match nugget2 you get&lt;br /&gt;
match gem refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
nugget2:&lt;br /&gt;
match nugget2 ...wait&lt;br /&gt;
put sell my nugget&lt;br /&gt;
match nugget hands you&lt;br /&gt;
match gem refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
gem:&lt;br /&gt;
put get gem from my gem pouch&lt;br /&gt;
match gem ...wait&lt;br /&gt;
match gem2 you get&lt;br /&gt;
match agate refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
gem2:&lt;br /&gt;
match gem2 ...wait&lt;br /&gt;
put sell my gem&lt;br /&gt;
match gem hands you&lt;br /&gt;
match agate refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
agate:&lt;br /&gt;
put get agate from my gem pouch&lt;br /&gt;
match agate ...wait&lt;br /&gt;
match agate2 you get&lt;br /&gt;
match alexandrite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
agate2:&lt;br /&gt;
match agate2 ...wait&lt;br /&gt;
put sell my agate&lt;br /&gt;
match agate hands you&lt;br /&gt;
match alexandrite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
alexandrite:&lt;br /&gt;
put get alexandrite from my gem pouch&lt;br /&gt;
match alexandrite ...wait&lt;br /&gt;
match alexandrite2 you get&lt;br /&gt;
match amber refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
alexandrite2:&lt;br /&gt;
match alexandrite2 ...wait&lt;br /&gt;
put sell my alexandrite&lt;br /&gt;
match alexandrite hands you&lt;br /&gt;
match amber refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
amber:&lt;br /&gt;
put get amber from my gem pouch&lt;br /&gt;
match amber ...wait&lt;br /&gt;
match amber2 you get&lt;br /&gt;
match amethyst refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
amber2:&lt;br /&gt;
match amber2 ...wait&lt;br /&gt;
put sell my amber&lt;br /&gt;
match amber hands you&lt;br /&gt;
match amethyst refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
amethyst:&lt;br /&gt;
put get amethyst from my gem pouch&lt;br /&gt;
match amethyst ...wait&lt;br /&gt;
match amethyst2 you get&lt;br /&gt;
match andalusite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
amethyst2:&lt;br /&gt;
match amethyst2 ...wait&lt;br /&gt;
put sell my amethyst&lt;br /&gt;
match amethyst hands you&lt;br /&gt;
match andalusite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
andalusite:&lt;br /&gt;
put get andalusite from my gem pouch&lt;br /&gt;
match andalusite ...wait&lt;br /&gt;
match andalusite2 you get&lt;br /&gt;
match aquamarine refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
andalusite2:&lt;br /&gt;
match andalusite2 ...wait&lt;br /&gt;
put sell my andalusite&lt;br /&gt;
match andalusite hands you&lt;br /&gt;
match aquamarine refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
aquamarine:&lt;br /&gt;
put get aquamarine from my gem pouch&lt;br /&gt;
match aquamarine ...wait&lt;br /&gt;
match aquamarine2 you get&lt;br /&gt;
match beryl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
aquamarine2:&lt;br /&gt;
match aquamarine2 ...wait&lt;br /&gt;
put sell my aquamarine&lt;br /&gt;
match aquamarine hands you&lt;br /&gt;
match beryl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
beryl:&lt;br /&gt;
put get beryl from my gem pouch&lt;br /&gt;
match beryl ...wait&lt;br /&gt;
match beryl2 you get&lt;br /&gt;
match bloodstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
beryl2:&lt;br /&gt;
match beryl2 ...wait&lt;br /&gt;
put sell my beryl&lt;br /&gt;
match beryl hands you&lt;br /&gt;
match bloodstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
bloodstone:&lt;br /&gt;
put get bloodstone from my gem pouch&lt;br /&gt;
match bloodstone ...wait&lt;br /&gt;
match bloodstone2 you get&lt;br /&gt;
match carnelian refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
bloodstone2:&lt;br /&gt;
match bloodstone2 ...wait&lt;br /&gt;
put sell my bloodstone&lt;br /&gt;
match bloodstone hands you&lt;br /&gt;
match carnelian refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
carnelian:&lt;br /&gt;
put get carnelian from my gem pouch&lt;br /&gt;
match carnelian ...wait&lt;br /&gt;
match carnelian2 you get&lt;br /&gt;
match chakrel refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
carnelian2:&lt;br /&gt;
match carnelian2 ...wait&lt;br /&gt;
put sell my carnelian&lt;br /&gt;
match carnelian hands you&lt;br /&gt;
match chakrel refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chakrel:&lt;br /&gt;
put get chakrel from my gem pouch&lt;br /&gt;
match chakrel ...wait&lt;br /&gt;
match chakrel2 you get&lt;br /&gt;
match chalcedony refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chakrel2:&lt;br /&gt;
match chakrel2 ...wait&lt;br /&gt;
put sell my chakrel&lt;br /&gt;
match chakrel hands you&lt;br /&gt;
match chalcedony refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chalcedony:&lt;br /&gt;
put get chalcedony from my gem pouch&lt;br /&gt;
match chalcedony ...wait&lt;br /&gt;
match chalcedony2 you get&lt;br /&gt;
match chrysoberyl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chalcedony2:&lt;br /&gt;
match chalcedony2 ...wait&lt;br /&gt;
put sell my chalcedony&lt;br /&gt;
match chalcedony hands you&lt;br /&gt;
match chrysoberyl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chrysoberyl:&lt;br /&gt;
put get chrysoberyl from my gem pouch&lt;br /&gt;
match chrysoberyl ...wait&lt;br /&gt;
match chrysoberyl2 you get&lt;br /&gt;
match chrysoprase refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chrysoberyl2:&lt;br /&gt;
match chrysoberyl2 ...wait&lt;br /&gt;
put sell my chrysoberyl&lt;br /&gt;
match chrysoberyl hands you&lt;br /&gt;
match chrysoprase refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chrysoprase:&lt;br /&gt;
put get chrysoprase from my gem pouch&lt;br /&gt;
match chrysoprase ...wait&lt;br /&gt;
match chrysoprase2 you get&lt;br /&gt;
match citrine refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
chrysoprase2:&lt;br /&gt;
match chrysoprase2 ...wait&lt;br /&gt;
put sell my chrysoprase&lt;br /&gt;
match chrysoprase hands you&lt;br /&gt;
match citrine refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
citrine:&lt;br /&gt;
put get citrine from my gem pouch&lt;br /&gt;
match citrine ...wait&lt;br /&gt;
match citrine2 you get&lt;br /&gt;
match coral refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
citrine2:&lt;br /&gt;
match citrine2 ...wait&lt;br /&gt;
put sell my citrine&lt;br /&gt;
match citrine hands you&lt;br /&gt;
match coral refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
coral:&lt;br /&gt;
put get coral from my gem pouch&lt;br /&gt;
match coral ...wait&lt;br /&gt;
match coral2 you get&lt;br /&gt;
match crystal refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
coral2:&lt;br /&gt;
match coral2 ...wait&lt;br /&gt;
put sell my coral&lt;br /&gt;
match coral hands you&lt;br /&gt;
match crystal refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
crystal:&lt;br /&gt;
put get crystal from my gem pouch&lt;br /&gt;
match crystal ...wait&lt;br /&gt;
match crystal2 you get&lt;br /&gt;
match diamond refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
crystal2:&lt;br /&gt;
match crystal2 ...wait&lt;br /&gt;
put sell my crystal&lt;br /&gt;
match crystal hands you&lt;br /&gt;
match diamond refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
diamond:&lt;br /&gt;
put get diamond from my gem pouch&lt;br /&gt;
match diamond ...wait&lt;br /&gt;
match diamond2 you get&lt;br /&gt;
match diopside refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
diamond2:&lt;br /&gt;
match diamond2 ...wait&lt;br /&gt;
put sell my diamond&lt;br /&gt;
match diamond hands you&lt;br /&gt;
match diopside refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
diopside:&lt;br /&gt;
put get diopside from my gem pouch&lt;br /&gt;
match diopside ...wait&lt;br /&gt;
match diopside2 you get&lt;br /&gt;
match dragonstear refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
diopside2:&lt;br /&gt;
match diopside2 ...wait&lt;br /&gt;
put sell my diopside&lt;br /&gt;
match diopside hands you&lt;br /&gt;
match dragonstear refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
dragonstear:&lt;br /&gt;
put get dragon&amp;#039;s tear from my gem pouch&lt;br /&gt;
match dragonstear ...wait&lt;br /&gt;
match dragonstear2 you get&lt;br /&gt;
match emerald refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
dragonstear2:&lt;br /&gt;
match dragon&amp;#039;s tear2 ...wait&lt;br /&gt;
put sell my dragon&amp;#039;s tear&lt;br /&gt;
match dragonstear hands you&lt;br /&gt;
match emerald refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
emerald:&lt;br /&gt;
put get emerald from my gem pouch&lt;br /&gt;
match emerald ...wait&lt;br /&gt;
match emerald2 you get&lt;br /&gt;
match garnet refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
emerald2:&lt;br /&gt;
match emerald2 ...wait&lt;br /&gt;
put sell my emerald&lt;br /&gt;
match emerald hands you&lt;br /&gt;
match garnet refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
garnet:&lt;br /&gt;
put get garnet from my gem pouch&lt;br /&gt;
match garnet ...wait&lt;br /&gt;
match garnet2 you get&lt;br /&gt;
match glowstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
garnet2:&lt;br /&gt;
match garnet2 ...wait&lt;br /&gt;
put sell my garnet&lt;br /&gt;
match garnet hands you&lt;br /&gt;
match glowstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
glowstone:&lt;br /&gt;
put get glowstone from my gem pouch&lt;br /&gt;
match glowstone ...wait&lt;br /&gt;
match glowstone2 you get&lt;br /&gt;
match hematite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
glowstone2:&lt;br /&gt;
match glowstone2 ...wait&lt;br /&gt;
put sell my glowstone&lt;br /&gt;
match glowstone hands you&lt;br /&gt;
match hematite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
hematite:&lt;br /&gt;
put get hematite from my gem pouch&lt;br /&gt;
match hematite ...wait&lt;br /&gt;
match hematite2 you get&lt;br /&gt;
match iolite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
hematite2:&lt;br /&gt;
match hematite2 ...wait&lt;br /&gt;
put sell my hematite&lt;br /&gt;
match hematite hands you&lt;br /&gt;
match iolite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
iolite:&lt;br /&gt;
put get iolite from my gem pouch&lt;br /&gt;
match iolite ...wait&lt;br /&gt;
match iolite2 you get&lt;br /&gt;
match ivory refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
iolite2:&lt;br /&gt;
match iolite2 ...wait&lt;br /&gt;
put sell my iolite&lt;br /&gt;
match iolite hands you&lt;br /&gt;
match ivory refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
ivory:&lt;br /&gt;
put get ivory from my gem pouch&lt;br /&gt;
match ivory ...wait&lt;br /&gt;
match ivory2 you get&lt;br /&gt;
match jade refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
ivory2:&lt;br /&gt;
match ivory2 ...wait&lt;br /&gt;
put sell my ivory&lt;br /&gt;
match ivory hands you&lt;br /&gt;
match jade refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
jade:&lt;br /&gt;
put get jade from my gem pouch&lt;br /&gt;
match jade ...wait&lt;br /&gt;
match jade2 you get&lt;br /&gt;
match kunzite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
jade2:&lt;br /&gt;
match jade2 ...wait&lt;br /&gt;
put sell my jade&lt;br /&gt;
match jade hands you&lt;br /&gt;
match kunzite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
kunzite:&lt;br /&gt;
put get kunzite from my gem pouch&lt;br /&gt;
match kunzite ...wait&lt;br /&gt;
match kunzite2 you get&lt;br /&gt;
match lapislazuli refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
kunzite2:&lt;br /&gt;
match kunzite2 ...wait&lt;br /&gt;
put sell my kunzite&lt;br /&gt;
match kunzite hands you&lt;br /&gt;
match lapislazuli refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
lapislazuli:&lt;br /&gt;
put get lapis lazuli from my gem pouch&lt;br /&gt;
match lapislazuli ...wait&lt;br /&gt;
match lapislazuli2 you get&lt;br /&gt;
match moonstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
lapislazuli2:&lt;br /&gt;
match lapislazuli2 ...wait&lt;br /&gt;
put sell my lapis lazuli&lt;br /&gt;
match lapislazuli hands you&lt;br /&gt;
match moonstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
moonstone:&lt;br /&gt;
put get moonstone from my gem pouch&lt;br /&gt;
match moonstone ...wait&lt;br /&gt;
match moonstone2 you get&lt;br /&gt;
match morganite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
moonstone2:&lt;br /&gt;
match moonstone2 ...wait&lt;br /&gt;
put sell my moonstone&lt;br /&gt;
match moonstone hands you&lt;br /&gt;
match morganite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
morganite:&lt;br /&gt;
put get morganite from my gem pouch&lt;br /&gt;
match morganite ...wait&lt;br /&gt;
match morganite2 you get&lt;br /&gt;
match onyx refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
morganite2:&lt;br /&gt;
match morganite2 ...wait&lt;br /&gt;
put sell my morganite&lt;br /&gt;
match morganite hands you&lt;br /&gt;
match onyx refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
onyx:&lt;br /&gt;
put get onyx from my gem pouch&lt;br /&gt;
match onyx ...wait&lt;br /&gt;
match onyx2 you get&lt;br /&gt;
match opal refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
onyx2:&lt;br /&gt;
match onyx2 ...wait&lt;br /&gt;
put sell my onyx&lt;br /&gt;
match onyx hands you&lt;br /&gt;
match opal refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
opal:&lt;br /&gt;
put get opal from my gem pouch&lt;br /&gt;
match opal ...wait&lt;br /&gt;
match opal2 you get&lt;br /&gt;
match pearl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
opal2:&lt;br /&gt;
match opal2 ...wait&lt;br /&gt;
put sell my opal&lt;br /&gt;
match opal hands you&lt;br /&gt;
match pearl refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
pearl:&lt;br /&gt;
put get pearl from my gem pouch&lt;br /&gt;
match pearl ...wait&lt;br /&gt;
match pearl2 you get&lt;br /&gt;
match pebble refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
pearl2:&lt;br /&gt;
match pearl2 ...wait&lt;br /&gt;
put sell my pearl&lt;br /&gt;
match pearl hands you&lt;br /&gt;
match pebble refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
pebble:&lt;br /&gt;
put get pebble from my gem pouch&lt;br /&gt;
match pebble ...wait&lt;br /&gt;
match pebble2 you get&lt;br /&gt;
match peridot refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
pebble2:&lt;br /&gt;
match pebble2 ...wait&lt;br /&gt;
put sell my pebble&lt;br /&gt;
match pebble hands you&lt;br /&gt;
match peridot refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
peridot:&lt;br /&gt;
put get peridot from my gem pouch&lt;br /&gt;
match peridot ...wait&lt;br /&gt;
match peridot2 you get&lt;br /&gt;
match quartz refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
peridot2:&lt;br /&gt;
match peridot2 ...wait&lt;br /&gt;
put sell my peridot&lt;br /&gt;
match peridot hands you&lt;br /&gt;
match quartz refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
quartz:&lt;br /&gt;
put get quartz from my gem pouch&lt;br /&gt;
match quartz ...wait&lt;br /&gt;
match quartz2 you get&lt;br /&gt;
match ruby refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
quartz2:&lt;br /&gt;
match quartz2 ...wait&lt;br /&gt;
put sell my quartz&lt;br /&gt;
match quartz hands you&lt;br /&gt;
match ruby refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
ruby:&lt;br /&gt;
put get ruby from my gem pouch&lt;br /&gt;
match ruby ...wait&lt;br /&gt;
match ruby2 you get&lt;br /&gt;
match sapphire refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
ruby2:&lt;br /&gt;
match ruby2 ...wait&lt;br /&gt;
put sell my ruby&lt;br /&gt;
match ruby hands you&lt;br /&gt;
match sapphire refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
sapphire:&lt;br /&gt;
put get sapphire from my gem pouch&lt;br /&gt;
match sapphire ...wait&lt;br /&gt;
match sapphire2 you get&lt;br /&gt;
match spinel refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
sapphire2:&lt;br /&gt;
match sapphire2 ...wait&lt;br /&gt;
put sell my sapphire&lt;br /&gt;
match sapphire hands you&lt;br /&gt;
match spinel refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
spinel:&lt;br /&gt;
put get spinel from my gem pouch&lt;br /&gt;
match spinel ...wait&lt;br /&gt;
match spinel2 you get&lt;br /&gt;
match star-stone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
spinel2:&lt;br /&gt;
match spinel2 ...wait&lt;br /&gt;
put sell my spinel&lt;br /&gt;
match spinel hands you&lt;br /&gt;
match star-stone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
star-stone:&lt;br /&gt;
put get star-stone from my gem pouch&lt;br /&gt;
match star-stone ...wait&lt;br /&gt;
match star-stone2 you get&lt;br /&gt;
match sunstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
star-stone2:&lt;br /&gt;
match star-stone2 ...wait&lt;br /&gt;
put sell my star-stone&lt;br /&gt;
match star-stone hands you&lt;br /&gt;
match sunstone refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
sunstone:&lt;br /&gt;
put get sunstone from my gem pouch&lt;br /&gt;
match sunstone ...wait&lt;br /&gt;
match sunstone2 you get&lt;br /&gt;
match tanzanite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
sunstone2:&lt;br /&gt;
match sunstone2 ...wait&lt;br /&gt;
put sell my sunstone&lt;br /&gt;
match sunstone hands you&lt;br /&gt;
match tanzanite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tanzanite:&lt;br /&gt;
put get tanzanite from my gem pouch&lt;br /&gt;
match tanzanite ...wait&lt;br /&gt;
match tanzanite2 you get&lt;br /&gt;
match topaz refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tanzanite2:&lt;br /&gt;
match tanzanite2 ...wait&lt;br /&gt;
put sell my tanzanite&lt;br /&gt;
match tanzanite hands you&lt;br /&gt;
match topaz refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
topaz:&lt;br /&gt;
put get topaz from my gem pouch&lt;br /&gt;
match topaz ...wait&lt;br /&gt;
match topaz2 you get&lt;br /&gt;
match tourmaline refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
topaz2:&lt;br /&gt;
match topaz2 ...wait&lt;br /&gt;
put sell my topaz&lt;br /&gt;
match topaz hands you&lt;br /&gt;
match tourmaline refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tourmaline:&lt;br /&gt;
put get tourmaline from my gem pouch&lt;br /&gt;
match tourmaline ...wait&lt;br /&gt;
match tourmaline2 you get&lt;br /&gt;
match tsavorite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tourmaline2:&lt;br /&gt;
match tourmaline2 ...wait&lt;br /&gt;
put sell my tourmaline&lt;br /&gt;
match tourmaline hands you&lt;br /&gt;
match tsavorite refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tsavorite:&lt;br /&gt;
put get tsavorite from my gem pouch&lt;br /&gt;
match tsavorite ...wait&lt;br /&gt;
match tsavorite2 you get&lt;br /&gt;
match turquoise refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tsavorite2:&lt;br /&gt;
match tsavorite2 ...wait&lt;br /&gt;
put sell my tsavorite&lt;br /&gt;
match tsavorite hands you&lt;br /&gt;
match turquoise refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
turquoise:&lt;br /&gt;
put get turquoise from my gem pouch&lt;br /&gt;
match turquoise ...wait&lt;br /&gt;
match turquoise2 you get&lt;br /&gt;
match zircon refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
turquoise2:&lt;br /&gt;
match turquoise2 ...wait&lt;br /&gt;
put sell my turquoise&lt;br /&gt;
match turquoise hands you&lt;br /&gt;
match zircon refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
zircon:&lt;br /&gt;
put get zircon from my gem pouch&lt;br /&gt;
match zircon ...wait&lt;br /&gt;
match zircon2 you get&lt;br /&gt;
match egg refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
zircon2:&lt;br /&gt;
match zircon2 ...wait&lt;br /&gt;
put sell my zircon&lt;br /&gt;
match zircon hands you&lt;br /&gt;
match egg refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
egg:&lt;br /&gt;
put get egg from my gem pouch&lt;br /&gt;
match egg ...wait&lt;br /&gt;
match egg2 you get&lt;br /&gt;
match tooth refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
egg2:&lt;br /&gt;
match egg2 ...wait&lt;br /&gt;
put sell my egg&lt;br /&gt;
match egg hands you&lt;br /&gt;
match tooth refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tooth:&lt;br /&gt;
put get tooth from my gem pouch&lt;br /&gt;
match tooth ...wait&lt;br /&gt;
match tooth2 you get&lt;br /&gt;
match end refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
tooth2:&lt;br /&gt;
match tooth ...wait&lt;br /&gt;
put sell my tooth&lt;br /&gt;
match tooth hands you&lt;br /&gt;
match end refer&lt;br /&gt;
matchwait&lt;br /&gt;
&lt;br /&gt;
end:&lt;br /&gt;
put look in my gem pouch&lt;br /&gt;
pause&lt;br /&gt;
put wealth&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>ISHARON</name></author>
	</entry>
</feed>