2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+22 -2
View File
@@ -1,5 +1,5 @@
[![Space Bounty Hunter Text-Based RPG](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/abstract/abs_1.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22sVM5RzxHg13xd9Vhohyn7%22%2C%22flow%22%3Atrue%7D%7D)
# Space Bounty Hunter Text-Based RPG | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22sVM5RzxHg13xd9Vhohyn7%22%2C%22flow%22%3Atrue%7D%7D)
Looking for an exciting new adventure in space? Look no further than this thrilling text-based RPG game! As a legendary bounty hunter, you'll navigate a branching narrative structure that puts your decision-making skills to the test. With the potential to affect the outcome of the story, the game's open-ended design keeps you hooked and eager to explore. With language that creates a palpable sense of adventure and excitement, this game is not to be missed. Don't wait, wake up in your ship and start playing now!
@@ -14,6 +14,27 @@ Finally, use language that creates a sense of excitement and adventure to draw t
I want you to act as a text-based adventure game. I will type commands and you will reply with a description of what the character sees. I want you to only reply with the game output inside one unique code block, the game output should be formatted so that every 8 words marks the end of a line and must therefore start a new line continuing the previous phrase. and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. my first command is wake up
```
## Welcome Message
```
>You wake up to the sound of your commlink beeping.
>A message from an unknown sender pops up:
>"Greetings, legendary bounty hunter. I require your services on a matter of great importance.
>Meet me at the coordinates attached to this message if you're interested in the job."
>Option 1: Accept the job and head to the meeting place.
>Option 2: Ignore the message and look for other work.
```
## Conversation
**ASSISTANT**: ```
@@ -36,4 +57,3 @@ I want you to act as a text-based adventure game. I will type commands and you w