• Login
  • Register
  • Zoek
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Filebase Entry
  • More Options

ICTscripters

Dé plek voor IT

Dé plek voor IT

Login

Geavanceerde opties
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Dé plek voor IT - ICTscripters
  2. Forum
  3. Scripting & programmeren
  4. Overige
  5. Archief
  6. Request

Forum

  • Ictscripters Chat

    Frenzo.Brouwer 9 maart 2026 om 21:31
  • Help testers nodig voor android app Urgent

    Servertjee 20 februari 2026 om 12:07
  • Partner Gezocht om meerdere NFT Collecties op Open Sea te Plaatsen

    Servertjee 20 februari 2026 om 12:06
  • Afspraken systeem met planbeperking

    Jeffrey.Hoekman 20 februari 2026 om 11:52
  • Developer Gezocht

    Servertjee 19 februari 2026 om 17:31
  • Na 15 jaar terug van weggeweest: iCriminals.nl is terug (BETA)!

    Servertjee 18 februari 2026 om 16:57
  • Op zoek naar de legends

    Syntax 5 januari 2026 om 13:50
  • [FREE] WeFact Hosting module

    Jeroen.G 13 oktober 2025 om 14:09

Marktplaats

  • Domeinportfolio uitkuis

    Syntax 19 maart 2026 om 10:18
  • Heel wat sterke domeinen > 2 letters, 3 letters, premiums

    Michael DW 11 maart 2026 om 12:12
  • 367 Nieuwe Domeinnamen Februari 2026

    shiga 1 maart 2026 om 14:50

Jouw-maffianaam

  • Liberty
  • 25 augustus 2009 om 19:42
  • Closed
  • Liberty
    www.123WebSolutions.nl
    Berichten
    112
    • 25 augustus 2009 om 19:42
    • #1

    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.

    WebDeveloper(a)

  • cri
    Professional
    Berichten
    717
    • 25 augustus 2009 om 19:44
    • #2

    Toch niet dat script dat u uw voornaam en achternaam moet invullen, zodat hij daarmee een naam maakt?

    PHP
    <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">&nbsp; 
              <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

    Bezig met 1 van mijn nieuwe projecten

  • Liberty
    www.123WebSolutions.nl
    Berichten
    112
    • 25 augustus 2009 om 20:31
    • #3

    Ja. dat script. Er zitten aardig wat foutjes daarin!

    WebDeveloper(a)

  • cri
    Professional
    Berichten
    717
    • 25 augustus 2009 om 20:36
    • #4

    Gebruik ik ook niet, maar ja geen dank allesinds:s

    Heb die script al 3-4 jaar liggen dusja;)

    Bezig met 1 van mijn nieuwe projecten

Participate now!

Heb je nog geen account? Registreer je nu en word deel van onze community!

Maak een account aan Login

ICT Nieuws

  • Samsung zal miljoenen verdienen aan Apple iPhone Fold dankzij zijn 12GB RAM

    ICTscripters 11 maart 2026 om 22:42
  • Apple heeft zojuist iOS 26.4 Beta 4 vrijgegeven: hier is de verwachte lanceerdatum.

    ICTscripters 11 maart 2026 om 12:01
  • Kritieke kwetsbaarheid in Nginx UI bedreigt gevoelige data

    ICTscripters 10 maart 2026 om 18:29

Blogs

  • Functioneel ontwerp

    Dees 28 december 2014 om 12:38
  • Access Control List implementatie in PHP/MySQL - deel 1/2

    FangorN 28 december 2018 om 12:35
  • Access Control List implementatie in PHP/MySQL - deel 2/2

    FangorN 29 december 2018 om 12:37

Gebruikers die dit topic bekijken

  • 1 Gasten
  1. Marktplaats
  2. Design
  3. Voorwaarden
  4. Ons team
  5. Leden
  6. Geschiedenis
  7. Regels
  8. Links
  9. Privacy Policy
ICTscripters ©2005 - 2026 , goedkope hosting door DiMoWeb.com, BE0558.915.582
Sponsors: Beste kattenhotel provincie Antwerpen | Beste Zetes eid kaartlezer webshop
Style: Nexus by cls-design
Stylename
Nexus
Manufacturer
cls-design
Licence
Commercial styles
Help
Supportforum
Visit cls-design