doubles can interact, but with a lot of caution as i am envious and very, VERY judgmental! I block freely… perhaps… but I feel bad about it no hard feelings
for now, i am not sure if i only come from forsaken, but that may change.
four dimensional being in a three dimensional vessel on a two dimensional screen with a one dimensional brain / thought process.
i often go nonverbal
@pebbleshake is my alter ego she unfortunately doesn't exist
fandoms = ["hollow knight", "silksong", "forsaken", "block tales", "crk", "project hail mary", "chonny jash", ] # i didn't watch bfdia
fandoms.append("unstable universe")
fandoms.append("a nostalgic hangout game")
# uhhhh nhg includes chg and uhg
fandoms.append("searching for a world that doesn't exist")
fandoms.append(“the owl house”)
if user.personality = "bot" or "malicious":
block(user)
# also applies to you people who make sex jokes.
elif user.personality = "freaky":
pass
else:
friend_request(user)
anon = [ "VI XV XXI XVIII XX VIII - I XIV XV XIV", "II I XX XX V XVIII XXV - I III IX IV - I XIV XV XIV" ]
favorite_characters = [“Noli”, “1x1x1x1”, “Phantom”, “Wemmbu”, “D3rLord3”, “Silent Salt Cookie”, “Don Quixote”, “The Mind”, “Hunter”, "Rocky"]
# almost feels like there’s a pattern to my favorite characters.
favorite_songs = ["bug"]
print(todolist)
print(userboxes)
print(credits)
["mess around in fl studio", "practice my instrument", "tend to my noli askblog", "beg to learn fencing"]
He was bracing for the detective to reveal his truth to the world.
It didn’t come. Never did.
“Aha—tacos? Darn… You might have gotten me there…”
He let out a small, playful scoff, but internally he was in relief. Screw her for giving him a heart attack. His shoulders visibly relieved. He—
“What.”
…There was still a way to fix this!
“Why would I have made 1x? Of course I didn’t. I wouldn’t make a monster. Not on purpose anyway. Ah, it must be them spreading such a rumor to make me suffer more…”
Though 1x wasn’t exactly a trustworthy source, Shedletsky’s reaction made her quite suspicious. She should probably still hear him out. The two definitely had something going on.
I was telling @buzzshaws about how you like interstellar and I was like “tbf they may be biased bc of the ending” so I explained it to them and they were like “because of the 4th dimensional beings or the parent-child reconciliation?”
i just like scifi :)
i actually watched interstellar before getting into forsaken ^_^
(No seriously I can’t figure out why it’s not working bc I put in simple example programs in Lua tutorials using io.read and they didn’t even work. I also tried a different compiler website thingy using Lua and it worked fine, but it had a limit to how many times you could run something a day. Anyways is this like a weird change with Luau or?)
CRINE
luau doesn't allow inputs like lua or python (the one i learned first)
so i suppose you'll have to do it manually
like
local character = 1
or
local character = 2
also i think, since there is no user input, you should just make it so if the input isn't one or two, it just chooses at random.