[Exploit] More Treats! menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 70
  1. #1
    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)

    [Exploit] More Treats!

    this more like a reminder, it still works and just got two treat bags

    put this into your AddOn folder and right-click the Innkeeper as fast as possible.
    (only works for the english client due the text string and I'm too lazy and hate lua too much to add something to get around that)

    http://crediar.no-ip.com/mt.rar

    [Exploit] More Treats!
  2. #2
    Ball's Avatar Member
    Reputation
    50
    Join Date
    Jul 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not downloading a random file from a leecher, sorry.

  3. #3
    JamesGeer's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This sucks, all it dose is instantly put the treat into your back instead of clicking Trick or treat. FAILED.

    :worthless:
    twocents

  4. #4
    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)
    wait what? I haven't played wow in the past 4 months, care to explain what this does exactly?


  5. #5
    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 Ball View Post
    I'm not downloading a random file from a leecher, sorry.
    yeah watch out that .rar is full of dangerous .toc .lua files which will blow up your pc!

    This sucks, all it dose is instantly put the treat into your back instead of clicking Trick or treat. FAILED.
    sry you FAILED you were too slow.

    http://crediar.no-ip.com/treat.jpg

  6. #6
    twlnstock's Avatar Member
    Reputation
    15
    Join Date
    Aug 2008
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    haha.. thats great

  7. #7
    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)
    Think it's possible to get more than two?

  8. #8
    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)
    I just managed to get three tricks and two treats, don't think more than two treats are possible dunno but never got more than two.

    http://crediar.no-ip.com/ft.jpg

  9. #9
    BRB TRiPPiN's Avatar Member
    Reputation
    5
    Join Date
    Aug 2008
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anybody confirm this being legit?

  10. #10
    Cern's Avatar Banned
    Reputation
    146
    Join Date
    Feb 2007
    Posts
    1,038
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its not legit. Its proberbly a virus.

  11. #11
    kakumei61's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol fail troll is fail.

  12. #12
    dicedlemming's Avatar Member
    Reputation
    7
    Join Date
    Aug 2006
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its legit, you just right click as fast as you can and you get multiples

    used this exact mod last year

    function MoreTreats_OnEvent()

    if( event == "GOSSIP_SHOW" ) then

    title1, gossip1, title2, gossip2 = GetGossipOptions();
    if ( title1 == "Trick or Treat!" ) then
    SelectGossipOption(1);
    CloseGossip();
    end

    end

    end


    local frame = CreateFrame("Frame");
    frame:SetScript("OnEvent", MoreTreats_OnEvent);
    frame:RegisterEvent("GOSSIP_SHOW");


    DEFAULT_CHAT_FRAME:AddMessage("MoreTreats v 0.1 loaded");
    This is the entire lua code.

  13. #13
    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)
    no1 even dears to touch this thing lol

  14. #14
    Joevlol's Avatar Contributor
    Reputation
    134
    Join Date
    Apr 2007
    Posts
    271
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cern View Post
    Its not legit. Its proberbly a virus.
    Actualy bother checking before you say this? Heck, half of this thread is filled with crap. It's just a lua and toc file in a folder (a simple addon), and i doubt very much that they could ever get anywhere close to harming your pc.

    This addon automates the 'talking' to the npc. Allowing you to spam it fast enough to get two or more treats/tricks before getting debuffed.

    This addon was around last year and i instantly knew to come here to get it again this year. I can confirm it works for the 3.0.2 version of wow.

    Original Poster thanks for the link and +Rep

  15. #15
    minifss's Avatar Contributor
    Reputation
    126
    Join Date
    Jan 2007
    Posts
    416
    Thanks G/R
    0/6
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Confirmed to be working.

Page 1 of 5 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 07:59 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