Tuesday, July 7, 2009

Epeen Macro Mastery

Are you one of those people that have 5 or 6 macros just to do a single weaponskill? Two macros dedicated to changing out your entire equipment sans your weapon(s). Another macro for your uber relic/mythic weaponskill. And then another couple more to change back into your TP/haste/melee setup. That sound about right?


Let's face it. You like to stroke your e-peen with weaponskill damage in the 4 digit range. Anything less is just unacceptable. In real life, you sport those Affliction t-shirts and have a PC rig that costs as much as the down payment you made on that lifted Hummer. When partying a lowbie job, you keep telling fellow party members of that sick damage you do against Kirin and how you pull out 3k sidewinders in merit parties. Yeah, brooooo. You're like awesome.

Okay, douchebags! It's time to listen to your new anthem and get cracking on some scripts! In this example, I'll use the rare job Samurai that no one really plays too much.

Here's what you'll need before stroking your epeen harder without a lot of macros:
  1. Get some Windower lube for your epeen.
  2. Create two (or three) text files and name them in the following format: [job][equip type].txt. For Samurai melee/tp, you can call it SAMmelee.txt. For single hit great katana weaponskills, name the file SAMws_single.txt. For multi hit weapons skills like penta thrust, create a file named SAMws_multi.txt.txt.
  3. For each of the text files, the contents should be in the following format. Substitute in your own uber gear for each setup:
input /equip head "Ed Hardy Hat +1"
input /equip neck "Snoop Dogg 24K Gold Chain"
input /equip ear1 "Earring of Awesome Power"
input /equip ear2 "Earring of Powerful Awesomeness"
input /equip body "Affliction Tshirt +1"
input /equip hands "Abercrombie & Fitch Leather Wristbands"
input /equip ring1 "2009 Laker Championship Ring"
input /equip ring2 "Pimp ring of Pimped Out Pimpness"
input /equip back "Amemet Mantle +4"
input /equip waist "Douchebag Belt of the Bros +1"
input /equip legs "True Religion jeans of Ridiculousness"
input /equip feet "Chuck Taylor Converse +1"


Now that you have your gear text files created and saved in the Scripts folder of your Windower directory, let's make some macros for that elusive Samurai in mind!

Uber Gekko Macro
//exec SAMws_single.txt
/wait 1
/ws "Tachi: Gekko"
/wait 1
//exec SAMmelee.txt


Penta Thrust of Epeenery Macro
//exec SAMws_multi.txt
/wait 1
/ws "Penta Thrust"
/wait 1
//exec SAMmelee.txt


Bam! Two complete gear changes and your weaponskill ALL IN ONE single macro! Wassup brrrrrrooooo!!!

If you don't want to have ridiculous amounts of instantaneous "Equipment changed." in your chat log, download the Silence as well. It will condense all that nonsense into a single line.

Wanna step your game even more? Then check out Spellcast. Like Extenze, it'll lengthen your epeen even more and give it some girth.

Party hard and keep your mouth yappin' about your leetness!

No comments:

Post a Comment