PDA

View Full Version : In-game translator?



suardraus
02-13-2013, 12:05 PM
Hello! I'm new here, and I don't have all that much experience with software tools for Tibia. I'm wondering if it's possible to automatically translate text from Portuguese; maybe Spanish, Polish, etc.

Would a Lua script executed through Xenobot be capable of doing this? If not, is there an external program that does this?

HolmaN
02-13-2013, 12:23 PM
It's not possible to do so I'm affraid.

xiaospike
02-13-2013, 11:35 PM
Hello! I'm new here, and I don't have all that much experience with software tools for Tibia. I'm wondering if it's possible to automatically translate text from Portuguese; maybe Spanish, Polish, etc.

Would a Lua script executed through Xenobot be capable of doing this? If not, is there an external program that does this?

Google Translate.

Spectrus
02-14-2013, 12:00 AM
Hello! I'm new here, and I don't have all that much experience with software tools for Tibia. I'm wondering if it's possible to automatically translate text from Portuguese; maybe Spanish, Polish, etc.

Would a Lua script executed through Xenobot be capable of doing this? If not, is there an external program that does this?

If I had a table of every word and it's english equivalent, and could pull messages from console, I could do this. :(

krille09
02-14-2013, 02:13 AM
If I had a table of every word and it's english equivalent, and could pull messages from console, I could do this. :(

With the use of xeno? cuz of what i remember xeno can't read server message... xd

Apoc
02-14-2013, 02:19 AM
Google or Bing translators ... don't think it would be possible to add a translator into the game ...

Spectrus
02-14-2013, 02:49 AM
With the use of xeno? cuz of what i remember xeno can't read server message... xd

That's why I said if I could pull server messages. :p

krille09
02-19-2013, 01:13 AM
That's why I said if I could pull server messages. :p

I'm sorry, I don't understand x)