Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Need help with a text decoder/encoder thingy
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Shaun Dreclin




PostPosted: Wed Mar 01, 2006 3:30 am   Post subject: Need help with a text decoder/encoder thingy

Alright, well I am a huge fan of the game FFX2. Im trying to make a translater that will let you type in something in Al Bhed, and have it put the same sentance in english in another text box.

Al Bhed is just a 'language' where the mix up the letters
eg. a = y, g = w, etc etc

I would have searhed the forums, but I wouldnt know what to search.

Anyone out there willing to help me with this?
Sponsor
Sponsor
Sponsor
sponsor
Andy




PostPosted: Wed Mar 01, 2006 8:34 am   Post subject: (No subject)

I'm not too familiar with VB, but i guess the logic would be the same. All you need to do is create a string of 26 characters long, each character being a different letter. so 'a' would be the first letter in the string, 'b' be the second and so on.

then take the word you want to encrypt, take each character, and find it's position in the real alphabet, 'a' is 1 'b' is 2 and so on, then simply search through that string you created to find the corisponding letter
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: