Ruin your friends WoW in 1.5 seconds menu

Shout-Out

User Tag List

Page 1 of 6 12345 ... LastLast
Results 1 to 15 of 80
  1. #1
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Ruin your friends WoW in 1.5 seconds

    Here just as the new patch came around i had to check if all my personal tools was up to date. The last one i checked was my variable indexer, and there something interesting came up.
    I found a nasty set of variables that was not meant to be globally declared. What does this mean? Well it means that you can change one of those variables that Blizzard uses for its own userinterface.
    Eventually the variable is one of the core variables of the wow userinterface meaning that changing this will have a serious impact on your game.


    Anyway, here is the deal.
    You are at your friend's house or at a LAN playing WOW.
    Your friend leaves his computer for a moment, then you go in and type the following in the chat:

    Code:
    /run type=""


    The result?

    You can't cast anything from the action bar (makes wow unplayable).
    You can't use your quest log.
    You can't use the achievement UI.
    You can't see item value (or well... it does **** up)
    You can't interact with NPC's properly.
    You can't see how much gold you have.
    You can't use drop down menus..
    the list goes on and on and on...

    The good thing is that its not visible by when you just walk around.
    So if your friend goes into a Arena or Duel (against you even) he will probably go nuts when he can't use any abbilities.



    You have to restart wow to make this go away.


    [EDIT]



    If you want to do the "Trojan Horse" style you can make it activate when you send a certain message to the victim.
    So what you do is use type this into his chat:

    Code:
    /run STF = { } ST = CreateFrame("Frame", nil, UIParent) ST:RegisterEvent("CHAT_MSG_WHISPER") ST:SetScript("OnEvent", function (_,e) STF[e]() end) function STF.CHAT_MSG_WHISPER() if arg1=="hey" then if arg2=="Supergus" then type="" end end end;


    What you want to change is "Supergus" and "hey"
    My Toon name is Supergus. So when i say "hey" to the person, the variable will change.

    So when he is in the middle of a fight or in a raid simply say "hey" to him and his wow **** up.

    So offcause change "Supergus" to the name of your toon and "hey" to the command you want to use to activate the exploit.


    Last edited by UnknOwned; 08-20-2009 at 06:17 PM.

    Ruin your friends WoW in 1.5 seconds
  2. #2
    Dragonshadow's Avatar ★ Elder ★
    Reputation
    1170
    Join Date
    Apr 2007
    Posts
    3,858
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol owned.
    Any way to throw it in a config file?
    Look at your post, now back to mine; Now back to your post, now back to mine. Sadly, it isn't mine, but if you stopped trolling and started posting legitimate content, it could look like mine. Look down, backup, where are you? You're scrolling through threads, reading the post your post could look like. What did you post? Back at mine; It's a reply saying something you want to hear. Look again and the reply is now diamonds.

    Anything is possible when you think before you post. The moon is shrinking.

  3. #3
    vuth's Avatar Contributor
    Reputation
    89
    Join Date
    Feb 2009
    Posts
    330
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sounds awesome lol, I'm gunna go do this to my brother in a minute
    Inactive dood. I check in with my diggy dawgs every now and then though.

  4. #4
    Tugoui's Avatar Member
    Reputation
    2
    Join Date
    Aug 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make a macro quickly and swap this with one of his spells.
    Find the icon, put a spacebar in the name.
    Code:
    #showtooltip <insert spellname here>
    /run type=" "
    /cast <insert spellname here>
    and watch your friend get Bloodlust irl when he uses that spell. If it works ofc, which it should.

  5. #5
    [Z]em's Avatar Contributor
    Reputation
    80
    Join Date
    Mar 2008
    Posts
    465
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    haha this is pretty cool.
    nice find

  6. #6
    Castroph's Avatar Member
    Reputation
    13
    Join Date
    Nov 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My favorite is when your friend goes to the bathroom.

    Make a macro with the icon of a move on his action bar and make the name " ". Just a space.

    Then for the macro do
    /laugh

    We were taking a bio in front of Kologarn's hallway. He was a mage so I did it to his polymorph key on 25 man... We wiped twice before he found out.

  7. #7
    Tugoui's Avatar Member
    Reputation
    2
    Join Date
    Aug 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lmao, that's pretty good.

  8. #8
    googlepiratex's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This command crashed my own WOW when I typed it in...


    nice find....

  9. #9
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Updated...

  10. #10
    ISeeWhatUDid's Avatar Member
    Reputation
    8
    Join Date
    Mar 2008
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Full of win
    +rep

  11. #11
    I Hypnotoad I's Avatar Contributor
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    873
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is a very nice find.. I'm too nice to try it out on somebody I know.. but I wish goodluck to whoever does it for the lulz!

    +3 for your awesome trick.


    Dragon[Sky] can get into our signatures, AND our pants.



  12. #12
    Notmywownameyo's Avatar Member
    Reputation
    -6
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    both dont work, tried with my friend, followed your instructions, is there maybe something i did wrong?

  13. #13
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,160
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You never stop amazing me, Malu.
    What's a Parog?
    Looking for competitive Valorant team!

  14. #14
    Soiidus's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried it, it doesnt work unless people are abusing the dump macros

    if you are it works

    if you arnt it just gives a lua error


    EDIT NVM it worked, just did it to a friend, they were pissed, now if only there was a remote way of doing it.
    Last edited by Soiidus; 08-20-2009 at 08:04 PM.

  15. #15
    Notmywownameyo's Avatar Member
    Reputation
    -6
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Soiidus View Post
    tried it, it doesnt work unless people are abusing the dump macros

    if you are it works

    if you arnt it just gives a lua error


    EDIT NVM it worked, just did it to a friend, they were pissed, now if only there was a remote way of doing it.
    it only works if you have the dump macro exploit already on?

Page 1 of 6 12345 ... LastLast

Similar Threads

  1. Crash your friends WoW
    By Thelovefool in forum World of Warcraft Exploits
    Replies: 60
    Last Post: 04-06-2011, 10:20 PM
  2. Ruin your friends WoW in 1.5 seconds
    By UnknOwned in forum World of Warcraft Exploits
    Replies: 66
    Last Post: 09-24-2009, 01:31 AM
All times are GMT -5. The time now is 01:12 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search