I second the "why?" question. Are you confusing ESOUI (part of the ZAM family of UI sites that has been around for YEARS for many many games) with ESOCore which is stealing addons?
MercyKilling wrote: »While a nice thought....this kind of thing isn't helping the situation at all. We as players have a responsibility to report this kind of thing, just like we're supposed to report someone using an exploit. Or someone with a name that violates the naming policy...or reporting any violation of the ToS. (That's terms of service, and if you haven't read them..do so.)
MercyKilling wrote: »... We as players have a responsibility to report this kind of thing, just like we're supposed to report someone using an exploit. ...
I completely disagree with it being a "responsibility", the only thing i'm required to do in game is have fun and don't break the rules myself. ...
MercyKilling wrote: »... We as players have a responsibility to report this kind of thing, just like we're supposed to report someone using an exploit. ...
I completely disagree with it being a "responsibility", the only thing i'm required to do in game is have fun and don't break the rules myself. ...
I respectfully disagree. As it is a multi-player game which hopes and strives to cultivate a community for both social enjoyment and team play (groups and guilds); it is arguably critical to the success of the social component that communication channels are not universally ignored or flooded, as that would go towards making an unwelcoming environment for new players and reducing the willingness of players to engage in the social components.
Every freedom comes with attendant responsibilities. Everyone in a society has a social responsibility to keep that society from going to the dogs. What (if anything) you choose to do about your responsibilities is your call: you don't necessarily have to even acknowledge they exist. Hell, you could even buy the stuff they're selling, and encourage their spamming. But that doesn't change your responsibility.Thank you for contacting The Elder Scrolls Online Team.
Yes, we do all we can to keep those people out of Tamriel and reporting them to us helps very much. The only other thing you can do is click on the name in your chat window and ignore the player so anything they try to put up on the chat window is not visible for you. Thank you for you support in keeping wrong doers out of Tamriel!
DewiMorgan wrote: »@pjt15253 - are you interested in such a thing? My current thinking on this is that, after ignoring someone, we could add saved variable with their username and other info (account name, what they spammed) and then restart the add-on in order to flush that to disk (is ReloadUI the only way to do this?). That would allow a third party external script to grab that and file a report.
Never used LUA before, but the format of the variable files seems quite readable. I'll see if I can't write a patch for this.
My plan is to use an external app to do the auto-reporting. Using AutoHotKey for that is somewhere between easy and trivial. But AutoHotKey can't grab the info from LUA. So if there's a way (like stored vars) to push that info to AHK, then auto-reporting becomes possible. If the push to the stored var file requires a whole ReloadUI, though, that's kind of ugly and painfulWell what I'd like to do is build auto-reporting into it. However, the ESO api doesn't allow automation of user/support interaction. Next best thing is to add notes to the /ignore records in the user's ignore list. Haven't figured out how to get a specific ignore record from a character name yet (ignore records only have account name and a Note string) - and you can't add a note as part of the AddIgnore function. So that's one thing I've got in the works.
DewiMorgan wrote: »My plan is to use an external app to do the auto-reporting. Using AutoHotKey for that is somewhere between easy and trivial. But AutoHotKey can't grab the info from LUA. So if there's a way (like stored vars) to push that info to AHK, then auto-reporting becomes possible. If the push to the stored var file requires a whole ReloadUI, though, that's kind of ugly and painful
Would be curious about the ToS implications about automating reports though. Like someone mentioned earlier - a bug that caused report flooding could be a serious problem.
I'm willing to tackle that UI as my first LUA project if you're not interested in itDewiMorgan wrote:I really don't like the idea of reports firing off automatically, though: that means if the script breaks and starts spamming the support team by reporting everyone who posts in chat, the users would never even know. So I'm thinking it should just make a glowing icon appear, like a notification. Clicking that should bring up a clickable list of names that allows you to select/unselect names, and a "report all" button that will report all of them. That way there is SOME user input and verification, but it's only two clicks (one, if you pin the window open) rather than zillions.
DewiMorgan wrote: »Would be curious about the ToS implications about automating reports though. Like someone mentioned earlier - a bug that caused report flooding could be a serious problem.
That was me:I'm willing to tackle that UI as my first LUA project if you're not interested in itDewiMorgan wrote:I really don't like the idea of reports firing off automatically, though: that means if the script breaks and starts spamming the support team by reporting everyone who posts in chat, the users would never even know. So I'm thinking it should just make a glowing icon appear, like a notification. Clicking that should bring up a clickable list of names that allows you to select/unselect names, and a "report all" button that will report all of them. That way there is SOME user input and verification, but it's only two clicks (one, if you pin the window open) rather than zillions.
Hello everyone.
Been noticing a lot of gold spammers in chat already, so figured I'd make an addon to automatically add them to my ignore list. If anyone is interested, it's available on esoui.com at esoui.com/downloads/info89-SpamFilter.html.
Enjoy!
Thanks for the tip. I'll put in a blurb when I'm done with work.claudekennilol wrote: »Some info on how it automatically ignores spammers would be much appreciated. The page the addon is posted on holds no such info.
Thanks for the tip. I'll put in a blurb when I'm done with work.claudekennilol wrote: »Some info on how it automatically ignores spammers would be much appreciated. The page the addon is posted on holds no such info.
shapelyzombie wrote: »You'd be hard pressed to sell surf boards in Alaska.
Oh good. I was really worried about the possibility that people were boycotting us, wanted to know what the problem was so we could try to fix it. Glad it was just a simple mistake.Huggernaut wrote: »That is EXACTLY what I was doing.
I apologize profusely. I have went through my posts and edited them. I answered those posts while I was terribly tired and simply read what I wanted to read, instead of actually reading what I was reading.
Very sorry about that confusion.