![]() |
|
Secret Sinisterly emojis - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: Secret Sinisterly emojis (/Thread-Secret-Sinisterly-emojis) Pages:
1
2
|
Secret Sinisterly emojis - Blink - 08-19-2017 Not exactly a secret, but it's still neat. I saw a post by @marvin with a thinking emoji in it ([emoji848]) But we don't have a thinking emoji... Wait... Apparently we have all the emojis, from emoji1 to emoji1621! (that's a lot) Here's the first 23: (Emojis are counted as images, and you are only allowed to have 25 of them per post) Spoiler: Emojis
emoji1 - [emoji1] emoji2 - [emoji2] emoji3 - [emoji3] emoji4 - [emoji4] emoji5 - [emoji5] emoji6 - [emoji6] emoji7 - [emoji7] emoji8 - [emoji8] emoji9 - [emoji9] emoji10 - [emoji10] emoji11 - [emoji11] emoji12 - [emoji12] emoji13 - [emoji13] emoji14 - [emoji14] emoji15 - [emoji15] emoji16 - [emoji16] emoji17 - [emoji17] emoji18 - [emoji18] emoji19 - [emoji19] emoji20 - [emoji20] emoji21 - [emoji21] emoji22 - [emoji22] emoji23 - [emoji23] If you want a python script that barely works to print them all: (your terminal needs UTF-8 support) Code: for i in range(1, 1622): #change 1622 to the number of emojis to print + 1
print("emoji" + str(i) + " - [emoji" + str(i) + ']' + " - " + (chr(0x0001F600 + i)))
#this is what happens when you are too lazy to use format()Have fun with the emojis! [emoji1] Thanks @marvin! RE: Secret Sinisterly emojis - Synthx - 08-19-2017 Here is the full list if you dont want to use the Python script: http://a.sinister.ly/vkwchm.txt @Ender this is very cool. Glad you shared this, I have wanted a wider range of emoji's to use! RE: Secret Sinisterly emojis - Nil - 08-19-2017 What!? @marvin has one post and already changed the game. [emoji201] RE: Secret Sinisterly emojis - Blink - 08-19-2017 (08-19-2017, 12:26 AM)Synthx Wrote: Here is the full list if you dont want to use the Python script: The emojis displayed in that file display as weird text for me... It would probably work if you downloaded it and displayed it with cat. RE: Secret Sinisterly emojis - Synthx - 08-19-2017 (08-19-2017, 12:39 AM)Ender Wrote: The emojis displayed in that file display as weird text for me... Yeah, for some reason it only showed few for me as well... Maybe you could do it, and I can replace the link. If so, just DM me the file on discord. RE: Secret Sinisterly emojis - DarkMuse - 08-19-2017 [emoji666] ^ That is emoji number 666 RE: Secret Sinisterly emojis - Oni - 08-19-2017 I always liked the ones I added, but it seems there are more. Maybe I'll add some new ones, one day. RE: Secret Sinisterly emojis - Blink - 08-19-2017 (08-19-2017, 12:42 AM)DarkMuse Wrote: [emoji666] And the following are: 420: [emoji420] 69: [emoji69] SL = 87 76... 83+76 = 159... Emoji 159 = [emoji159] (08-19-2017, 12:45 AM)Oni Wrote: I always liked the ones I added, but it seems there are more. Maybe I'll add some new ones, one day. We need an Oni emoji and a Shiro emoji. RE: Secret Sinisterly emojis - DarkMuse - 08-19-2017 (08-19-2017, 12:46 AM)Ender Wrote:(08-19-2017, 12:42 AM)DarkMuse Wrote: [emoji666] [emoji1337] This is 1337? RE: Secret Sinisterly emojis - Ecks - 08-19-2017 (08-19-2017, 12:46 AM)Ender Wrote: We need an Oni emoji and a Shiro emoji. Butter him up with his emoji and hope the Shiro squeezes in eh? |