<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Booty Bay WoW Exploit Community &#187; General</title>
	<atom:link href="http://wowbootybay.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://wowbootybay.com</link>
	<description>Free WoW Hacks, Exploits, Bots, And Guides</description>
	<lastBuildDate>Sat, 03 Jul 2010 15:53:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WoW Repeat Daily Heorics</title>
		<link>http://wowbootybay.com/2009/09/30/wow-repeat-daily-heorics/</link>
		<comments>http://wowbootybay.com/2009/09/30/wow-repeat-daily-heorics/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 01:05:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/?p=1142</guid>
		<description><![CDATA[When I went and farmed dailies to fill up my 25 dailies to try to kill Coren Direbrew, I noticed when i had done all 25 dailies, that I could get the same daily again. For example: Daily yesterday was Black Knight&#8217;s heart (hToC) I did this daily first, then all the Argent Tournament Dailies, [...]]]></description>
			<content:encoded><![CDATA[<p>When I went and farmed dailies to fill up my 25 dailies to try to kill Coren Direbrew, I noticed when i had done all 25 dailies, that I could get the same daily again.</p>
<p>For example:</p>
<p>Daily yesterday was Black Knight&#8217;s heart (hToC)<br />
I did this daily first, then all the Argent Tournament Dailies, cooking/fishing, Quel Denas, and brewfest.<br />
I had already turned in Black Knight&#8217;s heart for hToC, but got the quest again.</p>
<p>This is great for:</p>
<p>When you&#8217;re farming heroic achievements (say you failed Less-Rabi, and would rather go back and get 2 Triumph badges instead of just working towards the achievement)<br />
When you really like the daily. (I love hToC, but really don&#8217;t feel the desire to do hOculus)<br />
When you&#8217;re working for a specific item from a heroic (Tank trink off 2nd boss from hAN)</p>
<p>Step #1: You do the Heroic Daily.<br />
Step #2: You do 24 other dailies.<br />
Step #3: You turn in dailies before 3AM server reset.<br />
Step #4: You return to Heroic Daily giver, and he has the Heroic Daily still.<br />
Step #5: You take that daily, and do it again the 2nd day, AFTER the heroics have been reset. Your heroic ID is saved from whenever you do the daily until 9AM server.</p>
<p>You might think it takes less time to just do another heroic, but for someone like me, who does way too many dailies every day, it just takes a quick trip to QD (20 minutes) to finish out the rest of your dailies.(daily bg/heroic&amp;norm/Argent/Hodir/cooking/fishing)</p>
<p>An alternative way is to catch the dailies right as they roll over. There&#8217;s about a minute within which you can pick up the daily from the previous day. The new day rolls, but the old quest sticks there for a minute. It&#8217;s great for when a daily like crocs in the city pops up, and you want more chances at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/09/30/wow-repeat-daily-heorics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WoW Wall Jump Macros</title>
		<link>http://wowbootybay.com/2009/08/14/wow-wall-jump-macros/</link>
		<comments>http://wowbootybay.com/2009/08/14/wow-wall-jump-macros/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 19:04:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/?p=1108</guid>
		<description><![CDATA[Hopefully, these jumping macros need no explaination on how to use them&#8230;enjoy before it&#8217;s patched. (Note: Some addons will cause an error with dump, disable addons before trying if you are having problems.) Jump then Forward /dump JumpOrAscendStart() /dump MoveForwardStart(GetTime()*1000 + 1000); /dump MoveForwardStop(GetTime()*1000 + 2000); Forward Jump /dump MoveForwardStart(GetTime()*1000 + 1000); /dump JumpOrAscendStart() /dump [...]]]></description>
			<content:encoded><![CDATA[<p>Hopefully, these jumping macros need no explaination on how to use them&#8230;enjoy before it&#8217;s patched.</p>
<p>(Note: Some addons will cause an error with dump, disable addons before trying if you are having problems.)</p>
<p>Jump then Forward</p>
<p>/dump JumpOrAscendStart()<br />
/dump MoveForwardStart(GetTime()*1000 + 1000);<br />
/dump MoveForwardStop(GetTime()*1000 + 2000);</p>
<p>Forward Jump</p>
<p>/dump MoveForwardStart(GetTime()*1000 + 1000);<br />
/dump JumpOrAscendStart()<br />
/dump MoveForwardStop(GetTime()*1000 + 2000);</p>
<p>Jump Backwards</p>
<p>/dump MoveBackwardStart(GetTime()*1000 + 1000);<br />
/dump JumpOrAscendStart()<br />
/dump MoveBackwardStop(GetTime()*1000 + 2000);</p>
<p>Jump then move backwards</p>
<p>/dump JumpOrAscendStart()<br />
/dump MoveBackwardStart(GetTime()*1000 + 1000);<br />
/dump MoveBackwardStop(GetTime()*1000 + 2000);</p>
<p>Jump Left</p>
<p>/dump StrafeLeftStart(GetTime()*1000 + 1000);<br />
/dump JumpOrAscendStart()<br />
/dump StrafeLeftStop(GetTime()*1000 + 2000);</p>
<p>Jump then Strafe Left</p>
<p>/dump JumpOrAscendStart()<br />
/dump StrafeLeftStart(GetTime()*1000 + 1000);<br />
/dump StrafeLeftStop(GetTime()*1000 + 2000);</p>
<p>Jump Right</p>
<p>/dump StrafeRightStart(GetTime()*1000 + 1000);<br />
/dump JumpOrAscendStart()<br />
/dump StrafeRightStop(GetTime()*1000 + 2000);</p>
<p>Jump then Strafe Right</p>
<p>/dump JumpOrAscendStart()<br />
/dump StrafeRightStart(GetTime()*1000 + 1000);<br />
/dump StrafeRightStop(GetTime()*1000 + 2000);</p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/08/14/wow-wall-jump-macros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Your WoW be HD and Look Cool</title>
		<link>http://wowbootybay.com/2009/06/09/make-your-wow-be-hd-and-look-cool/</link>
		<comments>http://wowbootybay.com/2009/06/09/make-your-wow-be-hd-and-look-cool/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:22:45 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/06/09/make-your-wow-be-hd-and-look-cool/</guid>
		<description><![CDATA[Download this http://boris-vorontsov.narod.ru/enbs&#8230;tasa_v0075.zip And copy d3d9.dll and enbseries.ini to your wow folde, press Shift f12 in game, and watch it break yoru computer. :3]]></description>
			<content:encoded><![CDATA[<p><font color="PaleTurquoise">Download this <a href="http://boris-vorontsov.narod.ru/enbseries_gtasa_v0075.zip" onclick="pageTracker._trackPageview ('/outgoing/http_boris_vorontsov_narod_ru_enbseries_gtasa_v0075_zip');" rel="nofollow" target="_blank">http://boris-vorontsov.narod.ru/enbs&#8230;tasa_v0075.zip</a></p>
<p>And copy d3d9.dll and enbseries.ini to your wow folde, press Shift f12 in game, and watch it break yoru computer. :3</font></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/06/09/make-your-wow-be-hd-and-look-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WoW Underwater Fishing Spot</title>
		<link>http://wowbootybay.com/2009/05/24/wow-underwater-fishing-spot/</link>
		<comments>http://wowbootybay.com/2009/05/24/wow-underwater-fishing-spot/#comments</comments>
		<pubDate>Sun, 24 May 2009 17:55:51 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/05/24/wow-underwater-fishing-spot/</guid>
		<description><![CDATA[At this location in Wintergrasp, which was formerly known for its ability to fish into Wintergrasp waters without being flagged, there is another exploit under the water! Under this rock outcropping illustrated with pictures, you can STAND on the bottom of the water. In addition to that, you can stand there while breathing, and you [...]]]></description>
			<content:encoded><![CDATA[<p>At this location in Wintergrasp, which was formerly known for its ability to fish into Wintergrasp waters without being flagged, there is another exploit under the water!</p>
<p>Under this rock outcropping illustrated with pictures, you can STAND on the bottom of the water. In addition to that, you can stand there while breathing, and you can fish &#8220;up&#8221; to the surface. As you can see from the image, there is a missing water tile, so you can jump down into the bottom of the lake.</p>
<p>Benefits this allows are near-invisible fishing to other players, not to mention a mining node also spawns at this location allowing for possible dual scripting of mining &amp; fishing at the same time!</p>
<p>Pictures indicate that this is not only client-side, showing another player I had confirm and stand and fish with me. Minimap location, West, South, East views shown.</p>
<p>I hope this is helpful, and that this tile is missing on all servers for all to enjoy and abuse!</p>
<p>::UPDATE:: Confirmed on multiple servers.</p>
<p>::UPDATE 2:: EDIT for Clarification. The spot is on the Dragonblight/Wintergrasp border near the Wind Elementals on the south edge of the lower water perimeter. This is SOUTH of the Southeast Workshop. Hope this helps =)</p>
<p><a href="http://img7.imageshack.us/my.php?image=2personfishin.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img7_imageshack_us_my_php_image_2personfishin_jpg');" rel="nofollow" target="_blank"><img src="http://img7.imageshack.us/img7/4082/2personfishin.jpg" border="0" /></a><br />
<a href="http://img7.imageshack.us/my.php?image=limitofstanding.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img7_imageshack_us_my_php_image_limitofstanding_jpg');" rel="nofollow" target="_blank"><img src="http://img7.imageshack.us/img7/3717/limitofstanding.jpg" border="0" /></a><br />
<a href="http://img7.imageshack.us/my.php?image=mapcoords.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img7_imageshack_us_my_php_image_mapcoords_jpg');" rel="nofollow" target="_blank"><img src="http://img7.imageshack.us/img7/3581/mapcoords.jpg" border="0" /></a><br />
<a href="http://img7.imageshack.us/my.php?image=standingwestview.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img7_imageshack_us_my_php_image_standingwestview_jpg');" rel="nofollow" target="_blank"><img src="http://img7.imageshack.us/img7/313/standingwestview.jpg" border="0" /></a><br />
<a href="http://img194.imageshack.us/my.php?image=stationaryfish.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img194_imageshack_us_my_php_image_stationaryfish_jpg');" rel="nofollow" target="_blank"><img src="http://img194.imageshack.us/img194/1214/stationaryfish.jpg" border="0" /></a><br />
<a href="http://img8.imageshack.us/my.php?image=tilemissingfishing.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img8_imageshack_us_my_php_image_tilemissingfishing_jpg');" rel="nofollow" target="_blank"><img src="http://img8.imageshack.us/img8/3783/tilemissingfishing.jpg" border="0" /></a><!-- google_ad_section_end --></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/05/24/wow-underwater-fishing-spot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Play WoW with a Proxy</title>
		<link>http://wowbootybay.com/2009/05/16/how-to-play-wow-with-a-proxy/</link>
		<comments>http://wowbootybay.com/2009/05/16/how-to-play-wow-with-a-proxy/#comments</comments>
		<pubDate>Sat, 16 May 2009 16:27:26 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/05/16/how-to-play-wow-with-a-proxy/</guid>
		<description><![CDATA[How to Play WoW with an Proxy 1. Go to Download Proxifier and download the latest Version! 2. Install it, then open it, and go to &#8220;Options&#8221; -&#62; &#8220;Proxy Settings&#8221; then a Window Pop&#8217;s up. 3. Klickon &#8220;Add&#8221; and Add an Proxy&#8230; &#8230; in &#8220;Adress&#8221; type the Proxy Ip example: 69.141.188.122, and in &#8220;Port&#8221; type [...]]]></description>
			<content:encoded><![CDATA[<p><u><font size="6"><font face="Comic Sans MS">How to Play WoW with an <em>Proxy</em></font></font></u></p>
<p><font face="Century Gothic">1. Go to <a href="http://www.proxifier.com/download.htm" onclick="pageTracker._trackPageview ('/outgoing/http_www_proxifier_com_download_htm');" rel="nofollow" target="_blank">Download Proxifier</a> and download the latest Version!</p>
<p>2. Install it, then open it, and go to &#8220;Options&#8221; -&gt; &#8220;Proxy Settings&#8221; then a Window Pop&#8217;s up.</p>
<p>3. Klickon &#8220;Add&#8221; and Add an Proxy&#8230;<br />
&#8230; in &#8220;Adress&#8221; type the Proxy Ip example: </font>69.141.188.122, and in &#8220;Port&#8221; type the Port of the IP example: 22552, Protocol can be 4 or 5, i prefer 5.<br />
Then klick on &#8220;OK&#8221;.</p>
<p><font face="Comic Sans MS">4. Then start WoW, and you play WoW with an <em>Proxy-Server!</em></font></p>
<p><font size="6"><font face="Comic Sans MS"><u>Helpful <em>Tricks!<br />
</em></u></font></font><br />
<font face="Comic Sans MS">When you wanna search an <em>Proxy-Server</em></font> goto <a href="http://www.proxy4free.com/page1.html" onclick="pageTracker._trackPageview ('/outgoing/http_www_proxy4free_com_page1_html');" rel="nofollow" target="_blank">Proxy List 1 &#8211; Proxy 4 Free &#8211; Protect Your Online Privacy!</a>     This is a good Site for Proxys&#8230;<br />
<font face="Comic Sans MS"><br />
When you wanna test an Proxy, Open Proxyfier and there are Icons example, DNS, find an icon called &#8220;Proxy Checker&#8221;, kick on it, then it Pop Ups an Windows, klick on &#8220;Proxy Server&#8221; type in youre Proxy-IP(Server) and klick on &#8220;Start Testing&#8221;</font>!<br />
<font face="Comic Sans MS"><br />
Proxyfier works with other Programms to, example: &#8220;Mozilla Firefox&#8221;, one Problem is there is only a limited Version of 31 Days. You can try to download Proxyfier again with an other Proxy-Programm(Ip-Changer)&#8230;</p>
<p>To play WoW with an Proxy is <em><u>&#8220;Legal&#8221;</u></em>, but not Supported, this mean when you didn&#8217;t can connect or something Blizzard will not help you.</font></p>
<p>The thing is, you need a good Proxy, this mean, some Proxys work, and you got in WoW 3000MS, other Proxys work very well, and you got 200MS.</p>
<p>&#8212;<font size="3"><font face="Century Gothic">When you wanna scam people, and you dont have an Internet-Cafe next to you, then you use this Method it works very well!<br />
I had test it!<br />
</font></font> <strong><em>You &#8220;can&#8217;t&#8221; get banned definitive!</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/05/16/how-to-play-wow-with-a-proxy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WoW How to Maximize HD Graphics</title>
		<link>http://wowbootybay.com/2009/05/12/wow-how-to-maximize-hd-graphics/</link>
		<comments>http://wowbootybay.com/2009/05/12/wow-how-to-maximize-hd-graphics/#comments</comments>
		<pubDate>Tue, 12 May 2009 17:24:33 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/05/12/wow-how-to-maximize-hd-graphics/</guid>
		<description><![CDATA[Lets face it, the view distance in WoW is&#8230;. limited&#8230; This is what Blizzard call &#8220;Ultra Video Setting&#8221;: This is what HD-WOW call &#8220;Ultra Video Setting&#8221; Simple GUI interface. Dispatches upon exit. Download here]]></description>
			<content:encoded><![CDATA[<p><strong><font size="3"><font color="PaleTurquoise">Lets face it, the view distance in WoW is&#8230;. limited&#8230;</p>
<p>This is what Blizzard call &#8220;Ultra Video Setting&#8221;:</font></font></strong></p>
<p><a href="http://img242.imageshack.us/img242/2627/wowscrnshot051009221135.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img242_imageshack_us_img242_2627_wowscrnshot051009221135_jpg');" rel="nofollow" target="_blank"><img src="http://img242.imageshack.us/img242/2627/wowscrnshot051009221135.jpg" border="0" /></a></p>
<p><font size="3"><strong><font color="PaleTurquoise">This is what HD-WOW call &#8220;Ultra Video Setting&#8221;</font></strong></font></p>
<p><a href="http://img152.imageshack.us/img152/6792/wowscrnshot051009221152.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img152_imageshack_us_img152_6792_wowscrnshot051009221152_jpg');" rel="nofollow" target="_blank"><img src="http://img152.imageshack.us/img152/6792/wowscrnshot051009221152.jpg" border="0" /></a></p>
<p><font size="3"><strong><font color="PaleTurquoise">Simple GUI interface.<br />
Dispatches upon exit.</font></strong></font></p>
<p><a href="http://www.megaupload.com/?d=V7BDGBZL" onclick="pageTracker._trackPageview ('/outgoing/http_www_megaupload_com_d_V7BDGBZL');" rel="nofollow" target="_blank">Download here</a></p>
<p><img src="http://img7.imageshack.us/img7/1544/pica0000.jpg" border="0" /></p>
<p><img src="http://img15.imageshack.us/img15/8899/picb0000.jpg" border="0" /></p>
<p><img src="http://img13.imageshack.us/img13/7834/picc0000.jpg" border="0" /><!-- google_ad_section_end --><br />
<hr style="color: #1f1f1f; background-color: #1f1f1f" size="1" />
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/05/12/wow-how-to-maximize-hd-graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WoW Reuse WotLK/TBC Trial Offer Trick</title>
		<link>http://wowbootybay.com/2009/05/07/wow-reuse-wotlktbc-trial-offer-trick/</link>
		<comments>http://wowbootybay.com/2009/05/07/wow-reuse-wotlktbc-trial-offer-trick/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:47:36 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/05/07/wow-reuse-wotlktbc-trial-offer-trick/</guid>
		<description><![CDATA[You can reuse burning crusade or wotlk trial, i flipped out all acc names/email names from images, i totally forgot that i had used WLK trial on a old acc so i wanted to do noblegarden but later found out i have activated it 2nd time.]]></description>
			<content:encoded><![CDATA[<p><font color="Magenta">You can reuse burning crusade or wotlk trial, i flipped out all acc names/email names from images, i totally forgot that i had used WLK trial on a old acc so i wanted to do noblegarden but later found out i have activated it 2nd time.</font></p>
<p><img src="http://img11.imageshack.us/img11/9885/acc1proofscreen.jpg" border="0" /></p>
<p><img src="http://img9.imageshack.us/img9/8352/emailproof.jpg" border="0" /></p>
<p><img src="http://img10.imageshack.us/img10/7375/acc2proof.jpg" border="0" /></p>
<p><img src="http://img5.imageshack.us/img5/1676/email2proofu.jpg" border="0" /><!-- google_ad_section_end --></p>
<p class="smallfont">
<hr style="color: #1f1f1f; background-color: #1f1f1f" size="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/05/07/wow-reuse-wotlktbc-trial-offer-trick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Make Your Own WoW Private Server</title>
		<link>http://wowbootybay.com/2009/05/06/how-to-make-your-own-wow-private-server/</link>
		<comments>http://wowbootybay.com/2009/05/06/how-to-make-your-own-wow-private-server/#comments</comments>
		<pubDate>Wed, 06 May 2009 19:44:25 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Private Server Stuff]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/05/06/how-to-make-your-own-wow-private-server/</guid>
		<description><![CDATA[Ever wanted to make your own World of Warcraft private server? Ever wanted to play as a GM? Take a look at this guid and by the end of it, you will be playing on your own World of Warcraft private server. User: admin Password: admin AC Web]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to make your own World of Warcraft private server? Ever wanted to play as a GM? Take a look at this guid and by the end of it, you will be playing on your own World of Warcraft private server. <img src="http://www.d3scene.com/forum/images/smilies/smile.gif" title="Smile" class="inlineimg" border="0" width="16" height="16" /></p>
<p>User: admin<br />
Password: admin</p>
<p><a href="http://www.ac-web.org/" target="_blank">AC Web</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/05/06/how-to-make-your-own-wow-private-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Triple Screen WoW</title>
		<link>http://wowbootybay.com/2009/04/29/how-to-triple-screen-wow/</link>
		<comments>http://wowbootybay.com/2009/04/29/how-to-triple-screen-wow/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:07:41 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/04/29/how-to-triple-screen-wow/</guid>
		<description><![CDATA[It&#8217;s called SoftTH and it allows you to run WoW (and most other games) in tripple screen mode. It&#8217;s free, which is nice. If you&#8217;re interested the main site is here: kegetys.net &#8211; SoftTH Software Triplehead I made a post in their forums for how to get it running with WoW if you need some [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s called SoftTH and it allows you to run WoW (and most other games) in tripple screen mode.</p>
<p>It&#8217;s free, which is nice.</p>
<p>If you&#8217;re interested the main site is here: <a href="http://www.kegetys.net/SoftTH/" onclick="pageTracker._trackPageview ('/outgoing/http_www_kegetys_net_SoftTH_');" rel="nofollow" target="_blank">kegetys.net &#8211; SoftTH Software Triplehead</a></p>
<p>I made a post in their forums for how to get it running with WoW if you need some help getting started:<br />
<a href="http://www.kegetys.net/forum/index.php?topic=1010.0" onclick="pageTracker._trackPageview ('/outgoing/http_www_kegetys_net_forum_index_php_topic_1010_0');" rel="nofollow" target="_blank">Config_Link</a></p>
<p>Screeny: <a href="http://img404.imageshack.us/img404/6630/wowth.jpg" onclick="pageTracker._trackPageview ('/outgoing/http_img404_imageshack_us_img404_6630_wowth_jpg');" rel="nofollow" target="_blank">Screeny_Link</a></p>
<p><img src="http://img244.imageshack.us/img244/6427/wowthmini.jpg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/04/29/how-to-triple-screen-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play WoW Behind a Proxy</title>
		<link>http://wowbootybay.com/2009/02/26/play-wow-behind-a-proxy/</link>
		<comments>http://wowbootybay.com/2009/02/26/play-wow-behind-a-proxy/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 17:01:11 +0000</pubDate>
		<dc:creator>BoMBoRa</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wowbootybay.com/2009/02/26/play-wow-behind-a-proxy/</guid>
		<description><![CDATA[Check out this link I found, works like a charm: Click Here]]></description>
			<content:encoded><![CDATA[<p>Check out this link I found, works like a charm:</p>
<p><a href="http://www.your-freedom.net/index.php?id=90">Click Here </a></p>
]]></content:encoded>
			<wfw:commentRss>http://wowbootybay.com/2009/02/26/play-wow-behind-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
