<?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>Johannah the Smite Priest &#187; macro</title>
	<atom:link href="http://johannah.kourtnie.net/tag/macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannah.kourtnie.net</link>
	<description>Bringing Holy and Discipline to WoW from Starshards to 3.3.</description>
	<lastBuildDate>Wed, 02 Jun 2010 22:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The award-winning res macro</title>
		<link>http://johannah.kourtnie.net/2009/11/the-award-winning-res-macro/</link>
		<comments>http://johannah.kourtnie.net/2009/11/the-award-winning-res-macro/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 15:58:55 +0000</pubDate>
		<dc:creator>Kourtnie McKenzie</dc:creator>
				<category><![CDATA[Priest]]></category>
		<category><![CDATA[Shaman]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[res]]></category>
		<category><![CDATA[Resurrection]]></category>

		<guid isPermaLink="false">http://johannah.kourtnie.net/?p=410</guid>
		<description><![CDATA[I get whispers all the time along the lines of &#8220;lol,&#8221; &#8220;awesome,&#8221; and &#8220;that&#8217;s great,&#8221; and it&#8217;s all because of one award-winning macro. It pulls a random /say every time I res someone, so everyone feels like they get a personalized joke.
Ready for it? Copy-paste this into your macro box:
#showtooltip
/cast Resurrection Or whatever your res [...]]]></description>
			<content:encoded><![CDATA[<p>I get whispers all the time along the lines of &#8220;lol,&#8221; &#8220;awesome,&#8221; and &#8220;that&#8217;s great,&#8221; and it&#8217;s all because of one award-winning macro. It pulls a random /say every time I res someone, so everyone feels like they get a personalized joke.</p>
<p>Ready for it? Copy-paste this into your macro box:</p>
<blockquote><p>#showtooltip<br />
/cast Resurrection <span style="color: #00ffff;"><em>Or whatever your res spell is</em></span><br />
/run SendChatMessage (GetRandomArgument(&#8220;%t&#8221;, &#8220;%t&#8221;, &#8220;%t&#8221;, &#8220;%t&#8221;), &#8220;SAY&#8221;)</p></blockquote>
<p>Inside of the quotation marks, make a unique phrase that incorporates %t&#8211;that&#8217;ll display the name of your target&#8211;so that you&#8217;re not only getting some great reactions, you&#8217;re letting the other ressers know who you&#8217;re in the middle of reviving.</p>
<p>My macro looks like this:</p>
<blockquote><p>#showtooltip<br />
/cast Resurrection<br />
/run SendChatMessage (GetRandomArgument(&#8220;Resisting&#8230;urge&#8230;to t-bag&#8230;%t&#8230;&#8221;, &#8220;%t scores A+ on dying!&#8221;, &#8220;%t, I give you res, five gold!&#8221;, &#8220;%t, thank you for choosing Joh Res Service for all your resing needs.&#8221;), &#8220;SAY&#8221;)</p></blockquote>
<p>So my character will randomly say: &#8220;Resisting&#8230;urge&#8230;to t-bag&#8230;Elowyn&#8230;&#8221; or &#8220;Elowyn scores A+ on dying!&#8221; or &#8220;Elowyn, I give you res, five gold!&#8221; or &#8220;Elowyn, thank you for choosing Joh Res Service for all your resing needs.&#8221;</p>
<p>Some pointers regarding this macro:</p>
<ul>
<li>Remember you only get 250 characters. Mine cuts it very close.</li>
<li>You can replace &#8220;SAY&#8221; with &#8220;PARTY&#8221; or &#8220;RAID&#8221; or &#8220;YELL&#8221; or &#8220;EMOTE&#8221; if you so choose.</li>
<li>You can use this macro for other fundamental spells the people around you should know about, like crowd control. Simply replace the name of the spell on the /cast line.</li>
</ul>
<p>Yesterday I posted about <a title="AFKing players in raids" href="http://johannah.kourtnie.net/2009/11/afk/" target="_blank">AFKing players</a> and some Internet sites you can visit during raiding lulls. One of the other pass times I have for those BRB moments is playing with this macro. I try to change my res macro&#8217;s random sayings once a month to keep the jokes fresh; it gets old after you say the same thing 100 times, so mix it up often!</p>
<p style="text-align: center;"><a href="http://icanhascheezburger.com/2008/05/17/funny-pictures-tragic-fall-from-window-sill/"><img class="mine_1027482 aligncenter" src="http://icanhascheezburger.wordpress.com/files/2008/05/funny-pictures-multiple-lives-cats.jpg" alt="pet" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://johannah.kourtnie.net/2009/11/the-award-winning-res-macro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
