<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gswiki.play.net/index.php?action=history&amp;feed=atom&amp;title=Essence_of_body_script</id>
	<title>Essence of body script - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gswiki.play.net/index.php?action=history&amp;feed=atom&amp;title=Essence_of_body_script"/>
	<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=Essence_of_body_script&amp;action=history"/>
	<updated>2026-05-29T18:15:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://gswiki.play.net/index.php?title=Essence_of_body_script&amp;diff=9102&amp;oldid=prev</id>
		<title>SIMU-DAVIDP: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=Essence_of_body_script&amp;diff=9102&amp;oldid=prev"/>
		<updated>2014-12-17T21:45:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:45, 17 December 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>SIMU-DAVIDP</name></author>
	</entry>
	<entry>
		<id>https://gswiki.play.net/index.php?title=Essence_of_body_script&amp;diff=9101&amp;oldid=prev</id>
		<title>VANKRASN39: essence of body script</title>
		<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=Essence_of_body_script&amp;diff=9101&amp;oldid=prev"/>
		<updated>2014-08-08T02:47:37Z</updated>

		<summary type="html">&lt;p&gt;essence of body script&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This script is looped to keep creating [[essence of body]].  Only having as much water as you need for the task will limit it from making additional essences.  Press ESC to exit a script.  In this script the cauldron is set as variable (%1), so it can be anything (vat, cauldron, boiler, etc.), and the alchemy container is a satchel.  If you do not use a variety of cauldrons, replace the %1 with whatever you use.  If you use a variety of cauldrons, set the variable when running the script by entering &amp;quot;.(scriptname) (variable 1)&amp;quot;.  The script first makes the [[hazy brown liquid essence]], then distills it.  &amp;#039;&amp;#039;&amp;#039;This script must be use in an alchemy workshop in a guild.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td width=&amp;quot;150&amp;quot;&amp;gt;{{:essence of body}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;div {{log}}&amp;gt;potion:&amp;lt;br&amp;gt;&lt;br /&gt;
put light %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get water in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove a&amp;lt;br&amp;gt;&lt;br /&gt;
put put water in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get seed in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove a tiny golden seed&amp;lt;br&amp;gt;&lt;br /&gt;
put put seed in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put alchemy simmer&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor The flame beneath it quickly flares to life, bringing the contents to a slow simmer.&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
put get pine cone in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove a pine cone&amp;lt;br&amp;gt;&lt;br /&gt;
put put cone in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get small rose in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove a small wild rose&amp;lt;br&amp;gt;&lt;br /&gt;
put put rose in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get ayana&amp;#039;al leaf in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove an ayana&amp;#039;al leaf&amp;lt;br&amp;gt;&lt;br /&gt;
put put leaf in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get emerald in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove an uncut emerald&amp;lt;br&amp;gt;&lt;br /&gt;
put put emer in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put alch boil&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor bringing the contents to a rolling boil.&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
put alch seal&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You reach into &amp;lt;br&amp;gt;&lt;br /&gt;
put alchemy distill&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor Sensing the process nearing its end,&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
put put ess in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
goto potion&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:Alchemy scripts]]&lt;/div&gt;</summary>
		<author><name>VANKRASN39</name></author>
	</entry>
</feed>