Discuss Scratch
- Scratchfangs
-
1000+ posts
Glitch?
I don't know what happened, but I just went to my pet simulator project, and it was randomly rated NFE, I don't know if it's a bug, but I'm worried because I know there's nothing wrong with it, it's a pet simulator project haha… If someone can confirm it, it would be helpful.
- AIGamesDeveloper
-
1000+ posts
Glitch?
Don't want to be those people just say “oh use Contact Us” so I will be more detailed with it
There could be an element of the project that may make your game NFE. Try checking and seeing if anything would count as “bad” in Scratch terms. If there isn't anything bad in your project, or at least you don't think there is, then you should use Contact Us just to see the problem.
It takes a while for them to actually reply.
There could be an element of the project that may make your game NFE. Try checking and seeing if anything would count as “bad” in Scratch terms. If there isn't anything bad in your project, or at least you don't think there is, then you should use Contact Us just to see the problem.
It takes a while for them to actually reply.
Last edited by AIGamesDeveloper (Sept. 29, 2023 23:08:13)
- Scratchfangs
-
1000+ posts
Glitch?
I'm sorry to tell you this, but there is not. It's a 100% list game with pets and emojis. Absolutely nothing even close to bad There could be an element of the project that may make your game NFE. Try checking and seeing if anything would count as “bad” in Scratch terms. If there isn't anything bad in your project,
Contact Us just to see the problem..Last time I've done that, they gave me a copy and paste like response telling me something that wasn't even about my problem. If there isn't anything bad in your project, or at least you don't think there is, then you should use
Last edited by Scratchfangs (Sept. 29, 2023 23:11:18)
- AIGamesDeveloper
-
1000+ posts
Glitch?
(#3)Contact Us just to see the problem.I'm sorry to tell you this, but there is not. It's a 100% list game with pets and emojis. Absolutely nothing even close to bad. There could be an element of the project that may make your game NFE. Try checking and seeing if anything would count as “bad” in Scratch terms. If there isn't anything bad in your project, or at least you don't think there is, then you should use
Alright then just contact the Scratch team to see what is the problem. I can check the project myself to see if there is anything that counts as “controversial” when it comes to Scratch and their CGs and their terms.
- AIGamesDeveloper
-
1000+ posts
Glitch?
Alright then just contact the Scratch team to see what is the problem. I can check the project myself to see if there is anything that counts as “controversial” when it comes to Scratch and their CGs and their terms.
Yeah you are right, there isn't anything wrong in the project.
Well I have said it twice, use contact us, it could be a mistake, I know that sometimes mistakes happen and this could be a mistake (or it could not, and I am just missing the problem)
- p-p-p-p-p-p-p-p-p-p-
-
1000+ posts
Glitch?
Probably has to do with copyright stuff. The game is based off of another game, right? Or is this not true?
- Scratchfangs
-
1000+ posts
Glitch?
Yes, it is, but nothing here is copyrighted, there is just text and emojis. There are lots of pet simulator games on Scratch. Probably has to do with copyright stuff. The game is based off of another game, right? Or is this not true?
- AIGamesDeveloper
-
1000+ posts
Glitch?
(#6)
Probably has to do with copyright stuff. The game is based off of another game, right? Or is this not true?
Yeah it's based off of a ROBLOX game. But aint no way that could be it cause of the Creative Commons License.
- DifferentDance8
-
1000+ posts
Glitch?
I have two possible reasons:
1) Preston (who I think is the owner of Big Games, which owns the real pet simulator X on roblox) possibly sent a DMCA asking for your project to not be easily visible for whatever reason.
2) Since you can name yourself basically anything, there will inevitably be some people who will send inappropiate names. Of course, since this is primarily based on the cloud…
1) Preston (who I think is the owner of Big Games, which owns the real pet simulator X on roblox) possibly sent a DMCA asking for your project to not be easily visible for whatever reason.
2) Since you can name yourself basically anything, there will inevitably be some people who will send inappropiate names. Of course, since this is primarily based on the cloud…
- donotforgetmycode
-
1000+ posts
Glitch?
I'm pretty sure the idea of a pet simulator has been around for so long that it can't be copyrighted. 1) Preston (who I think is the owner of Big Games, which owns the real pet simulator X on roblox) possibly sent a DMCA asking for your project to not be easily visible for whatever reason.
This project doesn't have any cloud variables. 2) Since you can name yourself basically anything, there will inevitably be some people who will send inappropiate names. Of course, since this is primarily based on the cloud…
Last edited by donotforgetmycode (Sept. 30, 2023 08:25:13)
- Scratchfangs
-
1000+ posts
Glitch?
I don't know the problem, and I don't feel like using Contact Us again. Waiting 2-3 weeks for a response that is copy and pasted is just not something I want to do anymore. Especially since this is pretty obvious that it was a mistake.
Because checking today, it's still NFE, proving it's not a glitch.
Because checking today, it's still NFE, proving it's not a glitch.
Last edited by Scratchfangs (Sept. 30, 2023 11:19:11)
- esmars26
-
100+ posts
Glitch?
Can't find a meta noindex tag in the source code. Could just be the indexer being slow.
Last edited by esmars26 (Sept. 30, 2023 15:49:49)
- Scratchfangs
-
1000+ posts
Glitch?
An extension I am not allowed to share. How are you checking?
- abstractcoder360
-
100+ posts
Glitch?
copyright isn't a thing on scratch, you can use any material you want unless it violates the guidelines Probably has to do with copyright stuff. The game is based off of another game, right? Or is this not true?
- ajskateboarder
-
1000+ posts
Glitch?
I checked the status using the remixtree method and it considers this project as “not safe” Can't find a meta noindex tag in the source code. Could just be the indexer being slow.
>>> r = requests.get("https://scratch.mit.edu/projects/894379053/remixtree/bare/") >>> for k, v in r.json().items(): ... print(k, v["moderation_status"]) 894391284 permcensored 894379053 notsafe # this is the original project 894433134 notreviewed
Last edited by ajskateboarder (Oct. 1, 2023 14:00:54)
- Scratchfangs
-
1000+ posts
Glitch?
A pet simulator game is considered not safe… I am 99.9% sure that the ST accidentally did this unintentionally, but I don't want to go through all the trouble through emailing them. Last time I told them that one of projects was falsely NFE, they sent a copypasta saying why my project could be hidden in the search, like I didn't know that the tag of “not safe” was in my project. This is one of the circumstances where I have no idea what to do. If I email them again, chances of getting the same response is super high.
- cookieclickerer33
-
1000+ posts
Glitch?
could it be that FNAF or police where somehow in the project somewhere accidentally?
- cookieclickerer33
-
1000+ posts
Glitch?
it also could be thinking the backdrop name is a phone number because it has dashes