@helediron
This addon doesn't control trades or anything of the sort. It simply provides tools for use with all the in-game features. Everything regarding gold transfer, Sending COD, Accepting a COD is all managed by the game and what limits the game and the API set. Regarding gold seller scams, I see no scenario or hypothetical situation I'd be worried about here. Furthermore, I do see ways to lock down on trolls which I intend to incorporate in upcoming releases.
Regarding a new ESO forum author, That's why I decided to make everything open source. I understand for some, I may need to build trust, but like any other author that comes with making people happy.
-Elo
Your server is routing the bids and making them visible to players. The system has full control of who sees what and who don't. You just denied the central part of your system. Really? What is this service then doing apart from controlling trades?"This addon doesn't control trades or anything"
Oh dear, famous last words of an internet developer. Again full denial while there is zero protection visible in code or in design. The service is very close to what gold selling sites are. This denial makes me really think we are dealing with actual scammer or a very naive developer."Regarding gold seller scams, I see no scenario or hypothetical situation I'd be worried about here."
Where is the server code? The .exe is rathe simple copier, while the real intelligence is in the server."That's why I decided to make everything open source."
@cyx54tc
No TOS is present or needed to be accepted when you use minion to download and run your plugin. Sorry if you think that protects your small enterprise and its private code from anyone else that's interested in making mods for ESO. And again my intention was never to copy your code. I did use general naming conventions, but generally, it's nice when a community standardize things. When new authors want to build addon's it's easy to integrate together.
I'm almost done rewriting everything in the library. Just doing some final testing before I release a new beta version with many optimization already and improvements. The code will be up soon to view open source.
-Elo
@cyx54tc
No TOS is present or needed to be accepted when you use minion to download and run your plugin. Sorry if you think that protects your small enterprise and its private code from anyone else that's interested in making mods for ESO. And again my intention was never to copy your code.
olivesforge wrote: »snip garbage and insults snip
tl;dr - one person's crusade on this topic seems fishy
I wouldn't mind seeing the devs response to this, seeing as they've made it clear they do not want such a thing as a global auction house in the game...what say you @ZOS_GinaBruno , @ZOS_JessicaFolsom , @ZOS_RichLambert ?
I'm neutral towards the AH concept, I'll play the market either way. I don't think this is the way for it to be done, though, not if it requires people to trust a third party server to handle the workings. There's too much room for abuse by the host.
It's awkward, but the community has been asking for help on the trading system from ZOS for years now, and they've done nothing to fix it...once again it's been left to the addon authors to find a solution.
At this point maybe we should be asking for changes to the LUA code so this addon wouldn't have to reach an outside server to complete the trading info.
I think I'd be fine with that LUA change. Why are you fine with espousing a security risk to other people in your free time?
I'm not espousing anything, I'm discussing an addon.
Hi all, Allow me to introduce myself as I'm the developer of the Nirn Auction House Addon.
Unfortunately, I had trouble accessing the forum and haven't been able to respond until now.
I've been an ESO player since it was in beta where I helped test the game pre release. During the beta, I asked the developers about the need for an auction house even if the auction functionality was limited because it's what many users expect when they play a game like this. They didn't...
So I decided to create the Nirn AH addon and see how the community reacts and adapts. I'm not trying to take over the guild store system or rain on anybody's parade. I'm only trying to provide an alternate outlet to everything that's available now. My goal is simply to increase the number of buyers that see your items and give tools to help manage those transactions.
As to the malicious software allegations, I've made source code available to review here:
https://github.com/evan-sctg/NirnAuctionHouse-ServerLink
I've also supplied scan results from a popular tool here:
https://www.metadefender.com/#!/results/file/ZTE3MDcyMkgxWmJhc01lVVdTSkdicGp6ZThi/regular/analysis
Check out the addon page for details and upcoming features:
http://www.esoui.com/downloads/fileinfo.php?id=1768
Please send me feedback!!! I want to know what you like or dislike.
Let's build a great auction system for the ESO community.
Rohamad_Ali wrote: »I am not against this add on IF it's safe and works without people losing money or getting some kind of malicious code or spying account sensitive material . If it's legit great . The concern I've been told is the author releasing the source of the EXE code . Somehow that's a big concern of my friends sharing their thoughts .
I still can't find a single word on your addon page about credits. And also the serializer is NOT the only thing you copied from TTC.I did, however, use the TTC serializer that Steven Chen wrote. I gave him credit in my addon info page for that part.
here is a list of your files in Git
Constants.cs (direct copied from TTC, you can even find the commented out PriceTable related lines, file name is the same too)
ESOBidEntry.cs (Original since TTC doesn't have it)
ESOFilledOrderEntry.cs (Original since TTC doesn't have it)
ESOItem.cs (copied from TTC with some modification, file name is the same too)
ESOTradeAsset.cs (copied from TTC with some modification, file name is the same too)
ESOTradeEntry.cs (copied from TTC with some modification, file name is the same too)
ESOTradeInfo.cs (Original since TTC doesn't have it)
HTTPService.cs (direct copied from TTC with no modification)
PostTradeResult.cs (direct copied from TTC with no modification)
RequestResult.cs (direct copied from TTC with no modification)
ServerRegion.cs (direct copied from TTC with no modification)
Util.cs (copied from TTC with just a bit modification, file name is the same too)
WebClientEx.cs (direct copied from TTC with no modification)
Form1.cs (copied from TTC, anything has to do with parsing and uploading are direct copy. You can even find the method for updating TTC's price table in it)You sent the PM after Phil posted negative feedback on the forum, NOT before or shortly after you package the beta up. To be honest you have plenty of time to ask for permissions during your development but you never done so. beta is never an excuse for cribbing other people's work (and even worse, 0 credit for it).I debated writing my own, but I decided to package the beta up and send a PM to him to see if he approves. Haven't heard back yet
Nirn auction house is not the first addon that uses TTC's material. But the main difference is, all other authors asked for my permission and I gave permission to all of them. I even told them how to use it and what to watch out for.
Claiming something like this is original doesn't look right to me. And the attitude is what makes me angry.
@cyx54tc
No TOS is present or needed to be accepted when you use minion to download and run your plugin. Sorry if you think that protects your small enterprise and its private code from anyone else that's interested in making mods for ESO. And again my intention was never to copy your code. I did use general naming conventions, but generally, it's nice when a community standardize things. When new authors want to build addon's it's easy to integrate together.
I'm almost done rewriting everything in the library. Just doing some final testing before I release a new beta version with many optimization already and improvements. The code will be up soon to view open source.
-Elo
@Betheny
I appreciate the thread. Unfortunately, haters will be haters and trolls will be trolls. The internet is full of them... Especially when dealing with building code or an add-on for a game where people with opposing interests try and to distort the truth. All you can do in some instances is a laugh and continue. Haha... Anyways, I just released a new version of the beta. Many optimizations to the overall add-on, all the code is rewritten to be more in line with an MVP. Reduced add-on files and cleaned up any leftover experiments. I appreciate all the help your thread has given addressing concerns. The feedback I received has been plentiful, and I appreciate it. People can just keep PM'ing me directly, and I can track any issues you might encounter.
Patch Notes
- EXE server link Code Improvements and Optimizations
- EXE server link Code New Serializer (better performance and reliability)
- Fixed EU Server Bugs - Sorry EU you should now be able to post auctions
- Server Side Troll Protection Improvements
- Item Quality Colors In Auction Window
- Cleaned up and made a few improvements to the LUA code
- Implemented the first of many patches to recognize non-English clients
Source: https://github.com/evan-sctg/NirnAuctionHouse-ServerLink
-Elo
Crusade... omg another person with a deliberate logic block.
I found the addon and wrote about it thinking people might find it useful, that is all.
For that I've had to endure the TTC guys I assume and other major trader guild guys giving me insults and trying to say I'm up to something and/or am actually the same person as the addon author...
despite what I've clearly been saying all through the thread so if anyone normal actually reads what's been written and doesn't just accept -alternative facts- ...I'm sure you'll agree with me when I say - you all are insane and/or malicious.
I appreciate the thread. Unfortunately, haters will be haters and trolls will be trolls. The internet is full of them... Especially when dealing with building code or an add-on for a game where people with opposing interests try and to distort the truth. All you can do in some instances is a laugh and continue.
Anyways, I just released a new version of the beta. Many optimizations to the overall add-on, all the code is rewritten to be more in line with an MVP. Reduced add-on files and cleaned up any leftover experiments. I appreciate all the help your thread has given addressing concerns. The feedback I received has been plentiful, and I appreciate it. People can just keep PM'ing me directly, and I can track any issues you might encounter.
I wouldn't mind seeing the devs response to this, seeing as they've made it clear they do not want such a thing as a global auction house in the game...what say you @ZOS_GinaBruno , @ZOS_JessicaFolsom , @ZOS_RichLambert ?
I think we need to clarify if they "don't want to see" or "can't be arsed developing one". Two very different things
I wouldn't mind seeing the devs response to this, seeing as they've made it clear they do not want such a thing as a global auction house in the game...what say you @ZOS_GinaBruno , @ZOS_JessicaFolsom , @ZOS_RichLambert ?
I think we need to clarify if they "don't want to see" or "can't be arsed developing one". Two very different things
As their words were "Do not want such a thing", I'll have to go with that...shame you can't be arsed to actually research the subject, but that seems a common issue today....
...especially here.
I wouldn't mind seeing the devs response to this, seeing as they've made it clear they do not want such a thing as a global auction house in the game...what say you @ZOS_GinaBruno , @ZOS_JessicaFolsom , @ZOS_RichLambert ?
I think we need to clarify if they "don't want to see" or "can't be arsed developing one". Two very different things
As their words were "Do not want such a thing", I'll have to go with that...shame you can't be arsed to actually research the subject, but that seems a common issue today....
...especially here.
LOL so we're believing everything they say now? Are you new around here?
olivesforge wrote: »snip garbage and insults snip
tl;dr - one person's crusade on this topic seems fishy
Crusade... omg another person with a deliberate logic block.
I found the addon and wrote about it thinking people might find it useful, that is all.
starkerealm wrote: »I don't want to put code on my system that I don't trust, and sets off my antivirus.
I'm neutral towards the AH concept, I'll play the market either way. I don't think this is the way for it to be done, though, not if it requires people to trust a third party server to handle the workings. There's too much room for abuse by the host.
It's awkward, but the community has been asking for help on the trading system from ZOS for years now, and they've done nothing to fix it...once again it's been left to the addon authors to find a solution.
At this point maybe we should be asking for changes to the LUA code so this addon wouldn't have to reach an outside server to complete the trading info.
I think I'd be fine with that LUA change. Why are you fine with espousing a security risk to other people in your free time?
I'm not espousing anything, I'm discussing an addon.
You are the primary proponent of this addon, including the original post, through 8 pages of this thread. You are ignoring all the posts saying this exe file contains a virus.
YES, you ARE espousing its use.
No I'm not, I'm discussing an addon that I happened to stumble across, and the terrible trade system that spawned its need to be created.
I know you're really really into your trade guild system, but for most people it doesn't work for them. Trying to cast aspersions on basically everything that isn't what you want about the trade system won't work here.
And I did not ignore the claims about the .exe - I even edited the title and told people not to install this when people started saying their app returned bad things...then the addon author returned, changed the files and made it 100% okay (no malware appp detects anything in it now and Minion okayed it). You're still in yesterday.
This spyware program is designed to go around a core system that Zenimax has said they will not allow in thier game, since it was discussed during beta. They do not want a global auction house and designed their game to not use one..
The fact that you can edit the exe makes it even more dangerous. That is one way spyware morphs beyond detection by security software, as noted by a poster earlier in the thread.
Look, I don't know how this is going to turn out, but calling a new addon author a maker of spyware is going a bit far don't you think, considering he hasn't done anything yet. So far all he's done is try to make an addon that people would actually love.
You're actively trying to put people off this addon, and slandering the addon author. If I was you I'd start going quiet.
you might actually get rid of your problem entirely.
starkerealm wrote: »I don't want to put code on my system that I don't trust, and sets off my antivirus.
The question you need to ask yourself here is it setting off your antivirus now?
you might actually get rid of your problem entirely.
The problem is bigger than me as far as the terrible trade system goes, as for me you don't need to know this but my trades are okay for my purposes. My issue is with the system...the whole thing is a terrible headache for all involved - even the trade guild leaders. Perhaps except for those who control the system and seek to keep controlling it, as we've seen in this thread with the wild accusations denying facts and logic.
My issue is with more than just me in other words, which is why when I found this I brought it to the attention of other people, who might benefit from it.
I really don't see the addon author as having a malicious intent at this point...until something bad actually happens I'm going to maintain this view, because unlike some people I believe in innocent until proven guilty.
If this addon takes off you'll all be using it and suddenly forgetting about how awful you've been to the addon maker...no wonder some addon authors give up providing for such an ungrateful and demanding lot - people here have taken that attitude to outright harassment. GG. I'm actually embarrassed for some of you here. Make that disgusted.
We how have a global auction house on PC - new addon (just found it on Minion) - Nirn Auction House.
Uses COD to automatically send the items once you win, but instead of having to yell in area chat anyone who also uses this can see your stuff. This is basically a global auction house.
Discuss.
*edit* as per title, if you installed the addon make sure you remove it, some results on scanning the files suggest the addon might be dodgy. +UPDATE file now shows 0 threats.
Waiting for addon author to wake up I guess, seems a lot of effort to go to just to get it taken down like 30 mins later. Watch this thread, if there's any update it'll be posted here.
Okay guys - update, the download has been re-enabled, so until I hear otherwise I'm assuming it's okay to enjoy a global auction house.
@InvitationNotFound
Not sure if I understand the Actionscript reference. But you won't find any of that in my code. Haha, It's anybody's choice to install this add-on.
----
Everyone else reading this,
I just released a new update (v0.0.12) should fix a lot of issues people reported. Another round of optimizations and should be stable with all ESO clients now. Made big headway towards the MAC version in this patch. Also added MAC version to the upcoming release list.
Let me know if you encounter any issues with this latest version.
-Elo
StackonClown wrote: »We how have a global auction house on PC - new addon (just found it on Minion) - Nirn Auction House.
Uses COD to automatically send the items once you win, but instead of having to yell in area chat anyone who also uses this can see your stuff. This is basically a global auction house.
Discuss.
*edit* as per title, if you installed the addon make sure you remove it, some results on scanning the files suggest the addon might be dodgy. +UPDATE file now shows 0 threats.
Waiting for addon author to wake up I guess, seems a lot of effort to go to just to get it taken down like 30 mins later. Watch this thread, if there's any update it'll be posted here.
Okay guys - update, the download has been re-enabled, so until I hear otherwise I'm assuming it's okay to enjoy a global auction house.
Hi - Whats your connection to the author of this addon?
Seems somewhat coincedental that you 'just found it' - When I read your post it seemed more like you were marketing it - would have expected the author to OP a thread about it rather than someone who just found it on minion?
StackonClown wrote: »We how have a global auction house on PC - new addon (just found it on Minion) - Nirn Auction House.
Uses COD to automatically send the items once you win, but instead of having to yell in area chat anyone who also uses this can see your stuff. This is basically a global auction house.
Discuss.
*edit* as per title, if you installed the addon make sure you remove it, some results on scanning the files suggest the addon might be dodgy. +UPDATE file now shows 0 threats.
Waiting for addon author to wake up I guess, seems a lot of effort to go to just to get it taken down like 30 mins later. Watch this thread, if there's any update it'll be posted here.
Okay guys - update, the download has been re-enabled, so until I hear otherwise I'm assuming it's okay to enjoy a global auction house.
Hi - Whats your connection to the author of this addon?
Seems somewhat coincedental that you 'just found it' - When I read your post it seemed more like you were marketing it - would have expected the author to OP a thread about it rather than someone who just found it on minion?
What do you mean coincidental? I run Minion frequently just to look for new addons (as well as update my zillions of current addons). I love addons. Stop being so paranoid everyone, ffs.
InvitationNotFound wrote: »StackonClown wrote: »We how have a global auction house on PC - new addon (just found it on Minion) - Nirn Auction House.
Uses COD to automatically send the items once you win, but instead of having to yell in area chat anyone who also uses this can see your stuff. This is basically a global auction house.
Discuss.
*edit* as per title, if you installed the addon make sure you remove it, some results on scanning the files suggest the addon might be dodgy. +UPDATE file now shows 0 threats.
Waiting for addon author to wake up I guess, seems a lot of effort to go to just to get it taken down like 30 mins later. Watch this thread, if there's any update it'll be posted here.
Okay guys - update, the download has been re-enabled, so until I hear otherwise I'm assuming it's okay to enjoy a global auction house.
Hi - Whats your connection to the author of this addon?
Seems somewhat coincedental that you 'just found it' - When I read your post it seemed more like you were marketing it - would have expected the author to OP a thread about it rather than someone who just found it on minion?
What do you mean coincidental? I run Minion frequently just to look for new addons (as well as update my zillions of current addons). I love addons. Stop being so paranoid everyone, ffs.
And that's exactly the problem with you. Just because you have no idea what you're talking about everyone is paranoid. You are giving people a really bad advise. Stop being so naiv, ffs, you know...
Seriously, you're promoting an addon, which might be a huge risk for its users and yet you claim everyone in here has no idea what they are talking about while you look like an uneducated fanboy (or friend of the author). Try to argue with facts and knowledge instead of this utter ***. But exactly that might be the issue here, there is no way to deny all those risks except you have absolutely no idea what you're talking about technically. So please keep your nonsense for yourself instead of putting other users at risk. Thank you.