Discuss Scratch

sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

I want to make an anti-piracy screen on my game and I figured to use the projects url number to find what the project number is and if it is not matching with the original url number then it will show anti-piracy. But idk how to read the project url. If you know how to do that with scratch code please show me how.
supa-panda
Scratcher
100+ posts

How do I make a project that reads its own project url

The way I would do this is not to do it. If you really don't want anyone “stealing” you game I would recommend that if you have costumes in bit map put your username on top of them so as a water mark (if they are vector first convert them to bitmap). Look up “image watermark”
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

supa-panda wrote:

The way I would do this is not to do it. If you really don't want anyone “stealing” you game I would recommend that if you have costumes in bit map put your username on top of them so as a water mark (if they are vector first convert them to bitmap). Look up “image watermark”
But I don’t want anyone to see a watermark
Nex_Gen_boi
Scratcher
2 posts

How do I make a project that reads its own project url

you would not see the watermark if you used a different costume that shows.
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
NeonG4
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
medians
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.

Last edited by medians (June 16, 2023 23:45:03)

sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

medians wrote:

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.
What about mods and hacked blocks

Last edited by sn397769 (June 17, 2023 01:25:15)

medians
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

medians wrote:

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.
What about mods
Then that would be considered a modification of Scratch, and not Vanilla Scratch (ex. TurboWarp, Scrap, or Code X)
Edit: Hacked blocks would be in vanilla scratch, but they would also be in modifications if they weren't removed.

Last edited by medians (June 17, 2023 01:28:18)

sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

medians wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.
What about mods
Then that would be considered a modification of Scratch, and not Vanilla Scratch (ex. TurboWarp, Scrap, or Score)
Edit: Hacked blocks would be in vanilla scratch, but they would also be in modifications if they weren't removed.
So what mod will let a project read its project number
medians
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.

Last edited by medians (June 17, 2023 01:30:51)

NeonG4
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

medians wrote:

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.
What about mods
There are ways to create a scratch project that reads its URL using mods.
https://turbowarp.org/editor if you go to turbowarp, and copy https://extensions.turbowarp.org/true-fantom/network.js and upload it to turbowarp, there is an option to “detect URL”. This will not be uploadable to scratch.
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

medians wrote:

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.
So is there a way for 2.0? If so show me the modded code or the scratch code
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

NeonG4 wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

NeonG4 wrote:

sn397769 wrote:

Nex_Gen_boi wrote:

you would not see the watermark if you used a different costume that shows.
All I’m asking for is how to get your project to read it’s URL
In Vanilla Scratch you can't get the url.
How do you get a project to read its url in scratch
Also what is vanilla scratch
Vanilla anything can also mean that no modifications are made, kinda like the vanilla flavor.
Also, you can’t. And you cannot prevent people from remixing your project.
What about mods
There are ways to create a scratch project that reads its URL using mods.
https://turbowarp.org/editor if you go to turbowarp, and copy https://extensions.turbowarp.org/true-fantom/network.js and upload it to turbowarp, there is an option to “detect URL”. This will not be uploadable to scratch.
How to insert the stuff to turbowarp then
NeonG4
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

snip

here: https://packager.turbowarp.org/

Last edited by NeonG4 (June 17, 2023 01:43:02)

medians
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

medians wrote:

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.
So is there a way for 2.0? If so show me the modded code or the scratch code
I mean it wouldn't really work when uploading it, so..
Anyway turns out turbowarp packager has it lol
sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

medians wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.
So is there a way for 2.0? If so show me the modded code or the scratch code
I mean it wouldn't really work when uploading it, so..
Anyway turns out turbowarp packager has it lol
Where is the turbowarp packager tho
NeonG4
Scratcher
1000+ posts

How do I make a project that reads its own project url

sn397769 wrote:

medians wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.
So is there a way for 2.0? If so show me the modded code or the scratch code
I mean it wouldn't really work when uploading it, so..
Anyway turns out turbowarp packager has it lol
Where is the turbowarp packager tho
Please read the entire forum. The turbowarp packager URL was provided earlier on.

Last edited by NeonG4 (June 18, 2023 20:28:20)

sn397769
Scratcher
56 posts

How do I make a project that reads its own project url

NeonG4 wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

medians wrote:

sn397769 wrote:

So what mod will let a project read its project number
Well, it likely won't work in Scratch 3.0 then, as it would likely involve newly added blocks.
However, I haven't heard of one for 3.0.
So is there a way for 2.0? If so show me the modded code or the scratch code
I mean it wouldn't really work when uploading it, so..
Anyway turns out turbowarp packager has it lol
Where is the turbowarp packager tho
Please read the entire forum. The turbowarp packager URL was provided earlier on.
Is there a way to do it with hacked blocks?

Powered by DjangoBB