mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
Added new GPTs for Black Friday
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
[]()
|
||||
# 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**: ⊑⌰⟟⟒⌰ ⍙⍀⍜⋏⌇
|
||||
|
||||
|
||||
Reference in New Issue
Block a user