The addon works the same as every addon afaik... it does work, but not when you lag ^^
The addon works the same as every addon afaik... it does work, but not when you lag ^^
Worked great for me, got 3 bags on first try
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.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
*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):
2. Run this code and change the value to the position of the Trick or Treat! button.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)
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 = 1
Code:/run ATOT = nil
That's it.![]()
Last edited by Vladinator; 10-20-2008 at 01:45 AM.
bannable? i think so.or?
I managed to get 4 bags using a program called AutoMouseClicker with this.
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.
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.
doesn't work anymroe![]()
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?
woot got 3 bags on my first try, gonna SS next time I get more then two
+Rep this works awesome , just got 3 bags on each of my two chars
confirmed +Rep