<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pet Society &#8211; Fast way to earn coins</title>
	<atom:link href="http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/</link>
	<description>Lazy Boy Lazy Blog</description>
	<lastBuildDate>Thu, 12 Jan 2012 06:48:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jane</title>
		<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/comment-page-2/#comment-2479</link>
		<dc:creator>jane</dc:creator>
		<pubDate>Mon, 20 Apr 2009 04:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmwong.com/blog/?p=241#comment-2479</guid>
		<description>how do you change the path pattern to only intercept the traffic send to playfish</description>
		<content:encoded><![CDATA[<p>how do you change the path pattern to only intercept the traffic send to playfish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charm</title>
		<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/comment-page-2/#comment-2478</link>
		<dc:creator>charm</dc:creator>
		<pubDate>Thu, 16 Apr 2009 22:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmwong.com/blog/?p=241#comment-2478</guid>
		<description>Why it didn&#039;t work i don&#039;t understand!

Please sent me a mail for more details about these.</description>
		<content:encoded><![CDATA[<p>Why it didn&#8217;t work i don&#8217;t understand!</p>
<p>Please sent me a mail for more details about these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charmoii</title>
		<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/comment-page-2/#comment-2477</link>
		<dc:creator>Charmoii</dc:creator>
		<pubDate>Tue, 31 Mar 2009 09:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmwong.com/blog/?p=241#comment-2477</guid>
		<description>i&#039;ve installed the autohotkey already but i can&#039;t find the autoscriptwriter. do i need to install that as well.?

Actually this is my first time to do some cheat and i can hardly understand any single instrustions here. And another thing, whats the difference between webscarab and autohotkey.</description>
		<content:encoded><![CDATA[<p>i&#8217;ve installed the autohotkey already but i can&#8217;t find the autoscriptwriter. do i need to install that as well.?</p>
<p>Actually this is my first time to do some cheat and i can hardly understand any single instrustions here. And another thing, whats the difference between webscarab and autohotkey.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CMWONG</title>
		<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/comment-page-1/#comment-2468</link>
		<dc:creator>CMWONG</dc:creator>
		<pubDate>Wed, 25 Mar 2009 14:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmwong.com/blog/?p=241#comment-2468</guid>
		<description>&lt;a href=&quot;#comment-2904&quot; rel=&quot;nofollow&quot;&gt;@avatar girl&lt;/a&gt;,
You are missing the main part of bet</description>
		<content:encoded><![CDATA[<p><a href="#comment-2904" rel="nofollow">@avatar girl</a>,<br />
You are missing the main part of bet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avatar girl</title>
		<link>http://www.cmwong.com/blog/2009/03/pet-society-fast-way-to-earn-coins/comment-page-2/#comment-2475</link>
		<dc:creator>avatar girl</dc:creator>
		<pubDate>Wed, 25 Mar 2009 14:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmwong.com/blog/?p=241#comment-2475</guid>
		<description>to CNWONG

Help me I&#039;m not a computer expert

but I have made this base from what I read from this site

Loop, 8
{
WinGet, j, Count, Edit Request
Sleep 10000
if (j &gt;= 3)
{
SendRequest(1)
SendRequest(1)
SendRequest(1)
SendRequest(1)
SendRequest(10)
break
}
}
{
SendAbortRequest(1)
SendAbortRequest(1)
SendAbortRequest(1)
SendAbortRequest(1)
SendAbortRequest(1)
SendAbortRequest(1)
SendAbortRequest(10)
}






SendRequest(TIME=0)
{
if (TIME = 0)
{
WinWait, Edit Request,
IfWinNotActive, Edit Request, , WinActivate, Edit Request,
WinWaitActive, Edit Request,
MouseClick, left, 666, 884
Sleep, 100
}
else
{
WinWait, Edit Request,,%TIME%
if (ErrorLevel = 0)
{
IfWinNotActive, Edit Request, , WinActivate, Edit Request,
WinWaitActive, Edit Request,
MouseClick, left, 666, 884
Sleep, 100
}
}
}

SendAbortRequest(TIME=0)
{
if (TIME = 0)
{
WinWait, Edit Request,
IfWinNotActive, Edit Request, , WinActivate, Edit Request,
WinWaitActive, Edit Request,
MouseClick, left, 885, 888
Sleep, 100
}
else
{
WinWait, Edit Request,,%TIME%
if (ErrorLevel = 0)
{
IfWinNotActive, Edit Request, , WinActivate, Edit Request,
WinWaitActive, Edit Request,
MouseClick, left, 885, 888
Sleep, 100
}
}
}


but the code won&#039;t work
Help me please</description>
		<content:encoded><![CDATA[<p>to CNWONG</p>
<p>Help me I&#8217;m not a computer expert</p>
<p>but I have made this base from what I read from this site</p>
<p>Loop, 8<br />
{<br />
WinGet, j, Count, Edit Request<br />
Sleep 10000<br />
if (j &gt;= 3)<br />
{<br />
SendRequest(1)<br />
SendRequest(1)<br />
SendRequest(1)<br />
SendRequest(1)<br />
SendRequest(10)<br />
break<br />
}<br />
}<br />
{<br />
SendAbortRequest(1)<br />
SendAbortRequest(1)<br />
SendAbortRequest(1)<br />
SendAbortRequest(1)<br />
SendAbortRequest(1)<br />
SendAbortRequest(1)<br />
SendAbortRequest(10)<br />
}</p>
<p>SendRequest(TIME=0)<br />
{<br />
if (TIME = 0)<br />
{<br />
WinWait, Edit Request,<br />
IfWinNotActive, Edit Request, , WinActivate, Edit Request,<br />
WinWaitActive, Edit Request,<br />
MouseClick, left, 666, 884<br />
Sleep, 100<br />
}<br />
else<br />
{<br />
WinWait, Edit Request,,%TIME%<br />
if (ErrorLevel = 0)<br />
{<br />
IfWinNotActive, Edit Request, , WinActivate, Edit Request,<br />
WinWaitActive, Edit Request,<br />
MouseClick, left, 666, 884<br />
Sleep, 100<br />
}<br />
}<br />
}</p>
<p>SendAbortRequest(TIME=0)<br />
{<br />
if (TIME = 0)<br />
{<br />
WinWait, Edit Request,<br />
IfWinNotActive, Edit Request, , WinActivate, Edit Request,<br />
WinWaitActive, Edit Request,<br />
MouseClick, left, 885, 888<br />
Sleep, 100<br />
}<br />
else<br />
{<br />
WinWait, Edit Request,,%TIME%<br />
if (ErrorLevel = 0)<br />
{<br />
IfWinNotActive, Edit Request, , WinActivate, Edit Request,<br />
WinWaitActive, Edit Request,<br />
MouseClick, left, 885, 888<br />
Sleep, 100<br />
}<br />
}<br />
}</p>
<p>but the code won&#8217;t work<br />
Help me please</p>
]]></content:encoded>
	</item>
</channel>
</rss>

