Vent Info and Email

server:v32.darkstarllc.com port:4221password:available in Guild Info

Questions? Comments? Cool screenshot? Get a neat drop?

Email us at the address shown at the top right of this page

Weekly Shout-outs

Tell us something cool you did or got!

Drop 'o the Day

Tip o' the Day

Check out the post on how to send us quests you need help completing :)

Thursday, August 23, 2007

Send us quests you need help with

Consus put together the following script that will mail us group quests (group, dungeon and raid) that you have in your quest log. If you follow the instructions below, you'll mail those quests to Consus and we'll be able to help people needing the same quests get together to finish them!

It may help to print this post as most of the steps will occur within the WoW client.

-----
/script local i=0;local c="";local x=GetQuestLogTitle;while(x(i+1)~=nil) do i=i+1; local qt, l, t = x(i);if(t == "Dungeon")or(t == "Group")or(t == "Raid") then c = c .. qt .. " [" .. l .. "] (" .. t .. ") / "; end end SendMail("Consus", "Quests", c);
-----
  1. Copy the text above starting after the first line of "-----" and up to the second line of "-----" but not including the lines with "-----"
  2. Hit CTRL+C
  3. If you have WoW running switch to it. If you don't have WoW running, start it and log into a character
  4. Press ESC or click on the Main Menu icon to open your Main Menu
  5. Click the button labeled "Macros" ... a Create Macros window will pop up
  6. Click the button labeled "New" at the bottom of that window ... a window will pop up to the side with an active cursor in an edit window
  7. Type "Quests" in that edit window
  8. There will be a host of icons below ... please select the question mark icon to the top left or pick one you feel appropriate
  9. Click the button labeled "Okay" ... the side window will close leaving the Create Macros window open
  10. The cursor will be active in an edit window with the text "Enter Macro Commands": above it
  11. Hit CTRL+V ... a bunch of text will appear in the edit window
  12. Left click on the icon above with the button labeled "Change/Name Icon" next to it. Click the icon, not the button! Keeping your left mouse button depressed, drag the icon to an open action bar and seat it like you would any other talent.
  13. Hit the "X" at the top-right of the Create Macros window or click the button labeled "Exit" ... your macro is now saved.
Now that you have a working macro, this is how we'll use it:
  1. Go to a mailbox anywhere
  2. Open the mailbox
  3. Click the Icon you just dragged to an action bar
Congratulations! You just mailed us a list of all group, dungeon and raid quests that you have in your quest log. We'll use this information to match you up with other people needing the same quests!!!

Mortesia

No comments: