I've been thinking about the bug Osiris183 found (thanks for such a good finding) And I think I have a theory about how it works and what should we do to do it at will.
The original post link: http://www.mmowned.com/forums/wow-ex...a-exploit.html
I suck at programming, understanding game mechanics and all that, I'm seventeen years old, and spanish, so I'm sorry if my post isn't clear / well written, or the concepts are absoultely wrong. I'll give it a try anyway:
According to the information I can get from the bug, I think arenas work like "boxes" (probably there's a better, technical word to refer to these "boxes" but oh well, again, I'm not a programmer :P).
--We have box 1, 2, 3, 4. In each box there are four players fighting 2v2 games. If another four players requested a fight, a box 5 would spawn and let them in.
--Given this situation, if fighters in box 1 end, box 1 gets empty, and, since it's the lowest number, it will be the first to get a new wave of players, instead of having a new box created.
--What we are looking for, is a way to stay into the box but make the server (and the opponents) think we left it, so the box fills again, and when we login, we stack up with the new players.
Simply logging off, or alt+F4 doesn't seem to work. In a battleground, for example, forcing a logout makes you dissapear in-game, but when you login, as long as you do it in less than 5min, you're still in the same "battleground box". However, arenas don't work like this. As probably many of you have noted, if you disconnect during an arena, no matter how fast you log back, you're out.
So here's the real problem: How can we do to "Save" our login location (the box) and at the same time make the server believe we left that box? I can't answer this, I hope some wise guy around here can answer it for me ^^.