<?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>KenMerritt.com &#187; DayZ</title>
	<atom:link href="http://kenmerritt.com/category/dayz/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenmerritt.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 Apr 2015 19:33:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Bambi vs 3 fully geared guys</title>
		<link>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/</link>
		<comments>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/#comments</comments>
		<pubDate>Sat, 28 Mar 2015 20:22:20 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=148</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/7FHTzSjpeTU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shotgun with 1 shot vs AK-74</title>
		<link>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/</link>
		<comments>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/#comments</comments>
		<pubDate>Fri, 27 Mar 2015 03:46:06 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=145</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/Aa5tmmXV76Q?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DayZ Server Finder</title>
		<link>http://kenmerritt.com/dayz-server-finder/</link>
		<comments>http://kenmerritt.com/dayz-server-finder/#comments</comments>
		<pubDate>Sat, 21 Mar 2015 20:27:42 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=117</guid>
		<description><![CDATA[Wanting to find out what server you are on in DayZ? Or trying to find the last server you were on? I have here two very simple batch files that will do that for you. They both do basically the same thing, so you can pick either one. In either case follow the directions below.]]></description>
				<content:encoded><![CDATA[<p>Wanting to find out what server you are on in DayZ? Or trying to find the last server you were on? I have here two very simple batch files that will do that for you. They both do basically the same thing, so you can pick either one. In either case follow the directions below.<br />
1. Create a new text file<br />
2. Insert the code from either one into the file and save it as something like DayZ Server.bat<br />
3. You will probably have to change the extension manually to .bat from .txt<br />
4. When you double click it, it should run. If it doesn&#8217;t you probably have certain file extensions hidden and your DayZ Server.bat is actually DayZ Server.bat.txt</p>
<p><strong>Number 1</strong><br />
<code><br />
find "lastMPServer" %userprofile%\documents\dayz\%username%.dayzprofile >%temp%\dayzip.txt | notepad %temp%\dayzip.txt<br />
</code><span id="more-117"></span><br />
<a href="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver1.png"><img src="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver1-300x79.png" alt="dayzserver1" width="300" height="79" class="alignnone size-medium wp-image-120" /></a></p>
<p><strong>Number 2</strong><br />
<code><br />
@echo off<br />
setlocal<br />
set FileName=%HOMEDRIVE%\%HOMEPATH%\Documents\DayZ\%USERNAME%.DayZProfile<br />
set FileTime="-"<br />
:loop<br />
for %%X in (%FileName%) do (<br />
    if %FileTime% NEQ "%%~tX" (<br />
        type %FileName% | find "lastMPServer"<br />
    )<br />
    set FileTime="%%~tX"<br />
)<br />
rem wait 5 seconds before checking again<br />
TIMEOUT /T 5 >nul 2>nul<br />
goto :loop<br />
</code><br />
<a href="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver2.png"><img src="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver2-300x89.png" alt="dayzserver2" width="300" height="89" class="alignnone size-medium wp-image-121" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/dayz-server-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad spot for a picnic</title>
		<link>http://kenmerritt.com/bad-spot-for-a-picnic/</link>
		<comments>http://kenmerritt.com/bad-spot-for-a-picnic/#comments</comments>
		<pubDate>Sun, 08 Mar 2015 05:01:37 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=74</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/1QHGVUJHkko?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/bad-spot-for-a-picnic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
