Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
EDIT 1: I also like "Supreme Stupid Eater." XD
EDIT 2: A few others:
"Supreme Molten Eskimo,"
"Vampire Unicorn,"
"True Spectral Scientist,"
"Dead Unicorn,"
"Ultra Skull,"
"Mega Voodoo Zombie,"
"Firey Captain," (misspelled "fiery...")
"Martian Pirahna"
"Yellow UFO,"
"Sentient Psycho,"
"Stupid Cultist,"
"Stupid Creeper,"
...and probably a whole lot more if I don't stop playing around with this. Very cool (and funny) app.
{
array1 = new Array("Supreme","True","Ultra","Mega","","","","","","","","","","","","","","","","","","","","","");
array2 = new Array("Lunar","Solar","Vortex","Nebula","Stardust","Hell","Cave","Demon","Armored","Flying","Angry","Hallow","Corrupt","Crimson","Jungle","Lunatic","Stupid","Lihzahrd","Rune","Rusty","Ragged","Sea","Desert","Etherian","Baby","Martian","Vampire","White","Blue","Red","Dead","Queen","King","Vile","Spectral","Dark","Light","Evil","Feral","Cursed","Enchanted","Voodoo","Molten","Firey","Sentient","Black","Yellow","White","Blind","Earthen","Hellbringer","Mycelium","Forest","Galactic","","","","","","","","","","","","","","","");
array3 = new Array("Beast","Monster","Vampire","Serpent","Guardian","Eater","Man","Angel","Demon","Doctor","Scientist","Zombie","Crawler","Viking","Wizard","Magician","Mage","Spider","Creeper","Mimic","Ghoul","Ghost","Spirit","Skull","Cultist","Lamia","Bones","Soul","Dog","Wolf","Wyvern","Dragon","Goblin","Undead","Golem","Elemental","Archer","Gunslinger","Sniper","Summoner","Mage","Sorcerer","Warrior","Bomber","Captain","Saint","Templar","Reaper","Psycho","Creature","Grunt","Turret","Hound","Elf","Squid","Alien","Miner","Moon","Sun","Ninja","Piranha","Eskimo","Sword","Hammer","Scythe","Rider","Soldier","Unicorn","Paladin","Sorcerer","Necromancer","Biter","Knight","Caster","Ent","Minotaur","UFO","Beetle","Creeper","Crawler","Stone","Rock","Assassin");
strRandomizer=array1[Math.floor(Math.random()*array1.length)] + " " + array2[Math.floor(Math.random()*array2.length)] + " " + array3[Math.floor(Math.random()*array3.length)] + " "
document.getElementById("result").innerHTML=strRandomizer;
}
</script>
That's pretty ultra!