Client modification generally refers to directly modifying or editing the game executable (the file you click to run WoW) or the game files (.mpq, .dll).
Printable View
Not sure what to lol harder at... you saying it's thousands or getting banned while streaming as proof you aren't a cheater (don't forget to mention you conveniently took the stream down when changing accounts)... yeah I'd do the same if I wanted to discredit them, get banned, turn everything I knew would get me banned off, and then not get banned when the stream was up again... no, wait, I'd be smarter lol
I've been trying to think of an abstract way to explain this to everyone. Basically the client is made of 3 layers: the game code (wow.exe) where code stitches together all the logic, the data folder for models/static content and the addons which allow changes to the user interface.
Editing the game code can and will catch a ban.
If the game code hasn't been edited then addons are limited in what they can do and no matter what you try to run they just won't go outside of those bounds. They'll throw lua errors that say something about a protected function being called, I can't remember what it is exactly since I haven't seen it in quite a while, but since they won't run then you aren't breaking rules. There are numerous errors that can be thrown for numerous reasons, this is just the relevant one.
The models can be edited so long as you don't change the game world's structure. I believe I went into detail a little bit about this a few months ago with one of the devlogs by explaining that you can modify textures all you want but removing a wall in a BG will catch a ban. Textures, like character models, can be changed but the physical structure of the game world should not.
I saw that first link not long after it was created and had to look twice based on that misleading title. They're just addons like everything else in that section and seem to add niche quality of life changes. The sticky is fine, myself and loads of others are still using them today.
If you were banned and hadn't done anything in that moment or in that online session then chances are it's like Rhonim said and a human issued the ban based on some kind of previous evidence.
You and everyone else could first laugh at what you wrote. Zero idea how streaming programs work, how to set them up and so on. Another case where people just do not know where and when to keep their mouth shut. And if you are that salty pvp player that gets raped by everyone and everywhere, do not talk at all. Don't you think people would not use same **** if they knew that it made them banned, especially when it is tracked by warden? Go hit that head agaisnt the wall harder mate.
But can addons themselves (or at least whatever comes posing as addon, extracted files in interface> addons folder) cause such modifications to game code? Or it has to be some more direct source to those changes. If so, how is it possible for only some accounts in that same "modified "wow folder to be affected and not the others?
I was banned in a string of about 50 players all banned at the same time ( I have screenshots to support this) I'm not sure as to How your banning system works if there's some backend client but my understanding is a gm would need to physically target and ban me which wouldn't have been possible in the timespan which all players were banned. No whisper to go somewhere safe, no teleport from the gms to somewhere else (as was the case when my friend teleported me to gm island years ago while I was on his mammoth) I appreciate you actually responding unlike some certain individuals who don't do such and at least trying to help in *some* way.
These bans are not caused by addons. Thats for sure. If they were, Im sure I would have received bans on all of my accounts.
On the other hand, macros could. I believe that anything that starts with ./script triggers warden. Even if its ./script setmaxcameradistance (50)
Nah, dude, something like that would a)be an addon and do what addons do or b)not be an addon and not be loaded from the addons folder. An addon could try to do **** it's not supposed to, but it takes something else to allow it to do that, just being in the addons folder without that something else would give errors like Repost said. Nah, you can't have the something else and use it by accident lol