aneos Posted May 11, 2009 Posted May 11, 2009 Ok, let's take naxxramas for an example... Say you want to join a group... but the leader says that you must have the achievement... and you don't have it :S how sad... well not anymore xDD I found a fun little script where you can make ANY fake achievement you want, and link it as your own... you can even edit the date ^^ xD OK, let's say you want an "Immortal" achievement... here's the script... /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:2186:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[The Immortal]\124h\124r"); or a Naxxramas25 cleared achievement... /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:577:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[Heroic: The Fall of Naxxramas]\124h\124r"); hahaha... anyway all you need to do, is copy the script and paste it in /say chat ALONE...!!! if you include anything else you will get something like "Oh look!! /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:577:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[Heroic: The Fall of Naxxramas]\124h\124r");" IN YOUR CHAT!! you must write it in /say chat, and then Shift+Click the achievement, to link it to somebody... How to make any achievement you want: go to wowhead.com and find the achievement you want... then on the URL bar, take the last numbers (for example 577 for naxxramas25, or 2186 for Immortal) and paste them in the script where it says "124Hachievement:xxxx:" (note that xxxx must be replaced with the numbers) then, where it says [Heroic: The Fall of Naxxramas], add the name of the achievement EXACLTY as it appears in-game... to change the date, go to :1:5:7:9: it means, 5th month, 7th day, 9th year (7 - may - 2009)... so you can make it something like :1:2:11:9: if you want it for 11 - February - 2009... then just paste it, and there you go, you got your fake achievement!! xD also, you can do this for other ppl... let's say I want to make an achievement for my alt called "Mograinne"... where it says ..strsub(UnitGUID("player") replace the word "player" with the name of the char EXACTLY as it's written... and there you go xDD!! here are some screenshots in case you don't believe me... http://img87.imageshack.us/gal.php?g=wowscrnshot051109235215.jpg Quote
WildForce Posted July 23, 2009 Posted July 23, 2009 Although I can't see it I bet that the only thing that this add-on does is to add a /AFA console command to the game that you can use to parse your own achievement links and return completed versions of them with the specified date. Am I wrong? If yes, useless than.. Quote
aneos Posted August 16, 2010 Author Posted August 16, 2010 well... look at the screenshot http://img87.imageshack.us/gal.php?g=wowscrnshot051109235215.jpg have you seen many lvl 60 guys, who have cleared naxx25? :P Quote
punkeer Posted January 17, 2011 Posted January 17, 2011 Ok, let's take naxxramas for an example... Say you want to join a group... but the leader says that you must have the achievement... and you don't have it :S how sad... well not anymore xDD I found a fun little script where you can make ANY fake achievement you want, and link it as your own... you can even edit the date ^^ xD OK, let's say you want an "Immortal" achievement... here's the script... /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:2186:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[The Immortal]\124h\124r"); or a Naxxramas25 cleared achievement... /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:577:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[Heroic: The Fall of Naxxramas]\124h\124r"); hahaha... anyway all you need to do, is copy the script and paste it in /say chat ALONE...!!! if you include anything else you will get something like "Oh look!! /script DEFAULT_CHAT_FRAME:AddMessage("\124cffffff00\124Hachievement:577:"..strsub(UnitGUID("player"),3)..":1:5:7:9:4294967295:4294967295:4294967295:4294967295\124h[Heroic: The Fall of Naxxramas]\124h\124r");" IN YOUR CHAT!! you must write it in /say chat, and then Shift+Click the achievement, to link it to somebody... How to make any achievement you want: go to wowhead.com and find the achievement you want... then on the URL bar, take the last numbers (for example 577 for naxxramas25, or 2186 for Immortal) and paste them in the script where it says "124Hachievement:xxxx:" (note that xxxx must be replaced with the numbers) then, where it says [Heroic: The Fall of Naxxramas], add the name of the achievement EXACLTY as it appears in-game... to change the date, go to :1:5:7:9: it means, 5th month, 7th day, 9th year (7 - may - 2009)... so you can make it something like :1:2:11:9: if you want it for 11 - February - 2009... then just paste it, and there you go, you got your fake achievement!! xD also, you can do this for other ppl... let's say I want to make an achievement for my alt called "Mograinne"... where it says ..strsub(UnitGUID("player") replace the word "player" with the name of the char EXACTLY as it's written... and there you go xDD!! here are some screenshots in case you don't believe me... http://img87.imageshack.us/gal.php?g=wowscrnshot051109235215.jpg works on retail xD? i dont want to risk to get banned again T_T Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.