livet er så stort / at det er svært at se det / uden at græde
4
   
Award
Favorite
Favorited
Unfavorite
Download
"################################################################################

insert_emojis = (text) =>
(text.indexOf('YYY') == -1) ? (
decoration.emojis.index = 0,
text)
: insert_emojis(text.replace('YYY', pool(pool(decoration.emojis, 1, null)[0])),

(args, text = generate_fortune('futurama', 1).replace(/\n/g, ' ').replace(/ /g, ' ')) => // futurama (11)
(text.indexOf(' ') == -1) ?
"" + pool(byteframe.emoticons[1]) + text.replace(/YYY/g, ' ') + pool(byteframe.emoticons[1])
: comment_messages[11](text.replace(' ', 'YYY' + pool(byteframe.emoticons[1]) + 'YYY')),
(args, text = generate_fortune('familyguy', 1).replace(/\n/g, ' ').replace(/ /g, ' ')) => // familyguy (26)
(text.indexOf(' ') == -1) ?
"" + pool(byteframe.emoticons[1]) + text.replace(/YYY/g, ' ') + pool(byteframe.emoticons[1])
: comment_messages[26](text.replace(' ', 'YYY' + pool(byteframe.emoticons[1]) + 'YYY')),

(typeof farming != 'undefined') ?
account.user.gamesPlayed(farming)
: account.user.gamesPlayed([ +pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig),+pool(sharedconfig) ]) ] ] } },

generate_fortune = (file, count = 1, text = '') => (
(!(file in fortune_files)) ?
fortune_files[file] = fs.readFileSync('./fortunes/' + file, 'utf8').split('\n%') : null,
(count > 0) ?
generate_fortune(file, count-1, text + pool(fortune_files[file]).trim() + '\n\n'))
: text.replace().replace(/ +/g, ' ').trim()),

################################################################################
"