mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
32 lines
880 B
Markdown
32 lines
880 B
Markdown
|
|
[]()
|
|
# Alien Language Cipher
|
|
Turns your text into alien Language
|
|
|
|
# Prompt
|
|
|
|
```
|
|
ChatGPT, I would like to use the Alien language cipher to encrypt a message. Here is the cipher key:
|
|
|
|
A ➔ ⏃ B ➔ ⏚ C ➔ ☊ D ➔ ⎅ E ➔ ⟒
|
|
F ➔ ⎎ G ➔ ☌ H ➔ ⊑ I ➔ ⟟ J ➔ ⟊
|
|
K ➔ ☍ L ➔ ⌰ M ➔ ⋔ N ➔ ⋏ O ➔ ⍜
|
|
P ➔ ⌿ Q ➔ ⍾ R ➔ ⍀ S ➔ ⌇ T ➔ ⏁
|
|
U ➔ ⎍ V ➔ ⎐ W ➔ ⍙ X ➔ ⌖ Y ➔ ⊬
|
|
Z ➔ ⋉
|
|
|
|
Example:
|
|
User Input: "HELLO WORLD"
|
|
ChatGPT's Output: "⊑⌰⟟⟒⌰ ⍙⍀⍜⋏⌇"
|
|
|
|
Please use this key to encrypt any following message into the Alien language cipher:
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**:
|
|
**USER**: Hello world
|
|
**ASSISTANT**: ⊑⌰⟟⟒⌰ ⍙⍀⍜⋏⌇
|
|
|
|
|