Wie heeft een Jouw-Maffianaam script?
Het zit standard bij elk PWYL spel, en ik vind hem wel leuk.
Zal fijn zijn als iemand hem bij downloads wilt toevoegen, is namelijk een leuk script.
Wie heeft een Jouw-Maffianaam script?
Het zit standard bij elk PWYL spel, en ik vind hem wel leuk.
Zal fijn zijn als iemand hem bij downloads wilt toevoegen, is namelijk een leuk script.
Toch niet dat script dat u uw voornaam en achternaam moet invullen, zodat hij daarmee een naam maakt?
<td width="525" bgcolor="#afcfef" class="text"> <div align="center"><b>MSN
Mafia naam</b></div></td>
</tr>
</table>
<div align="center">
<p align="center">
<script language="JavaScript">
<!-- Start script
fullName = new String;
var x = 0;
var currentNum = 0;
var currentChar;
var y = 0;
var sopranoName = new Array("The Stare","Twinkle Toes","The Toweler","The Ox","The Xerox","The Bastard","Twenty Eyes",
"Extra Arm","Hair Lip","The Funny Moustache","Chimpy Nuts","The Blossom","Childlike Complexion",
"Baby Buns","Sweet Nostrils","Weed Whacker","The Compass","Junior Mint","Gandhi Mangler",
"Frankenberry","The Delicious","Cedar Teeth","The Grown Up","The Butcher, Baker and Candlemaker","Lonely Guy","The Self-Toucher",
"The Lone Drinker","Pants","Kids Incorporated","Dreamboat","The Coin Operator","The Heartbreaker",
"The Mannequin","The Hobo Clown","Danger-Prone","Thinks-he's-so-smart","Fancy Pants","The Abalone",
"The Bishop","The Butcher","The Clam","Del Murder","The Executioner","The Enforcer","The Fist","The Gimp","The Harpoon",
"The Hawk","The Icepick","The Island","The Jeweler","The Jury-Tamperer","The Just",
"Killer","The Knitter","Knuckles","The Lemming","The Mad Russian","The Mangler",
"The Merciless","The Mortician","The Mouthpiece","Napalm","No Mercy","No Thumbs","The Ogre",
"The Ostrich","The Pipsqueak","The Pope","The Porpoise","The Quill","The Rooster",
"The Sicilian","Six Toes","The Spaniard","The Squealer","Three Fingers","The Tiger",
"Two Fists","The Ugly","The Umpire","The Undertaker","The Vampire","The Venetian",
"The Vole","The Waterboy","The Wishbone","The Xenophobe","The Yak","The Yodeler",
"The Zebra")
function On(imageName)
{
if (document.images)
{
document[imageName].src = eval(imageName+"on.src");
}
}
function Off(imageName)
{
if (document.images)
{
document[imageName].src = eval(imageName+"off.src");
}
}
function matchLtr() {
if (currentChar == "a" || currentChar == "A") {
currentNum = 1;
}
if (currentChar == "b" || currentChar == "B") {
currentNum = 2;
}
if (currentChar == "c" || currentChar == "C") {
currentNum = 3;
}
if (currentChar == "d" || currentChar == "D") {
currentNum = 4;
}
if (currentChar == "e" || currentChar == "E") {
currentNum = 5;
}
if (currentChar == "f" || currentChar == "F") {
currentNum = 6;
}
if (currentChar == "g" || currentChar == "G") {
currentNum = 7;
}
if (currentChar == "h" || currentChar == "H") {
currentNum = 8;
}
if (currentChar == "i" || currentChar == "I") {
currentNum = 9;
}
if (currentChar == "j" || currentChar == "J") {
currentNum = 10;
}
if (currentChar == "k" || currentChar == "K") {
currentNum = 11;
}
if (currentChar == "l" || currentChar == "L") {
currentNum = 12;
}
if (currentChar == "m" || currentChar == "M") {
currentNum = 13;
}
if (currentChar == "n" || currentChar == "N") {
currentNum = 14;
}
if (currentChar == "o" || currentChar == "O") {
currentNum = 15;
}
if (currentChar == "p" || currentChar == "P") {
currentNum = 16;
}
if (currentChar == "q" || currentChar == "Q") {
currentNum = 17;
}
if (currentChar == "r" || currentChar == "R") {
currentNum = 18;
}
if (currentChar == "s" || currentChar == "S") {
currentNum = 19;
}
if (currentChar == "t" || currentChar == "T") {
currentNum = 20;
}
if (currentChar == "u" || currentChar == "U") {
currentNum = 21;
}
if (currentChar == "v" || currentChar == "V") {
currentNum = 22;
}
if (currentChar == "w" || currentChar == "W") {
currentNum = 23;
}
if (currentChar == "x" || currentChar == "X") {
currentNum = 24;
}
if (currentChar == "y" || currentChar == "Y") {
currentNum = 25;
}
if (currentChar == "z" || currentChar == "Z") {
currentNum = 26;
}
x = x + currentNum;
}
function selName() {
x = 0;
fullName = document.names.firstname.value + document.names.lastname.value;
for (i=0; i < fullName.length; i++) {
currentChar = fullName.charAt(i);
matchLtr();
}
popName()
}
function popName() {
y = x % 90;
document.names.sopranomiddle.value = sopranoName[y];
}
// end script-->
</script>
<font face="arial,helvetica" size="2">Wat zou jouw naam zijn als mafia
baas? Typ hieronder je:</font> </p>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="200" height="50">
<tr valign="middle">
<td width="306" height="130">
<div align="center">
<p> <font size="2" face="arial,helvetica"><form name="names">
Voornaam:
<input type="text" name="firstname">
<br>
Achternaam:
<input type="text" name="lastname"></font>
<p> <font size="2" face="arial,helvetica"><a href="javascript:selName()">
Mijn Mafia naam is: </a> </font>
</div>
</td>
<td height="18">
</tr>
</table>
<font size="2" face="arial,helvetica">
<input type="text" name="sopranomiddle"></form>
<!--FOOTER TABLE-->
</font></div>
</div>
</td>
<td width="160" valign="top" bgcolor="#8298D8" style="BORDER-LEFT: #000000 1px solid;" height="325">
<html>
<head>
<STYLE>
body{ font-family: verdana; font-size: 8pt; font-weight: bold; }td{ font-size: 8pt; }.table_border{ background-color: #CCCCCC; }.header_cell{ background-color: #EEEEEE; font-weight: bold; font-size: 8pt;}.cells{ background-color: #FFFFFF; }.box{ border: solid 1px #CCCCCC; }input{ font-family: verdana; font-size: 8pt; cursus: hand; }.input{ font-family: verdana; font-size: 8pt; border: solid 1px #CCCCCC;}a:link{ color: navy; }a:visited{ color: navy; }a:hover{ color: blue; }li{ list-style-type: square;} </STYLE>
<STYLE type="text/css">
<style fprolloverstyle>A:hover {color: #000000; font-family: Verdana; font-weight: bold}
</style>
</head>
</table>
</body>
[code=php]
Toon Meer
Ja. dat script. Er zitten aardig wat foutjes daarin!
Gebruik ik ook niet, maar ja geen dank allesinds:s
Heb die script al 3-4 jaar liggen dusja;)
Heb je nog geen account? Registreer je nu en word deel van onze community!