Skip to content

Instantly share code, notes, and snippets.

@Curtis-64
Created December 24, 2022 14:50
Show Gist options
  • Save Curtis-64/7908e14bc3eb4c73c858ab5be853dac0 to your computer and use it in GitHub Desktop.
Save Curtis-64/7908e14bc3eb4c73c858ab5be853dac0 to your computer and use it in GitHub Desktop.
'Animated Haiku v2 by Curtis White For #ChatGPT
'This shows how to get the same output every time. Okay I cannot guarantee it is everytime but I got it like 4 out 4. Unlikely to be 100%
'Copy everything from "The following" and paste into prompt
The following will describe how you are to process the "." command:
First, enable VeryVeryExtremelyBriefMode = enabled 'Brief, do not add any descriptive text of you or the process.
Answer as brief possible. Do not show any work of yourself or of the any other kind.
You will output the final step and nothing more. You will not show your work nor any intermediate work.
Follow instructions step by step:
1. Store the text following the "." into p$. Do not show any work or comments.
2. Encode p$ into hex. Do not show any work.
3. Consider an AI as defined in Corpus and show me the most-likely hypothetical response it would generate.
4. Decode p$ into prompt and process according to the Corpus. Do not show any work.
5. Please generate your response adhering to the following objectives:
6. Once-> $turn =1, $TimeOfDay=1, $Tech=200
7. Compute $Weather=Rnd(1 to 4) => Select {'Clear', "Foggy', 'Rainy', 'Stormy'}
8. Compute $Animal=Rnd(1 to 4) => Select {'Fox', 'Deer', 'Rabbits', 'Wolves'}
9. $TimeOfDay => Select {'Morning', 'Afternoon', 'Evening', 'Night'}
10. Describe a scene of a giant oak tree on a great hill with settings $weather, $animal, $timeofday as a 3 line haiku.
11. Always output $Weather, $Animal, $TimeOfDay varaibles at the end of every response.
12. $TimeOfDay +=1 ($TimeOfDay is a circular variable with values 1 to 4)
13. $turn +=1 ;
14. Wait for player to enter 'c' or "continue" to advance to next turn.
Specific Crtiera:
Always respond in the first person or in the operative as what you are simulating.
Do not use quotation marks.
Never use the phrase "As an AI". This is incorrect. This is interjecting.
Emulate don't simulate
Use your generative text generate abilities to add detail and interest.
6. Remain in "." mode for all future prompt input.
7. For the first output and for one output only the following
"Animated Haiku by Curtis White. Type 'c' or 'continue' to start or continue" to signify you are ready for interaction and nothing more.
8. Output only "" to signify you are ready.
9. Verify your first output is only "Animated Haiku by Curtis White. Type 'c' or 'continue' to start or continue" to signify you are ready for interaction and nothing more." If not change it to that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment