<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.atitd.org/wiki/t4w/index.php?action=history&amp;feed=atom&amp;title=User%3APheros_Bastet%2Fmacro_pigmentlab</id>
	<title>User:Pheros Bastet/macro pigmentlab - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.atitd.org/wiki/t4w/index.php?action=history&amp;feed=atom&amp;title=User%3APheros_Bastet%2Fmacro_pigmentlab"/>
	<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Pheros_Bastet/macro_pigmentlab&amp;action=history"/>
	<updated>2026-06-06T21:48:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://www.atitd.org/wiki/t4w/index.php?title=User:Pheros_Bastet/macro_pigmentlab&amp;diff=221796&amp;oldid=prev</id>
		<title>Pheros Bastet: New page: use it with ahk! pigment lab without upgrade maybe adjust coords of the buttons... copy text below into a text file and name it pigmentlab.ahk run it now with AHK pigment lab must be pinne...</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Pheros_Bastet/macro_pigmentlab&amp;diff=221796&amp;oldid=prev"/>
		<updated>2010-06-13T23:21:04Z</updated>

		<summary type="html">&lt;p&gt;New page: use it with ahk! pigment lab without upgrade maybe adjust coords of the buttons... copy text below into a text file and name it pigmentlab.ahk run it now with AHK pigment lab must be pinne...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;use it with ahk!&lt;br /&gt;
pigment lab without upgrade&lt;br /&gt;
maybe adjust coords of the buttons...&lt;br /&gt;
copy text below into a text file and name it pigmentlab.ahk&lt;br /&gt;
run it now with AHK&lt;br /&gt;
pigment lab must be pinned top left&lt;br /&gt;
&lt;br /&gt;
start the macro with the hotkay CTRL-ATL-1&lt;br /&gt;
&lt;br /&gt;
pause with CTRL-Shift-Q&lt;br /&gt;
&lt;br /&gt;
reload macro with CTRL-SHIFT-R&lt;br /&gt;
&lt;br /&gt;
exit macro with CTRL-SHIFT-X&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
^+q::Pause, Toggle ; strg shift Q&lt;br /&gt;
&lt;br /&gt;
^+r::Reload ; strg shift R  &lt;br /&gt;
&lt;br /&gt;
^+x::ExitApp ; Exit macro  strg shift X&lt;br /&gt;
&lt;br /&gt;
^!1:: ; CTRL ALT 1 &lt;br /&gt;
&lt;br /&gt;
IfWinActive, eGenesis Client&lt;br /&gt;
  {&lt;br /&gt;
loop, 20   ; numbers of runs &lt;br /&gt;
{&lt;br /&gt;
;here the coords of the points u have to click for each incredient, maybe different at your place&lt;br /&gt;
; cabbage 250.... carrot 268 ... Clay 287&lt;br /&gt;
; deadtong 304 ... toadskin 322 .. earthlight 340&lt;br /&gt;
; redsand 360 ... lead 378 ... silver 394&lt;br /&gt;
; iron 412 ... copper 430 ... sulfur 448&lt;br /&gt;
; potash 467 ... lime 485 ... saltpeter 502&lt;br /&gt;
; below special color, to get the idea how it works&lt;br /&gt;
&lt;br /&gt;
;current color is blue&lt;br /&gt;
; recipe is iron, saltpeter, lead, 3 clay, copper, 4cabbage juice&lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 412 , 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 502, 1, 0&lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 378 , 1, 0&lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 287, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 287, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 287, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 430, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 250, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 250, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 250, 1, 0 &lt;br /&gt;
sleep 150&lt;br /&gt;
mouseclick, right, 21, 250, 1, 0 &lt;br /&gt;
&lt;br /&gt;
		sleep 1000&lt;br /&gt;
mouseclick, right, 72, 87, 1, 0 ;take color&lt;br /&gt;
		sleep 1000&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
 Msgbox, &amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Done &amp;lt;&amp;lt; &amp;lt;&amp;lt;&amp;lt;	 &lt;br /&gt;
&lt;br /&gt;
return&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pheros Bastet</name></author>
	</entry>
</feed>