This is Ruben Hart / Is brave and adventurous / The main character
3
   
Award
Favorite
Favorited
Unfavorite
Download
"################################################################################

account.edit_text(profile.workshop_favorite.selection[0]
, decoration.chinese.shuffle().substr(0, 2) + " " + pool(pool(decoration.emojis, 1, null)[0]) + " "
+ decoration.chinese.shuffle().substr(0, 2) + " " + pool(pool(decoration.emojis, 1, null)[0]) + " "
+ decoration.chinese.shuffle().substr(0, 2) + " " + pool(pool(decoration.emojis, 1, null)[0]) + " "
+ decoration.chinese.shuffle().substr(0, 2) + " " + pool(pool(decoration.emojis, 1, null)[0]) + " "
+ decoration.chinese.shuffle().substr(0, 2)
, (rainbow[0] + "●▬▬▬▬▬▬▬▬▬▬▬▬▬ 웃" + pool(pool(decoration.emojis, 1, null)[0]) + "유 ▬▬▬▬▬▬▬▬▬▬▬▬▬●\n"
+ rainbow[1] + " → " + big_fortune_split[0] + " " + pool(pool(decoration.emojis, 1, null)[0]) + "\n"
+ rainbow[2] + " → " + big_fortune_split[1] + " " + pool(pool(decoration.emojis, 1, null)[0]) + "\n"
+ rainbow[3] + " → " + big_fortune_split[2] + " " + pool(pool(decoration.emojis, 1, null)[0]) + "\n"
+ rainbow[4]).replace(/[-.,"']/g, '').toLowerCase()),

haikus = [
haiku.random("html").toString().replace(/<br>/g, '\n').split('\n'),
haiku.random("html").toString().replace(/<br>/g, '\n').split('\n'),
haiku.random("html").toString().replace(/<br>/g, '\n').split('\n')]

[...Array(4).keys()].forEach((i) =>
account.edit_text(profile.guide_collector.selection, generate_big_fortune_headline(84))),

account.edit_text(profile.guide_collector.selection[1], generate_big_fortune_headline(84)),
account.edit_text(profile.guide_collector.selection[2], generate_big_fortune_headline(84)),
account.edit_text(profile.guide_collector.selection[3], generate_big_fortune_headline(84));

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