Thread Tools Display Modes
08-05-07, 05:54 PM   #1
Fragglerock
An Aku'mai Servant
Join Date: Jul 2005
Posts: 32
Noob to macros

I want to create a macro with item links in it so I can have a macro for tailoring/enchanting selling. I have a feeling it would include the item id's somehow, but i have no idea how to find out what those are or how they would be formatted, could anyone lend some advice? Thanks!
  Reply With Quote
08-05-07, 07:39 PM   #2
Layrajha
A Frostmaul Preserver
 
Layrajha's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 275
A trick that should work:
Open your char editbox, and type:
Code:
/run CreateMacro("Macro Name", 6, "/2 Selling [Your Item]", 1)
Replace Macro Name with the name you want to give to your macro, and use Shift+Click on the item to put the item link directly in this line.
It should create a (local) macro that does what you want. I haven't tested it but I heard this trick works.
  Reply With Quote
08-05-07, 09:05 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
The easiest way is to get a mod that converts text to item links. Can't think of any off the top of my head right now, besides Prat, which does tons more if you want it to...
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
08-06-07, 05:06 AM   #4
Gemini_II
A Molten Giant
 
Gemini_II's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 762
Fizzwidget's Linkerator? Only one I can think of at 4am.
__________________
Retired prior to 3.2, before all challenge was removed.


Last edited by Gemini_II : 08-06-07 at 05:07 AM. Reason: added url
  Reply With Quote
08-06-07, 07:53 AM   #5
Geboran
A Rage Talon Dragon Guard
Join Date: Dec 2006
Posts: 308
Give this addon a try:

http://www.wowinterface.com/download...fo.php?id=7266
__________________
------------------------------------------
Geboran - Level 70 Paladin
<Evolution>
Stormreaver (US), Alliance
  Reply With Quote
08-06-07, 10:54 AM   #6
Fragglerock
An Aku'mai Servant
Join Date: Jul 2005
Posts: 32
sweet! thanks for all your helps guys/gals
  Reply With Quote
08-06-07, 11:13 AM   #7
Layrajha
A Frostmaul Preserver
 
Layrajha's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 275
Originally Posted by Fragglerock
sweet! thanks for all your helps guys/gals
Simple curiosity, if you've been too lazy to download an addon, and if you've tried the "/run" script, did it work? While the WTS addon looks awesome, I'm still not selling enough things to make it worth the trouble, while this macro would be nice if it actually works

Edit:
An you're welcome, of couse
  Reply With Quote
08-06-07, 04:13 PM   #8
Fragglerock
An Aku'mai Servant
Join Date: Jul 2005
Posts: 32
Yes actually it did work, ty

for my purposes at the moment the addon actually is fabulous because it does it for you on a set time frame, so I can get rl work done while listening for tells.

but i'll definitely use that in the future.
  Reply With Quote
08-06-07, 04:36 PM   #9
Geboran
A Rage Talon Dragon Guard
Join Date: Dec 2006
Posts: 308
Originally Posted by Fragglerock
Yes actually it did work, ty

for my purposes at the moment the addon actually is fabulous because it does it for you on a set time frame, so I can get rl work done while listening for tells.

but i'll definitely use that in the future.
Glad I could help.
__________________
------------------------------------------
Geboran - Level 70 Paladin
<Evolution>
Stormreaver (US), Alliance
  Reply With Quote
08-06-07, 05:17 PM   #10
Layrajha
A Frostmaul Preserver
 
Layrajha's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 275
Originally Posted by Fragglerock
Yes actually it did work, ty

for my purposes at the moment the addon actually is fabulous because it does it for you on a set time frame, so I can get rl work done while listening for tells.

but i'll definitely use that in the future.
Thank you I'll try it when I log, if i log, someday...
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Noob to macros


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off