Any Item, Any Enchant.

Heres a fun little trick to confuse people and your friends :)



as many of you may know you can link an item from wowhead with the link button on the item page, you get a basic script with this:



Code:
/script DEFAULT_CHAT_FRAME:AddMessage("Shift-click this to place a link into a chat message: \124cff0070dd\124Hitem:1482:0:0:0:0:0:0:0:0\124h[Shadowfang]\124h\124r");



Thats the link for shadowfang. now theres a script in there which takes the item information the interesting bit is this bit.



124Hitem:1482:0:0:0:0:0:0:0:0



see the line of zeroes? this means no enchants. thats where we replace it



you can find the enchant id on the wowhead page aswell, go to the effect part of this.



Enchant Item Permanent: Mongoose (2673)



this is the effect of mongoose, we are given the ID in brackets, now just replace the first 0 with it and you will have this link.



Code:
/script DEFAULT_CHAT_FRAME:AddMessage("Shift-click this to place a link into a chat message: \124cff0070dd\124Hitem:1482:2673:0:0:0:0:0:0:0\124h[Shadowfang]\124h\124r");



copy and paste this and voila, you have just linked a shadowfang with mongoose on it. link it on g chat for a lot of WTF?!s ^^



you can do this for ANY item with ANY enchant. you can put nethercleft on a tabard, executioner on a toy train set. w/e you want.



speaking of nethercleft for an application item you need to find the effect by going on the effect page.



e.g. with nethercleft go to the main nethercleft page:



http://www.wowhead.com/?item=29536



now click the use effect and you have the spell effect.
 
Rip said:
UGHGH WHYD U POST THIS

Now everyone will be able to sell fake naxx enchants.



except when they trade the item youre gonna be able to see if it has naxx on it :\
 
What I meant was that if I ever wanted to scam somebody I'd link white shoulders with Scyer/Aldor or Sons of Hordir enchant. So the buyer would think that I got it from a bug or hack. I'd just put the regular white shoulders in the trade window and say it only shows the tooltip when equiped/in your inventory and hope they buy it.

Same concept could work for engineer gogles + Arcanum of _________
 
I suppose, but it wouldnt be very successful, youd just be reported as soon as the trade was done if they did fall for it
 
lawl

i said wts a shadowfang with like 4 chants on it and a meta socket on it and people are like ITS AGAINST TOU and im like lawl yer stupid but is it? just to be safe
 
wowhead doesn't list the ID for leg enchantments :(



know where to find that?
 
fuzzles said:
wowhead doesn't list the ID for leg enchantments :(



know where to find that?

It does:

Enchant Item Permanent: +40 Stamina and +12 Agility (3013)



You need to click on the "use effect" of the item and get the ID from that page.
 

Users who are viewing this thread

Top