Smart Alex Source codes plus instructions on how to edit it
Hi guys since I got a couple of request Iam putting the smart alex source code up. I am busy so I don't have time to make a tutorial at this time but its actually very easy to edit. You can edit the replies array I will put the code so you can see
var replies = [];
replies[0] = "Really? this is a smart phone too bad a dumb person is using it?";
replies[1] = "Yeah right buddy sure!";
replies[2] = "You must think Iam stupid, go look in the mirror that guy is stupid!!";
replies[3] = "put down the phone, AND GO SLAP YOURSELF!!";
replies[4] = "A zombie must have ate your brain's, CAUSE YOUR AN IDIOT!!";
replies[5] = "Your a smart guy right? WRONG!!"
replies[6] = "It's not your fault, you were born stupid!!"
All you have to do is delete the words inbetween the " " to whatever you want him to say. If you want to change the picture of smart alex to your own just delete the smart alex photo put your photo in the folder . Then just change this code
<img src="Alek.png" > Delete the Alek.png and put the name of your photo or graphics in.
http://sourceforge.net/projects/andromoapps/files/alexscource.zip/download
var replies = [];
replies[0] = "Really? this is a smart phone too bad a dumb person is using it?";
replies[1] = "Yeah right buddy sure!";
replies[2] = "You must think Iam stupid, go look in the mirror that guy is stupid!!";
replies[3] = "put down the phone, AND GO SLAP YOURSELF!!";
replies[4] = "A zombie must have ate your brain's, CAUSE YOUR AN IDIOT!!";
replies[5] = "Your a smart guy right? WRONG!!"
replies[6] = "It's not your fault, you were born stupid!!"
All you have to do is delete the words inbetween the " " to whatever you want him to say. If you want to change the picture of smart alex to your own just delete the smart alex photo put your photo in the folder . Then just change this code
<img src="Alek.png" > Delete the Alek.png and put the name of your photo or graphics in.
http://sourceforge.net/projects/andromoapps/files/alexscource.zip/download
Tagged:
Comments