(ツ) Lenny Face Generator

by Patrick Corgan

Version 7 (September 28, 2023)

Download (832 downloads)

Generate a random Lenny or roll your own!

This flow will start with a notification with a random Lenny face. From there you can copy it to the clipboard, edit it, or have a new one generated. When editing, you can change the ears/arms, eyes, and nose/mouth. Clear the notification to stop the flow.

π—‘π—Όπ˜π—²π˜€
The flow is set up to be easily customized. There are variables for left and right ears, left and right eyes, and mouth. It's easy to add new parts or remove ones you don't want.

𝙄𝙩 π™žπ™¨ π™žπ™’π™₯𝙀𝙧𝙩𝙖𝙣𝙩 that the two eye arrays are the same length, and that the two ear arrays are the same length. Otherwise you will get unexpected (and probably crappy) results. Also note that the value in an index in one array pairs with the value in the same index in the other array (i.e., earsLeft[4] pairs with earsRight[4], eyesLeft[13] with eyesRight[13], etc).

𝙄𝙩 π™žπ™¨ 𝙖𝙑𝙨𝙀 π™žπ™’π™₯𝙀𝙧𝙩𝙖𝙣𝙩 that the first and second values (null/"None"/"Random") remain the same in each array, because the flow identifies those options by index.

How many Lennies?
Ears/arms: 35
Eyes: 61
Mouth/nose: 52
Total (including "None" for each): 104,040

This flow is based on "(Β°Π”Β°) Lenny Face Gen (◐.̃◐)" by Chase Davis:
https://llamalab.com/automate/community/flows/29909

Another great Lenny flow:
https://llamalab.com/automate/community/flows/23872

------------------------------
π˜‰π˜Ί π˜—π˜’π˜΅π˜³π˜ͺ𝘀𝘬 𝘊𝘰𝘳𝘨𝘒𝘯
πŸ› οΈπ•”π• π•žπ•žπ•–π•Ÿπ•₯𝕀 π•’π•Ÿπ•• π•”π•£π•šπ•₯π•šπ•”π•šπ•€π•žπ•€ π•¨π•–π•π•”π• π•žπ•–βš’οΈ
------------------------------

Version 2: Bug fix: Hitting "Cancel" when editing your Lenny will now take you back to the previous dialog. Thank you Sinh Van Nguyen for pointing it out.

Version 3: New and improved! Now with... πŸ₯ A way to exit the flow! I got carried away with my dot-connecting.

Version 4: More parts to build your Lenny. Also, saved two blocks and fixed a crafty little bug that has probably gone unnoticed anyway. The flow makes a little more sense now.

Version 5: Moved to a notification instead of a dialog box for the primary interface. More intuitive and easier to use. Also more parts.

Version 6: More parts! There is an unconnected dialog box that will display the lengths of the parts arrays for debugging. It will also figure out the total possible Lennies.

Version 7: Gussied up the notification. Minor tweaks.

4.5 average rating from 13 reviews

5 stars
10
4 stars
2
3 stars
0
2 stars
0
1 star
1
Reports
0

Rate and review within the app in the Community section.