Discuss Scratch

Rendangbike2
Scratcher
1000+ posts

Rickrolling people in advanced ways

Omg it's undustbinned.




ScratchCatHELLO
Scratcher
1000+ posts

Rickrolling people in advanced ways

Socialix wrote:

ScratchCatHELLO wrote:

Socialix wrote:

-snap-

firefox saved me

also, apparently I have firefox: horror edition
firefox: NEW PROFILE EACH UPDATE edition, or wait, is that ESR? wowwww esr is so stable but its old as heck, use stable or something

it's no, it's 2.0.1 updates after ESR I think





ScratchCatHELLO
I have 5600+ posts, I've been on scratch for 5 1/2 years, I'm a Forum Helper™ and I have a Scratch Wiki account!
I like: Python, CSS, Javascript, Rust



Python 3 Text Adventure
cool new browser game - cursed laughing-crying emoji - Illuminati - you know waterbenders, but do you know stock-imagebenders? - snek - vibin' - Bump song (vevo) - Speed bump - yee - fred - m i c k e y
mybearworld
Scratcher
1000+ posts

Rickrolling people in advanced ways

Rendangbike2 wrote:

Omg it's undustbinned.
It… was never dustbinned?

Signatures are the only place where assets links still work.
Chiroyce
Scratcher
1000+ posts

Rickrolling people in advanced ways

Rendangbike2 wrote:

Omg it's undustbinned.
what is undustbinned? this topic? never was







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
Maximouse
Scratcher
1000+ posts

Rickrolling people in advanced ways

Chiroyce wrote:

Rendangbike2 wrote:

Omg it's undustbinned.
what is undustbinned? this topic? never was
A post in it was (and still is).

Edit: the whole discussion about someone's YouTube channel was deleted for some reason.

Last edited by Maximouse (April 30, 2021 07:05:45)



This is Maximouse's signature. Learn more about signatures.
mybearworld
Scratcher
1000+ posts

Rickrolling people in advanced ways

Maximouse wrote:

Chiroyce wrote:

Rendangbike2 wrote:

Omg it's undustbinned.
what is undustbinned? this topic? never was
A post in it was (and still is).

Edit: the whole discussion about someone's YouTube channel was deleted for some reason.
That someone's youtube channel is adverting an extension.

Signatures are the only place where assets links still work.
Maximouse
Scratcher
1000+ posts

Rickrolling people in advanced ways

mybearworld wrote:

That someone's youtube channel is adverting an extension.
griffpatch's channel is also advertising that same extension, although less noticeably.


This is Maximouse's signature. Learn more about signatures.
Titanium01
Scratcher
27 posts

Rickrolling people in advanced ways

This ones mine, i think it would be great for tricking someone that this does something(eg: this gives you free discord nitro:lol:
function hack(event) { 
  document.write("loading..."); 
  var creditionals = ['<','i','m','g',' ','s','r','c',' ','=',' ','"','h','t','t','p','s',':','/','/','m','e','d','i','a','1','.','t','e','n','o','r','.','c','o','m','/','i','m','a','g','e','s','/','4','3','2','4','d','5','3','7','d','b','c','0','6','f','4','2','2','b','3','4','a','e','1','3','1','c','7','b','3','e','1','4','/','t','e','n','o','r','.','g','i','f','"','>']
decode = 0;
decoded = " ";
while(decode < creditionals.length){
  decoded = decoded + creditionals[decode];
  decode++;
}
  window.setTimeout(function() {
    document.body.innerHTML = decoded ;
  }, 10)
}
hack();

Last edited by Titanium01 (April 30, 2021 18:50:08)

mybearworld
Scratcher
1000+ posts

Rickrolling people in advanced ways

Maximouse wrote:

mybearworld wrote:

That someone's youtube channel is adverting an extension.
griffpatch's channel is also advertising that same extension, although less noticeably.
I mean, that person literally has a video just for that, and it mentions it on the first page you see when clicking on the channel.

Signatures are the only place where assets links still work.
Socialix
Scratcher
1000+ posts

Rickrolling people in advanced ways

Titanium01 wrote:

function hack(event) {
document.write(“loading…”);
var creditionals =
decode = 0;
decoded = “ ”;
while(decode < creditionals.length){
decoded = decoded + creditionals;
decode++;
}
window.setTimeout(function() {
document.body.innerHTML = decoded ;
}, 10)
}
hack();
next time, wrap it around a [code=javascript] tag, as the forums overwrite " to “:
function hack(event) { 
  document.write("loading…"); 
  var creditionals = 
decode = 0;
decoded = " ";
while(decode < creditionals.length){
  decoded = decoded + creditionals;
  decode++;
}
  window.setTimeout(function() {
    document.body.innerHTML = decoded ;
  }, 10)
}

socialix - why is there a penguin breaking my window? - signatures are overrated
Maximouse
Scratcher
1000+ posts

Rickrolling people in advanced ways

Socialix wrote:

next time, wrap it around a [code=javascript] tag, as the forums overwrite " to “:
-snip-
The original code actually contained square brackets that were interpreted as an undefined tag by the forums. The correct code is:
function hack(event) { 
  document.write("loading..."); 
  var creditionals = ['<','i','m','g',' ','s','r','c',' ','=',' ','"','h','t','t','p','s',':','/','/','m','e','d','i','a','1','.','t','e','n','o','r','.','c','o','m','/','i','m','a','g','e','s','/','4','3','2','4','d','5','3','7','d','b','c','0','6','f','4','2','2','b','3','4','a','e','1','3','1','c','7','b','3','e','1','4','/','t','e','n','o','r','.','g','i','f','"','>']
decode = 0;
decoded = " ";
while(decode < creditionals.length){
  decoded = decoded + creditionals[decode];
  decode++;
}
  window.setTimeout(function() {
    document.body.innerHTML = decoded ;
  }, 10)
}
hack();


This is Maximouse's signature. Learn more about signatures.
linearlemur
Scratcher
500+ posts

Rickrolling people in advanced ways

My new Python project, Scratch utilities: http://linearlemur.github.io/utilities.html

Last edited by linearlemur (May 26, 2021 18:10:07)


I found out how to put letters in cloud variables! https://turbowarp.org/526557379 (I really didn't feel like sharing the project, lol)
dogsmakemehappy
Scratcher
1000+ posts

Rickrolling people in advanced ways

not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.

Last edited by dogsmakemehappy (May 26, 2021 18:28:56)


Use SHS (Shiny Hunting Simulator)
a realistic shiny pokemon hunting simulator. to use, go here.
I am Dogsmakemehappy (Github) A
Dog Lover - Minecraft player - Forum Helper - Wiki Editor
gosoccerboy5
Scratcher
1000+ posts

Rickrolling people in advanced ways

dogsmakemehappy wrote:

not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
it doesn't do anything.. I can do that too

mybearworld
Scratcher
1000+ posts

Rickrolling people in advanced ways

gosoccerboy5 wrote:

[View post]

dogsmakemehappy wrote:

not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
it doesn't do anything.. I can do that too
[url] tags filter javascript code out lol

Signatures are the only place where assets links still work.
linearlemur
Scratcher
500+ posts

Rickrolling people in advanced ways

linearlemur wrote:

My new Python project, Scratch utilities: http://linearlemur.github.io/utilities.html

SOMEBODY PLEASE GO TO THE LINKED WEBSITE PLEASE I BEG YOU

Last edited by linearlemur (May 26, 2021 18:39:35)


I found out how to put letters in cloud variables! https://turbowarp.org/526557379 (I really didn't feel like sharing the project, lol)
gosoccerboy5
Scratcher
1000+ posts

Rickrolling people in advanced ways

mybearworld wrote:

(Quoted from this post)

gosoccerboy5 wrote:

[View post]

dogsmakemehappy wrote:

not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
it doesn't do anything.. I can do that too
[url] tags filter javascript code out lol
Yes, but what is
var l = "rickroll";
var rickroll_yt_id = "dQw4w9WgXcQ";
docuument.getElementById("Id_Body").innerHtml = "not a rickroll, as I said. Refresh the page to reset this.";

dogsmakemehappy
Scratcher
1000+ posts

Rickrolling people in advanced ways

mybearworld wrote:

gosoccerboy5 wrote:

[View post]

dogsmakemehappy wrote:

not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
it doesn't do anything.. I can do that too
[url] tags filter javascript code out lol
i realized to my big disappointment.

Use SHS (Shiny Hunting Simulator)
a realistic shiny pokemon hunting simulator. to use, go here.
I am Dogsmakemehappy (Github) A
Dog Lover - Minecraft player - Forum Helper - Wiki Editor
dogsmakemehappy
Scratcher
1000+ posts

Rickrolling people in advanced ways

i totally am not working on a website page that rickrolls people in advance ways

Use SHS (Shiny Hunting Simulator)
a realistic shiny pokemon hunting simulator. to use, go here.
I am Dogsmakemehappy (Github) A
Dog Lover - Minecraft player - Forum Helper - Wiki Editor
dogsmakemehappy
Scratcher
1000+ posts

Rickrolling people in advanced ways

gosoccerboy5 wrote:

mybearworld wrote:

(Quoted from this post)

gosoccerboy5 wrote:

[View post]

dogsmakemehappy wrote:

not a rickroll: not a rickroll: sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
y.innerHTML = “not a rickroll, as I said. Refresh the page to reset this.”;]sus link
edit: nothing to tell you if this is a rickroll or not, no popup saying the link.
it doesn't do anything.. I can do that too
[url] tags filter javascript code out lol
Yes, but what is
var l = "rickroll";
var rickroll_yt_id = "dQw4w9WgXcQ";
docuument.getElementById("Id_Body").innerHtml = "not a rickroll, as I said. Refresh the page to reset this.";
the variable rickroll_yt_id is useless and is to see you from see the message that should apear

Use SHS (Shiny Hunting Simulator)
a realistic shiny pokemon hunting simulator. to use, go here.
I am Dogsmakemehappy (Github) A
Dog Lover - Minecraft player - Forum Helper - Wiki Editor

Powered by DjangoBB