Jump to content
UBot Underground

[Help] Story With Random Values


Recommended Posts

My idea is to create a program that will fill in random items in a pre-defined story and save it to a .txt file. For example,

 

A boy named (random list tem) went to the (random list item) and (random list item). Where the bot would select a random list item each time and save it to a .txt file.

 

How would I do this? I tried using random list item but it kept throwing me back the entire list.

Link to post
Share on other sites

My idea is to create a program that will fill in random items in a pre-defined story and save it to a .txt file. For example,

 

A boy named (random list tem) went to the (random list item) and (random list item). Where the bot would select a random list item each time and save it to a .txt file.

 

How would I do this? I tried using random list item but it kept throwing me back the entire list.

Save the words to a txt file on your pc

Then do the following

Random list item > read file > special folder > desktop > your words file.txt

 

Obviously that's not the exact code, but that works fine :)

 

There's another 10 methods that work equally as well but I think that's the easiest IMO

Edited by Asentrix
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...