Author Archive
Rogue Mutilate Click Macro
by Halo on Jan.22, 2010, under 5 Boxing, Gaming, World of Warcraft
I wrote this click macro when I was going to use my rogue for a DPS in my 5 man team. The macro keeps up hunger for blood, rupture, and slice and dice pretty well. I averaged ~2k DPS with very terrible gear. The key here is going to be hit rating. If you have really low hit rating, you’re going to miss, thus come up short on combo points. I wrote this for a poison hit capped rogue. Make sure you adjust commas for your click rate (apparently I’m a slow clicker)
Spam:
/click MultiBarRightButton1
/click MultiBarRightButton2
/click MultiBarRightButton3
/click MultiBarRightButton4
1st:
/castsequence reset=target Mutilate,Mutilate,Rupture,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
2nd:
/castsequence reset=target Hunger for Blood,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3rd:
/castsequence reset=target Mutilate,MutilateMutilate,Mutilate,Slice and dice,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
4th:
/castsequence reset=target shiv,shiv,Slice and dice,,,,,,,,,,,,,,,
Heroic UP cleared, Faster Kills are happier kills
by Halo on Nov.19, 2009, under 5 Boxing, Gaming, World of Warcraft
woot. Skadi is a pain in the ass, especially when using the harpoons breaks bear form, so I had to do some quick window swapping and have my lock use the harpoons.
Dead Skadi:
Making fun of AFK Gurb:
After UP I went to VH, I’ve cleared this place many times so it wasn’t any big deal, until I broke kill time records on Xevozz and Cyanigosia
28 second Xevozz kill, didn’t have to heal, healer didn’t do any DPS, the 381 dps on the meter is from trash (magma totem is OP rite?)
38 second Cyanigosa Kill – I doubt these are huge kills or anything, but it’s awesome to see how I’m shattering old records and improving even on stuff I farm mindlessly.
Multiboxing Heroic Nexus Heroic Halls of Stone
by Halo on Nov.16, 2009, under 5 Boxing, Gaming, World of Warcraft
So I’ve transferred to Kil’Jaeden and when I got my toons’ names all changed in ISBoxer and everything set back up, I set out to do heroic marathons to farm up some PvP gear. I cleared Heroic Nexus but forgot to take a screen shot. That place is a lot easier than I expected. Halls of Stone was the daily Sunday, so I managed to knock that out for the first time as well. The Brann Event sucks, but I can get through it, just barely.
We went to BT as a guild saturday night, cleared up to Ilidari Council, was good times
SS from standing in front of Bloodboil:

Yes, gurb is notorious for leghumping.
I also figured out I can skip some h-UK and h-DTK trash packs, so that has made farming those instances a little more tolerable.
InnerSpace ISBoxer Control UI
by Halo on Jul.16, 2009, under 5 Boxing, Gaming
ISBoxer Controls UI
Since I don’t have a G15 keyboard to make use of the lights for repeater on/off state. I decided to tweak Zanthor’s old repeater UI he included in his first IS Scripts compilation, so original credits to him for the UI, I just did a few tweaks to incorporate keymap toggle, and ISBoxer Config reload.
repeater.xml (Right click, save as repeater.xml to InnerSpace\Interface)
What does it do?
- Toggle Repeater on / off
- Toggle Specified Keymap
- Reload ISBoxer Settings
Toggle Repeater

Repeater Disabled, Keymap Active

Repeater Disabled, Keymap Disabled
In your repeater profile, if have the startup defaults “key repeat enabled” checked, you’ll need to click the keys button once, then it will catch up and show the correct state. *Keys* should indicated repeating is enabled, Keys will indicate it is disabled. My repeater profile does not have this checked so the Keys button is already at the correct state.
Keymap Toggle
This is setup to toggle a keymap named Base. You can change the name of the keymap you want to toggle on line 37 of repeater.xml “relay all keymapper -togglemap Base” Just replace Base with whichever keymap you want the button to toggle.
Modifying keymapper.iss To Change the button text.
In order to get the Maps Text to indicate the current state of keymaps, we need to change the text on the button when the keymap is toggled.
Open InnerSpace\Scripts\keymapper.iss
Scroll down to line ~387 (or find “method ToggleKeyMap(string name)”)
This is what you should find:
method ToggleKeyMap(string name)
{
if ${LoadedMaps.Contains["${name.Escape}"]}
This:UnloadKeyMap["${name.Escape}"]
else
This:LoadKeyMap["${name.Escape}"]
}
This is what you want to replace it with:
method ToggleKeyMap(string name)
{
if ${LoadedMaps.Contains["${name.Escape}"]}
{
UIElement[keymaptoggle@main@repeater]:SetText["Maps"]
This:UnloadKeyMap["${name.Escape}"]
}
else
{
This:LoadKeyMap["${name.Escape}"]
UIElement[keymaptoggle@main@repeater]:SetText["*Maps*"]
}
}
Save and reload your ISBoxer config (or launch your character set). Open the IS Console (Default ~ key) and type “ui -reload repeater.xml”. You should see the ISBoxer Controls UI show up as in this image (You may not have the WoWSkin loaded, but it’s not required)

Reload
This simply sends a “relay all run isboxer -reload” to reload your ISBoxer Configuration just like the ISBoxer ingame GUI does. I threw this command so i wouldn’t have to open the ISBoxer gui just to reload.
Thanks to Lax and Red-One for answering all my questions in #isboxer.
Battle.net Accounts and you: How I merged 7 wow accounts to 1 login.
by Halo on Mar.20, 2009, under 5 Boxing, World of Warcraft
Please don’t go blindly into this, I’m writing this out to explain the benefits of consolidating your multiple accounts into a single login battle.net account. Make sure you read all the FAQs before you get started. At the time of this writing this is only available to US accounts.
http://forums.worldofwarcraft.com/thread.html?topicId=15864256387&sid=1
Here is the blue post on the official announcement. The thought of being able to log in to all of my accounts with a single log in was the big reason I wanted to do this.
Here is where you create your battle.net account:
http://us.battle.net/account/creation/landing.xml
If you don’t already have a battle.net account, go ahead and create one. It will very your email and once you have clicked the link to activate the account you can log in and manage your games. Simply click “Add a world of warcraft account” and you’ll be asked for your log in (and authenticator if applicable). It will also verify you are the only user of this account once you have added your first account.
This is what the main battle.net account screen will look like once you’ve added your accounts.

(Click to Enlarge)
From here is where you can start to see the benefits, You can click on Manage Game and it takes you to the WoW Account Admin site and you can edit all your info there. Also there is a new drop down box at the top so you can instantly swap to any account without having to log out and log back in.

When you log in game, you’ll use your new battle.net log in and you’ll be prompted as normal for your authenticator (if you have one) and then you’ll be given a box to select which account you want to log in.

When you log in your battle.net account into the forums, the select character screen will have access to all of your associated accounts:
So I can log in to forums, account admin, and game with 1 log in and then change / play / post from any of my toons on any account? Finally Blizzard, I give you credit for a great functionality change.






