First thing

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
icon_mrgreen.gif
 
:D... Wait, no, :oops:... nope, :rolleyes:... Dangit, you guys have already used all of them, and I'm too lazy to find one from somewhere else to use.

You guys are just posting random emoticons, aren't you?
 
:E

Doesn't quite look right, does it? Hmm... maybe one of the other fonts will make the E look more like a backward 3?
:E :E :E :E :E :E

Nope. Darn. This forum needs an option for Comic Sans or something.
 
Is that Comic Sans? Darn.

*opens MS Word*
*futzes around for a while*

Screen Shot 2015-08-07 at 11.05.17 PM.png

Close...

Screen Shot 2015-08-07 at 11.05.55 PM.png

Perfect! We should convince captainnana to add Brush Script MT to the list of fonts.
 
LoLOLoLoLOLOloLOlOloLoLoLOlOLOlol

followed by some futzing around in Matlab, before realizing that what I really needed was a functional language
followed by some futzing around in Clojure
followed by
Code:
user=> (defn rand-case [c] (if (< (Math/random) 0.5) c (char (- (int c) 32))))
#'user/rand-case
user=>(apply str (map rand-case "lolololololololololololololololol"))
"loLOLoLoLOLOloLOlOloLoLoLOlOLOlol"
 
  • Like
Reactions: xTordX