<?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: My AutoHotkey Script</title>
	<atom:link href="http://www.hadleysplace.com/my-autohotkey-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hadleysplace.com/my-autohotkey-script/</link>
	<description></description>
	<lastBuildDate>Wed, 05 Oct 2011 09:15:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Scott</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2727</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2727</guid>
		<description>AutoHotKey has a built in remapping feature that is simple and straightforward and you probably tried to apply it correctly.. &lt;i&gt;OriginKey::DestinationKey&lt;/i&gt;.  a::b would make keypress of a send a &quot;b&quot;.  Now I&#039;m not sure if it remapps it also on the first client window or not I never messed around with it and I have not dual boxed or used this script in over a year I reckon. So I&#039;m not motivated to delve into a stranger&#039;s problem too deep.  This post was really meant for a couple friends at work to just give quick access to the script and a brief description.  I explained it more to them in person.

Another cause of your remapping failing *could* be the sending of the &quot;=&quot; key which was bound to the slave&#039;s assist macro so all attacks and such would be on the appropriate mob every time I pushed something.  It could be that AHK was remapping the &lt;i&gt;Originkey&lt;/i&gt; to the first key it came across in the script which would be &quot;=&quot; as I included it in everything almost to make sure the slave was assisting.

That&#039;s the most probable reason I can think of without delving back into it, which I am not going to do.  Good luck with it!

I guess a solution, although clunky, would be inside of the second instance of WoW.  Rebind all the keys in it through WoW&#039;s keybind options.  Change whatever you have in second WoW&#039;s set to &quot;R&quot; to now be &quot;1&quot;.  I know it sucks if you ever want to jump on that account by itself.. all your keybinds would be abnormal.  I&#039;m betting there&#039;s a keybind addon for wow that allows quick change via a profile thing for them though to make it easy to switch between normal play and second, boxxed account play.</description>
		<content:encoded><![CDATA[<p>AutoHotKey has a built in remapping feature that is simple and straightforward and you probably tried to apply it correctly.. <i>OriginKey::DestinationKey</i>.  a::b would make keypress of a send a &#8220;b&#8221;.  Now I&#8217;m not sure if it remapps it also on the first client window or not I never messed around with it and I have not dual boxed or used this script in over a year I reckon. So I&#8217;m not motivated to delve into a stranger&#8217;s problem too deep.  This post was really meant for a couple friends at work to just give quick access to the script and a brief description.  I explained it more to them in person.</p>
<p>Another cause of your remapping failing *could* be the sending of the &#8220;=&#8221; key which was bound to the slave&#8217;s assist macro so all attacks and such would be on the appropriate mob every time I pushed something.  It could be that AHK was remapping the <i>Originkey</i> to the first key it came across in the script which would be &#8220;=&#8221; as I included it in everything almost to make sure the slave was assisting.</p>
<p>That&#8217;s the most probable reason I can think of without delving back into it, which I am not going to do.  Good luck with it!</p>
<p>I guess a solution, although clunky, would be inside of the second instance of WoW.  Rebind all the keys in it through WoW&#8217;s keybind options.  Change whatever you have in second WoW&#8217;s set to &#8220;R&#8221; to now be &#8220;1&#8243;.  I know it sucks if you ever want to jump on that account by itself.. all your keybinds would be abnormal.  I&#8217;m betting there&#8217;s a keybind addon for wow that allows quick change via a profile thing for them though to make it easy to switch between normal play and second, boxxed account play.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2724</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 10 Nov 2009 06:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2724</guid>
		<description>works very well with the 1 through 0, but i have been trying to keybind around the ESF buttons, i use e and forward and s and strafe left and f and strafe right.

how do i make all accounts to use something like, instead of 1, use R 

or instead of 2 use W.

i tried simply replacing the number with the letter in the script but nothing happens. reply soon please =D</description>
		<content:encoded><![CDATA[<p>works very well with the 1 through 0, but i have been trying to keybind around the ESF buttons, i use e and forward and s and strafe left and f and strafe right.</p>
<p>how do i make all accounts to use something like, instead of 1, use R </p>
<p>or instead of 2 use W.</p>
<p>i tried simply replacing the number with the letter in the script but nothing happens. reply soon please =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pocho</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2645</link>
		<dc:creator>pocho</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2645</guid>
		<description>I do want to thank you for the posting of your script. It was slick and to the point. I like the simplicity and especially how you put it together nice and clean.

I have been trying to set up the arrow keys for a while now and just could not quite get it to work well. I would get a lot of latency and double inputs making my slave look like it was break dancing. With what you posted I have made the arrow keys work and clean up my script allowing me to add more keys with the shift button.

Thanks again, Pocho</description>
		<content:encoded><![CDATA[<p>I do want to thank you for the posting of your script. It was slick and to the point. I like the simplicity and especially how you put it together nice and clean.</p>
<p>I have been trying to set up the arrow keys for a while now and just could not quite get it to work well. I would get a lot of latency and double inputs making my slave look like it was break dancing. With what you posted I have made the arrow keys work and clean up my script allowing me to add more keys with the shift button.</p>
<p>Thanks again, Pocho</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2494</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Thu, 28 May 2009 23:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2494</guid>
		<description>thanks so much ! this is great! as good as clonekeys for mac :D perfect! 5* :D this should be out there on google :D:D:D:D:D:D thanks again</description>
		<content:encoded><![CDATA[<p>thanks so much ! this is great! as good as clonekeys for mac <img src='http://www.hadleysplace.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  perfect! 5* <img src='http://www.hadleysplace.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  this should be out there on google <img src='http://www.hadleysplace.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> :D:D:D:D:D thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2434</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 06 Apr 2009 11:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2434</guid>
		<description>I have not fooled around with the mouse clicks.. in fact I haven&#039;t really dual boxed in several months.. Basically since my Addict-a.... Refer-a-Friend time ran out.  That script was just a copy-paste piecemeal of a couple scripts from the &lt;a href=&quot;http://www.dual-boxing.com site&quot; rel=&quot;nofollow&quot;&gt;dual-boxing.com&lt;/a&gt;.  I can&#039;t take much credit except for a few little tweaks.</description>
		<content:encoded><![CDATA[<p>I have not fooled around with the mouse clicks.. in fact I haven&#8217;t really dual boxed in several months.. Basically since my Addict-a&#8230;. Refer-a-Friend time ran out.  That script was just a copy-paste piecemeal of a couple scripts from the <a href="http://www.dual-boxing.com site" rel="nofollow">dual-boxing.com</a>.  I can&#8217;t take much credit except for a few little tweaks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry</title>
		<link>http://www.hadleysplace.com/my-autohotkey-script/comment-page-1/#comment-2429</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Tue, 31 Mar 2009 15:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.hadleysplace.com/?p=702#comment-2429</guid>
		<description>Dude, i have to tell you, i have tried a number of wow scripts, but yours blows them all away.  Thanks so much :)  I just have a quick question.  I have been lurking at the AHK forums, trying to figure out how to replicate the mouse clicks.  I have found a few scripts, but just like the multibox ones i have found, arent so great.  Do you, or have you messed around any with this subject?</description>
		<content:encoded><![CDATA[<p>Dude, i have to tell you, i have tried a number of wow scripts, but yours blows them all away.  Thanks so much <img src='http://www.hadleysplace.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I just have a quick question.  I have been lurking at the AHK forums, trying to figure out how to replicate the mouse clicks.  I have found a few scripts, but just like the multibox ones i have found, arent so great.  Do you, or have you messed around any with this subject?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script src="http://www.wowhead.com/widgets/power.js"></script>
