VioneT

joined 1 year ago
MODERATOR OF
[–] VioneT 3 points 2 days ago (1 children)

Hello, some data privacy regarding the prompts or 'AI' tools are answered in this comment by the dev: https://lemmy.world/comment/5709061 @[email protected] i'll also ping them just in case.

[–] VioneT 2 points 6 days ago

Freestyle - be creative with what you want, no topic to limit your images (just make sure its SFW).

[–] VioneT 3 points 1 week ago (2 children)

There seems to be a problem with 'installing' the required packages (something like stdlib) for it on the web, even if the script itself is loaded. @perchance pinging dev so they can take a look at it.

[–] VioneT 2 points 1 week ago

Can we do freestyle - no specific topic?

[–] VioneT 1 points 2 weeks ago

You could use ShareX screen record then upload to Streamable. Can you also provide the thread/chat export that is faulty so I can try to replicate the problem on my end?

[–] VioneT 1 points 2 weeks ago (2 children)

I'd recommend waiting for a couple of seconds before reloading/closing the page to make sure the image is 'converted/saved' on the chat. I tried clicking the keep then immediately reloading the page (even closing the page as soon as I clicked 'keep'), but it managed to keep the image. Not sure what other factors might affect it saving.

If you could provide a video demo of the problem with the console open, it would be helpful to see if there are problems with the code.

[–] VioneT 1 points 2 weeks ago

Might need to update the Perchance Data.

[–] VioneT 1 points 2 weeks ago
[–] VioneT 2 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

After the declaration of 'odds' any other text after it is invalid e.g.

Ss^0.5 or s
Tt^0.5 || t

If you want a randomized value for that in which Tt has odds of 0.5 to being chosen you could have:

{Ss^0.5|s}

{Tt^0.5|t}

If you want to add 'odds' with HTML formatting, you should place the odds after the items e.g.

<u>Ag^0.5</u>

to

<u>Ag</u> ^0.5

The change in odds should always be on the end of the item.

On your [m = markings6.selectUnique(1,7).joinItems("/")] you are setting the value of m to be the joined items in a string, not the list. To fix it you just need to store it on the variable, then use the joinItems on the variable after: [m = markings6.selectUnique(1,7), m.joinItems("/")]

Then to output the names: [m.selectAll.map(a => a.name).joinItems("/")] in which it would iterate on the markings on m and get their name, then joinItems them.

[–] VioneT 2 points 3 weeks ago
[–] VioneT 3 points 3 weeks ago

Sararari Catteyon - Vionet20


You and your group of friends stumble upon Sararari's lair, where she presents you with a grim ultimatum: eat her demonic offerings or watch each other starve. She observes with a chilling calm as you grapple with the horror of your predicament.
Character Chat Link

2
submitted 1 month ago by VioneT to c/perchance
 

On the editors, you can search/highlight with RegEx (Regular Expressions) however, the matches cannot be iterated, and you cannot replace them. The old editor allowed this (as far as I remember), as well as using the captured groups as replacement ( /(\d+)\.(.+)?/gm can be replaced with $1 - $2 to change the matches 1.Test to 1 - Test).

5
submitted 1 month ago* (last edited 3 weeks ago) by VioneT to c/casual_perchance
 

Halloween Haunters

Link to Events in Perchance Hub

First Ever Character Jam. Create and share characters for the ai-character-chat that is within the given theme.

Unleash your creativity in the 'Halloween Haunters', a Halloween themed Character Jam where you'll conjure up spooky AI chat bots brimming with eerie charm and festive frights! 🎃👻💻.

When: Oct 7, 2024 12:00PM UTC to Oct 31, 2024 12:00PM UTC

Rules

  • Limit NSFW Characters
  • Preferably OC Characters

Submission Comment Format:

# Character Name - by Author
![](https://avatar.png)
Description...
[Character Chat Link](https://perchance.org/ai-character-chat...)

Perchance Data

// This Part is Required for the Perchance Hub
// This would be where the Event Organizer would change the data to update the Hub
// Remember to indent with two spaces!

// List About the Event to be displayed on the Hub
metadata
  title = Halloween Haunters
  description = Unleash your creativity in the 'Halloween Haunters' Character Jam, where you'll conjure up spooky AI chat bots brimming with eerie charm and festive frights! 🎃👻💻
  type = Character Jam
  // Can be "Generator Jam", "Image Challenge", "Character Jam", etc.
  image
    // Can be multiple pictures to randomize the banner image :)
    // Must end with the '.png', '.webp', or any valid image format.
    https://lemmy.world/pictrs/image/f7018edc-0720-4ec6-9a8f-fbbaf3b235b4.png
  
  // strict data formats see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings
  start = 07 October 2024 12:00:00 UTC+0000 
  end = 31 October 2024 12:00:00 UTC+0000
  color = linear-gradient(233deg, #73016ca0, #000000, #e91456a0) // background color of the banners any valid CSS colors
  rules
    // Just some rules or constraints for the event
    // can just be one rule or a list of rules
    Limit NSFW Characters
    Preferably OC Characters

// For AI Character Chat (ACC) Character Jams
chars
  // Character Name
    // link = https://perchance.org/ai-character-chat?data=CharName~12345.gz // ai-character-chat share link
    // avatar = https://image-url.png // or any valid image format
    // author = Author
    // description = Description
  Sararari Catteyon
    link = https://perchance.org/ai-character-chat?data=Sararari_Catteyon~f70e8c65ca806f584f8a03d22281aae2.gz
    avatar = https://user-uploads.perchance.org/file/93a43e231e1bffc517511d8f5b3262a6.webp
    author = Vionet20
    description = You and your group of friends stumble upon Sararari's lair, where she presents you with a grim ultimatum: eat her demonic offerings or watch each other starve. She observes with a chilling calm as you grapple with the horror of your predicament.
  Nordledonger
    link = https://perchance.org/ai-character-chat?data=Nordledonger~4ffecd31d877d8cb6011afc06d29dd5d.gz
    avatar = https://generated-images.perchance.org/image/3f106fc005e2221bec7b3ed4e2aed0f4669a820fff2a422c41814cb14c66cd28.jpeg
    author = Allo
    description = THE CREEPIEST ZEBRA MADE OF CHEESE THAT REQUIRES YOU FART DIRECTLY IN TO YOUR OWN MOUTH. MUAHAHAHAHAHAHAHA

//
// You can request a format of other events just ask on the forum!
// In your Lemmy Post, you must have the `[Community Event]` in the title.
//

4
submitted 1 month ago* (last edited 1 month ago) by VioneT to c/perchance
 

There is a feature that was recently added which is the 'Edit Password' upon saving a generator that isn't yours (you are remixing another person's generator). It is for recovering/saving an edited generator without logging in (or those users that are having trouble with saving generators since the email verification is having problems).

Steps:

  1. Click edit in the generator you want to edit.
  2. Upon saving, and opt to create a generator (since you can't save a generator to an account since you are not logged in), it would then give out a 'edit password'. Remember/Save this generated string as well as the newly created URL (not the original one).
  3. Later on (as long as the local storage is not cleared) you can navigate again to that newly created page (while still not logged in into an account) then enter the edit password after clicking save to return back/apply your changes to the generator.
A video demo of how it works.
 

cross-posted from: https://lemmy.world/post/19286382

There has been a couple of Community Events in Casual Perchance since its implementation via Lemmy World posts.

What kind of events would you like to see or be part of?

Some of the old events were:

  • Generator Jam - like a Game Jam but with generators based on a theme
    • Plain - create a generator that fits the specified theme
    • Useful Generators - generators that can be imported/useful for other generators (i.e. importable lists or plugins etc.)
    • Mad Science - not generators but anything made with Perchance Syntax.
  • Contribute to a Generator - didn't get much traction, like a Generator Jam, but you allow others to give feedback/suggestions throughout the event to the generator you have submitted. (Might change this to just a Feedback/Suggestion Jam, submit your generators for feedback and suggestions and don't require to create a new generator)
  • Image Challenge - Mostly AI Images generated with Perchance text-to-image-plugin based on a theme.

Also, feel free to give any feedback or suggestions about the Community Events. Some more specific feedback/suggestion categories are:

  • Length of Events
  • Type/Content of Events
  • Engagement or Retainability of Participants

Note that you can host your own Community Events, see this post for an explanation.

 

There has been a couple of Community Events in Casual Perchance since its implementation via Lemmy World posts.

What kind of events would you like to see or be part of?

Some of the old events were:

  • Generator Jam - like a Game Jam but with generators based on a theme
    • Plain - create a generator that fits the specified theme
    • Useful Generators - generators that can be imported/useful for other generators (i.e. importable lists or plugins etc.)
    • Mad Science - not generators but anything made with Perchance Syntax.
  • Contribute to a Generator - didn't get much traction, like a Generator Jam, but you allow others to give feedback/suggestions throughout the event to the generator you have submitted. (Might change this to just a Feedback/Suggestion Jam, submit your generators for feedback and suggestions and don't require to create a new generator)
  • Image Challenge - Mostly AI Images generated with Perchance text-to-image-plugin based on a theme.

Also, feel free to give any feedback or suggestions about the Community Events. Some more specific feedback/suggestion categories are:

  • Length of Events
  • Type/Content of Events
  • Engagement or Retainability of Participants

Note that you can host your own Community Events, see this post for an explanation.

9
submitted 3 months ago* (last edited 2 months ago) by VioneT to c/casual_perchance
 

Unexplored Wilderness

Create generators that invoke the wilderness (nature, danger), curiosity (discovery, documentation), and adventure (heading into the unknown, trailblazing), be it fictional or non-fiction.

Make generators with the lines of an odyssey to unexplored regions, mapping the vast reaches of the galaxy, or looking deep within oneself.

When: August 7, 2024 12:00PM UTC to August 28, 2024 12:00PM UTC

Perchance Data

// This Part is Required for the Perchance Hub
// This would be where the Event Organizer would change the data to update the Hub
// Remember to indent with two spaces!

// List About the Event to be displayed on the Hub
metadata
  title = Unexplored Wilderness
  description = Create generators that invoke the wilderness (nature, danger), curiosity (discovery, documentation), and adventure (heading into the unknown, trailblazing), be it fictional or non-fiction.
  type = Generator Jam
  image
    https://lemmy.world/pictrs/image/f3889aca-b153-49a9-a9b0-2079eba7dce3.png
    // Can be multiple pictures to randomize the banner image :)
  start = 07 August 2024 12:00:00 UTC+0000 // strict data formats see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings
  end = 28 August 2024 12:00:00 UTC+0000
  color = linear-gradient(77deg, #386945, #30aa34)
  rules = Make generators with the lines of an odyssey to unexplored regions, mapping the vast reaches of the galaxy, or looking deep within oneself.

// For Generator Jams with Perchance URL
generators
  // The generator's $metadata is also parsed
  immerse-in-senses
    author = Vionet20
    type = Text
// For Image Events
images		

// You can request a format of other events just ask on the forum!
// Banner Info:
// Generator Used: text2image-generator
// Prompt: a behind the character shot of a small group on high elevation overlooking an unexplored forest region, exploration, adventure, high fantasy, concept art
// Negative Prompt: \[mountains, mountain ranges, high mountains, columns of rocks:0.05\]
// Resolution: 768x512
// Art Style: [Vionet20-Styles] Comic/Manga Illustration

3
submitted 3 months ago* (last edited 3 months ago) by VioneT to c/perchance
 

Update 4: Fixed
Update 3: It seems that changing the 'src' of the iframe of the embedded seems to apply the changes. Clicking on the 'Go to Event' buttons on the home tab seems to revert the page to its previous versions. A video recording of the problem.
Update 2: Can confirm that the changes are reflected after a couple of minutes, for now.
Update: The embedded page has now reflected the changes. Will monitor if any other changes are immediately (or at least after a little bit of time) reflected.

I'm posting again to re-open a previous bug.

Previous Post: https://lemmy.world/post/15639946

Currently, the /hub where the /hub-events is embedded to, doesn't have the updated /hub-events page.

I've updated the code in the /hub-events last July 25. But currently, the change to it isn't reflected on the embedded /hub-events on the /hub at the Events tab.

Last time, it updated itself after a few minutes, but now two days have passed it hasn't updated yet.

4
submitted 4 months ago* (last edited 3 months ago) by VioneT to c/casual_perchance
 

What Came Before?

Ever wondered what is the past of your characters? What happened to the world before? Or you just want to time travel the past?

Generator Jam for July would be about the past! Create generators that generate backstories, alternate history, travelling to the past, and others!

When: July 8, 2024 12:00PM UTC to July 29, 2024 12:00PM UTC

Perchance Data

// This Part is Required for the Perchance Hub
// This would be where the Event Organizer would change the data to update the Hub
// Remember to indent with two spaces!

// List About the Event to be displayed on the Hub
metadata
  title = What Came Before?
  description = Generator Jam for July - What Came Before? Create generators that generate backstories, alternate history, travelling to the past, and others!
  type = Generator Jam
  image
    https://lemmy.world/pictrs/image/9688ee6a-de53-4c57-925f-0473df2cbda2.png
    // Can be multiple pictures to randomize the banner image :)
  start = 8 July 2024 12:00:00 UTC+0000 // strict data formats see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings
  end = 29 July 2024 12:00:00 UTC+0000
  color = linear-gradient(157deg, #03355b, #ecdb96)
  rules = Create Generators that are about the Past!

// For Generator Jams with Perchance URL
generators
  // The generator's $metadata is also parsed
  past-10-points
    author = Vionet20
    type = Text
  historic-people
    author = Allo
    type = Text

// For Image Events
images		

// You can request a format of other events just ask on the forum!

 

There seems to be a overflow issue on the comments-plugin's settings and fullscreen buttons.

2
submitted 5 months ago* (last edited 4 months ago) by VioneT to c/casual_perchance
 

Importables

Do you have ideas for lists, plugins, or templates that can be used by others? Now is the time to create it! 'Importables' Generator Jam!

Useful Generators, Plugins, HTML Widgets, CSS Styles. Generators that can be imported to other generators!

When: June 10, 2024 12:00PM UTC to June 28, 2024 12:00PM UTC

Thank you NecoBridge for the theme suggestion!

Perchance Data

// This Part is Required for the Perchance Hub
// This would be where the Event Organizer would change the data to update the Hub
// Remember to indent with two spaces!

// List About the Event to be displayed on the Hub
metadata
  title = Importables
  description = Do you have ideas for lists, plugins, or templates that can be used by others? Now is the time to create it! 'Importables' Generator Jam!
  type = Generator Jam
  image
    https://lemmy.world/pictrs/image/e5a38895-65b6-468e-80f7-e2a1fa609c30.png
    // Can be multiple pictures to randomize the banner image :)
  start = 10 June 2024 12:00:00 UTC+0000 // strict data formats see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings
  end = 28 June 2024 12:00:00 UTC+0000
  color = linear-gradient(231deg, hsl(127 0% 61%), hsl(201 17% 31%))
  rules = Create Generators that can be imported! Plugins, Lists, HTML Templater, CSS Styles

// For Generator Jams with Perchance URL
generators
  // The generator's $metadata is also parsed
  simple-toc-plugin
    author = Vionet20
    type = plugin
  rainbow-plugin2
    author = thatOnePerchanceGuy
    type = plugin
  no-reason-js
    author = thatOnePerchanceGuy
    type = plugin

  power-rain-plugin
    author = Bluepower
    type = plugin
  perchance-author
    author = Eatham
    type = plugin

// For Image Events
images		
	

// You can request a format of other events just ask on the forum!

4
submitted 5 months ago* (last edited 5 months ago) by VioneT to c/perchance
 

Not sure when this problem happened, but if you take a look at https://perchance.org/a-testing-gen which has an embedded Perchance page to https://perchance.org/b-testing-gen, the changes on the embedded generator /b-testing-gen, isn't applied on the iframe on /a-testing-gen.

I've tried disabling the cache on DevTools, reloaded both gens (and saved them again) and the changes on /b-testing-gen isn't applied on the /a-testing-gen.

2
submitted 5 months ago* (last edited 5 months ago) by VioneT to c/perchance
 

Improved Make Table Plugin

This is a modification of the make-table-plugin with added features:

  • Row Heights (option to change heights of each row)
  • Row Alignments (option to change the alignment of the text in the row)
  • Header Rows (makes the first row of the table bold, and an option to stylize it)
  • Footer Rows (last row bold, and option to stylize it)
  • Column Header (bold first column of the table, and option to stylize it)
  • Caption (adds a Caption to the table, with option to place it at the top, and at the bottom, and to stylize it).

Here is an example of a table that can be made from it:

I've also created a Helper to help create tables with the plugin at Improved Make Table Plugin Helper.

view more: next ›