<?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%3ALunodragon%2FMacros%2FGP</id>
	<title>User:Lunodragon/Macros/GP - 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%3ALunodragon%2FMacros%2FGP"/>
	<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Lunodragon/Macros/GP&amp;action=history"/>
	<updated>2026-06-03T21:28:30Z</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:Lunodragon/Macros/GP&amp;diff=45631&amp;oldid=prev</id>
		<title>Lunodragon: New page: &lt;pre&gt;  //Grass Picker //coded by:Lunodragon with drastic help by Kibble   //Preparation: //Do not be in a spot where grass has already been picked //Do not be in the F5 camera mode  //To e...</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Lunodragon/Macros/GP&amp;diff=45631&amp;oldid=prev"/>
		<updated>2009-02-06T06:09:17Z</updated>

		<summary type="html">&lt;p&gt;New page: &amp;lt;pre&amp;gt;  //Grass Picker //coded by:Lunodragon with drastic help by Kibble   //Preparation: //Do not be in a spot where grass has already been picked //Do not be in the F5 camera mode  //To e...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
//Grass Picker&lt;br /&gt;
//coded by:Lunodragon with drastic help by Kibble&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Preparation:&lt;br /&gt;
//Do not be in a spot where grass has already been picked&lt;br /&gt;
//Do not be in the F5 camera mode&lt;br /&gt;
&lt;br /&gt;
//To end the test, hold Alt and press Tab until you get to AC Tool Window.&lt;br /&gt;
//Then click the stop botton on the bottom right of the window (might be difficult, but is very possible)&lt;br /&gt;
//I am, however, working on a way to make it so you can press a button and it will end it. &lt;br /&gt;
&lt;br /&gt;
constants&lt;br /&gt;
objWindow = eGenesis Client &lt;br /&gt;
intCount = 2&lt;br /&gt;
isRunning = 1&lt;br /&gt;
objWindow2 = AC Tool 5.4.0&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SetActiveWindow $objWindow&lt;br /&gt;
&lt;br /&gt;
Keys {F5}&lt;br /&gt;
MousePos 527, 766&lt;br /&gt;
delay 1000&lt;br /&gt;
MousePos 453, 380&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
//Initial Gathering of grass&lt;br /&gt;
MousePos 93, 90&lt;br /&gt;
leftclick&lt;br /&gt;
delay 3000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Move Back and Forth and Gather Grass&lt;br /&gt;
procedure harvest&lt;br /&gt;
MousePos 249, 361&lt;br /&gt;
leftclick&lt;br /&gt;
delay 1000&lt;br /&gt;
MousePos 93, 90&lt;br /&gt;
leftclick&lt;br /&gt;
delay 3000&lt;br /&gt;
MousePos 621, 357&lt;br /&gt;
leftclick&lt;br /&gt;
delay 1000&lt;br /&gt;
MousePos 93, 90&lt;br /&gt;
leftclick&lt;br /&gt;
delay 3000&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
procedure stopIt&lt;br /&gt;
keys {TAB}&lt;br /&gt;
setactivewindow objWindow2&lt;br /&gt;
MousePos 872, 691&lt;br /&gt;
leftclick&lt;br /&gt;
end&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
while $isRunning = 1&lt;br /&gt;
call harvest&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lunodragon</name></author>
	</entry>
</feed>