Page 1 of 1

script help

Posted: Mon Feb 23, 2009 3:19 am
by ThatBluePerson
is it possible to program a script (idk in what language) that will convert a set of text into another set of text by defined definitions?

example if you say that.

you want to convert "silkroad online"
and you define as

Code: Select all

s=do
i=ta
l=ash
k=mo
r=hue
o=der
a=as
d=bo

n=neu
n=hui
e=se


to get what will look like "dotaashmohyederasbo derhuiashtahuise"

what programming language will be best to use? and is there like a tutorial out there to how to do this already?