Discuss Scratch

XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

! WARNING, THE AI MIGHT GIVE YOU INNAPROPRIATE TERMS !

https://play.aidungeon.io/main/landing

AI Dungeon is a free-to-play single-player and multiplayer text adventure game which uses artificial intelligence to generate content. It also allows players to create and share their own custom adventure settings. From Wikipedia
Share some of the stories you're currently playing through in the dungeon here, or just go wild, whatever works.

Also: Yes, I know this is a dupe, but the old topic was in Spanish and it hasn't had any replies to it in 2 years. This is mainly a revamp of that.

Last edited by XCartooonX (June 19, 2021 00:29:54)

warriorcats2155
Scratcher
500+ posts

AI Dungeon Topic

Currently, I made a story that was Warrior Cats, and the game is a legacy challenge ( When your OC dies, you play as the next generation ), I'm currently playing as gen 1, as Pebblepaw, a plump tortoiseshell she-cat with blind baby blue eyes and a white tail-tip. I plan on giving her a galaxy collar. Pebblepaw is a Shadowclan apprentice currently training as a warrior, her mentor is Darkstripe, a blind black she-tom.
Pebblepaw's mother is Bloodtail, her siblings are:
Ospreypaw ( Med apprentice, I plan on him having a mate and kits when full med ): She-tom ( I forgot both of her sibling's appearances. )
and Shadowpaw, a black tom.
Pebblepaw has a crush on her friend, Blossompaw.

I'm also playing a Pokemon AI Dungeon game where I chose between Panpour, Pansear, or Pansage as my starter, and I chose Panpour. I named the Panpour ( Female ) Yeet, and I plan on evolving her.

My team:
Yeet ( Panpour ): Female
Hopper ( Glossifleur ): Male
Taiga ( Charmander ): Female


And a last story I wanted to share, I played a game of a tutorial about Demons V.S. Wizards, and I decided my character would become a good demon and invent a cure for cancer. my character was kidnapped by the rest of the demons, and the many wizards saved her, but two people, the arrogant, selfish Knight, and the betraying wizard, stood in their path, the betraying wizard was planning on defeating my character, but the rest of the wizards defeated him, and my character escaped. The AI decided that that was the end of the story, and I decided on that too. It would be a satisfying ending, the villains are defeated and the heroes won.
-gge
Scratcher
1000+ posts

AI Dungeon Topic

the only game where you can teach Captain Lou Albano the powers of the Dark Side then clone him a bunch and still get killed by the alien invasion
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

-gge wrote:

the only game where you can teach Captain Lou Albano the powers of the Dark Side then clone him a bunch and still get killed by the alien invasion
Lmao. I do remember making an AI Dungeon game where I was Mario trying to save Princess Peach and I also remember making an Ace Attorney AI Dungeon game where the judge was like “Frick it, Phoenix Wright is automatically guilty with no proof.” And also, I was Phoenix Wright, surprisingly-

Last edited by XCartooonX (June 16, 2021 20:27:25)

zahmbie1
Scratcher
1000+ posts

AI Dungeon Topic


hmm yes
that makes sense
SheldorCobre
Scratcher
100+ posts

AI Dungeon Topic

once i get an account im gonna post things here
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

SheldorCobre wrote:

once i get an account im gonna post things here
I don't think you have to get an account in order to play?
SheldorCobre
Scratcher
100+ posts

AI Dungeon Topic

XCartooonX wrote:

SheldorCobre wrote:

once i get an account im gonna post things here
I don't think you have to get an account in order to play?
When was the last time you played
Now you need an account to play
if it lets you play with no account its just the free trial
warriorcats2155
Scratcher
500+ posts

AI Dungeon Topic

SheldorCobre wrote:

XCartooonX wrote:

SheldorCobre wrote:

once i get an account im gonna post things here
I don't think you have to get an account in order to play?
When was the last time you played
Now you need an account to play
if it lets you play with no account its just the free trial
Yeah, I played without an account, it just stopped me from doing more after a few turns and I can't save. Making an account is totally free and it doesn't cost anything.
With the added bonus of saving!
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

warriorcats2155 wrote:

SheldorCobre wrote:

XCartooonX wrote:

SheldorCobre wrote:

once i get an account im gonna post things here
I don't think you have to get an account in order to play?
When was the last time you played
Now you need an account to play
if it lets you play with no account its just the free trial
Yeah, I played without an account, it just stopped me from doing more after a few turns and I can't save. Making an account is totally free and it doesn't cost anything.
With the added bonus of saving!
I didn't actually notice that lol, last time I played it didn't have that entire account thingy. Sorry about that.
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

Bump
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

Bump
Vadik1
Scratcher
500+ posts

AI Dungeon Topic

Recently tried a custom prompt of talking to the AI directly.
Turns out it knows programming:
> You say “Do you know javascript?”
“Yes, I know some javascript. Do you need it for anything?”

> You say “How to make a loop in javascript?”
“Ah, you want a while loop. Yes, I think so. It should be: while (variable != 1) { expression }”

> You say “And what about ”for“ loop?”
“That one is similar, but instead of ”while“ it has to have ”(for)“. The basic syntax is: for (initialization; condition; increment).”

> You say “How to declare a variable in js?”
“The basic syntax is var variableName = value;”
“How to check if a variable is defined?”
“If (variableName) { statement; } else { else statement; };”

> You run: for(var i=0; i<10; i++) { console.log(i); }.
output: 0 1 2 3 4 5 6 7 8 9
code is running.

> You say “What other programming languages do you know?”
“I know Python, C, C++, Go, Java, JavaScript, Lua, Perl, PHP, R, Ruby and several others that I've forgotten about.”
“What are your favorite and least favorite?”
“My least favorite are languages that are too low level, like C. I also don't like languages that are designed for a specific task, rather than being general purpose, like Python and JavaScript.”

> You say "What does this program in java do:
class HelloWorld { public static void main(String args) { System.out.println(“Hello World!”); } }“
”It prints ‘Hello World!’ to the console.“
”That is a good start! What other things do you know about it?“
”It has a main method and it is in a java class.“

> You say ”How is the class called?“
”The class name is HelloWorld.“
”How many methods does the class have?“
”There is only one method called main."
I also tried describing what AI Dungeon is and then tried playing it in itself. It was partially successfull(required a lot of retries).

Last edited by Vadik1 (June 18, 2021 21:32:43)

dual_creator43
Scratcher
1000+ posts

AI Dungeon Topic

I've heard of this site before and I also tried it a few times. I don't have an account since I don't use it very often, so instead I just use the free trial, but that gets me pretty far. One thing I would recommend doing is putting a warning in the first post saying that sometimes it can give you things that aren't appropriate for Scratch.

Vadik1 wrote:

Recently tried a custom prompt of talking to the AI directly.
Turns out it knows programming:
Really? I tried it and it didn't work, but I probably need the custom prompt you're talking about. It's interesting since generative AIs like the one here don't always make things that are actually realistic or factual, but when you did it everything seemed correct.
XCartooonX
Scratcher
500+ posts

AI Dungeon Topic

dual_creator43 wrote:

One thing I would recommend doing is putting a warning in the first post saying that sometimes it can give you things that aren't appropriate for Scratch.
Main post edited with that! Thanks for telling me.
zahmbie1
Scratcher
1000+ posts

AI Dungeon Topic


WOAH GUYS DID AI DUNGEON BREAK THE FOURTH WALL?!?!?!?
ScratchCatHELLO
Scratcher
1000+ posts

AI Dungeon Topic

Not much is known about this world other than it is filled with more terror than any mind can imagine and horrific creatures that could drive a sane man mad. However, it also holds a powerful promise, for the more you delve into its dark abyss, the more powerful you become.

You are Marcus, a male human Monster Hunter in the world of Alarathos. You are the apprentice of the great Heroess Rania. You have trained your entire life to become a powerful warrior and to one day become a great hero like your master. You have learned to use the sword, bow and staff. You have come to Elympios to enter the local coliseum and fight for fame and glory.
Your adventure begins when you walk into the main stadium.
"I'm Marcus and I'm here to fight!" you say.

> You look around.
You are in a massive coliseum. The size of the stadium is equivalent to ten soccer fields. There is a row of metal gates near the top of the stadium that leads to the seats.

> You look at opponent.
You opponent is a huge, green beast. It looks like a giant cave troll, but much more muscular and taller. It stands on two feet like a human does, but its hands evolved into huge, horrible claws.

> You stab beast.
You charge your sword with dark lightning and stab the troll in the throat. You [DATA EXPUNGED] it.

> You say "yay"
You yell out in jubilation. Your master smiles and touches your shoulder.
"You have done well, Marcus," she says.
"Could have done it without you," a rough voice says.

> You look around to find source of voice.
You turn your head to the left and see a man in black coat, black trousers and black formal shoes, holding a silver sword with a dark cloud enveloping it. His face is stern, almost emotionless.

> You say "hello"
"Hello," you say. "I do not believe we have been introduced. I am Marcus, fresh off the ship from Delerg."
"I am Trelik," the man says.

> You say "What brings you here, trelik?"
"I came to see a fight," Trelik says.
"I didn't know there would be fights today," you say. "I wouldn't want to miss an important mission for the kingdom."

> You say "What do you want from me?"
"Nothing," Trelik says. "I'm just here to watch. But you, you're new here, right? You just arrived on the ship?"
"Yes," you say.
"Hmm."

> You say "Well, I must go now."
"Yes," Trelik says. "I must go as well. I came here to see a fight, and they still haven't started yet. I'm bored out of my mind up here."

> You leave stadium.
You walk out of the stadium, leaving Trelik to his boredom.

> You look around at the city.
Just outside the stadium is a large, stone plaza. To the left (your right) is a tall building made out of black stone, which contains a large statue of a warrior on horseback wielding a sword.

> You examine warrior statue.
Statue: A huge statue of a warrior, holding sword and horse, standing on horse. The statue is nearly life-sized, the warrior being around 15 feet tall, the horse around 10.

> You look around the plaza.
The statue depicts a warrior holding a sword in one hand and a horse combat stick in the other.

> You exit plaza.
To your left is a low stone wall, topped with barbed wire. The wire fence is electrified.
To your right are the tall buildings of the city, with small watchtowers at intervals along the top.

> You look for source of electricity.
You find the source of the power in the statues and notice that there are three buttons on the throne, atop which sits the statue.

> You read button labels.
The first button says "Light" and has a picture of an old-fashioned torch.
The second button says "Sound" and has a picture of a loudspeaker.
The third button says "Self Destruct"

> You go back to plaza.
You turn around and leave the statues to go back into the plaza.
You find a notice board with a list of jobs on it.

> You enter stadium.
You walk into a small, metal building and find yourself in a room with several doors and a few dozen ticketing booths. Between these are stands selling food and drink.

> You exit the stadium.
You find yourself in a dark stone corridor. Stone steps descend into darkness in front of you.
You chance down the stone steps into darkness.

it was going good until the AI decided to change genres.
warriorcats2155
Scratcher
500+ posts

AI Dungeon Topic

XCartooonX wrote:

-gge wrote:

the only game where you can teach Captain Lou Albano the powers of the Dark Side then clone him a bunch and still get killed by the alien invasion
Lmao. I do remember making an AI Dungeon game where I was Mario trying to save Princess Peach and I also remember making an Ace Attorney AI Dungeon game where the judge was like “Frick it, Phoenix Wright is automatically guilty with no proof.” And also, I was Phoenix Wright, surprisingly-
Lol I'm still on a game on AI dungeon where I'm a Florida man named Daniel Florida-man and get sucked into a black hole to survive and come on another universe where Florida is Spanish, met Goliath who is I assume the only giant in the town I was transported to, and Boba Cafe ( a game on Roblox ) is actually an empire named after Boba Fett and is run by a Karen.
In that game, I also meet the clans ( leaders were different to the main books, Shadowclan is run by Darktail, Windclan is run by Mudstar, Thunderclan is run by… Graystar I believe? And Riverclan is run by Mistystar. ), meet Walter who beat the elite four and become allies with him.
tinycoder8675
Scratcher
100+ posts

AI Dungeon Topic

yay! there are people who don't use aidungeon for bad things!
PencilOnTheDesk
Scratcher
1000+ posts

AI Dungeon Topic

warriorcats2155 wrote:

SheldorCobre wrote:

XCartooonX wrote:

SheldorCobre wrote:

once i get an account im gonna post things here
I don't think you have to get an account in order to play?
When was the last time you played
Now you need an account to play
if it lets you play with no account its just the free trial
Yeah, I played without an account, it just stopped me from doing more after a few turns and I can't save. Making an account is totally free and it doesn't cost anything.
With the added bonus of saving!

Just checking, is an account still free?

Powered by DjangoBB