PDA

View Full Version : Macro prank



Pocalypse
04-05-2010, 05:47 PM
WARNING: DO NOT TRY THIS MACRO!!!

While browsing the UI & Macro forums at work, I came across someone asking for help with a spam macro (one of those annoying ones that paints an ascii picture). Luckily, no one seemed to come to his aid, and he was generally ridiculed into oblivion.

However, one smart poster by the name of Anticlaus posted this little gem in response, which I think could quite possibly be the best macro of all time, and it even fits in 255 characters.

Warning: This macro will reset all your macros, and generally mess up your wow client.


q='LoadAddOn("Blizzard_MacroUI")h,m=HideUIPanel,MacroFrame;ChatFrameEditBox:SetSc ript("OnEnterPressed",function()SendChatMessage("Durp, durp durp!")end)h(m)m:SetScript("OnShow",h)'for i=1,54 do EditMacro(i,nil,nil,"/run "..q)end;loadstring(q)()

Edit: Removed "/run" from the macro, because you shouldn't run this.

What this does is (based on my rudimentary LUA reading skills):

* Changes all your macros to this script, and runs the script.
* Makes it so the macro window autohides whenever you open it, so you can't go in to edit the macros.
* Makes it so whenever you try to chat, you say "Durp, durp durp!" instead. Which also means you can't do anything else via chat commands, like change macros.

I may have missed some other stuff in there too. I think the only way to get out of this would be a custom addon, or reseting your macros.wtf file.

A part of me really hopes the person asking for the spam macro ran this :).

I briefly considered putting it as my signature, just to see how many complaints would pop up, but I'm not that mean :).

WARNING: DO NOT TRY THIS MACRO!!!

Svpernova09
04-05-2010, 05:50 PM
Probably a bad idea to link this here even with "do not run" warnings. It's along the same lines as people who post "rm -rf" as "fix your linux install" commands.

ghonosyph
04-05-2010, 05:55 PM
rofl omg so epic
haha

Pocalypse
04-05-2010, 06:12 PM
I removed the /run, so at least it would take slightly more effort to screw yourself now. Do you think I should remove the entire thing? I like to think us boxers are smart enough to not ignore so many warnings and run unknown macros.

d0z3rr
04-05-2010, 06:21 PM
that macro is awesome, got me an extra 1500 dps. thanks!

Velassra
04-05-2010, 06:25 PM
WTF! All my macros are gone. OMG!

Powerwar
04-05-2010, 07:17 PM
Durp, durp durp!

Zub
04-06-2010, 01:41 AM
now just think of the guy who wrote this, and the number of times he must have messed up his game hehe



Durp, durp indeed!

Moorea
04-06-2010, 04:06 AM
durp, durp durp!
lol!

Ualaa
04-06-2010, 06:08 AM
Durp, durp, durp!

jinkobi
04-06-2010, 07:10 AM
Damn that's hilarious and clever.

Now to find a victim mua HA HA HA! I wish I could be that mean, lol.

Seldum
04-06-2010, 09:07 AM
It just need a /quit also :)

Zub
04-06-2010, 09:10 AM
It just need a /quit also :)

/gquit :-)

Redbeard
04-13-2010, 12:22 PM
Methinks Fur wrote this macro.... hes been stealin macros for years.

alcattle
04-14-2010, 03:47 AM
I don't get it