<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://my.curse.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="English - United States"><title type="html">Diary of a MultiBoxer</title><subtitle type="html" /><id>http://my.curse.com/blogs/digitalsorceress/atom.aspx</id><link rel="alternate" type="text/html" href="http://my.curse.com/blogs/digitalsorceress/default.aspx" /><link rel="self" type="application/atom+xml" href="http://my.curse.com/blogs/digitalsorceress/atom.aspx" /><generator uri="http://communityserver.org" version="4.0.30619.63">Community Server</generator><updated>2008-11-03T17:01:46Z</updated><entry><title>Sidetracked!</title><link rel="alternate" type="text/html" href="/blogs/digitalsorceress/archive/2008/11/14/sidetracked.aspx" /><id>/blogs/digitalsorceress/archive/2008/11/14/sidetracked.aspx</id><published>2008-11-14T15:31:08Z</published><updated>2008-11-14T15:31:08Z</updated><content type="html">&lt;p&gt;Hoo boy... It turns out that the same horrible case of Attention Deficit Disorder that makes me have this burning need to Triple-box WOW has thrown me a loop.&lt;/p&gt;
&lt;p&gt;Yes friends, I&amp;#39;m talking about the one thing that is possibly more addictive (for me) than Warcraft: writing code.&lt;/p&gt;
&lt;p&gt;By job title, I&amp;#39;m a software engineer, but I always think of myself as &amp;quot;software janitor&amp;quot;. This is because I tend to do the programming equivelent of &amp;quot;cleanup on aisle seven&amp;quot;&lt;/p&gt;
&lt;p&gt;So, for the longest time, I have been poking at other people&amp;#39;s addons, occasionally tweaking things for my own personal use/amusement. Well, when WOW had that major outage on Tuesday (the extended maintenance that made the game unavailable for the whole day, I just diverted all my WoW playing energy into starting my own addon.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s called MultiTool.&lt;/p&gt;
&lt;p&gt;The idea is that there are a lot of little things that can make the lives of us Multi Boxers a little easier: quest share/gossip cloning, auto repair, taxi following, automatic escort quest accepts, etc...&lt;/p&gt;
&lt;p&gt;My approach has been to download addons that help out with these tasks, but as of late, I&amp;#39;ve been noticing that a lot of the creature comforts have been found at the cost of having lots of addons where I don&amp;#39;t use most of the features, or where I don&amp;#39;t like the implementation (for my use... not that they&amp;#39;re bad addons, it&amp;#39;s just personal choice), or worse, are really great, but are not being maintained anymore.&lt;/p&gt;
&lt;p&gt;Long-story-short, I decided that I&amp;#39;d take a whack at making the addon taht I&amp;#39;d like... written using a well-supported framework that has a core philosophy of being fully embeddable and staying light-weight. Ok, actually, I thought I&amp;#39;d take a whack at converting Smurfy&amp;#39;s &lt;a title="MultiBoxer V2" href="http://wow.curse.com/downloads/wow-addons/details/mboxer2.aspx"&gt;MultiBoxer&lt;/a&gt; addon to be &lt;a title="Ace3" href="http://www.wowace.com/projects/ace3/"&gt;Ace3&lt;/a&gt;, but as I dug into the code, I realized it was using a lot of LibRock which has a (in my opinion) rather heavy footprint, and that Ace2 to Ace3 conversion would be kind of painful.&lt;/p&gt;
&lt;p&gt;Oh, that wasn&amp;#39;t short.&lt;/p&gt;
&lt;p&gt;Right. So I made &lt;a title="MultiTool" href="http://wow.curseforge.com/projects/multitool/"&gt;MultiTool&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s currently only in Alpha which means that if you like the sounds of it, you&amp;#39;ll have to download it from my curseforge site since Alpha releases don&amp;#39;t syndicate here to Curse.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m actively using it for the Cancel Duels and Taxi follow features right now, and I plan on adding some of the other things that I find I can&amp;#39;t live without.&lt;/p&gt;
&lt;p&gt;Anyhow, I&amp;#39;m going back to leveling my three mains to 80, until I get distracted by wanting some new feature in my .. OOH SHINY! ~carrier lost~&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://my.curse.com/aggbug.aspx?PostID=343526" width="1" height="1"&gt;</content><author><name>DigitalSorceress</name><uri>http://my.curse.com/members/DigitalSorceress.aspx</uri></author><category term="Attention Deficit" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Attention+Deficit/default.aspx" /><category term="DualBox" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/DualBox/default.aspx" /><category term="MultiBoxer" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/MultiBoxer/default.aspx" /><category term="Software" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Software/default.aspx" /><category term="Warcraft" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Warcraft/default.aspx" /><category term="Development" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Development/default.aspx" /></entry><entry><title>Macros - MultiBoxer Bread and Butter</title><link rel="alternate" type="text/html" href="/blogs/digitalsorceress/archive/2008/11/03/macros-multiboxer-bread-and-butter.aspx" /><id>/blogs/digitalsorceress/archive/2008/11/03/macros-multiboxer-bread-and-butter.aspx</id><published>2008-11-03T21:51:08Z</published><updated>2008-11-03T21:51:08Z</updated><content type="html">&lt;p&gt;First two posts, I talked about My own junk... my toon setup and my
computer/software setup. Oh, those were fun times.. real romps through
the backroads of my ego. &lt;/p&gt;
&lt;p&gt;Ok, well, I DID slip in some
educational stuff there.. along the lines of &amp;#39;here&amp;#39;s what I do&amp;#39;.
Anyway, I thought I&amp;#39;d be a bit more helpful this time... giving some
actual examples about one of my favorite subjects: Macros.&lt;/p&gt;
&lt;p&gt;(Effectively) multiboxing would not be possible without the built-in Warcraft &amp;quot;follow&amp;quot; command and the ability to make macros.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="text-decoration:underline;"&gt;Inviter&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve got a macro I
call &amp;quot;inviter&amp;quot; that I keep in my general macros area on all my toons.
Here&amp;#39;s a pseudocode example (A1 stands for account 1, A2 for account&amp;nbsp; 2
and so-on)... this assumes I&amp;#39;m running from account 1:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;/invite A2_TOON1&lt;br /&gt;
/invite A2_TOON2&lt;br /&gt;
/invite A3_TOON1&lt;br /&gt;
/invite A#_TOON2&lt;br /&gt;
/ffa&lt;/p&gt;
&lt;p&gt;When I hit this button, it tries to invite everyone
at once and set loot to Free for all. In effect, whichever toons I have
logged on on accounts 2 and 3 will get the invite, and the /ffa will
fail because I have no group. I accept on account 2 and 3, then hit the
inviter again. It will fail because the toons are either in my group
already or not online, and the free for all will catch.&lt;br /&gt;&amp;nbsp; &lt;br /&gt;So,
hit button, accept on 2 and 3 and hit it again for a ready to go party
in FFA loot regardless of which combination of toons I have on.&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;&lt;b&gt;&lt;span style="text-decoration:underline;"&gt;Assistor&lt;/span&gt;&lt;/b&gt; (I bind to action key 2)&lt;/p&gt;
&lt;p&gt;Assistor
needs to be customized for the speicific toon you&amp;#39;re on. I&amp;#39;m going to
psudeocode here... fill in your own spell names for the capitalized
names here&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt; /assist MAIN_TOON_1_NAME&lt;br /&gt;/assist MAIN_TOON_2_NAME&lt;br /&gt;/castsequence reset=CD_VALUE_OF_OPENER_SPELL INSTANT_OPENER_SPELL, SOME_AUTOATTACK_SPELL&lt;br /&gt;/startattack&lt;/p&gt;
&lt;p&gt;Note
that I have two chained assist calls. This is fine as an assist to a
not-logged-in toon will just fail with no consequences. Basically, I
always use one of my mele-capable toons on the main account as the
&amp;quot;master&amp;quot;, so the assists are hardcoded.&lt;/p&gt;
&lt;p&gt;The castsequence
has a reset=CD_VALUE_OF_OPENER_SPELL, so for instance on my mage, it&amp;#39;s
Arcane Blast, and the autoattack spell is &amp;quot;shoot&amp;quot;:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;/castsequence reset=8 Arcane Blast, shoot&lt;/p&gt;
&lt;p&gt;NOTE: the /startattack line is to make sure that if something on the cast fails, they&amp;#39;re at least in attack mode.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="text-decoration:underline;"&gt;MainAttack&lt;/span&gt;&lt;/b&gt; (I bind to action key 1)&lt;/p&gt;
&lt;p&gt;This
one can vary depending on the toon in question... sometimes a single
spell is fine, sometimes I want a castsequence, and sometimes a
castrandom is in order.&lt;/p&gt;
&lt;p&gt;I have a confession, I&amp;#39;m a
button masher. I guess I got in the habit in the original Diablo where
1 click == 1 swing or 1 cast, so I tend to favor /castrandom macros
with a list of various spells. It&amp;#39;s never going to be as efficient as a
spell rotation manually tweaked for each encounter, but welcome to the
world of multiboxing where less is often more. Keep the activities you
need to have simple and you&amp;#39;ll be a lot more effective, and get it out
of your head that you ever be able to play more than one toon at one
time as well as a given number of single boxing players (unless they&amp;#39;re
all Mr. Bean or something).&lt;/p&gt;
&lt;p&gt;Before I specced my mage hardcore into arcane, I had the main set up&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;/castrandom [channeling]; Frostbolt, Fire ball, Arcane Missiles&lt;br /&gt;
/startattack&lt;/p&gt;
&lt;p&gt;The &lt;i&gt;[channeling];&lt;/i&gt; before the spell
list makes it fall through and do NOTHING if I&amp;#39;m channeling (as in
Arcane Missiles). Without this, you can end up stomping on your spell
channel or keep restarting it thus wasting mana.&lt;br /&gt;&amp;nbsp; &lt;br /&gt;Nowadays, I
specced my mage entirely Arcane, so it really makes no sense to cast
non-arcane spells (unless I&amp;#39;m up against arcane-immune Mobs) so I&amp;#39;ve
got it set up as:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;#showtooltip Arcane Missiles&lt;br /&gt;
/cast [channeling]; Arcane missiles&lt;br /&gt;
/startattack&lt;/p&gt;
&lt;p&gt;This lets me spam button 1 and it will cast arcane missiles every time that I&amp;#39;m NOT already casting it&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="text-decoration:underline;"&gt;Follower&lt;/span&gt;&lt;/b&gt; (I bind to the . key due to the way my fang is set up)&lt;/p&gt;
&lt;p&gt;We
are once again making good use of silent fallthrough. I start with my
least favorite option (blithely following the party leader), then my
(oh dear, the main&amp;#39;s not on for some reason) third account (this
assumes it&amp;#39;s on my secondary account, adjust as needed), and finally
the option thats most likely going to hit (the main account folks).
THEN I hit /follow.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;/terget party1&lt;br /&gt;/target A3_MAIN TOON&lt;br /&gt;/target A3_ALT &amp;nbsp;&lt;br /&gt;/target A1_MAIN_TOON&lt;br /&gt;/target A1_ALT&lt;br /&gt;/follow&lt;/p&gt;
&lt;p&gt;Now
in theory, I could just do a bunch of /follow TOON_NAME, but Follower
is dual-use for me. It guarantees that their target is back to my main.
This allows me to always retarget a healer to my main toon without
looking.. just hit follower (and quickly take 1 step back to keep them
from moving if I want to keep them where they are) followed by a
healing spell... so really quickly, (with my setup), if I wanted my
priest to stop what she was doing and cast Prayer of mending on my
main, I would hit&amp;nbsp; . (follower) s (step back) 8 (PoM)&lt;/p&gt;
&lt;p&gt;Then
go back to attacking by hitting 2 (assistor) and then spamming 1 (on my
priest, that one is /castrandom Mind Blast, Holy Fire, Smite )&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&lt;i&gt;PRIEST SPECIFIC&lt;/i&gt;&lt;br /&gt;Here
I have two priest-specific macros that I use to keep my toons up when
the excrement collides with the air circulation device. Nice thing is
that binding heal gets both my toons.. yeah, if my priest isnt getting
hit, it is wasted mana, but when things are going all pear shaped, it&amp;#39;s
about survival, NOT mana conservation. Spamming binding heals
guarantees that both of my toons stay up until the priest dies or is
CCd while I keep looking at what my main needs to do.&lt;br /&gt;&amp;nbsp; &lt;br /&gt;PoM is
absolutely brilliant because it continues to bounce around while I go
back to whatever it was I was doing (probably smiting) on my priest.
The audible &amp;quot;bing&amp;quot; of the PoM bouncing from one to the other is helpful
too - I know without looking if someone besides the mele takes
damage... and if I count the &amp;quot;bings&amp;quot;, I can tell when I need a new one.
Since patch 3.0.2, it crits for about 3K healing - it&amp;#39;s one of my most
useful heals while dual boxing.&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;b&gt;MainBind&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;/target A1_ALT_TOON&lt;br /&gt;/target A1_MAIN_TOON&lt;br /&gt;/cast Binding Heal&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;b&gt;MainPoM&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;/target A1_ALT_TOON&lt;br /&gt;/target A1_MAIN_TOON&lt;br /&gt;/cast Prayer of Mending&lt;/p&gt;
&lt;p&gt;Again, this is how I set stuff up and your milage may vary.&lt;/p&gt;
&lt;p&gt;Next time: I dunno yet...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://my.curse.com/aggbug.aspx?PostID=333805" width="1" height="1"&gt;</content><author><name>DigitalSorceress</name><uri>http://my.curse.com/members/DigitalSorceress.aspx</uri></author><category term="DualBox" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/DualBox/default.aspx" /><category term="MultiBoxer" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/MultiBoxer/default.aspx" /><category term="Macro" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Macro/default.aspx" /><category term="Warcraft" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Warcraft/default.aspx" /></entry><entry><title>Multi Boxing Computer Setup</title><link rel="alternate" type="text/html" href="/blogs/digitalsorceress/archive/2008/11/03/multi-boxing-omputer-setup.aspx" /><id>/blogs/digitalsorceress/archive/2008/11/03/multi-boxing-omputer-setup.aspx</id><published>2008-11-03T21:28:40Z</published><updated>2008-11-03T21:28:40Z</updated><content type="html">&lt;p&gt;Last time, I gave a background on the toon setup. Now that the toons are sorted out, I&amp;#39;ll go into my setup. This is certainly not the way everyone does it, but this works for me.&lt;br /&gt;&lt;br /&gt;I use a separate PC for each toon rather than alt/tabbing or having really small windows for the alts. The desk is a corner-style with no hutch, so my three LCD monitors are arranged in a /--\ configuration from left to right primary through tertiary.&lt;br /&gt;&lt;br /&gt;The desk has a split deck for monitor/keyboard areas that allows me to lower the kbd/mouse for the primary system and kind of lean a &lt;a target="_blank" title="Fang controller board" href="http://www.ideazon.com/us/products/fanggamepad.asp"&gt;Fang controller board&lt;/a&gt; at a 45degree angle just over my F1-F4 keys. That fang controller board is attached to the SECONDARY pc, so I can reach up and use my left hand to hit the action buttons on it independantly of what I&amp;#39;m doing on my main. The Tertiary system is controlled by having a program called &lt;a target="_blank" title="KeyClone" href="https://solidice.com/keyclone/"&gt;KeyClone&lt;/a&gt; which sends certain keystrokes (generally only 1-0, -,=,w,s,q,e,`, and . ) that are pressed on the secondary to the tertiary. &lt;br /&gt;&lt;br /&gt;That means that whenever I press action button 1 on my secondary toon&amp;#39;s pc, it also presses action 1 on my tertiary. By careful combination of macros and occasionally leaving some buttons blank on one or another, I can have an effective if somewhat limited set of common activities set up on my two &amp;quot;slaves&amp;quot;.&lt;br /&gt;&lt;br /&gt;Each PC has a mouse and keyboard so that I can directly take control if need be, though the tertiary keyboard is a bit awkward to do anything terribly complex with.&lt;br /&gt;&lt;br /&gt;I use a program called &lt;a title="Synergy" href="http://synergy2.sourceforge.net/"&gt;Synergy&lt;/a&gt; which allows me to link up the mouse cursor in such a way that the three systems kind of act as if it was one big triple-monitor system. If I move the mouse (main PC only) off to the right edge, the mouse control passes to the middle pc, and mouse and keyboard movements now apply to that computer... move it off to the right of the second, and the control goes to the third. Synergy has a problem where WOW mouse-look on the second or third goes hyper sensitive and basically just spins, so I have to be careful to only use it for clicking and/or keyboard commands.&lt;br /&gt;&lt;br /&gt;Due to the buggy way mouse look works, I never use this to control an alt in combat. If I absolutely need to control an alt directly, I grab its mouse.&lt;br /&gt;&lt;br /&gt;Next time: Macros!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://my.curse.com/aggbug.aspx?PostID=333783" width="1" height="1"&gt;</content><author><name>DigitalSorceress</name><uri>http://my.curse.com/members/DigitalSorceress.aspx</uri></author><category term="DualBox" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/DualBox/default.aspx" /><category term="MultiBoxer" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/MultiBoxer/default.aspx" /><category term="Computer" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Computer/default.aspx" /><category term="Synergy" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Synergy/default.aspx" /><category term="Software" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Software/default.aspx" /><category term="KeyClone" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/KeyClone/default.aspx" /><category term="Warcraft" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Warcraft/default.aspx" /></entry><entry><title>My MultiBoxing Background</title><link rel="alternate" type="text/html" href="/blogs/digitalsorceress/archive/2008/11/03/background.aspx" /><id>/blogs/digitalsorceress/archive/2008/11/03/background.aspx</id><published>2008-11-03T21:19:31Z</published><updated>2008-11-03T21:19:31Z</updated><content type="html">&lt;p&gt;I recently read an article about &amp;quot;Dinner with the Multiboxers&amp;quot; (&lt;a target="_blank" title="Wow Insider" href="http://www.wowinsider.com/2008/10/16/dinner-with-the-multiboxers/"&gt;WOW Insider&lt;/a&gt;) and it seems that there&amp;#39;s a lot of misunderstanding about MultiBoxing on WOW. &lt;br /&gt;&lt;br /&gt;So, I decided to start a little blog here&lt;br /&gt;&lt;b&gt;&lt;br /&gt;BACKGROUND&lt;/b&gt;&lt;br /&gt;I run three accounts (started with two, but added a &amp;quot;recruit a friend&amp;quot; so I could level up a couple of crafting alts)&lt;br /&gt;&lt;br /&gt;On those three acounts, I currently have 5 level 70&amp;#39;s... a rogue, a Tankadin, a holly priest, a mage, and a BoomKin. I&amp;#39;ve got a 60 shammy that I&amp;#39;m planning to zerg to 70 soon as well.&lt;br /&gt;&lt;br /&gt;The toons are divided amongst the three accounts as Rogue/Pally, Priest/Druid/Shammy, and Mage, and my future plan is to transfer either the druid or the Shammy to the account with the mage so that I will end up with two operational sets of triple-boxing goodness.&lt;br /&gt;&lt;br /&gt;So, when running it would be something like:&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;GROUP 1 - MAINS&lt;/span&gt;&lt;br /&gt;&amp;nbsp; Primary:&amp;nbsp;&amp;nbsp; Prot Pally&amp;nbsp;&amp;nbsp;&amp;nbsp; (Miner/eng)&lt;br /&gt;&amp;nbsp; Secondary: Holy Priest&amp;nbsp;&amp;nbsp; (Tailor/Chanter)&lt;br /&gt;&amp;nbsp; Tertiary:&amp;nbsp; Arcane Mage&amp;nbsp;&amp;nbsp; (Jewelcrafter/ ?? )&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;GROUP 2 - ALTS&lt;/span&gt;&lt;br /&gt;&amp;nbsp; Primary:&amp;nbsp;&amp;nbsp; Rogue&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Skinner/Leatherworker)&lt;br /&gt;&amp;nbsp; Secondary: BalanceDruid&amp;nbsp; (Herbalist/Inscriptionist)&lt;br /&gt;&amp;nbsp; Tertiary:&amp;nbsp; Resto? Shammy ( ?? / ?? )&lt;br /&gt;&lt;br /&gt;(though the jury&amp;#39;s out as to whether the druid and shammy would be reversed)&lt;br /&gt;&lt;br /&gt;Basically, the idea here is to have two ranged/casging toons with a mele on primary (cuz that&amp;#39;s the one the others are following and it just flows easier if I do things that way), and that each group has two ressurections/heals available&lt;br /&gt;&lt;br /&gt;I also want to balance out the gathering so that I&amp;#39;ve got at least two different gather professions available with each group. (that&amp;#39;s why there are ??&amp;#39;s in the list right now).&lt;/p&gt;
&lt;p&gt;Next time: Computer Setup&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://my.curse.com/aggbug.aspx?PostID=333767" width="1" height="1"&gt;</content><author><name>DigitalSorceress</name><uri>http://my.curse.com/members/DigitalSorceress.aspx</uri></author><category term="Attention Deficit" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Attention+Deficit/default.aspx" /><category term="DualBox" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/DualBox/default.aspx" /><category term="MultiBoxer" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/MultiBoxer/default.aspx" /><category term="Warcraft" scheme="http://my.curse.com/blogs/digitalsorceress/archive/tags/Warcraft/default.aspx" /></entry></feed>