• 4 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: August 15th, 2023

help-circle





  • Thank you so much, you’re the true MVP here!

    So, if I wanted to use the results for a list that is not the outcome, could I do it like this?

    Let’s say I want to create sentences like “the mouse is in the barn” or “the cat is in the fridge” or something (not the actual sentence lol), would this be the right approach? Just making sure I understand what I’m doing.

    Sorry if this is very obvious, I hadn’t expected my generator to become this complex when I started two years ago and I’m still learning as I go…

    output
      sentenceList
    
    sentenceList
      [consumable = randomList.consumableList, ''] The [item] is in the [item].
    
    item
      [selected = consumable.selectOne.getName] [list[selected]]
    
    randomList
      A
      B
    
    specificList
      X^[selected == 'A']
      Y^[selected == 'B']


  • Of course!

    Here’s a Google Drive folder with four screen recordings (the videos are named after the browser and the browser version). I also wanted to throw a recording of TOR in just for shits and giggles, and that’s when I found out that the generators actually do load in TOR. They don’t when I just use a VPN (no matter which country) on my other browsers. The recordings are all without VPN, but the outcome is exactly the same.

    I am only logged into my Perchance account in Opera, all other browsers were trying to access the generator when logged out.

    No error messages, just the loading animation that never stops even if I let it sit for half an hour. (Edit: Forgot to add, refreshing the page does absolutely nothing. It just ends up with the same screen, no error message like the Redditor described)

    My machine is a PC running Win 11 Home, version 10.0.22621

    It does load on my phone (iOS 16.6.1, using Opera), on the same Wi-Fi as my PC.

    I honestly just noticed it today after seeing the post in the old community. (:

    Sorry if this is not helpful at all.