[Exploit] More Treats! menu

Shout-Out

User Tag List

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 70
  1. #31
    pauk's Avatar Contributor
    Reputation
    220
    Join Date
    Mar 2008
    Posts
    669
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The addon works the same as every addon afaik... it does work, but not when you lag ^^

    [Exploit] More Treats!
  2. #32
    Invisible Elf's Avatar Member
    Reputation
    9
    Join Date
    Aug 2006
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Worked great for me, got 3 bags on first try

  3. #33
    Vladinator's Avatar Banned
    Reputation
    252
    Join Date
    Feb 2007
    Posts
    516
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    /run if not AutoTreatsPlz then local f = CreateFrame("Frame","AutoTreatsPlz") f:RegisterEvent("GOSSIP_SHOW") f:SetScript("OnEvent",function() if GetGossipOptions()=="Trick or Treat!" then SelectGossipOption(1) CloseGossip() end end) end
    Paste it in the chat, this macro will make you able to do this trick but you need to paste it in each login or after a logout or DC.

    *Edit*

    Some innkeepers have the "Trick or Treat" on a different location, some got it on top and others on the bottom of the list of buttons. So what you can do is use this instead:

    1. Run this code in the chat frame ONCE per session (after you login, each time you relog or get DC):
    Code:
    /run local f=CreateFrame("Frame")f:RegisterEvent("GOSSIP_SHOW")f:SetScript("OnEvent",function()if not ATOT then return;end for i=1,9 do if select(i,GetGossipOptions())=="Trick or Treat!" then SelectGossipOption(ATOT)CloseGossip()end end end)
    2. Run this code and change the value to the position of the Trick or Treat! button.
    Code:
    /run ATOT = 1
    3. To disable it if you plan to travel around to some other innkeper (you need to stop the spamming so you can see the position of the button):
    Code:
    /run ATOT = nil


    That's it.
    Last edited by Vladinator; 10-20-2008 at 01:45 AM.

  4. #34
    shelbybrianne999's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vladinator View Post
    Code:
    /run if not AutoTreatsPlz then local f = CreateFrame("Frame","AutoTreatsPlz") f:RegisterEvent("GOSSIP_SHOW") f:SetScript("OnEvent",function() if GetGossipOptions()=="Trick or Treat!" then SelectGossipOption(1) CloseGossip() end end) end
    Paste it in the chat, this macro will make you able to do this trick but you need to paste it in each login or after a logout or DC.

    I can confirm that if you make a macro with that code, spam it and right click the inn keep you can get 2-3 treats.

    Nice little trick

  5. #35
    etaya's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bannable? i think so.or?

  6. #36
    trevorm7's Avatar Member
    Reputation
    9
    Join Date
    Aug 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I managed to get 4 bags using a program called AutoMouseClicker with this.

  7. #37
    Pyromancer's Avatar Banned
    Reputation
    98
    Join Date
    Oct 2008
    Posts
    183
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by etaya View Post
    bannable? i think so.or?
    Every exploit is banable according to the rules, so it's up to how Blizzard would judge this.
    But I don't think Blizzard would ban their source of income that easily. AFAIK Blizzard only ban people for a very serious exploit or people who keep repeating minor exploit after warned. If you caught, Blizzard would just warn you ( and maybe 24-72 hours account suspension ) for it, but I don't think Blizzard would permanently ban you just because of this.

  8. #38
    Packetman's Avatar Member
    Reputation
    17
    Join Date
    Aug 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vladinator View Post
    Code:
    /run if not AutoTreatsPlz then local f = CreateFrame("Frame","AutoTreatsPlz") f:RegisterEvent("GOSSIP_SHOW") f:SetScript("OnEvent",function() if GetGossipOptions()=="Trick or Treat!" then SelectGossipOption(1) CloseGossip() end end) end
    Paste it in the chat, this macro will make you able to do this trick but you need to paste it in each login or after a logout or DC.
    Guys, use the command listed above. It's a lot easier to work with and you don't need to go out of your way to download an addon.

  9. #39
    Poofy's Avatar Banned
    Reputation
    153
    Join Date
    Oct 2007
    Posts
    426
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works for me thank you. I used a auto clicker and got 3 bags. To the one person that said " F to the ail" you are the one that fails. Next time try it before you say something like that.

  10. #40
    WrathofGod's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesn't work anymroe

  11. #41
    crediar's Avatar Active Member
    Reputation
    39
    Join Date
    Apr 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WrathofGod View Post
    doesn't work anymroe
    nope, still works just got two bags.

  12. #42
    WrathofGod's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crediar View Post
    nope, still works just got two bags.
    Ok I load more treats with mcpfu which load on demand addons just ot make sure its loaded it says it is inthe chat frame. I goto an in keeper and nothing. I use auto click nothing just pops open the frame for the innkeeper. I've tried the one in uc shat and ogrimmar none have worked and a few others which are u using if its working for you?

  13. #43
    King Protos's Avatar Active Member
    Reputation
    40
    Join Date
    Sep 2007
    Posts
    516
    Thanks G/R
    2/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    woot got 3 bags on my first try, gonna SS next time I get more then two


  14. #44
    coolme's Avatar Active Member
    Reputation
    15
    Join Date
    Jun 2007
    Posts
    60
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +Rep this works awesome , just got 3 bags on each of my two chars

  15. #45
    Christina's Avatar Contributor
    Reputation
    98
    Join Date
    Aug 2008
    Posts
    394
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    confirmed +Rep

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [EXPLOIT] More than 10M Fight in MOP Raids
    By Shinehearts in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 02-06-2013, 02:49 PM
  2. [More Treats] 16-20 bags every time!
    By bonzai299 in forum World of Warcraft Exploits
    Replies: 269
    Last Post: 11-05-2008, 10:17 AM
  3. More Treats per hour!
    By Alkhara Majere in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 10-31-2007, 11:49 AM
All times are GMT -5. The time now is 05:46 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