Buy BLTC/AH items outside of the game?
That is interesting and I suggest that you post this in their API development forum:
https://forum-en.gw2archive.eu/forum/community/api
ArenaNet is suppose to be releasing a Trading Post API and people were wondering if having the ability to buy/sell/cancel their orders should be allowed. Personally, I think they should be allowed because this would be a cool thing to be supported by mobile apps others think that cool features like this should be held back because of their fear of bots, which I disagree.
We shouldn’t let the fear of bots dictate the direction of the game. ArenaNet already has security measures in place to deal with any bot problems and I have not seen any bot in the game for a very very long time. This shows that they have been relatively successful. So as long as it would enable cool features that users want, we should have it.
(edited by DarkSpirit.7046)
This isn’t the thread I thought this topic would be discussing
I am not sure how they could allow you to sell from outside the game interface since that would entail inventory and bank access on some level. However I can’t see why Money isn’t an easily trackable item on your account and the potential to buy off the in-game market be done with an out of game app.
smack..Wut?…smack…smack…
This isn’t the thread I thought this topic would be discussing
I am not sure how they could allow you to sell from outside the game interface since that would entail inventory and bank access on some level. However I can’t see why Money isn’t an easily trackable item on your account and the potential to buy off the in-game market be done with an out of game app.
I don’t know either, but I’ll leave that to ArenaNet’s imagination if selling can be supported or not.
Buying and Canceling of orders can be done today but you need the game session key and obtaining this session key can be a little dubious. However, ArenaNet has plans to incorporate OAuth2 authentication for their APIs so when that is done, hopefully we would see them release the Trading Post API with at least buying/cancellation of orders being supported.
Hey DarkSpirit, I see you already started a thread about this topic here: https://forum-en.gw2archive.eu/forum/community/api/API-Suggestion-Trading-Post-API
It currently is possible to make an app that allows you to use the TP from anywhere, but it requires the game to be left running on a computer that will act as your server. Whether it’s “legal” is another question, since doing so violates several rules, much like gw2spidy, and it could also be considered a bot, since the only way to pickup items is by clicking the button. This method uses the in-game trading post as a proxy, allowing commands which are not accessible through the API to be used.
Another way, which doesn’t violate any rules by itself, is by relying on a program like remote desktop to view your screen from another device.
Hey DarkSpirit, I see you already started a thread about this topic here: https://forum-en.gw2archive.eu/forum/community/api/API-Suggestion-Trading-Post-API
Yes it is. You can add on your suggestion to that thread if you wish to.
I agree with Healix. But I don’t think that ArenaNet would take action even against those who obtain the game session key by scanning the game client process memory, just to build a legit app. We have asked them several times but they didn’t want to give a definite answer. If they are really against it, they could have easily put a stop to it. Besides, obtaining the game session key is only a stopgap measure that would be deprecated when ArenaNet is ready with their OAuth2 implementation.
So Dark, in the 6 months that has passed since you started the thread (and the time this was discussed prior to that) have you seen any action by ANet to make any changes (either support or not) in this API…