<?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=105_potion_script</id>
	<title>105 potion 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=105_potion_script"/>
	<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=105_potion_script&amp;action=history"/>
	<updated>2026-06-30T08:27:20Z</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=105_potion_script&amp;diff=9092&amp;oldid=prev</id>
		<title>SIMU-DAVIDP: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=105_potion_script&amp;diff=9092&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=105_potion_script&amp;diff=9091&amp;oldid=prev</id>
		<title>VANKRASN39: 105 potion script</title>
		<link rel="alternate" type="text/html" href="https://gswiki.play.net/index.php?title=105_potion_script&amp;diff=9091&amp;oldid=prev"/>
		<updated>2014-08-06T01:28:07Z</updated>

		<summary type="html">&lt;p&gt;105 potion 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 [[pale sea-green potion]]s using the &amp;#039;&amp;#039;&amp;#039;WESTERN VERSION&amp;#039;&amp;#039;&amp;#039; of the recipe.  Only having as much water as you need for the task will limit it from making additional potions.  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.  The fangs are not bundled.  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;.  &lt;br /&gt;
{{:pale sea-green potion}}&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;
waitfor You focus on the&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 my water in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put put my flas in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
put get fang in sat&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove &amp;lt;br&amp;gt;&lt;br /&gt;
put put my fang in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get fang in sat&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove &amp;lt;br&amp;gt;&lt;br /&gt;
put put my fang 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 get sweet stalk in satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove some ground&amp;lt;br&amp;gt;&lt;br /&gt;
put put my stalk in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put get sweet stalk in satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove some ground&amp;lt;br&amp;gt;&lt;br /&gt;
put put my stalk in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put alch simm&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor 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 green tour in satch&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove some powdered&amp;lt;br&amp;gt;&lt;br /&gt;
put put my tour in %1&amp;lt;br&amp;gt;&lt;br /&gt;
put alch chant 105&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor Flickering wisps of essence coalesce over the solution as your chant continues, swirling in rhythm with the sound of your voice, and lazily drift down to vanish into the solution.&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
put get empty flask&amp;lt;br&amp;gt;&lt;br /&gt;
waitfor You remove an empty flask&amp;lt;br&amp;gt;&lt;br /&gt;
put alch seal&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
pause 1&amp;lt;br&amp;gt;&lt;br /&gt;
put put my pot in my satch&amp;lt;br&amp;gt;&lt;br /&gt;
goto potion&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:Alchemy scripts]]&lt;/div&gt;</summary>
		<author><name>VANKRASN39</name></author>
	</entry>
</feed>