script help
Posted: Mon Feb 23, 2009 3:19 am
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
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?
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=seto 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?