Prometheus.6781:

Couldn’t find the best place to ask this really.
I’d like some clarification on what is allowed with the game.

My Guild has recently moved to a German server to get better matchups during WvW, and being English speakers, communication is now not ideal (but the gameplay is better )

I have just (past 30 minutes) thrown together a pretty simply application in C# which Translates the text via google translate, Sets it as the current clipboard text entry, then PInvokes the C++ postMessage class to auto post this into the chat box in the game.

I’d like to know if this is allowed.
The last thing I want is for my account to be banned as I plan on using this next week in map chat.

There are 3 actions, Enter Key press, Control + V Paste, And Enter Key Press.

It gives a player no extra advantage over another, just makes it faster to communicate without having to alt tab / copy and paste of a second screen.

The Source is available here: https://github.com/prom3theu5/GW2Translator/tree/master/Translator

Also, I have attached the keypress, mainwindow and translation classes to this post.
Thanks in advanced.

StevenL.3761:

I think this would be categorized as an accessibility feature, similar to screen narrators or magnifiers. So it should be fine.