Gamemaster tell autoquit menu

User Tag List

Results 1 to 8 of 8
  1. #1
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Gamemaster tell autoquit

    I was browsing other threads, and I realized that with alot of these exploits and especially bots and proggys, i'd want to instantly vanish if a GM decided to /tell me.

    My solution, therefore, was a "tripwire" that would instantly quit wow if a GM tried talking to me.

    All GM's have to start their conversation with you by using a set template, which happens to include the word "Gamemaster"

    For example:

    "Hello, *playername*, this is Gamemaster *gm name*, and I was wondering if you had a moment to discuss..."

    As a safeguard for my botting, I always make sure to type this in before leaving my computer:

    Code:
    /run AGM = { } AG = CreateFrame("Frame", nil, UIParent) AG:RegisterEvent("CHAT_MSG_WHISPER") AG:SetScript("OnEvent", function (_,e) AGM[e]() end) function AGM.CHAT_MSG_WHISPER() if strfind(strlower(arg1),"gamemaster")~=nil then ForceQuit() end end;
    
    /run AGS = { } AS = CreateFrame("Frame", nil, UIParent) AS:RegisterEvent("CHAT_MSG_WHISPER") AS:SetScript("OnEvent", function (_,e) AGS[e]() end) function AGS.CHAT_MSG_WHISPER() if strfind(strlower(arg1),"game master")~=nil then ForceQuit() end end;
    This autoquits the game ASAP, if any message is sent to me with the word "Gamemaster" in it, regardless of position in message, or case. Also good if a player is threatening to report you. While this will not 100% prevent a ban, it will keep them from watching you if you dont answer a GM tell, which could save you.

    Just thought I'd share. Got the idea from the "How to ruin your friend's wow in 15 seconds" thread.
    Last edited by CryptoCombat; 09-20-2009 at 01:59 AM. Reason: Improvements to code

    Gamemaster tell autoquit
  2. #2
    DC Gaming's Avatar Banned
    Reputation
    6
    Join Date
    Sep 2009
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It wont change much and who says you have to be online to get banned ?

  3. #3
    AzureKaitou's Avatar Site Donator
    Reputation
    28
    Join Date
    May 2009
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's actually not a bad idea. I've heard of GMs who will contact them and if there is no response they'll watch the player to see if it's a botting mechanism or pattern. This wouldn't assure that you're completely safe, but it'd be good if you needed to stop ASAP and you were AFK. +rep for creativity.

  4. #4
    Maisteri's Avatar That spoiler guy
    Reputation
    441
    Join Date
    Aug 2007
    Posts
    894
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then you tell your friend you have this and..

  5. #5
    Castseven's Avatar Active Member
    Reputation
    56
    Join Date
    Dec 2008
    Posts
    169
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AzureKaitou View Post
    It's actually not a bad idea. I've heard of GMs who will contact them and if there is no response they'll watch the player to see if it's a botting mechanism or pattern. This wouldn't assure that you're completely safe, but it'd be good if you needed to stop ASAP and you were AFK. +rep for creativity.
    They'll watch you before they contact you. If they're going to ban you they generally know they're going to do it before contacting you. They don't contact you to "talk it over" so much as "politely" tell you they're doing it.

    Force quitting will cause you to linger in the game world for a minute or two making you appear AFK until you time out, so if you're trying to avoid appearing like a bot, you won't.

    Furthermore, if they've come to punish you, logging out / quitting will NOT stop them.

  6. #6
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I disagree with everyone. At least using this will decrease the chance of getting banned, even though it will only lower it by a bit it all adds up.

  7. #7
    Confidence's Avatar Contributor
    Reputation
    272
    Join Date
    Sep 2009
    Posts
    447
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Castseven View Post
    They'll watch you before they contact you. If they're going to ban you they generally know they're going to do it before contacting you. They don't contact you to "talk it over" so much as "politely" tell you they're doing it.

    Force quitting will cause you to linger in the game world for a minute or two making you appear AFK until you time out, so if you're trying to avoid appearing like a bot, you won't.

    Furthermore, if they've come to punish you, logging out / quitting will NOT stop them.
    What if they've come to chat with you about something completely different, and because you're not responding, it causes suspicion - so they check your character to find that you're fishing, but not responding to such a high priority conversation, surely more important than catching a few fish.

    However, if you were to log off, they might email you with regards to whatever it is they wanted to talk to you about.

    Now if they've come to ban you for botting, they'll get you whether you log off or not, but if it's something totally irrelevant, than you just might be safe.

    @OP - Can the GMs see that you have a forcequit on for keyword "gamemaster"? If so, that alone may cause suspicion. Otherwise, this is really great, so I will +Rep.

  8. #8
    pqs's Avatar Contributor
    Reputation
    212
    Join Date
    Jan 2009
    Posts
    522
    Thanks G/R
    9/10
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Best suggestion is setup a bot/script that will email u or at least play a loud noise if u are nearby. I would not rely on this, as people have said, quitting while a GM is talking to you will not work in your favor. Although I was once whispered by a GM late at night botting at like 2 am before servers went down because I had made a ticket previously that still hadn't been answered >.<

    The next morning I just went on wow forums saying "shit, a gm /w me and I didn't respond cuz it was my brothers 'shift' on my account" and they got distracted by ranting about wether its forbidden or not to share accounts.


    ANYWAY, I'm ranting on, but the point is don't bot unless you are nearby or monitoring it somehow.

Similar Threads

  1. Just to tell you
    By voxbuu in forum World of Warcraft General
    Replies: 0
    Last Post: 12-08-2006, 08:13 PM
  2. Can someone tell me how to open WoW in windows mode?
    By _alliance_elune_ in forum World of Warcraft General
    Replies: 6
    Last Post: 11-01-2006, 02:18 AM
  3. innerspace em so plz tell me more about this
    By bait in forum World of Warcraft General
    Replies: 12
    Last Post: 10-25-2006, 12:11 AM
  4. please some1 tell
    By Sasukedk in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 10-16-2006, 04:23 AM
  5. Starting Outfit --> Gamemaster Gear
    By rumm in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 09-16-2006, 03:51 PM
All times are GMT -5. The time now is 06:22 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search