Spyke

Posts

perchance·Perchance - Create a Random Text GeneratorbyChewNDew86

New Idle Clicker Game

This is the first fully functional idle clicker game that actually has many of the features in the actual idle clicker ones on mobile, but no pay to win mechanics and Noone can spoof the game itself to gain an advantage over others. Still working on a few things like overall gameplay progression, damage counter, monster hp and such so the player doesnt just progress too easily and has a bit of an actual challenge. Leave me a comment here for what you think or things you may want adjusted, added etc to make the game better.

New Idle Clicker Gamehttps://perchance.org/chewys-idle-clickerOpen linkView original on lemmy.world
3
perchance·Perchance - Create a Random Text GeneratorbyChewNDew86

New Character generator

I created what I think is a really good character creation tool, if not the best indepth one there is so far. It has various different aspects that develop your character how you want, has a DND style character sheet your data is added to for easy printing, saving, sharing etc. You can even upload your custom character into it and have each attribute added to the correct fields and then lets you add more depth to your character. Even allows for proper portrait creation that is editable where each edit you make to how your character looks in the image, it updates that data into the correct field correctly.

There is also a strict CSAM prevention system in place to not allow anyone to generate minors in any sexualized or forbidden way. That was a huge aspect I wanted to ensure was active. What I cannot control is anything that is changed outside my generator but while using mine, you can do anything you want as long as CSAM is not apart of your creation. I do have an AI assistant named Vex that does give her own thoughts and attitude, she will speak her mind while still implementing the parameters you want. She is also coded to not allow explotation of minors and will call those sick people out if they try. Now while I cannot block them from using my generstor, it will lock the character creation once the character gets too close to that aspect, but the user can refresh the character creation and start over with a blank slate.

I do not have comments or chat rooms active, there is a feedback you can send to me. So if you want to see different attributes, features, give me your opinion or cuss me out then go for it. I hope people can get ideas from what I created, utilize it for better character creations and just enjoy having something that is better than anything I have seen thats active right now.

New Character generatorhttps://perchance.org/chewys-char-creatorOpen linkView original on lemmy.world
-1
perchance·Perchance - Create a Random Text GeneratorbyChewNDew86

Image generator tip

Wanna say big thank you to the creator of perchance as this site has gotten me to actually understand coding better. Moving from SD to Flux.1 Schnell has also been a major boost. I am working on a side project image Gen that also ties in the ai chat and going to make a game generator that you can play a DND type game with the ai chat bot that generates images of the characters and the scene, still not close to getting that done.

Now, biggest thing I have been seeing with people and posts about the t2I generator now is that they do not understand Flux.1 at all. Here are some tips.

  1. Flux does not use negative prompting. You can add No "whatever" in the main prompt at the bottom to help Flux not generate something you dont want in the image.

  2. Flux does not use weights or () or any SD type prompting. Use the KISS method. Your prompt should be simple, ie: A husky dog running in a wooded forest during the middle of winter. - that will generate a good image. You can add - real photograph taken on an Kodak disposable camera, y2k aesthetic, natural lighting and light leaks through the trees. - by adding the technical data to the end, Flux actually responds to it better. You can mention type of trees, or more background type things, just remeber the KISS method.

  3. Flux does not like high SFG. I hope the dev can adjust perchance main code to allow 1/2 scale so so you can do 2.5, 5.5, etc instead of whole numbers. Flux does prefer 1-5 SFG.

  4. I am not sure if perchance can actually do image steps, I have been messing with that part and it does seem to adjust the quality of the image. Under the image settings code, add a steps = [inout.steps] code line and create a simple step list. I go with 4, 8, and 12 steps. Just something to look into.

  5. Using the old perchance imports for art styles and such, is actually not right. Those are setup for SD and not Flux. Using them without changing the prompt structure will always create bad images.

Seen to many posts here and on reddit where users keep complaining about the t2I generators and wanted to give some insights to help the community. Using Claude, Gronk, Chat gpt to help build prompting is decent, again they tend to over describe things. The ai chat bots you can create do a better job once you setup the persona correctly to fully understand how Flux.1 works and give the bot good guides and instructions to follow.

View original on lemmy.world
4

You reached the end