Scratch Forum Search

Your query resulted in over 10 thousand posts. You may have difficulty loading posts after page 200.

ajskateboarder wrote:

Isn't Voyager the indexer, while Snazzle is the frontend? Wouldn't it make more sense for Snazzle to have a domain in that case?
We (or maybe just I) want Voyager to have a public instance so anyone can use it. So a domain might make sense. I think it makes sense for both tbh, but domains cost a lot and I ain't got rhythm the cash, yk?
zispe zispe loading

RethinkingVoxels wrote:

There's no AFD in forums

DangerPuppy10 wrote:

I thought this was serious for a second. But, no AFD on forums…

starlightsparker wrote:

Unfortunately, there’s no April fools on forums. /srs It’s depressing, I know /hj
This is no joke, this is a suggestion to fix Scratch.

Glory to the new order! Glory to Scratch!
I've checked your code and you seem to be right, it doesn't have any resetting code, but I think it's not so rare for cloud variables to glitch. Cloud variables are very weird on Scratch and I see these kind of posts A LOT
Wahsp Wahsp loading
You know now that you mention it, it could possibly be a filter thing cause the variable is titled “FOOLS” lol
I’ll give it a random name and see what happens

RokCoder wrote:

It would be easier if you shared your project rather than sharing a tiny bit script.

My guess is that you've got green flag blocks all over the place. One of these probably has set health to 100 (or similar) in it. Another probably has if health = 0 then broadcast death (or similar) in it. You have no control over which order those green flag blocks are being called in.

You're probably dying when your health reaches zero and it just isn't being reset before you're checking it again zero after clicking the green flag.
I just did
wait (0) secs
if <touching [ enemy] ?> then
broadcast [ death]
end
and it worked
UltraColing UltraColing loading
My Project Is A Minecraft Clicker where you click the block, and get upgrades. There is also an achievements tab to see all the achievements you got

! From the rarest being gold, while the easier ones being grey. You should play this game right now, as I am now going to be adding the NETHER Update, which may come soon!

Here is the link to my game!: https://scratch.mit.edu/projects/846288256

Comix_2 wrote:

teamsonic2011 wrote:

I found this while watching a video of Mayonnaise on an escalator (dont ask):

This is what I see in my nightmares.
Edit: I watched like 3 seconds of it, and my brains turned into mashed potatoes
This says a lot about your YT recommendations
I know, and I don't watch stuff even remotely close to this!
Malicondi Malicondi loading
cool that old time forumers still come back every so often :)
Try renaming the cloud variable, then saving the project. This usually fixes the problem but is just a cursory inspection, I'll look more into the code if that isn't the problem.
That is quite difficult actually, so first, you have to make sure the player has played the game before.
You can do this with an encode system which adds an encoded code onto a cloud variable and when the player joins, you can encode their username and if the encoded name is not part of the total encoded cloud variable, it adds the encoded name onto the cloud variable (with the join block)
Then, you can make another cloud variable holding all the data you want to be saved, and you can take the data from the corresponding index of the encoded username.

^this is the automated way to do this, which is quite difficult, but if you have a hard time understanding or programming this, you can try the save and load method which is quite simpler.

the user can click a save button which gives them a list with all the data values (separated with a certain character), because lists are the only things you can copy and paste from in the project screen. Then, when they click the load values, they can paste their save code from before, which is going to take all of the data values and convert them back into real data. This video and many other videos can show you how to do this.
cookieowl10 cookieowl10 loading
Has anyone ever heard of the National Cherry Blossom Festival? It's from March to Mid-April, so I was thinking about a project chain, or a featured studio/project that revolves around the theme of cherry blossoms! SO if you're seeing this, then I consider making a cherry blossom project, a digital craft, a parallax, tutorials, art, or an animation! Post the link to your cherry blossom project on my pf, lets see if ST sees this!

when green flag clicked
forever
say [Cherry Blossom!!]
end
Oh my God, we do not need a communist Scratch. That means scratch would be nuked by America

I thought this was serious for a second. But, no AFD on forums…
Wahsp Wahsp loading
I just shared a joke project for April 1st that has a cloud variable that updates whenever the player dies (so then you can see how many other people have failed). Each time a new user plays the project or if you refresh the page it seems to reset the variable to 1 for some reason, despite there being no scripts telling it to do so. There are only three uses of the variable in the project: show, hide, and change by 1
Does anyone know why it keeps resetting?

I could just be washed and missing something so maybe if someone else looks at it they’ll see something I can’t.
Here is the project

I think it’s kinda funny that my joke project isn’t working as intended on April Fools Day but I would also like to figure out what is going on…
Marc92020 Marc92020 loading
if your using a vpn it could be because the ip the vpn had was used before and got banned. nothing bad is gonna happen to your account
RokCoder RokCoder loading
It would be easier if you shared your project rather than sharing a tiny bit script.

My guess is that you've got green flag blocks all over the place. One of these probably has set health to 100 (or similar) in it. Another probably has if health = 0 then broadcast death (or similar) in it. You have no control over which order those green flag blocks are being called in.

You're probably dying when your health reaches zero and it just isn't being reset before you're checking it again zero after clicking the green flag.
Juyuser Juyuser loading
Rev up your engines and hit the streets with the latest update to Need For Scratch Street x Unbox! Get ready to experience the adrenaline of high-speed races, heart pounding challenges! With new features and enhancements, this update takes your gaming experience to the next level. Don't miss out on the excitement- play today and dominate the streets in style!


https://scratch.mit.edu/projects/964495535/


Consider Leaving a Heart and Fave to support me!
notice

this topic is purely for discussing the apple ii family of computers. a topic used to discuss all macs can be found here. please do not discuss any apple products unrelated to the apple ii, such as apple computers that were released before or after it.
the

topic

now, i've never owned one, but i've loved using the apple ii ever since i first learned the basics of using it eight years ago. specifically, i've used the applewin emulator along with some old usborne programming books you can download for free.

here you can discuss everything related to the apple ii. you can discuss what model apple ii you personally own or want, what programs you like to run on it, and you can even share the code for your own programs, which other users can type out and run on their own computers/emulators!

probably everyone who doesn't visit the ats on a regular basis wrote:

ok, but what's an apple ii? i found this clunky old computer in my dad's basement… is that it?
check wikipedia for more info.

han614698 wrote:

DangerPuppy10 wrote:

Before you say “OH THERE'S A WORKAROUND!1!!”
Look at my chart in my siggy.

MY SIGGY SHALL BE USED FOR GOOD! NOT EVIL!
Can you explain the chart please? It doesn't make sense to me.
If the suggestion is simple, and the workaround is simple. It depends on the usage of the block.
If the suggestion is complex, yet the workaround is simple, then use the workaround.
If the suggestion is simple, and the workaround is complex, then use the suggestion
If the suggestion is complex, and the workaround is complex, then use the workaround.

That's how I read it.
hondaktmkx hondaktmkx loading

DangerPuppy10 wrote:

hondaktmkx wrote:

Its April 1 and i dont have cat blocks.
cant figyer out why and its making me mad.
No April fools stuff this year.
hoooooooo thx for letting me know helps a lot
so they are not doing it this year!?

depresso-boiyo wrote:

BlauHourglass wrote:

depresso-boiyo wrote:

you said you aren't able to look at cubeupload image hosts?

edit: because I can put it in a project for you but you'll have to make it transparent yourself
Uh…. didn't we just do this earlier…?
My memory sucks and searching for it in our near 100 pages is timeconsuming
Oh, I meant we already finished the order ^^.

oofygirl wrote:

Cotton_Scratch wrote:

oofygirl wrote:

Hey, can I join?
VA for Earth (definitely) and possibly Mars? Saturn as well. In order of preference, I'd like Earth, Saturn, and then Mars. // I'll link them later, right now I think I just need to fill out the form. // 9 usually. // For Mars, if I could do Mars, then yes. Because my voice is so SQUEAKY for some reason. For Saturn, maybe my voice needs a bit of a… less chromebook-squeaks-up-my-voice? // Yes! // If you want, and if the episodes are less than 15 minutes, I can upload them on my YouTube channel.
Okay, everything is great, just need these lines for the characters before I can accept you: Mars - “I'm Mars, I'm the planet that Earthlings are looking to visit in person.”, Earth - “I'm Earth, I'm a planet with life and water, as well as many environments.”, Saturn - “I'm Saturn, I'm the planet with the most moons and largest rings.”. But I think the episodes will be less than 15 minutes as to make sure the animators aren't too overwhelmed, so if you could that would be great!
I can also try to do a thumbnail for the video, but it will need to be in, like… one split-second frame, right in the beginning, because I don't have a number yet so i cant like verify my account or whatever
That would be great!
zispe zispe loading
Everyone knows that Scratch has some major issues that need to be resolved. Interface problems, blah blah blah. But who cares about all of that? The problem on this website is the fame system.

The famous animators and game makers take likes and favorites away from the working class. Trending and the front page are full of people who don't NEED those likes!! Think, we swap it. Those users stop getting likes, and the working class does. Well then, we've only created more inequality.

I present to you: Communist Scratch. All our problems are SOLVED.



We must CRUSH the monopolies! Ultra famous users like GRIFFPATCH have been hogging all the fame on Scratch, no more! From now on, we need a clear communist regime where everyone gets the exact same amount of likes and favorites. Everyone is trending equally! If you follow someone, you have to follow everyone else on Scratch so it's equal.

Another thing is, nobody actually makes the Scratch projects. To stop oversharing and the formation of monopolies, the ST makes a couple a day that get the same amount of likes which is owned by the ST. This way, people can't work toward creating powerful monopolies over Scratch. The working class and the nobility (famous users) will all be one under the Scratch Team.

Now, you might think this stifles creativity. Well, it does! That's what's so wonderful. Creativity is what has created this Capitalist Scratch, and made it so the working class can NEVER become famous. This though, removes fame and makes everyone equal! No one's projects are better than someone else's. We are all equivalent.

Glory to the new order! Glory to Scratch!

BlauHourglass wrote:

depresso-boiyo wrote:

BlauHourglass wrote:

depresso-boiyo wrote:

blau, I'm almost done with the actual character. I just need to do the eye color and I'm done, I'm about to pick a random color since Starry hasn't gotten back to me and her OC on yt doesn't have an eye color
Okay! Just ship it over whenever you're ready.
you said you aren't able to look at cubeupload image hosts?

edit: because I can put it in a project for you but you'll have to make it transparent yourself
Uh…. didn't we just do this earlier…?
My memory sucks and searching for it in our near 100 pages is timeconsuming
cinammcnx cinammcnx loading

Cat_Lover4132 wrote:

those questions are great and the intro is beautifulll

alr great! for the leader app questions how about just these:

-about me
-experiences in other camps
-cabin preferences
-collaboration skills and stuff
-how active you'll be

im starting to make the leader apps rn, and im sooooo sorry this is a month late ahaha

to make sure, our theme this session is like ocean/pirate ish session right?
edit: maybe we could just have it water ish themed so maybe one cabin could do an adventure, others might do something beach related, etc? it just makes it easier to work with - but this is just a suggestion!!

for the cabins genres i was thinking it just has to follow the theme but leaders have a free range?
Roblox888i Roblox888i loading

mybearworld wrote:

You use a browser extension that adds that.
I said that above
mybearworld mybearworld loading
You use a browser extension that adds that.
oofygirl oofygirl loading

Cotton_Scratch wrote:

oofygirl wrote:

Hey, can I join?
VA for Earth (definitely) and possibly Mars? Saturn as well. In order of preference, I'd like Earth, Saturn, and then Mars. // I'll link them later, right now I think I just need to fill out the form. // 9 usually. // For Mars, if I could do Mars, then yes. Because my voice is so SQUEAKY for some reason. For Saturn, maybe my voice needs a bit of a… less chromebook-squeaks-up-my-voice? // Yes! // If you want, and if the episodes are less than 15 minutes, I can upload them on my YouTube channel.
Okay, everything is great, just need these lines for the characters before I can accept you: Mars - “I'm Mars, I'm the planet that Earthlings are looking to visit in person.”, Earth - “I'm Earth, I'm a planet with life and water, as well as many environments.”, Saturn - “I'm Saturn, I'm the planet with the most moons and largest rings.”. But I think the episodes will be less than 15 minutes as to make sure the animators aren't too overwhelmed, so if you could that would be great!
I can also try to do a thumbnail for the video, but it will need to be in, like… one split-second frame, right in the beginning, because I don't have a number yet so i cant like verify my account or whatever
Juyuser Juyuser loading
TRY OUT THE LOW PERFORMANCE VERSION FOR LOW PERFORMANCE TABLETS, PHONES, CHROMEBOOKS, ETC.

RUNS 10X FASTER THAN THE FULL VERSION!!! BUGS ARE PATCHED NOW MAKING THE EXPERIENCE ALL THE BETTER!!!'

CHECK IT OUT HERE:
https://scratch.mit.edu/projects/964495535/

CONSIDER DROPPING A HEART AND FAVE TO HELP ME OUT!!! ALSO CONSIDER DROPPING A FOLLOW!!!
yall dont get it theres a website for you to test out scratchblocks to not clog the forums

how many times have i told that?
New SMP
Diamond smp
JOIN OR YOU WILL DIE IN A FOREST FIRE TOMORROW
…….

depresso-boiyo wrote:

BlauHourglass wrote:

depresso-boiyo wrote:

blau, I'm almost done with the actual character. I just need to do the eye color and I'm done, I'm about to pick a random color since Starry hasn't gotten back to me and her OC on yt doesn't have an eye color
Okay! Just ship it over whenever you're ready.
you said you aren't able to look at cubeupload image hosts?

edit: because I can put it in a project for you but you'll have to make it transparent yourself
Uh…. didn't we just do this earlier…?
Jensvp2 Jensvp2 loading

BrilliantStar114 wrote:

Jensvp2 wrote:

Funny to see i'm the second here. ST, why does this contain unsuitable language when a helper is muted? and it seems like i cant say “not pixelated”?

MareOS News Group / https://scratch.mit.edu/studios/34869480/ / no text / white background, old, papers (top has a question mark)
Finished! https://scratch.mit.edu/projects/992508899/ Take a screenshot and don't forget to give credit!
Of course i will give credit
isverysnek isverysnek loading
WPOTW suggestion: Write a short story where the protagonist is far to stubborn to recognize their wrongs, whilst the antagonist was the one in the right all along.
JH0508 JH0508 loading
Welcome to the official War Thunder Scratch events forum!

But first,

〖 Info 〗

War Thunder Scratch, a combination of the MMO War Thunder and its mobile counterpart, has been officially released after 7 months of development.

Featuring a diverse selection of over 10 tanks from 5 different nations and 3 randomly chosen maps, it recreates the War Thunder experience within the Scratch platform.

This game offers compatibility with both PC and mobile devices, providing flexibility for players to enjoy the game on their preferred platform.

To play, go here: https://scratch.mit.edu/projects/990864805/
For the official forum, go here: https://scratch.mit.edu/discuss/topic/751679/


All events or announcements will happen here.

If there are none, none has happenned yet, and so be patient.

〖 EVENTS 〗


〖 ANNOUNCEMENTS 〗


War Thunder™ and Gaijin Entertainment™ are not affiliated with Scratch in any way (I think).

oofygirl wrote:

Hey, can I join?
VA for Earth (definitely) and possibly Mars? Saturn as well. In order of preference, I'd like Earth, Saturn, and then Mars. // I'll link them later, right now I think I just need to fill out the form. // 9 usually. // For Mars, if I could do Mars, then yes. Because my voice is so SQUEAKY for some reason. For Saturn, maybe my voice needs a bit of a… less chromebook-squeaks-up-my-voice? // Yes! // If you want, and if the episodes are less than 15 minutes, I can upload them on my YouTube channel.
Okay, everything is great, just need these lines for the characters before I can accept you: Mars - “I'm Mars, I'm the planet that Earthlings are looking to visit in person.”, Earth - “I'm Earth, I'm a planet with life and water, as well as many environments.”, Saturn - “I'm Saturn, I'm the planet with the most moons and largest rings.”. But I think the episodes will be less than 15 minutes as to make sure the animators aren't too overwhelmed, so if you could that would be great!
JH0508 JH0508 loading
〖 WAR THUNDER SCRATCH OFFICAL FORUM 〗


〖 Info 〗

War Thunder Scratch, a combination of the MMO War Thunder and its mobile counterpart, has been officially released after 7 months of development.

Featuring a diverse selection of over 10 tanks from 5 different nations and 3 randomly chosen maps, it recreates the War Thunder experience within the Scratch platform.

This game offers compatibility with both PC and mobile devices, providing flexibility for players to enjoy the game on their preferred platform.

This forum is for any questions or discussion regarding the project.
Instructions are below.

To play, go here: https://scratch.mit.edu/projects/990864805/
For events and announcements, go here: https://scratch.mit.edu/discuss/topic/751680/
Update log:

〖 Instructions 〗

NAVIGATING THE GARAGE
➣ Setting on the top left. After clicking the three lines, you must click it again to hide settings.
➣ Save/load of the top left, next to settings. Press save to get a code, load to input a code.
➣ Currency viewing located on the top right. Must press the icon to show/hide.

TANK SELECTION
➣ Click on the country icons (USA, Germany, USSR, UK, Japan) to go to that's repctive country's tech tree.
➣ Click on the vehicle you would like to play.
➣ Only researched vehicles will show up.

RESEARCH
➣ Click on “Research”, located left of the US icon
➣ To research, press on the “Research Tier X” icon.
➣ Required silver lions and research points below the icon(s).
➣ Required to have previous tier (except when researching Tier I)
➣ If all requirements are fufilled, confirmation will show up. You must type in your username. That may mean Scratchers with no accounts cannot research any new vehicles.
➣ Click the screen to exit.

GAMEPLAY
➣ Vehicle controls below.
➣ To play, click “To Battle” on the top of the screen
➣ Your mission objective will show up. Click “Continue” to continue.
➣ Play!
➣ When you are finished, press “Back to Garage” at the top right of the screen. Your stats will show up.


〖 Controls 〗

FOR PC/DESKTOP

➣ WASD or Arrow keys to move.
➣ Use mouse to turn the turret.
➣ Space to shoot.

FOR MOBILE

➣ Go to settings in the main garage and toggle “Mobile Controls”
➣ Use the joystick to move.
➣ Drag aim ring to aim.
➣ Press blue fire button to shoot.


〖 Avaliable vehicles 〗

US TECH TREE
➣ M3 Stuart
➣ M4A1
➣ M18 Hellcat

GERMAN TECH TREE
➣ Panzerkampfwagen 38(t)
➣ Panzerkampfwagen IV
➣ Panzerkampfwagen VI Tiger Ausf. E

SOVIET TECH TREE
➣ BT-7
➣ KV-1S
➣ T-34-85

BRITISH TECH TREE
➣ Matilda Mk.IV
➣ Churchill Mk.VII
➣ Tank A.A. 20mm Quad. Skink.

JAPANESE TECH TREE
➣ Type 97 Chi-Ha
➣ Type 3 Chi-Nu


〖 Features 〗

➣ AI (kinda dumb).
➣14 tanks from 5 different nations.
➣ 1 game mode (for now).
➣ 3 maps (for now).
➣ Adjustable settings (only two for now)
➣ Great sound effects.
➣ A save and load function.
➣ Mobile controls.


〖 Extra Info 〗

➣ Most War Thunder tactics will not work.
➣ Physics is almost nonexistent
➣ Each player (human and AI) has 3 respawns available.
➣ AI can miss.


〖 Credits 〗

➣ Tank models by @togohehachiro
➣ Shells and fire by @JH0508 & @togohehachiro
➣ AI movement by @togohehachiro
➣ Maps by @JH0508 & @togohehachiro
➣ Sound effects from various sources
➣ Music by Gaijin Entertainment™ (outside organization)
➣ Skink AA by @JH0508
➣ Everything else by @JH0508


〖 Disclaimer 〗

There are plenty of ways to break this game, please advise while playing.

Naval and Air battles will not be available (and probably will never be) Ground forces is the only game mode right now.



War Thunder™ and Gaijin Entertainment™ are not affiliated with Scratch in any way (I think).
RVELTZtcs RVELTZtcs loading
My sprites in the sprites section keep glitching when I try to organize them. When I try to move a sprite to a specific spot, the sprite is then moved to a random place.

Is anyone else having this issue?
when this sprite clicked
Fix sprite [Positions]
chirp has permission to make this into a project


CODEWORDS RELATING TO THE UNION

Anything to do with expanding further into the city = Stepping into the dandelions
Union cats = Rats
The Union's park = Tangled vines
The Union's lake = Rain puddle

cat one: “I'm thinking about stepping into the dandelions today. Wanna come with?”
cat two: “Sure! As long as we stop by the tangled vines.”


TRUSTWORTHY CODEWORDS

Code-phrase to ask if a cat is trustworthy: any variation of “Lot of new blossoms out today?”
The codeword to affirm a cat is trustworthy = Any medicinal plant
Codeword to say that a cat present doesn't seem trustworthy = Any dangerous plant


cat one: “Hey, are there any new flowers out today?”
cat two: “Just a bit of chervil.”


OTHER CODEWORDS

codeword meaning “we need to leave” = “The birds seem to be scattering.”
codeword meaning “attack” = any dangerous part of a coyote
hellooOo!!! Autism Awareness/Acceptence month

Could you please propose this if you have the chance?
It gathers all the topics and needs for a proposed studio.

This tells facts of what autism is, what you can do to contribute, facts, and more!
This is perfect for the month of April, as it is Autism A/A month.
This studio involves proper knowledge, well researched topics, and even multiple languages!

Please consider this to be featured for the month of April! <3

how do i delete it, im not a forum user lol
Or we can all be diff

Furret_Productions wrote:

DuWeido wrote:

Furret_Productions wrote:

Masterscratch1117 wrote:

Furret_Productions wrote:

St_Pupcake wrote:

Furret_Productions wrote:

DuWeido wrote:

Masterscratch1117 wrote:

Furret_Productions wrote:

I've been hearing a lot of creative server ideas on here lately. I also have a new server idea if I may. Basically, it's like the nations type gameplay, expect instead of normal admins, each nation has one god-like player that is partially in creative mode. Those players can fly, use some commands such as limited building commands and basic others (Restrictions on kill and kick commands, obviously), grant limited powers to players, create a limited amount of a limited set of items, and have higher health standards than regular players.

However, each god-player also has a specific elemental type that his or her nation are most powerful in, kind of like in Greek mythology. And it is by this power (Among others) that the regular players can enforce the god-players by; If the regulars players of a water-god-player, let's say, didn't like how he was using his power, they could use that player's own power against him to limit his actions. Basically, the regular players and god-players have to work together to run a nation.

The purpose of the god-player in the first place, other than the cool gameplay, is to add a new level of intensity and an origins-like aspect to vanilla Minecraft. It also protects nations against admin abuse, as it more deeply connects the people to their leaders, and thus the entire group have to be bad eggs to cause much harm. And even then, other nations can balance them out.

I think it would be really interesting to have a Minecraft server that was basically Greek mythology. What do you guys think?
sounds awesome!
That sounds really cool!
Thank you so much!
Yeah it’s a great idea. My only concern is that we’d run out of things to be god of.
Lightning, rock, air, water, ground, agriculture, forests/plant, fire, End, Creation, death, life, animals, light, darkness, redstone, and others to name a few. We might even have enough for multiple god-players per nation if we get creative with it.
oooh def gonna be part of the redstone nation if the server has geyser, I love making flying machines
Me too! That or the Creation one. They could be part of the same nation.
I like those ideas. Maybe there could be a nether one too and we could combine some of the ones u suggested
Like multiple nation god-player origin lands?
I can help advertise it if you want.
Hazel_Park Hazel_Park loading
Guys what happen? I remember every year the starting scratch block becomes a like cat block. Why didn’t that not happen this year for me?

TheFroggieChair wrote:

wait, should i have linked their pf?
No, please delete it as its rumor spreading (it’s okay to make a mistake, you won’t get banned but you may get an alert)

PizzaPizza72 wrote:

mybearworld wrote:

Report them, and ignore them. Don't feed the trolls.
April Fools: Allow me to introduce myself.
Still not an excuse for breaking the rules.
Really strange… check out https://scratch.mit.edu/projects/992675590/ where I added a test cloud variable. use left and right arrows to change it. however, when you reload the page, it doesn't save. Are any cloud vars working at the moment?

depresso-boiyo wrote:

-cloudcoding- wrote:

I AM SOOO PROUD OF MYSELF I JUST CREATED MINECRAFT 3D IN SCRATCH!!!!!
i aint gonna fall for it lol its april 1st

edit: blau, I'm almost done with the actual character. I just need to do the eye color and I'm done, I'm about to pick a random color since Starry hasn't gotten back to me and her OC on yt doesn't have an eye color
It's not a rickroll I promise if it is you can kick me from the shop.

TheUltimateHoodie wrote:

octopuswinslow wrote:

Marc92020 wrote:

what’s your hardest
mine is the nightmare
maybe deadlocied
some 8 star medium that i 3 attempted 2 days ago
for online levels its shock by danolex for official levels its a tie between toe1 and dash in terms of stars
JACKBOYS12 JACKBOYS12 loading
ArygleE1 said I can make a Spider-Man movie or a show.

iinspirqtion wrote:

A cabin blur is due by the 4-5th of April (Bad memory :p) so I was thinking maybe we include everything that happened, including the end even if they don't get all their diary pages, or maybe the end could change depending on if the campers get all the diary pages in time?

Anyways, here's a rough draft:

The Woods has swallowed you into its darkness, you and now with your fellow campers are one with it. It was always inevitable, but you thought you could delay it by escaping, but what the Woods wants, the Woods gets. Now, you are cursed to the fate of watching other campers come and go, before they too are swallowed. All you can do is wait now, and hope for the freedom you may never have again.
^^

mybearworld wrote:

vishalsrinidhi wrote:

(#11)
I did not get catblock yet for 2024
It's still normal

Yes, April Fools hasn't started for the ST yet.

ok its april fools today and some peeps are saying that april fools isin't good

Edit: In the late 15th century, the Crusader army besieged the last castle of Andalusian Muslims in Spain (Gırnata). Although it was a long siege, the castle could be protected due to the winter months.

Aware of the difficulty of the situation, the commander of the Crusader army is considering different tactics to take down the castle. Finally an idea comes to his mind. On the night of March 31, he went in front of the castle and called out to the people in the castle, holding the Quran in one hand and the Bible in the other;

“I swear on these two books that if you surrender, I will not do anything to you tonight,” he says. Thereupon, after the necessary negotiations, the Muslims surrender the castle in exchange for saving their lives. The next day, that is, on the morning of April 1, the commander of the Crusader army gives the order to kill all Muslims. Thereupon, the Muslims say, ‘You swore and promised us that you would not kill us.’

Upon these words, the commander of the Crusader army replies, “My words were for you last night, I have no words for you today,” and all Muslims are martyred there. According to the story, that day is today. April 1 is celebrated as Cheat Day among Christians. Unfortunately, it has become widespread among our people and today, April 1, the day of the massacre of thousands of Muslims, is celebrated as a ‘joke day’.
JTanner2026 JTanner2026 loading

minikiwigeek2 wrote:

#2437
perhaps. i mean, that's a whole entire remake of a game that's pretty long. if the entire thing can be recreated with no changes or obvious problems, then i'd say it may have a shot.
unrelated question, why are you not quoting the post?
Hi, I have indeed contacted y'all, it then sent me an email saying it may be a good thing to bring up here. And there are many things with censored names such as my cat and my neighbors dog. If I were to simply say “Drink” then it would be hard to distinguish the two. Thanks for replying though!
P.S. I don't think we should get rid of the censor all together, if that wasn't clear! There are many things that most definitely should be censored!