Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] testing topic 2
- Speedy0723
-
Scratcher
17 posts
Official [scratchblocks] testing topic 2
Omg!! this shows a puppy doing cute things!
Wow Watch the puupy
btw dont click
Wow Watch the puupybtw dont click
when green flag clicked
if <clicks the link> then
broadcast [ youtube video]
end
Last edited by Speedy0723 (June 26, 2020 19:51:40)
- coder2045
-
Scratcher
1000+ posts
Official [scratchblocks] testing topic 2
2089082 2097152Yes, you're right.OK YOU DID IN NOWWW1
2
4
8
16
32
64
128
256
512
1024
2048
4096
8192
16384
32768? i dunno65536Idk anymore and i didnt use a calc (:
131072
262144
524288
10485762089082? i dunno4178164
8356328
16712656
( I had 2 use a calculator :: obsolete ) :: obsolete stack
4178164 4194304
8356328 8388608
16712656 16777216
and then
33554432:: #7700a1
67108864:: #000000
134217728:: #ff0000
268435436:: #33d380
536870912:: #58a8b1
1073741824:: #296920
2147483648:: #00ee44
Last edited by coder2045 (June 26, 2020 20:26:53)
- Squirrel_D
-
Scratcher
37 posts
Official [scratchblocks] testing topic 2
when [crash the computer v] key pressed
crash the comupter
define crash the computer
broadcast [ v]
when I receive [ v]
broadcast [ v]
- Squirrel_D
-
Scratcher
37 posts
Official [scratchblocks] testing topic 2
when [crash the computer v] key pressed
crash the comupter
define crash the computer
broadcast [ v]
when I receive [ v]
broadcast [ v]
2089082 2097152Yes, you're right.OK YOU DID IN NOWWW1
2
4
8
16
32
64
128
256
512
1024
2048
4096
8192
16384
32768? i dunno65536Idk anymore and i didnt use a calc (:
131072
262144
524288
10485762089082? i dunno4178164
8356328
16712656
( I had 2 use a calculator :: obsolete ) :: obsolete stack
4178164 4194304
8356328 8388608
16712656 16777216
and then33554432:: #7700a1
67108864:: #000000
134217728:: #ff0000
268435436:: #33d380
536870912:: #58a8b1
1073741824:: #296920
2147483648:: #00ee44
first mitsake:
when sprite kicked
- Speedy0723
-
Scratcher
17 posts
Official [scratchblocks] testing topic 2
when red flag clicked::grey
when Red stop clicked{
if <(username) = [Scratch]> then{
end
dis is new::grey
end
start::grey
this thing new::grey
define::grey
say [stop it now]{Nevermind}::grey
or this will end
Nope<(Chrome Support)=[1]>
nothing::grey
just wasting time
end
- Squirrel_D
-
Scratcher
37 posts
Official [scratchblocks] testing topic 2
when green flag clicked
set pen color to [<touching color [#b7f88e] ?>]
forever
move (1) steps
change pen shade by ((1) / (0))
end
1 divided on 0 in scratch is infinity
- bfbfan55
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
epic troll
when gf clicked
create link with title [Click here to install minecraft for free]::#1e00b5
when link clicked::events hat
open link [http://youtu.be/dQw4w9WgXcQ] in new tab::#1e00b5
say [You just got RickRoll'd!] for (3) secs
- K02119
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
This is the HTML for my Profile
<html><head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="google-site-verification" content="m_3TAXDreGTFyoYnEmU9mcKB4Xtw5mw6yRkuJtXRKxM">
<title>K02119 on Scratch</title>
<meta name="description" content="K02119 on Scratch">
<link rel="stylesheet" href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/vendor/redmond/jquery.ui.all.css">
<link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/css/main.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/handheld.css" media="handheld, only screen and (max-device-width:480px)">
<!-- templates/profiles/profile_detail.html block css -->
<link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/pages/profile.css" rel="stylesheet">
<link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/pages/scratcher_promotion.css" rel="stylesheet">
<link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//vendor/redmond/jquery.ui.all.css" rel="stylesheet">
<link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/modules/modal.css" rel="stylesheet">
<!-- end block css -->
<script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/jquery.min.js"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/lib/underscore-min.js"></script>
<script>
window.console||(window.console={log:$.noop,error:$.noop,debug:$.noop}); // ensure console fails gracefully when missing
// define _gaq here to log errors with GA. ga.js script gets loaded furthe down
var sessionCookieName = 'scratchsessionsid';
var _gaq = window._gaq || [];
_gaq.push(['_setAccount', 'UA-30688952-1']);
_gaq.push(['_setSampleRate', '10']);
_gaq.push(['_trackPageview']);
_gaq.push(['_setCustomVar', 2, 'status', 'logged_in', 2]);
</script>
<script type="text/javascript">
function getCookie(name) {
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
function setCookie(name, value, days) {
var expires;
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
expires = "; expires=" + date.toGMTString();
} else {
expires = "";
}
document.cookie = escape(name) + "=" + escape(value) + expires + "; path=/";
}
</script>
<script>
var Scratch = Scratch || {};
Scratch.INIT_DATA = Scratch.INIT_DATA || {};
Scratch.INIT_DATA.ADMIN = false;
Scratch.INIT_DATA.LOGGED_IN_USER = {
model: {
username: 'K02119',
username_truncated: 'K02119',
has_outstanding_email_confirmation: 'false',
id: 58461766,
profile_url: '/users/K02119/',
thumbnail_url: '//uploads.scratch.mit.edu/users/avatars/58461766.png'
},
options: {
authenticated: true
,myProfile: true
,follower: true
}
};
Scratch.INIT_DATA.comment_posting = true;
Scratch.INIT_DATA.BROWSERS_SUPPORTED = {
chrome: 35,
firefox: 31,
msie: 8,
safari: 7
};
Scratch.INIT_DATA.TEMPLATE_CUES = {
unsupported_browser: true,
welcome: true,
confirmed_email: false
};
Scratch.INIT_DATA.PROFILE = {
model: {
id: 'K02119',
userId: 58461766,
username: 'K02119',
thumbnail_url: '//uploads.scratch.mit.edu/users/avatars/58461766.png',
comments_allowed: true
},
related_counts: {
}
,featuredProject: {
title: '( ͡° ͜ʖ ͡°)',
id: 407719966,
creator: 'K02119',
isPublished: true,
},
featuredProjectLabel: "Remix This!"
}
Scratch.INIT_DATA.ADMIN_PANEL = {
'adminURL': '/users/K02119/admin/'
}
Scratch.INIT_DATA.IS_IP_BANNED = false;
Scratch.INIT_DATA.GLOBAL_URLS = {
'media_url': '//uploads.scratch.mit.edu/',
'static_url': '//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/',
'static_path': '/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/'
}
Scratch.INIT_DATA.IS_SOCIAL = true;
Scratch.ALERT_MSGS = {
'error': 'Oops! Something went wrong',
'inappropriate-generic': 'Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to <a target="_blank" href="/community_guidelines/">be respectful</a>.',
'image-invalid': 'Upload a valid image. The file you uploaded was either not an image or a corrupted image.',
'thumbnail-missing': 'Missing file',
'thumbnail-upload-bad': 'Bad upload',
'thumbnail-too-large': 'Maximum file size is 512 KB and less than 500x500 pixels.',
'inappropriate-comment': 'Hmm...the bad word detector thinks there is a problem with your comment. Please change it and remember to <a target="_blank" href="/community_guidelines/">be respectful</a>.',
'comment-has-chat-site': 'Uh oh! This comment contains a link to a website with unmoderated chat. For safety reasons, please do not link to these sites!',
'empty-comment': "You can't post an empty comment!",
'delete_comment': '<div title="Delete Comment?"><p>Are you sure you want to delete this comment? If the comment is mean or disrespectful, please click report instead, to let the Scratch Team know about it.</p></div>',
'report_comment': '<div title="Report Comment?"></p>Are you sure you want to report this comment?</p></div>',
'report_comment_educator': '<div title="Delete Comment?"></p>Are you sure you want to delete this comment?</p></div>',
'followed': 'You are now following ',
'unfollowed': 'You are no longer following ',
'comment-spam': "Hmm, seems like you've posted the same comment a bunch of times. Please don't spam.",
'comment-flood': "Woah, seems like you're commenting really quickly. Please wait longer between posts.",
'comment-muted': "Hmm, the filterbot is pretty sure your recent comments weren't ok for Scratch, so your account has been muted for the rest of the day. :/",
'comment-unconstructive': "Hmm, the filterbot thinks your comment may be mean or disrespectful. Remember, most projects on Scratch are made by people who are just learning how to program. Read the <a href='/community_guidelines'>community guidelines</a>, and be nice.",
'comment-disallowed': "Hmm, it looks like comments have been turned off for this page. :/",
'project-complaint-length': "That's too short. Please describe in detail what's inappropriate or disrespectful about the project.",
'project-complaint-buglength': "That's too short! Please describe in detail what you expected the project to do, and how exactly it is broken. Thanks!",
'editable-text-too-long': "That's too long! Please find a way to shorten your text."
,'bio-changed': 'Changes saved',
'status-changed': 'Changes saved',
'thumbnail-changed': 'Thumbnail changed',
'featured-updated': 'Featured project updated',
}
</script>
<meta property="og:type" content="website">
<meta property="og:description" content="Make games, stories and interactive art with Scratch. (scratch.mit.edu)">
<meta property="og:title" content="Scratch - Imagine, Program, Share">
<meta property="og:url" content="https://scratch.mit.edu/users/k02119/">
</head>
<body class="">
<!--[if lte IE 8]>
<div class="unsupported-browser banner" data-cue="unsupported_browser">
<div class="container">
<span>Scratch supports Internet Explorer 9+. We suggest you upgrade to <a href="/info/faq/#requirements">a supported browser</a>, <a href="/scratch2download/">download the offline editor</a>, or <a href="https://en.scratch-wiki.info/wiki/List_of_Bug_Workarounds">read about common workarounds</a>.</span>
</div>
</div>
<![endif]-->
<div id="pagewrapper">
<div id="topnav">
<div class="innerwrap">
<div class="container">
<a href="/" class="logo"><span class="scratch"></span></a>
<ul class="site-nav">
<li><a id="project-create" href="/projects/editor/">Create</a></li><li><a href="/explore/projects/all">Explore</a></li><li><a href="/ideas">Ideas</a></li><li class="last"><a href="/about/">About</a></li>
</ul>
<form class="search" action="/search/projects" method="get">
<input type="submit" class="glass" value="">
<input id="search-input" type="text" placeholder="Search" name="q">
</form>
<ul class="account-nav logged-in"><li class="messages"><a title="messages - updates and notices" href="/messages" class="messages-icon"><span class="notificationsCount none" style="top: -30px;">0</span></a></li><li class="my-stuff"><a title="my stuff - manage projects and studios" href="/mystuff/" class="mystuff-icon"></a></li><li class="logged-in-user dropdown"><span class="user-name dropdown-toggle" data-toggle="dropdown"><img class="user-icon" src="//cdn2.scratch.mit.edu/get_image/user/58461766_32x32.png" width="24" height="24">K02119<span class="caret"></span></span><div class="dropdown-menu blue"><ul class="user-nav"><li><a href="/users/K02119/">Profile</a></li><li><a href="/mystuff/">My Stuff</a></li><li><a href="/accounts/settings/">Account settings</a></li><li id="logout" class="logout divider"><form method="post" action="/accounts/logout/"><input type="hidden" name="csrfmiddlewaretoken" value="Sp4B1Uq4k2guK7YTd8oZJ1Dq0AuV9vFs"><input type="submit" value="Sign out"></form></li></ul></div></li></ul>
<script type="text/template" id="template-account-nav-logged-out">
<ul class="account-nav" >
<li class="join-scratch"><a href="/join">Join Scratch</a></li><li id="login-dropdown" class="sign-in dropdown"><span data-toggle="dropdown" class="dropdown-toggle"><span>Sign in</span></span><div class="popover bottom dropdown-menu"><div class="arrow"></div><div class="popover-content" ><form method="post" id="login" action="#"><label for="username">Username</label><input type="text" id="login_dropdown_username" name="username" maxlength="30" class="wide username" /><label for="password" class="password">Password</label><input type="password" name="password" class="wide password" /><div class="ajax-loader" style="display:none; float: left;"></div><button type="submit">Sign in</button><span class="forgot-password"><a href="/accounts/password_reset/">Need help?</a></span><div class="error"></div></form></div></div></li><li data-control="modal-login" class="sign-in mobile"><span>Sign in</span></li>
</ul>
</script>
<script type="text/template" id="template-account-nav-logged-in">
<ul class="account-nav logged-in"><li class="messages"><a title="messages - updates and notices" href="/messages" class="messages-icon"><span class="notificationsCount none">0</span></a></li><li class="my-stuff"><a title="my stuff - manage projects and studios" href="/mystuff/" class="mystuff-icon"></a></li><li class="logged-in-user dropdown"><span class="user-name dropdown-toggle" data-toggle="dropdown"><img class="user-icon" src="<%- LOGGED_IN_USER.model.thumbnail_url %>" width="24" height="24"><%- LOGGED_IN_USER.model.username_truncated %><span class="caret"></span></span><div class="dropdown-menu blue" ><ul class="user-nav"><li><a href="<%- LOGGED_IN_USER.model.profile_url %>">Profile</a></li><li><a href="/mystuff/">My Stuff</a></li><% if (LOGGED_IN_USER.model.is_educator){ %><li><a href="/educators/classes/">My Classes</a></li><% } %><% if (LOGGED_IN_USER.model.is_student){ %><li><a href="/classes/<%- LOGGED_IN_USER.model.classroom_id %>/">My Class</a></li><% } %><li><a href="/accounts/settings/">Account settings</a></li><li id="logout" class="logout divider"><form method="post" action="/accounts/logout/"><input type='hidden' name='csrfmiddlewaretoken' value='Sp4B1Uq4k2guK7YTd8oZJ1Dq0AuV9vFs' /><input type="submit" value="Sign out"></form></li></ul></div></li></ul>
</script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/account-nav.js"></script>
</div>
<iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe>
</div><!-- innerwrap -->
</div>
<div class="confirm-email banner" data-cue="confirmed_email" style="display:none;">
<div class="container">
<span><a id="confirm-email-popup" href="#">Confirm your email</a> to enable sharing. <a href="/help/faq/#accounts">Having trouble?</a></span>
<div class="close">x</div>
</div>
</div>
<div class="email-outage banner" style="display:none; background-color:#FF661A;">
<div class="container">
<span>We are experiencing a disruption with email delivery. If you are not receiving emails from us, please try after 8am EST.</span>
<div class="close">x</div>
</div>
</div>
<div class="container" id="content">
<div id="alert-view"></div>
<!-- templates/profiles/profile_detail.html block main-content -->
<div class="box" id="profile-data">
<div class="box-head">
<form id="profile-avatar" class="portrait">
<div class="avatar">
<a href="/users/K02119/">
<img src="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" width="55" height="55">
<div class="loading-img s48"></div>
</a>
<div data-control="edit">Change
<input class="hidden" type="file" accept="image/*" name="file">
</div>
</div>
</form>
<div class="header-text">
<h2>K02119</h2>
<p class="profile-details">
<span class="group">
Scratcher
</span>
Joined <span title="2020-03-24">3 months</span> ago
<span class="location">United States</span>
</p>
</div>
</div>
<div class="box-content" id="profile-box">
<div class="action-bar">
<div id="alert-view" class="">
</div>
</div>
<div class="inner clearfix">
<div class="user-content">
<div id="user-details" class="about">
<div class="loading-img s48"></div>
<h3>About me</h3>
<div id="bio" class="editable read" data-username="K02119">
<span data-content="prompt">Add a bit about yourself</span>
<span class="small-text"><span id="bio-chars-left">200</span> characters left.</span>
<form>
<textarea name="bio">Boy | 8 | No C++ | No Python | scratch | i do some snap!
f4f: ✅
follow on request: ?
Advertising: X
Advanced Forumer
7 Followers? I Want to Get to 290 by September!
Msg Record:15
Daily Msg: 0 to 4 </textarea>
</form>
</div>
<h3>What I'm working on</h3>
<div id="status" class="editable read" data-username="K02119">
<span data-content="prompt">Describe what you're working on</span>
<span class="small-text"><span id="status-chars-left">200</span> characters left.</span>
<form>
<textarea name="status">Playing Projects, and Keeping Scratch a Safe Place.</textarea>
</form>
</div>
</div>
<div class="player">
<h3 class="featured-project-heading">Remix This!</h3>
<div class="stage" style="width: 282px;">
<a href="/projects/407719966/" id="featured-project">
<img src="//cdn2.scratch.mit.edu/get_image/project/407719966_282x210.png" width="282" height="210" alt="Featured project">
<div data-control="edit">Change featured project</div>
</a>
</div>
<span class="title">
<a class="project-name" href="/projects/407719966/">( ͡° ͜ʖ ͡°)</a>
</span>
</div>
</div>
<div class="doing">
<h3>What I've been doing</h3>
<div id="activity-feed"><!-- templates/notifications/includes/user-feed.html -->
<ul class="activity-stream">
<li>
<span class="icon-xs black project"></span>
<div>
<span class="actor">K02119</span>
shared the project
<a href="/projects/407987987/" data-tag="object">number generator!</a>
<span data-tag="time" class="time">33 minutes ago</span>
</div>
</li>
<li>
<span class="icon-xs black love"></span>
<div>
<span class="actor">K02119</span>
loved
<a href="/projects/405461494/">ECHOARK GOES JAPPU OOPSIE!</a>
<span data-tag="time" class="time">4 hours, 44 minutes ago</span>
</div>
</li>
<li>
<span class="icon-xs black favorite"></span>
<div>
<span class="actor">K02119</span>
favorited
<a href="/projects/405461494/">ECHOARK GOES JAPPU OOPSIE!</a>
<span data-tag="time" class="time">4 hours, 44 minutes ago</span>
</div>
</li>
<li>
<span class="icon-xs black follower"></span>
<div>
<span class="actor">K02119</span>
is now following
<a href="/users/mariocrafter/">mariocrafter</a>
<span data-tag="time" class="time">19 hours, 42 minutes ago</span>
</div>
</li>
<li>
<span class="icon-xs black project"></span>
<div>
<span class="actor">K02119</span>
remixed
<a href="/projects/407782802/">My Oc!</a> as
<a href="/projects/407783294/">My OcC!</a>
<span data-tag="time" class="time">21 hours, 42 minutes ago</span>
</div>
</li>
<li>
<span class="icon-xs black favorite"></span>
<div>
<span class="actor">K02119</span>
favorited
<a href="/projects/149262890/">LOLOLOL u cant catch me</a>
<span data-tag="time" class="time">22 hours, 14 minutes ago</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer">
</div>
</div>
<div class="profile-box-footer-module" id="profile-box-footer">
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Shared Projects (52)</h4>
<a href="/users/K02119/projects/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal sliderCarousel" id="shared" style="height: 160.5px;">
<div class="viewport" style="overflow: hidden; height: 150.5px;">
<ul class="scroll-content" style="width: 3489px; overflow: hidden; left: 0px;">
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407987987/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407987987_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407987987_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407987987/">Number generator!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407752398/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407752398_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407752398_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407752398/">2 Weeks For Scratch 5.0!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407783294/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407783294_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407783294_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407783294/">My Oc! (ReMix)</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407719966/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407719966_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407719966_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407719966/">( ͡° ͜ʖ ͡°)</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407717226/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407717226_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407717226_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407717226/">butterfly2</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407698832/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407698832_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407698832_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407698832/">Ultimate Crasher!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407454059/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407454059_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407454059_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407454059/">ANIMASHON but its good</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407450239/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407450239_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407450239_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407450239/">Potatoes (With @ScratchCat)</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407277639/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407277639_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407277639_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407277639/">ꜰʀᴇᴇ ᴅʀᴀᴡ! ᴀ ɢᴀᴍᴇ #ɢᴀᴍᴇꜱ</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407262011/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407262011_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407262011_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407262011/">Project for "Getting Started" Tutorial</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/406997344/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/406997344_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/406997344_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/406997344/">Untitled-26</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/406985347/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/406985347_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/406985347_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/406985347/">i'll draw your OC</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/406954043/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/406954043_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/406954043_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/406954043/"> 3Dbox - Advanced 3D Graphics Engine!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/406928521/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/406928521_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/406928521_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/406928521/">Ball - Platformer #Games</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/406512173/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/406512173_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/406512173_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/406512173/">Cubey-Platformer #Games</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/405443245/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/405443245_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/405443245_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/405443245/">K02119 Coloring Contest!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/405433371/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/405433371_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/405433371_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/405433371/"></a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/404671935/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/404671935_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/404671935_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/404671935/">2 Butterflies!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/403553010/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/403553010_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/403553010_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/403553010/">JOIN THE BUTTERFLY CULT!!!!!!</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/400572608/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/400572608_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/400572608_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/400572608/">Untitled-14</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
</ul>
</div><a class="slider-carousel-control left arrow-left off" href="#">‹</a><a class="slider-carousel-control right arrow-right on" href="#">›</a>
<div class="scrollbar" style="width: 852px;"><div class="track" style="width: 852px;"><div class="handle" style="left: 0px; width: 207.995px;"><div class="end"></div></div></div></div></div>
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Favorite Projects (22)</h4>
<a href="/users/K02119/favorites/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal sliderCarousel" id="favorites" style="height: 158.5px;">
<div class="viewport" style="overflow: hidden; height: 148.5px;">
<ul class="scroll-content" style="width: 3489px; overflow: hidden; left: 0px;">
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/405461494/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/405461494_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/405461494_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/405461494/">ECHOARK GOES JAPPU OOPSIE!</a>
</span>
<span class="owner">
by <a href="/users/GLECK/">GLECK</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/149262890/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/149262890_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/149262890_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/149262890/">LOLOLOL u cant catch me</a>
</span>
<span class="owner">
by <a href="/users/ElliottWC2019/">ElliottWC2019</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/383318124/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/383318124_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/383318124_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/383318124/">Tenor reacts to Talk To Scratch Cat!</a>
</span>
<span class="owner">
by <a href="/users/STIK2009/">STIK2009</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407355399/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407355399_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407355399_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407355399/">Bacon yeah!</a>
</span>
<span class="owner">
by <a href="/users/coder_isaiyah11/">coder_isaiyah11</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/400981502/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/400981502_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/400981502_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/400981502/">How to type Scratch Emojis!</a>
</span>
<span class="owner">
by <a href="/users/FruityTootie9000/">FruityTootie9000</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/407277639/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/407277639_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/407277639_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/407277639/">ꜰʀᴇᴇ ᴅʀᴀᴡ! ᴀ ɢᴀᴍᴇ #ɢᴀᴍᴇꜱ</a>
</span>
<span class="owner">
by <a href="/users/K02119/">K02119</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/26916121/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/26916121_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/26916121_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/26916121/">Scratch Cat works at Burger King</a>
</span>
<span class="owner">
by <a href="/users/BL468/">BL468</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/397561077/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/397561077_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/397561077_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/397561077/">SCRACO GETS A PC VIRUS</a>
</span>
<span class="owner">
by <a href="/users/ALEXOOP/">ALEXOOP</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/303828175/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/303828175_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/303828175_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/303828175/"> baby Giga and her family...</a>
</span>
<span class="owner">
by <a href="/users/ghostbustercat/">ghostbustercat</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/391497255/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/391497255_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/391497255_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/391497255/">Sharing a Project</a>
</span>
<span class="owner">
by <a href="/users/SCRACO65/">SCRACO65</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/396722963/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/396722963_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/396722963_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/396722963/">My Life As A Cat Two</a>
</span>
<span class="owner">
by <a href="/users/slowpoke12345/">slowpoke12345</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/368265799/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/368265799_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/368265799_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/368265799/">love & fave detector (working) v4.3</a>
</span>
<span class="owner">
by <a href="/users/TimMcCool/">TimMcCool</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/272425410/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/272425410_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/272425410_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/272425410/">2 Weeks! My Reaction: How about NOPE</a>
</span>
<span class="owner">
by <a href="/users/SepiaDiagram40/">SepiaDiagram40</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/272302956/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/272302956_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/272302956_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/272302956/">2 Weeks!</a>
</span>
<span class="owner">
by <a href="/users/ScratchCat/">ScratchCat</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/382189826/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/382189826_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/382189826_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/382189826/">TOP 10 MEGA POKEMON</a>
</span>
<span class="owner">
by <a href="/users/jacksonnnn1/">jacksonnnn1</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/67684972/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/67684972_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/67684972_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/67684972/">Pico</a>
</span>
<span class="owner">
by <a href="/users/fatkidplayer/">fatkidplayer</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/362483875/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/362483875_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/362483875_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/362483875/">Beat Up Scratch 3.0 Cat</a>
</span>
<span class="owner">
by <a href="/users/supermatt7/">supermatt7</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/377378464/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/377378464_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/377378464_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/377378464/">Эволюция Samsung Galaxy A</a>
</span>
<span class="owner">
by <a href="/users/RussianMario/">RussianMario</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/174673330/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/174673330_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/174673330_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/174673330/">DA GREAT PROTO RAP OUTRO</a>
</span>
<span class="owner">
by <a href="/users/2INSANE4U/">2INSANE4U</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
<!-- templates/carousel/project-thumb.html -->
<li class="project thumb item">
<a href="/projects/381320907/">
<img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/381320907_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/381320907_144x108.png" style="display: block;">
</a>
<span class="title">
<a href="/projects/381320907/">Platformer Designer</a>
</span>
<span class="owner">
by <a href="/users/atomicmagicnumber/">atomicmagicnumber</a>
</span>
</li>
<!-- end templates/carousel/project-thumb.html -->
</ul>
</div><a class="slider-carousel-control left arrow-left off" href="#">‹</a><a class="slider-carousel-control right arrow-right on" href="#">›</a>
<div class="scrollbar" style="width: 852px;"><div class="track" style="width: 852px;"><div class="handle" style="left: 0px; width: 207.995px;"><div class="end"></div></div></div></div></div>
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Studios I'm Following (5)</h4>
<a href="/users/K02119/studios_following/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal sliderCarousel" id="featured" style="height: 148.5px;">
<div class="viewport" style="overflow: hidden; height: 138.5px;">
<ul class="scroll-content" style="width: 1050px; overflow: hidden; left: 0px;">
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/27009447/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/27009447_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/27009447_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/27009447/">Bacon Hair Army
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/17966473/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/17966473_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/17966473_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/17966473/">K Trend
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26512069/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26512069_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26512069_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26512069/">Add all your projects!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/19839689/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/19839689_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/19839689_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/19839689/">Parrot
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26066098/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26066098_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26066098_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26066098/">100,000 Projects Please!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
</ul>
</div><a class="slider-carousel-control left arrow-left off" href="#">‹</a><a class="slider-carousel-control right arrow-right on" href="#">›</a>
<div class="scrollbar" style="width: 852px;"><div class="track" style="width: 852px;"><div class="handle" style="left: 0px; width: 691.337px;"><div class="end"></div></div></div></div></div>
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Studios I Curate (24)</h4>
<a href="/users/K02119/studios/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal sliderCarousel" id="featured" style="height: 150.5px;">
<div class="viewport" style="overflow: hidden; height: 140.5px;">
<ul class="scroll-content" style="width: 4200px; overflow: hidden; left: 0px;">
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/27032648/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/27032648/">Untitled Studio
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/27032647/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/27032647/">Untitled Studio
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/27031241/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/27031241_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/27031241_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/27031241/">Name ya Favorite Pokemon Two
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/5123670/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/5123670_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/5123670_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/5123670/">⭐ SCRACO65 Fan/Follower Club ⭐
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/27009447/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/27009447_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/27009447_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/27009447/">Bacon Hair Army
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26726179/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26726179_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26726179_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26726179/">Sprite Tests! (By @furby_mobile!)
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26964376/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26964376/">OBBY OBBY OBBY OBBY OBBY OBBY OBBY OBBY OBBY OBBY
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26906003/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26906003_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26906003_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26906003/">Scratchers Who Like To Draw
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26898127/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26898127_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26898127_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26898127/">Who Will Make The Best Corona Virus Project
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26763799/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26763799/">help @K02119 get 100 followers!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26761881/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26761881_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26761881_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26761881/">help jacksonnnn1 get 100 followers!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26760229/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26760229_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26760229_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26760229/">Submit Art Here (在这里提交艺术品)
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26709649/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26709649_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26709649_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26709649/">Scratch Camp 2020
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26537989/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26537989_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26537989_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26537989/">RAFFLE! WINNER GETS FOLLOWERS!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26619348/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26619348_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26619348_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26619348/">Powered By Android
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/26512069/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/26512069_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/26512069_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/26512069/">Add all your projects!
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/19837480/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/19837480_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/19837480_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/19837480/">Peacock
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/25589213/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/25589213_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/25589213_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/25589213/">Draw
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/17966473/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/17966473_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/17966473_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/17966473/">K Trend
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
<!-- templates/carousel/gallery-thumb.html -->
<li class="gallery thumb item">
<a href="/studios/19839689/" class="image">
<span class="image">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/19839689_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/19839689_170x100.png" style="display: block;">
</span>
<span class="stats">
<span class="icon-sm studio white"></span>
</span>
</a>
<span class="title">
<a href="/studios/19839689/">Parrot
</a>
</span>
</li>
<!-- end templates/carousel/gallery-thumb.html -->
</ul>
</div><a class="slider-carousel-control left arrow-left off" href="#">‹</a><a class="slider-carousel-control right arrow-right on" href="#">›</a>
<div class="scrollbar" style="width: 852px;"><div class="track" style="width: 852px;"><div class="handle" style="left: 0px; width: 172.834px;"><div class="end"></div></div></div></div></div>
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Following</h4>
<a href="/users/K02119/following/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal sliderCarousel" id="featured" style="height: 99.5px;">
<div class="viewport" style="overflow: hidden; height: 89.5px;">
<ul class="scroll-content" style="width: 1327px; overflow: hidden; left: 0px;">
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/mariocrafter/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/1163372_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/1163372_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/mariocrafter/">mariocrafter
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/nutalie23/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/461933_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/461933_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/nutalie23/">nutalie23
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/Congoman/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/60559188_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/60559188_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/Congoman/">Congoman
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/SCRACO65/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/32234464_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/32234464_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/SCRACO65/">SCRACO65
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/WolfGamerPlaysAJ/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/56784039_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/56784039_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/WolfGamerPlaysAJ/">WolfGamerPlaysAJ
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/mlcreater/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/mlcreater/">mlcreater
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/K02119_Rises/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/K02119_Rises/">K02119_Rises
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/Furby_Mobile/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/59837115_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/59837115_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/Furby_Mobile/">Furby_Mobile
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/hello/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/11180_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/11180_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/hello/">hello
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/K02119/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/K02119/">K02119
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/pavcato/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/37388956_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/37388956_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/pavcato/">pavcato
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/jacksonnnn1/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/52572359_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/52572359_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/jacksonnnn1/">jacksonnnn1
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/gdpr0000001/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/15680061_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/15680061_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/gdpr0000001/">gdpr0000001
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/ScratchCat/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/15883188_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/15883188_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/ScratchCat/">ScratchCat
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
</ul>
</div><a class="slider-carousel-control left arrow-left off" href="#">‹</a><a class="slider-carousel-control right arrow-right on" href="#">›</a>
<div class="scrollbar" style="width: 852px;"><div class="track" style="width: 852px;"><div class="handle" style="left: 0px; width: 546.614px;"><div class="end"></div></div></div></div></div>
</div>
<div class="box slider-carousel-container prevent-select">
<div class="box-head">
<h4>Followers</h4>
<a href="/users/K02119/followers/" data-control="view-all">View all</a>
</div>
<div class="box-content slider-carousel horizontal" id="featured">
<div class="viewport">
<ul class="scroll-content" style="width: 648px;">
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/scratchisthebestt/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/53067053_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/53067053_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/scratchisthebestt/">scratchisthebestt
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/K02119_Rises/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/K02119_Rises/">K02119_Rises
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/cutehamster757/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/43113261_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/43113261_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/cutehamster757/">cutehamster757
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/K02119/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/K02119/">K02119
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/Faze_clan29/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/33544137_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/33544137_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/Faze_clan29/">Faze_clan29
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/huntches1/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/40735246_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/40735246_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/huntches1/">huntches1
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
<!-- templates/carousel/user-thumb.html -->
<li class="user thumb item">
<a href="/users/YetAnotherFriend/">
<img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/56053349_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/56053349_60x60.png" style="display: block;">
</a>
<span class="title">
<a href="/users/YetAnotherFriend/">YetAnotherFriend
</a>
</span>
</li>
<!-- end templates/carousel/user-thumb.html -->
</ul>
</div>
</div>
</div>
<div class="box">
<div class="box-head">
<h4>Comments</h4>
</div>
<div class="box-content">
<div id="comments">
<div id="comments-enabled-box" class="action-bar white scroll">
<input type="checkbox" name="comments-enabled" id="comments-enabled">
<label for="comments-enabled"> Turn off commenting</label>
</div>
<div id="comment-form">
<img class="avatar" src="//cdn2.scratch.mit.edu/get_image/user/58461766_60x60.png" width="45" height="45">
<form id="main-post-form" class="comments-on">
<div class="control-group tooltip right">
<textarea name="content" placeholder="Leave a comment"></textarea>
<span id="comment-alert" class="hovertext error" data-control="error" data-content="comment-error"><span class="arrow"></span><span class="text"></span></span>
<span class="small-text">You have <span id="chars-left">500</span> characters left.</span>
</div>
<div class="control-group">
<div class="button small" data-control="post" data-parent-thread="" data-commentee-id=""><a href="#null">Post</a></div>
<div class="button small grey" data-control="cancel"><a href="#null">Cancel</a></div>
<span class="notification"></span>
</div>
</form>
<div class="clearfix"></div>
</div>
<div>
<div class="button grey" style="position: relative; left: 47%; margin-bottom: 30px;" data-control="load-more"><span>Load comments</span></div>
<ul class="comments" data-content="comments">
<li style="display:none;" id="comments-loading" class="top-level-reply"><span>Comments loading...</span></li>
</ul>
</div>
</div>
</div>
</div>
<div id="scratcher-promotion-modal" class="modal hide fade" style="display: none;"></div>
<!-- end block main-content -->
</div>
</div>
<div id="footer">
<div class="container">
<style>
#footer ul.footer-col li {
list-style-type:none;
display: inline-block;
width: 184px;
text-align: left;
vertical-align: top;
}
#footer ul.footer-col li h4 {
font-weight: bold;
font-size: 14px;
color: #666;
}
</style>
<ul class="clearfix footer-col">
<li>
<h4>About</h4>
<ul>
<li><a href="/about/">About Scratch</a></li>
<li><a href="/parents/">For Parents</a></li>
<li><a href="/educators/">For Educators</a></li>
<li><a href="/developers">For Developers</a></li>
<li><a href="/info/credits/">Credits</a></li>
<li><a href="/jobs/">Jobs</a></li>
<li><a href="https://www.scratchfoundation.org/media-kit/">Press</a></li>
</ul>
</li>
<li>
<h4>Community</h4>
<ul>
<li><a href="/community_guidelines/">Community Guidelines</a></li>
<li><a href="/discuss/">Discussion Forums</a></li>
<li><a href="http://wiki.scratch.mit.edu/">Scratch Wiki</a></li>
<li><a href="/statistics/">Statistics</a></li>
</ul>
</li>
<li>
<h4>Support</h4>
<ul>
<li><a href="/ideas">Ideas</a></li>
<li><a href="/info/faq/">FAQ</a></li>
<li><a href="/download">Offline Editor</a></li>
<li><a href="/contact-us/">Contact Us</a></li>
<li><a href="/store">Scratch Store</a></li>
<li><a href="https://secure.donationpay.org/scratchfoundation/">Donate</a></li>
</ul>
</li>
<li>
<h4>Legal</h4>
<ul>
<li><a href="/terms_of_use/">Terms of Use</a></li>
<li><a href="/privacy_policy/">Privacy Policy</a></li>
<li><a href="/DMCA/">DMCA</a></li>
</ul>
</li>
<li>
<h4>Scratch Family</h4>
<ul>
<li><a href="http://scratched.gse.harvard.edu/">ScratchEd</a></li>
<li><a href="http://www.scratchjr.org/">ScratchJr</a></li>
<li><a href="http://day.scratch.mit.edu/">Scratch Day</a></li>
<li><a href="/conference/">Scratch Conference</a></li>
<li><a href="http://www.scratchfoundation.org/">Scratch Foundation</a></li>
</ul>
</li>
</ul>
<ul class="clearfix" id="footer-menu">
<li>
<form id="lang-dropdown" method="post" action="/i18n/setlang/">
<select id="language-selection" name="language">
<option value="ab">Аҧсшәа</option>
<option value="ar">العربية</option>
<option value="am">አማርኛ</option>
<option value="az">Azeri</option>
<option value="id">Bahasa Indonesia</option>
<option value="be">Беларуская</option>
<option value="bg">Български</option>
<option value="ca">Català</option>
<option value="cs">Česky</option>
<option value="cy">Cymraeg</option>
<option value="da">Dansk</option>
<option value="de">Deutsch</option>
<option value="et">Eesti</option>
<option value="el">Ελληνικά</option>
<option value="en" selected="">English</option>
<option value="es">Español</option>
<option value="es-419">Español Latinoamericano</option>
<option value="eu">Euskara</option>
<option value="fa">فارسی</option>
<option value="fr">Français</option>
<option value="ga">Gaeilge</option>
<option value="gd">Gàidhlig</option>
<option value="gl">Galego</option>
<option value="ko">한국어</option>
<option value="hy">Հայերեն</option>
<option value="he">עִבְרִית</option>
<option value="hr">Hrvatski</option>
<option value="zu">isiZulu</option>
<option value="is">Íslenska</option>
<option value="it">Italiano</option>
<option value="ka">ქართული ენა</option>
<option value="sw">Kiswahili</option>
<option value="ht">Kreyòl ayisyen</option>
<option value="ku">Kurdî</option>
<option value="ckb">کوردیی ناوەندی</option>
<option value="lv">Latviešu</option>
<option value="lt">Lietuvių</option>
<option value="hu">Magyar</option>
<option value="mi">Māori</option>
<option value="mn">Монгол хэл</option>
<option value="nl">Nederlands</option>
<option value="ja">日本語</option>
<option value="ja-Hira">にほんご</option>
<option value="nb">Norsk Bokmål</option>
<option value="nn">Norsk Nynorsk</option>
<option value="uz">Oʻzbekcha</option>
<option value="th">ไทย</option>
<option value="km">ភាសាខ្មែរ</option>
<option value="pl">Polski</option>
<option value="pt">Português</option>
<option value="pt-br">Português Brasileiro</option>
<option value="rap">Rapa Nui</option>
<option value="ro">Română</option>
<option value="ru">Русский</option>
<option value="sk">Slovenčina</option>
<option value="sl">Slovenščina</option>
<option value="sr">Српски</option>
<option value="fi">Suomi</option>
<option value="sv">Svenska</option>
<option value="vi">Tiếng Việt</option>
<option value="tr">Türkçe</option>
<option value="uk">Українська</option>
<option value="zh-cn">简体中文</option>
<option value="zh-tw">繁體中文</option>
</select>
</form>
</li>
</ul>
</div>
</div>
<!-- templates/modal-login.html block -->
<div class="modal hide fade in" id="login-dialog" style="width: 450px">
<form method="post" action="/login/">
<fieldset>
<div class="modal-header">
<a href="#" data-dismiss="modal" class="close">x
</a>
<h3>Sign in</h3>
</div>
<div class="modal-body">
<div class="control-group">
<label class="control-label" for="username">Username
</label>
<div class="controls">
<input class="username" type="text" name="username" maxlength="30">
</div>
</div>
<div class="control-group">
<label class="control-label" for="password">Password
</label>
<div class="controls">
<input type="password" name="password" class="password">
</div>
</div>
</div>
<div class="modal-footer">
<span class="error">
</span>
<div class="buttons-right">
<button class="button primary" type="submit">Sign in</button>
<a data-control="registration">Or Join Scratch</a>
</div>
</div>
</fieldset>
</form>
<iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe>
</div>
<!-- end templates/modal-login.html -->
<div id="registration" class="registration modal hide fade" data-backdrop="static">
<iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe>
</div>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/jquery-ui.min.js"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/main.js" charset="utf-8"></script>
<script type="text/javascript">
// load gaq script
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/base.js" charset="utf-8"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/lazyload.js" charset="utf-8"></script>
<!-- templates/profiles/profile_detail.html block js -->
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/swfobject.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/project/scratch_app.js"></script>
<script>Scratch.profileHasFeatured = true</script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/lib/jquery.ui.widget.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/lib/blueimp-jquery-file-upload/jquery.iframe-transport.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/lib/blueimp-jquery-file-upload/jquery.fileupload.js"></script>
<script>
$(document).ready(function() {
scratch.notifications.loadActivity($('#activity-feed'), {'friends': false, 'max': 6, 'actor': 'K02119'});
});
sessionStorage.setItem("explore_by", "creator")
sessionStorage.removeItem("gallery_id")
</script>
<!-- end block js -->
<script type="text/template" id="template-collection-count">
<%- count %>
</script>
<script type="text/template" id="template-comment-actions">
<% if (can_delete) { %>
<% if (is_staff && comment_user == current_user) { %>
<span data-control="delete" class="actions report">Delete</span>
<% } else if (type != "gallery" || comment_user == current_user) { %>
<span data-control="delete" class="actions report">Delete</span>
<% } %>
<% } %>
<% if (current_user != comment_user) { %>
<span data-control="report" class="actions report">
<% if (student_of_educator) { %>
Delete
<% } else { %>
Report
<% } %></span>
<% } %>
</script>
<script type="text/template" id="template-modal-login">
<div class="modal hide fade in" id="login-dialog" style="width: 450px">
<form method="post" action="/login/">
<fieldset>
<div class="modal-header">
<a href="#" data-dismiss="modal" class="close">x
</a>
<h3>Login</h3>
</div>
<div class="modal-body">
<div class="control-group">
<label class="control-label" for="username">Username
</label>
<div class="controls">
<input id="username" type="text" name="username" maxlength="30" />
</div>
</div>
<div class="control-group">
<label class="control-label" for="password">Password
</label>
<div class="controls">
<input type="password" name="password" id="password" />
</div>
</div>
</div>
<div class="modal-footer">
<span class="error">
</span>
<span class="button primary" id="sign-in" data-control="site-login">
<span>{% trans "Sign in" $}
</span>
</span>
</div>
</fieldset>
</form>
</div>
</script>
<script type="text/template" id="template-comment-reply">
<form>
<div class="control-group tooltip right">
<textarea name="content"></textarea>
<span class="hovertext error" data-control="error" data-content="comment-error"><span class="arrow"></span><span class="text"></span></span>
<span class="small-text">You have <span id="chars-left-<%- comment_id %>">500</span> characters left.</span>
</div>
<div class="control-group">
<div class="button small" data-parent-thread="<%- thread_id %>" data-commentee-id="<%- commentee_id %>" data-control="post"><a href="#null">Post</a></div>
<div class="button small grey" data-control="cancel"><a href="#null">Cancel</a></div>
<span class="notification"></span>
</div>
</form>
</script>
<script type="text/template" id="template-deletion-canceled">
<div class="deletion-canceled">
<div class="form">
<p>
Your account was scheduled for deletion but you logged in. Your account has been reactivated. If you didn’t request for your account to be deleted, you should <a href="/accounts/password_change/">change your password</a> to make sure your account is secure.
</p>
</div>
</div>
</script>
<script type="text/template" id="template-unsupported-browser">
<div class="unsupported-browser banner" data-cue="unsupported_browser">
<div class="container">
<span>Scratch works best on newer browsers. We suggest you upgrade to <a href="/info/faq/#requirements">a supported browser</a>, <a href="/scratch2download/">download the offline editor</a>, <a href="https://en.scratch-wiki.info/wiki/List_of_Bug_Workarounds">or read about common workarounds</a>.</span>
<div class="close">x</div>
</div>
</div>
</script>
<script type="text/template" id="template-unsupported-msie">
<div class="unsupported-browser banner" data-cue="unsupported_browser">
<div class="container">
<span>Scratch will stop supporting Internet Explorer 8 on April 30, 2015. We suggest you upgrade to <a href="/info/faq/#requirements">a supported browser</a>, <a href="/scratch2download/">download the offline editor</a>, or <a href="https://en.scratch-wiki.info/wiki/List_of_Bug_Workarounds">read about common workarounds</a>.</span>
<div class="close">x</div>
</div>
</div>
</script>
<script type="text/template" id="template-bio-status-content">
<div id="bio" class="editable read">
<form>
<textarea name="bio">Boy | 8 | No C++ | No Python | scratch | i do some snap!
f4f: ✅
follow on request: ?
Advertising: X
Advanced Forumer
7 Followers? I Want to Get to 290 by September!
Msg Record:15
Daily Msg: 0 to 4 </textarea>
</form>
</div>
</script>
<script type="text/template" id="template-project-collection">
<% _.each(collection, function(project) { %>
<li>
<div class="project thumb" data-id="<%- project.id %>">
<img src="<%- project.thumbnail_url %>">
<span class="title">
<a href="/projects/<%- project.id %>"><%- project.title %></a>
</span>
</div>
</li>
<% }); %>
</script>
<script type="text/template" id="template-modal-container">
<div class="modal-header">
<span class="close" data-dismiss="modal" aria-hidden="true">×</span>
<h3 id="myModalLabel">My Shared Projects</h3>
<div class="feature-label">
<label for="feature-label">Label</label>
<select name="feature-label">
<option value="" >Featured Project</option>
<option value="0" >Featured Tutorial</option>
<option value="1" >Work In Progress</option>
<option value="2" selected="selected">Remix This!</option>
<option value="3" >My Favorite Things</option>
<option value="4" >Why I Scratch</option>
</select>
</div>
</div>
<div data-content="modal-body" class="modal-body">
<ul data-content="collection" class="media-grid projects">
</ul>
<div class="button small grey" data-control="load-more"><span>Load more</span></div>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
<button class="btn blue btn-primary" data-control="save">OK</button>
</div>
</div>
</script>
<script type="text/template" id="template-report">
<div class="profile-report">
Please explain why you feel this user has been disrespectful or inappropriate, or has otherwise broken the <a href="/community_guidelines" target="_blank">Scratch Community Guidelines.</a>
<br>
<p class="errors">Please select the inappropriate part of the page.</p>
<form class="form-horizontal" id='report_form'>
<input type="radio" id='radio_username' name="report_value" value="username">Username</input>
<br>
<input type="radio" id='radio_icon' name="report_value" value="icon">Icon</input>
<br>
<input type="radio" id='radio_description' name="report_value" value="description">About Me</input>
<br>
<input type="radio" id='radio_working_on' name="report_value" value="working_on">What I'm Working On</input>
</form>
<div>
Is it something else? You can always <a href="/contact-us/?profile=K02119">contact us</a> to explain.
</div>
</div>
</script>
<script type="text/template" id="template-thanks">
<div class="profile-report">
<div class="form">
<div>Thank you. We have received your report. The Scratch Team will review this user based on the Scratch community guidelines.
</div>
</div>
</div>
</script>
<!-- load javascript translation catalog, and javascript fuzzy date library -->
<script type="text/javascript" src="/jsi18n/"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/lib/jquery.timeago.settings.js"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/registration/main.js"></script>
<script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/global.js"></script>
<script>
Scratch.NotificationPollTime = 300000;
</script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/userprofile/main.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/userprofile/models.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/userprofile/views.js"></script>
<script src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/apps/userprofile/models/user-detail.js"></script>
<script>
$(document).on("accountnavready", function(e){
$('#topnav .messages').notificationsAlert();
});
</script>
<!-- Site Version: 3.2020.06.25.hotfix.1_2020_06_25_10_41 -->
<iframe frameborder="0" scrolling="no" style="background-color: transparent; border: 0px; display: none;"></iframe><div id="GOOGLE_INPUT_CHEXT_FLAG" input="" input_stat="{"tlang":true,"tsbc":true,"pun":true,"mk":false,"ss":true}" style="display: none;"></div></body></html>
- bfbfan55
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
when [a v] key pressed
broadcast [delete flag v]
when [b v] key pressed
broadcast [delete stop v]
when i receive [delete flag v]
delete [all v] of [storage v]
delete [all v] of [trash can v]
delete @greenFlag::control
add (@greenFlag::control) to [trash can v]
when i receive [delete stop v]
delete [all v] of [storage v]
delete [all v] of [trash can v]
delete
- jellyngan
-
Scratcher
93 posts
Official [scratchblocks] testing topic 2
when green flag clicked
if <[Scratch] = [4.0]> then
say [Yeah!]
end
- LessThan3Chips
-
Scratcher
500+ posts
Official [scratchblocks] testing topic 2
when green flag clicked
666 666 666 to (666) ::pen
- LessThan3Chips
-
Scratcher
500+ posts
Official [scratchblocks] testing topic 2
My browser / operating system: Windows NT 10.0, Chrome 83.0.4103.116, No Flash version detected
lol not true i use windows 10
lol not true i use windows 10
- little_jerry
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
when green flag clicked
forever
say [MINECRAFT BIG BRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIN]
end
- LostLittleChick738
-
Scratcher
500+ posts
Official [scratchblocks] testing topic 2
This is the HTML for my brother's profile (see here.)
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="google-site-verification" content="m_3TAXDreGTFyoYnEmU9mcKB4Xtw5mw6yRkuJtXRKxM"> <title>FoundLittleChick738 on Scratch</title> <meta name="description" content="FoundLittleChick738 on Scratch"> <link rel="stylesheet" href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/vendor/redmond/jquery.ui.all.css"> <link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/css/main.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/handheld.css" media="handheld, only screen and (max-device-width:480px)"> <!-- templates/profiles/profile_detail.html block css --> <link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/pages/profile.css" rel="stylesheet"> <link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/pages/scratcher_promotion.css" rel="stylesheet"> <link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//vendor/redmond/jquery.ui.all.css" rel="stylesheet"> <link href="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//css/modules/modal.css" rel="stylesheet"> <!-- end block css --> <script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/jquery.min.js"></script> <script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/lib/underscore-min.js"></script> <script> window.console||(window.console={log:$.noop,error:$.noop,debug:$.noop}); // ensure console fails gracefully when missing // define _gaq here to log errors with GA. ga.js script gets loaded furthe down var sessionCookieName = 'scratchsessionsid'; var _gaq = window._gaq || []; _gaq.push(['_setAccount', 'UA-30688952-1']); _gaq.push(['_setSampleRate', '10']); _gaq.push(['_trackPageview']); _gaq.push(['_setCustomVar', 2, 'status', 'logged_in', 2]); </script> <script type="text/javascript"> function getCookie(name) { var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = jQuery.trim(cookies[i]); // Does this cookie string begin with the name we want? if (cookie.substring(0, name.length + 1) == (name + '=')) { cookieValue = decodeURIComponent(cookie.substring(name.length + 1)); break; } } } return cookieValue; } function setCookie(name, value, days) { var expires; if (days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); expires = "; expires=" + date.toGMTString(); } else { expires = ""; } document.cookie = escape(name) + "=" + escape(value) + expires + "; path=/"; } </script> <script> var Scratch = Scratch || {}; Scratch.INIT_DATA = Scratch.INIT_DATA || {}; Scratch.INIT_DATA.ADMIN = false; Scratch.INIT_DATA.LOGGED_IN_USER = { model: { username: 'LostLittleChick738', username_truncated: 'LostLittleC...', has_outstanding_email_confirmation: 'false', id: 60017731, profile_url: '/users/LostLittleChick738/', thumbnail_url: '//uploads.scratch.mit.edu/users/avatars/60017731.png' }, options: { authenticated: true ,follower: true } }; Scratch.INIT_DATA.comment_posting = true; Scratch.INIT_DATA.BROWSERS_SUPPORTED = { chrome: 35, firefox: 31, msie: 8, safari: 7 }; Scratch.INIT_DATA.TEMPLATE_CUES = { unsupported_browser: true, welcome: true, confirmed_email: false }; Scratch.INIT_DATA.PROFILE = { model: { id: 'FoundLittleChick738', userId: 60580799, username: 'FoundLittleChick738', thumbnail_url: '//uploads.scratch.mit.edu/users/avatars/60580799.png', comments_allowed: true }, related_counts: { } ,featuredProject: { title: 'big cat', id: 405562943, creator: 'FoundLittleChick738', isPublished: true, }, featuredProjectLabel: "Work In Progress" } Scratch.INIT_DATA.ADMIN_PANEL = { 'adminURL': '/users/FoundLittleChick738/admin/' } Scratch.INIT_DATA.IS_IP_BANNED = false; Scratch.INIT_DATA.GLOBAL_URLS = { 'media_url': '//uploads.scratch.mit.edu/', 'static_url': '//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/', 'static_path': '/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/' } Scratch.INIT_DATA.IS_SOCIAL = true; Scratch.ALERT_MSGS = { 'error': 'Oops! Something went wrong', 'inappropriate-generic': 'Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to <a target="_blank" href="/community_guidelines/">be respectful</a>.', 'image-invalid': 'Upload a valid image. The file you uploaded was either not an image or a corrupted image.', 'thumbnail-missing': 'Missing file', 'thumbnail-upload-bad': 'Bad upload', 'thumbnail-too-large': 'Maximum file size is 512 KB and less than 500x500 pixels.', 'inappropriate-comment': 'Hmm...the bad word detector thinks there is a problem with your comment. Please change it and remember to <a target="_blank" href="/community_guidelines/">be respectful</a>.', 'comment-has-chat-site': 'Uh oh! This comment contains a link to a website with unmoderated chat. For safety reasons, please do not link to these sites!', 'empty-comment': "You can't post an empty comment!", 'delete_comment': '<div title="Delete Comment?"><p>Are you sure you want to delete this comment? If the comment is mean or disrespectful, please click report instead, to let the Scratch Team know about it.</p></div>', 'report_comment': '<div title="Report Comment?"></p>Are you sure you want to report this comment?</p></div>', 'report_comment_educator': '<div title="Delete Comment?"></p>Are you sure you want to delete this comment?</p></div>', 'followed': 'You are now following ', 'unfollowed': 'You are no longer following ', 'comment-spam': "Hmm, seems like you've posted the same comment a bunch of times. Please don't spam.", 'comment-flood': "Woah, seems like you're commenting really quickly. Please wait longer between posts.", 'comment-muted': "Hmm, the filterbot is pretty sure your recent comments weren't ok for Scratch, so your account has been muted for the rest of the day. :/", 'comment-unconstructive': "Hmm, the filterbot thinks your comment may be mean or disrespectful. Remember, most projects on Scratch are made by people who are just learning how to program. Read the <a href='/community_guidelines'>community guidelines</a>, and be nice.", 'comment-disallowed': "Hmm, it looks like comments have been turned off for this page. :/", 'project-complaint-length': "That's too short. Please describe in detail what's inappropriate or disrespectful about the project.", 'project-complaint-buglength': "That's too short! Please describe in detail what you expected the project to do, and how exactly it is broken. Thanks!", 'editable-text-too-long': "That's too long! Please find a way to shorten your text." ,'bio-changed': 'Changes saved', 'status-changed': 'Changes saved', 'thumbnail-changed': 'Thumbnail changed', 'featured-updated': 'Featured project updated', } </script> <meta property="og:type" content="website"> <meta property="og:description" content="Make games, stories and interactive art with Scratch. (scratch.mit.edu)"> <meta property="og:title" content="Scratch - Imagine, Program, Share"> <meta property="og:url" content="https://scratch.mit.edu/users/FoundLittleChick738/"> </head> <body class> <!--[if lte IE 8]> <div class="unsupported-browser banner" data-cue="unsupported_browser"> <div class="container"> <span>Scratch supports Internet Explorer 9+. We suggest you upgrade to <a href="/info/faq/#requirements">a supported browser</a>, <a href="/scratch2download/">download the offline editor</a>, or <a href="https://en.scratch-wiki.info/wiki/List_of_Bug_Workarounds">read about common workarounds</a>.</span> </div> </div> <![endif]--> <div id="pagewrapper"> <div id="topnav"> <div class="innerwrap"> <div class="container"> <a href="/" class="logo"><span class="scratch"></span></a> <ul class="site-nav"> <li><a id="project-create" href="/projects/editor/">Create</a></li><li><a href="/explore/projects/all">Explore</a></li><li><a href="/ideas">Ideas</a></li><li class="last"><a href="/about/">About</a></li> </ul> <form class="search" action="/search/projects" method="get"> <input type="submit" class="glass" value=""> <input id="search-input" type="text" placeholder="Search" name="q"> </form> <ul class="account-nav logged-in"><li class="messages"><a title="messages - updates and notices" href="/messages" class="messages-icon"><span class="notificationsCount none" style="top: -30px;">0</span></a></li><li class="my-stuff"><a title="my stuff - manage projects and studios" href="/mystuff/" class="mystuff-icon"></a></li><li class="logged-in-user dropdown"><span class="user-name dropdown-toggle" data-toggle="dropdown"><img class="user-icon" src="//cdn2.scratch.mit.edu/get_image/user/60017731_32x32.png" width="24" height="24">LostLittleC...<span class="caret"></span></span><div class="dropdown-menu blue"><ul class="user-nav"><li><a href="/users/LostLittleChick738/">Profile</a></li><li><a href="/mystuff/">My Stuff</a></li><li><a href="/accounts/settings/">Account settings</a></li><li id="logout" class="logout divider"><form method="post" action="/accounts/logout/"><input type="hidden" name="csrfmiddlewaretoken" value="Cdy45TLnyV6qQ0NZN1JcBApTXoDUr7AP"><input type="submit" value="Sign out"></form></li></ul></div></li></ul> <script type="text/template" id="template-account-nav-logged-out"> <ul class="account-nav" > <li class="join-scratch"><a href="/join">Join Scratch</a></li><li id="login-dropdown" class="sign-in dropdown"><span data-toggle="dropdown" class="dropdown-toggle"><span>Sign in</span></span><div class="popover bottom dropdown-menu"><div class="arrow"></div><div class="popover-content" ><form method="post" id="login" action="#"><label for="username">Username</label><input type="text" id="login_dropdown_username" name="username" maxlength="30" class="wide username" /><label for="password" class="password">Password</label><input type="password" name="password" class="wide password" /><div class="ajax-loader" style="display:none; float: left;"></div><button type="submit">Sign in</button><span class="forgot-password"><a href="/accounts/password_reset/">Need help?</a></span><div class="error"></div></form></div></div></li><li data-control="modal-login" class="sign-in mobile"><span>Sign in</span></li> </ul> </script> <script type="text/template" id="template-account-nav-logged-in"> <ul class="account-nav logged-in"><li class="messages"><a title="messages - updates and notices" href="/messages" class="messages-icon"><span class="notificationsCount none">0</span></a></li><li class="my-stuff"><a title="my stuff - manage projects and studios" href="/mystuff/" class="mystuff-icon"></a></li><li class="logged-in-user dropdown"><span class="user-name dropdown-toggle" data-toggle="dropdown"><img class="user-icon" src="<%- LOGGED_IN_USER.model.thumbnail_url %>" width="24" height="24"><%- LOGGED_IN_USER.model.username_truncated %><span class="caret"></span></span><div class="dropdown-menu blue" ><ul class="user-nav"><li><a href="<%- LOGGED_IN_USER.model.profile_url %>">Profile</a></li><li><a href="/mystuff/">My Stuff</a></li><% if (LOGGED_IN_USER.model.is_educator){ %><li><a href="/educators/classes/">My Classes</a></li><% } %><% if (LOGGED_IN_USER.model.is_student){ %><li><a href="/classes/<%- LOGGED_IN_USER.model.classroom_id %>/">My Class</a></li><% } %><li><a href="/accounts/settings/">Account settings</a></li><li id="logout" class="logout divider"><form method="post" action="/accounts/logout/"><input type='hidden' name='csrfmiddlewaretoken' value='Cdy45TLnyV6qQ0NZN1JcBApTXoDUr7AP' /><input type="submit" value="Sign out"></form></li></ul></div></li></ul> </script> <script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/account-nav.js"></script> </div> <iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe> </div><!-- innerwrap --> </div> <div class="confirm-email banner" data-cue="confirmed_email" style="display:none;"> <div class="container"> <span><a id="confirm-email-popup" href="#">Confirm your email</a> to enable sharing. <a href="/help/faq/#accounts">Having trouble?</a></span> <div class="close">x</div> </div> </div> <div class="email-outage banner" style="display:none; background-color:#FF661A;"> <div class="container"> <span>We are experiencing a disruption with email delivery. If you are not receiving emails from us, please try after 8am EST.</span> <div class="close">x</div> </div> </div> <div class="container" id="content"> <div id="alert-view"></div> <!-- templates/profiles/profile_detail.html block main-content --> <div class="box" id="profile-data"> <div class="box-head"> <form id="profile-avatar" class="portrait"> <div class="avatar"> <a href="/users/FoundLittleChick738/"> <img src="//cdn2.scratch.mit.edu/get_image/user/60580799_60x60.png" width="55" height="55"> <div class="loading-img s48"></div> </a> </div> </form> <div class="header-text"> <h2>FoundLittleChick738</h2> <p class="profile-details"> <span class="group"> Scratcher </span> Joined <span title="2020-05-17">1 month, 1 week</span> ago <span class="location">United Kingdom</span> </p> </div> <div id="follow-button" class="buttons"> <div class="follow-button button following grey" data-control="unfollow"> <span class="follow text"><span class="icon-sm follower white"></span>Follow</span> <span class="unfollow text"><span class="icon-sm follower black"></span>Unfollow</span> </div> </div> </div> <div class="box-content" id="profile-box"> <div class="action-bar"> <div id="alert-view" class=""> </div> </div> <div class="inner clearfix"> <div class="user-content"> <div id="user-details" class="about"> <div class="loading-img s48"></div> <h3>About me</h3> <div id="bio-readonly" class="read-only"> <div class="viewport" style="overflow: auto;"> <p class="overview">Hi, I'm FoundLittleChick738. Brother to <a href="/users/LostLittleChick738">@LostLittleChick738</a>. Anyways, I'm 5 years old and I have only started coding. </p> </div> </div> <h3>What I'm working on</h3> <div id="status-readonly" class="read-only"> <div class="viewport" style="overflow: auto;"> <p class="overview">Thinking of an idea for my brother to build.</p> </div> </div> </div> <div class="player"> <h3 class="featured-project-heading">Work In Progress</h3> <div class="stage" style="width: 282px;"> <a href="/projects/405562943/" id="featured-project"> <img src="//cdn2.scratch.mit.edu/get_image/project/405562943_282x210.png" width="282" height="210" alt="Featured project"> </a> </div> <span class="title"> <a class="project-name" href="/projects/405562943/">big cat</a> </span> </div> </div> <div class="doing"> <h3>What I've been doing</h3> <div id="activity-feed"><!-- templates/notifications/includes/user-feed.html --> <ul class="activity-stream"> <li> <span class="icon-xs black favorite"></span> <div> <span class="actor">FoundLittleChick738</span> favorited <a href="/projects/405562943/">big cat</a> <span data-tag="time" class="time">1 week, 3 days ago</span> </div> </li> <li> <span class="icon-xs black love"></span> <div> <span class="actor">FoundLittleChick738</span> loved <a href="/projects/405562943/">big cat</a> <span data-tag="time" class="time">1 week, 3 days ago</span> </div> </li> <li> <span class="icon-xs black project"></span> <div> <span class="actor">FoundLittleChick738</span> shared the project <a href="/projects/405562943/" data-tag="object">big cat</a> <span data-tag="time" class="time">1 week, 3 days ago</span> </div> </li> <li> <span class="icon-xs black project"></span> <div> <span class="actor">FoundLittleChick738</span> shared the project <a href="/projects/405258145/" data-tag="object">Grown cat</a> <span data-tag="time" class="time">1 week, 4 days ago</span> </div> </li> <li> <span class="icon-xs black project"></span> <div> <span class="actor">FoundLittleChick738</span> shared the project <a href="/projects/401016704/" data-tag="object">SpinnyCat</a> <span data-tag="time" class="time">3 weeks, 4 days ago</span> </div> </li> <li> <span class="icon-xs black favorite"></span> <div> <span class="actor">FoundLittleChick738</span> favorited <a href="/projects/400312915/">Little Ádventure || a platformer</a> <span data-tag="time" class="time">3 weeks, 4 days ago</span> </div> </li> </ul> </div> </div> </div> </div> <div class="footer"> <div class="action" id="report-this"> <span class="text black" data-control="open-report">Report this user</span> </div> </div> </div> <div class="profile-box-footer-module" id="profile-box-footer"> </div> <div class="box slider-carousel-container prevent-select"> <div class="box-head"> <h4>Shared Projects (3)</h4> <a href="/users/FoundLittleChick738/projects/" data-control="view-all">View all</a> </div> <div class="box-content slider-carousel horizontal" id="shared"> <div class="viewport"> <ul class="scroll-content" style="width: 497px;"> <!-- templates/carousel/project-thumb.html --> <li class="project thumb item"> <a href="/projects/405562943/"> <img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/405562943_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/405562943_144x108.png" style="display: block;"> </a> <span class="title"> <a href="/projects/405562943/">big cat</a> </span> <span class="owner"> by <a href="/users/FoundLittleChick738/">FoundLittleChick738</a> </span> </li> <!-- end templates/carousel/project-thumb.html --> <!-- templates/carousel/project-thumb.html --> <li class="project thumb item"> <a href="/projects/405258145/"> <img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/405258145_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/405258145_144x108.png" style="display: block;"> </a> <span class="title"> <a href="/projects/405258145/">Grown cat</a> </span> <span class="owner"> by <a href="/users/FoundLittleChick738/">FoundLittleChick738</a> </span> </li> <!-- end templates/carousel/project-thumb.html --> <!-- templates/carousel/project-thumb.html --> <li class="project thumb item"> <a href="/projects/401016704/"> <img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/401016704_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/401016704_144x108.png" style="display: block;"> </a> <span class="title"> <a href="/projects/401016704/">9,000,900 MPH Spinning Cat</a> </span> <span class="owner"> by <a href="/users/FoundLittleChick738/">FoundLittleChick738</a> </span> </li> <!-- end templates/carousel/project-thumb.html --> </ul> </div> </div> </div> <div class="box slider-carousel-container prevent-select"> <div class="box-head"> <h4>Favorite Projects (1)</h4> <a href="/users/FoundLittleChick738/favorites/" data-control="view-all">View all</a> </div> <div class="box-content slider-carousel horizontal" id="favorites"> <div class="viewport"> <ul class="scroll-content" style="width: 145px;"> <!-- templates/carousel/project-thumb.html --> <li class="project thumb item"> <a href="/projects/400312915/"> <img class="lazy image" data-original="//cdn2.scratch.mit.edu/get_image/project/400312915_144x108.png" width="144" height="108" src="//cdn2.scratch.mit.edu/get_image/project/400312915_144x108.png" style="display: block;"> </a> <span class="title"> <a href="/projects/400312915/">Little Ádvénture || a platformer Part 1 (mobile friendly) (beta)</a> </span> <span class="owner"> by <a href="/users/LostLittleChick738/">LostLittleChick738</a> </span> </li> <!-- end templates/carousel/project-thumb.html --> </ul> </div> </div> </div> <div class="box slider-carousel-container prevent-select"> <div class="box-head"> <h4>Studios I Curate (1)</h4> <a href="/users/FoundLittleChick738/studios/" data-control="view-all">View all</a> </div> <div class="box-content slider-carousel horizontal" id="featured"> <div class="viewport"> <ul class="scroll-content" style="width: 210px;"> <!-- templates/carousel/gallery-thumb.html --> <li class="gallery thumb item"> <a href="/studios/26888591/" class="image"> <span class="image"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" width="170" height="100" src="//cdn2.scratch.mit.edu/get_image/gallery/default_170x100.png" style="display: block;"> </span> <span class="stats"> <span class="icon-sm studio white"></span> </span> </a> <span class="title"> <a href="/studios/26888591/">Lol </a> </span> </li> <!-- end templates/carousel/gallery-thumb.html --> </ul> </div> </div> </div> <div class="box slider-carousel-container prevent-select"> <div class="box-head"> <h4>Following</h4> </div> <div class="box-content slider-carousel horizontal" id="featured"> <div class="viewport empty-field"> <div class="content"> <h4>FoundLittleChick738 isn't following anyone yet</h4> </div> </div> </div> </div> <div class="box slider-carousel-container prevent-select"> <div class="box-head"> <h4>Followers</h4> <a href="/users/FoundLittleChick738/followers/" data-control="view-all">View all</a> </div> <div class="box-content slider-carousel horizontal" id="featured"> <div class="viewport"> <ul class="scroll-content" style="width: 453px;"> <!-- templates/carousel/user-thumb.html --> <li class="user thumb item"> <a href="/users/SebastionArthur/"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" style="display: block;"> </a> <span class="title"> <a href="/users/SebastionArthur/">SebastionArthur </a> </span> </li> <!-- end templates/carousel/user-thumb.html --> <!-- templates/carousel/user-thumb.html --> <li class="user thumb item"> <a href="/users/_pixar_/"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/58251653_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/58251653_60x60.png" style="display: block;"> </a> <span class="title"> <a href="/users/_pixar_/">_pixar_ </a> </span> </li> <!-- end templates/carousel/user-thumb.html --> <!-- templates/carousel/user-thumb.html --> <li class="user thumb item"> <a href="/users/LostLittleChick738/"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/60017731_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/60017731_60x60.png" style="display: block;"> </a> <span class="title"> <a href="/users/LostLittleChick738/">LostLittleChick738 </a> </span> </li> <!-- end templates/carousel/user-thumb.html --> <!-- templates/carousel/user-thumb.html --> <li class="user thumb item"> <a href="/users/brightandcool/"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/57818695_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/57818695_60x60.png" style="display: block;"> </a> <span class="title"> <a href="/users/brightandcool/">brightandcool </a> </span> </li> <!-- end templates/carousel/user-thumb.html --> <!-- templates/carousel/user-thumb.html --> <li class="user thumb item"> <a href="/users/hawamahmood/"> <img class="lazy" data-original="//cdn2.scratch.mit.edu/get_image/user/60140254_60x60.png" width="60" height="60" src="//cdn2.scratch.mit.edu/get_image/user/60140254_60x60.png" style="display: block;"> </a> <span class="title"> <a href="/users/hawamahmood/">hawamahmood </a> </span> </li> <!-- end templates/carousel/user-thumb.html --> </ul> </div> </div> </div> <div class="box"> <div class="box-head"> <h4>Comments</h4> </div> <div class="box-content"> <div id="comments"> <div id="comment-form"> <img class="avatar" src="//cdn2.scratch.mit.edu/get_image/user/60017731_60x60.png" width="45" height="45"> <form id="main-post-form" class="comments-on"> <div class="control-group tooltip right"> <textarea name="content" placeholder="Leave a comment"></textarea> <span id="comment-alert" class="hovertext error" data-control="error" data-content="comment-error"><span class="arrow"></span><span class="text"></span></span> <span class="small-text">You have <span id="chars-left">500</span> characters left.</span> </div> <div class="control-group"> <div class="button small" data-control="post" data-parent-thread="" data-commentee-id=""><a href="#null">Post</a></div> <div class="button small grey" data-control="cancel"><a href="#null">Cancel</a></div> <span class="notification"></span> </div> </form> <div class="clearfix"></div> </div> <div> <div class="button grey" style="position: relative; left: 47%; margin-bottom: 30px;" data-control="load-more"><span>Load comments</span></div> <ul class="comments" data-content="comments"> <li style="display:none;" id="comments-loading" class="top-level-reply"><span>Comments loading...</span></li> </ul> </div> </div> </div> </div> <div id="scratcher-promotion-modal" class="modal hide fade" style="display: none;"></div> <!-- end block main-content --> </div> </div> <div id="footer"> <div class="container"> <style> #footer ul.footer-col li { list-style-type:none; display: inline-block; width: 184px; text-align: left; vertical-align: top; } #footer ul.footer-col li h4 { font-weight: bold; font-size: 14px; color: #666; } </style> <ul class="clearfix footer-col"> <li> <h4>About</h4> <ul> <li><a href="/about/">About Scratch</a></li> <li><a href="/parents/">For Parents</a></li> <li><a href="/educators/">For Educators</a></li> <li><a href="/developers">For Developers</a></li> <li><a href="/info/credits/">Credits</a></li> <li><a href="/jobs/">Jobs</a></li> <li><a href="https://www.scratchfoundation.org/media-kit/">Press</a></li> </ul> </li> <li> <h4>Community</h4> <ul> <li><a href="/community_guidelines/">Community Guidelines</a></li> <li><a href="/discuss/">Discussion Forums</a></li> <li><a href="http://wiki.scratch.mit.edu/">Scratch Wiki</a></li> <li><a href="/statistics/">Statistics</a></li> </ul> </li> <li> <h4>Support</h4> <ul> <li><a href="/ideas">Ideas</a></li> <li><a href="/info/faq/">FAQ</a></li> <li><a href="/download">Offline Editor</a></li> <li><a href="/contact-us/">Contact Us</a></li> <li><a href="/store">Scratch Store</a></li> <li><a href="https://secure.donationpay.org/scratchfoundation/">Donate</a></li> </ul> </li> <li> <h4>Legal</h4> <ul> <li><a href="/terms_of_use/">Terms of Use</a></li> <li><a href="/privacy_policy/">Privacy Policy</a></li> <li><a href="/DMCA/">DMCA</a></li> </ul> </li> <li> <h4>Scratch Family</h4> <ul> <li><a href="http://scratched.gse.harvard.edu/">ScratchEd</a></li> <li><a href="http://www.scratchjr.org/">ScratchJr</a></li> <li><a href="http://day.scratch.mit.edu/">Scratch Day</a></li> <li><a href="/conference/">Scratch Conference</a></li> <li><a href="http://www.scratchfoundation.org/">Scratch Foundation</a></li> </ul> </li> </ul> <ul class="clearfix" id="footer-menu"> <li> <form id="lang-dropdown" method="post" action="/i18n/setlang/"> <select id="language-selection" name="language"> <option value="ab">Аҧсшәа</option> <option value="ar">العربية</option> <option value="am">አማርኛ</option> <option value="az">Azeri</option> <option value="id">Bahasa Indonesia</option> <option value="be">Беларуская</option> <option value="bg">Български</option> <option value="ca">Català</option> <option value="cs">Česky</option> <option value="cy">Cymraeg</option> <option value="da">Dansk</option> <option value="de">Deutsch</option> <option value="et">Eesti</option> <option value="el">Ελληνικά</option> <option value="en" selected="">English</option> <option value="es">Español</option> <option value="es-419">Español Latinoamericano</option> <option value="eu">Euskara</option> <option value="fa">فارسی</option> <option value="fr">Français</option> <option value="ga">Gaeilge</option> <option value="gd">Gàidhlig</option> <option value="gl">Galego</option> <option value="ko">한국어</option> <option value="hy">Հայերեն</option> <option value="he">עִבְרִית</option> <option value="hr">Hrvatski</option> <option value="zu">isiZulu</option> <option value="is">Íslenska</option> <option value="it">Italiano</option> <option value="ka">ქართული ენა</option> <option value="sw">Kiswahili</option> <option value="ht">Kreyòl ayisyen</option> <option value="ku">Kurdî</option> <option value="ckb">کوردیی ناوەندی</option> <option value="lv">Latviešu</option> <option value="lt">Lietuvių</option> <option value="hu">Magyar</option> <option value="mi">Māori</option> <option value="mn">Монгол хэл</option> <option value="nl">Nederlands</option> <option value="ja">日本語</option> <option value="ja-Hira">にほんご</option> <option value="nb">Norsk Bokmål</option> <option value="nn">Norsk Nynorsk</option> <option value="uz">Oʻzbekcha</option> <option value="th">ไทย</option> <option value="km">ភាសាខ្មែរ</option> <option value="pl">Polski</option> <option value="pt">Português</option> <option value="pt-br">Português Brasileiro</option> <option value="rap">Rapa Nui</option> <option value="ro">Română</option> <option value="ru">Русский</option> <option value="sk">Slovenčina</option> <option value="sl">Slovenščina</option> <option value="sr">Српски</option> <option value="fi">Suomi</option> <option value="sv">Svenska</option> <option value="vi">Tiếng Việt</option> <option value="tr">Türkçe</option> <option value="uk">Українська</option> <option value="zh-cn">简体中文</option> <option value="zh-tw">繁體中文</option> </select> </form> </li> </ul> </div> </div> <!-- templates/modal-login.html block --> <div class="modal hide fade in" id="login-dialog" style="width: 450px"> <form method="post" action="/login/"> <fieldset> <div class="modal-header"> <a href="#" data-dismiss="modal" class="close">x </a> <h3>Sign in</h3> </div> <div class="modal-body"> <div class="control-group"> <label class="control-label" for="username">Username </label> <div class="controls"> <input class="username" type="text" name="username" maxlength="30"> </div> </div> <div class="control-group"> <label class="control-label" for="password">Password </label> <div class="controls"> <input type="password" name="password" class="password"> </div> </div> </div> <div class="modal-footer"> <span class="error"> </span> <div class="buttons-right"> <button class="button primary" type="submit">Sign in</button> <a data-control="registration">Or Join Scratch</a> </div> </div> </fieldset> </form> <iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe> </div> <!-- end templates/modal-login.html> <div id="registration" class="registration modal hide fade" data-backdrop="static"> <iframe class="iframeshim" frameborder="0" scrolling="no"><html><head></head><body></body></html></iframe> </div> <script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__//js/jquery-ui.min.js"></script> <script type="text/javascript" src="//cdn.scratch.mit.edu/scratchr2/static/__4f1f321e080ee4987f163566ecc0dd26__/js/main.js" charset="utf-8"></script> <script type="text/javascript"> // load gaq script (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> function setCue(e,t,n){$.withCSRF(function(r){$.ajax({url:"/site-api/users/set-template-cue/",type:"POST",data:JSON.stringify({cue:e,value:t,csrftoken:r})}).done(n).error(function(r,i,s){document.cookie="cue_"+e+"="+t,n(r,i,s)})})}function openDialogue(e,t){$(e).dialog(t)}function openResendDialogue(){var e={title:gettext("Want to share on Scratch?"),open:function(e,t){var n=this;$("#close-resend-dialog").off(),$("#close-resend-dialog").click(function(){$(n).dialog("close")}),$("#email-resend-box form").submit(function(e){e.preventDefault(),$.ajax({url:"/accounts/email_resend/",type:"POST",data:{email_address:$("#hidden-email-address").val()},success:function(e){$("#submit-resend",n).attr("disabled","disabled"),$("#submit-resend",n).val("Resent")}})}),$("#email-resend-box :link").blur()},close:function(e,t){$(this).dialog("destroy"),$(".ui-widget-overlay.ui-front").remove()},show:{effect:"clip",duration:250},hide:{effect:"clip",duration:250}};$("#email-resend-box").length>0?openDialogue("#email-resend-box",e):$.ajax({url:"/accounts/email_resend/"}).done(function(t){var n=$(_.template(t)());openDialogue(n,e)})}!function(e){var t=function(e,t){this.init("tooltip",e,t)};t.prototype={constructor:t,init:function(t,n,r){var i,s,o,u,f;this.type=t,this.$element=e(n),this.options=this.getOptions(r),this.enabled=!0,o=this.options.trigger.split(" ");for(f=o.length;f--;)u=o[f],u=="click"?this.$element.on("click."+this.type,this.options.selector,e.proxy(this.toggle,this)):u!="manual"&&(i=u=="hover"?"mouseenter":"focus",s=u=="hover"?"mouseleave":"blur",this.$element.on(i+"."+this.type,this.options.selector,e.proxy(this.enter,this)),this.$element.on(s+"."+this.type,this.options.selector,e.proxy(this.leave,this)));this.options.selector?this._options=e.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:function(t){return t=e.extend({},e.fn[this.type].defaults,this.$element.data(),t),t.delay&&typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),t},enter:function(t){var n=e.fn[this.type].defaults,r={},i;this._options&&e.each(this._options,function(e,t){n[e]!=t&&(r[e]=t)},this),i=e(t.currentTarget)[this.type](r).data(this.type);if(!i.options.delay||!i.options.delay.show)return i.show();clearTimeout(this.timeout),i.hoverState="in",this.timeout=setTimeout(function(){i.hoverState=="in"&&i.show()},i.options.delay.show)},leave:function(t){var n=e(t.currentTarget)[this.type](this._options).data(this.type);this.timeout&&clearTimeout(this.timeout);if(!n.options.delay||!n.options.delay.hide)return n.hide();n.hoverState="out",this.timeout=setTimeout(function(){n.hoverState=="out"&&n.hide()},n.options.delay.hide)},show:function(){var t,n,r,i,s,o,u=e.Event("show");if(this.hasContent()&&this.enabled){this.$element.trigger(u);if(u.isDefaultPrevented())return;t=this.tip(),this.setContent(),this.options.animation&&t.addClass("fade"),s=typeof this.options.placement=="function"?this.options.placement.call(this,t[0],this.$element[0]):this.options.placement,t.detach().css({top:0,left:0,display:"block"}),this.options.container?t.appendTo(this.options.container):t.insertAfter(this.$element),n=this.getPosition(),r=t[0].offsetWidth,i=t[0].offsetHeight;switch(s){case"bottom":o={top:n.top+n.height,left:n.left+n.width/2-r/2};break;case"top":o={top:n.top-i,left:n.left+n.width/2-r/2};break;case"left":o={top:n.top+n.height/2-i/2,left:n.left-r};break;case"right":o={top:n.top+n.height/2-i/2,left:n.left+n.width}}this.applyPlacement(o,s),this.$element.trigger("shown")}},applyPlacement:function(e,t){var n=this.tip(),r=n[0].offsetWidth,i=n[0].offsetHeight,s,o,u,a;n.offset(e).addClass(t).addClass("in"),s=n[0].offsetWidth,o=n[0].offsetHeight,t=="top"&&o!=i&&(e.top=e.top+i-o,a=!0),t=="bottom"||t=="top"?(u=0,e.left<0&&(u=e.left*-2,e.left=0,n.offset(e),s=n[0].offsetWidth,o=n[0].offsetHeight),this.replaceArrow(u-r+s,s,"left")):this.replaceArrow(o-i,o,"top"),a&&n.offset(e)},replaceArrow:function(e,t,n){this.arrow().css(n,e?50*(1-e/t)+"%":"")},setContent:function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},hide:function(){function t(){var t=setTimeout(function(){r.off(e.support.transition.end).detach()},500);r.one(e.support.transition.end,function(){clearTimeout(t),r.detach()})}var n=this,r=this.tip(),i=e.Event("hide");this.$element.trigger(i);if(i.isDefaultPrevented())return;return r.removeClass("in"),e.support.transition&&this.$tip.hasClass("fade")?t():r.detach(),this.$element.trigger("hidden"),this},fixTitle:function(){var e=this.$element;(e.attr("title")||typeof e.attr("data-original-title")!="string")&&e.attr("data-original-title",e.attr("title")||"").attr("title","")},hasContent:function(){return this.getTitle()},getPosition:function(){var t=this.$element[0];return e.extend({},typeof t.getBoundingClientRect=="function"?t.getBoundingClientRect():{width:t.offsetWidth,height:t.offsetHeight},this.$element.offset())},getTitle:function(){var e,t=this.$element,n=this.options;return e=t.attr("data-original-title")||(typeof n.title=="function"?n.title.call(t[0]):n.title),e},tip:function(){return this.$tip=this.$tip||e(this.options.template)},arrow:function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},validate:function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},enable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(t){var n=t?e(t.currentTarget)[this.type](this._options).data(this.type):this;n.tip().hasClass("in")?n.hide():n.show()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}};var n=e.fn.tooltip;e.fn.tooltip=function(n){return this.each(function(){var r=e(this),i=r.data("tooltip"),s=typeof n=="object"&&n;i||r.data("tooltip",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.tooltip.Constructor=t,e.fn.tooltip.defaults={animation:!0 ,placement:"top",selector:!1,template:'<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},e.fn.tooltip.noConflict=function(){return e.fn.tooltip=n,this}}(window.jQuery),!function(e){var t=function(e,t){this.init("popover",e,t)};t.prototype=e.extend({},e.fn.tooltip.Constructor.prototype,{constructor:t,setContent:function(){var e=this.tip(),t=this.getTitle(),n=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](t),e.find(".popover-content")[this.options.html?"html":"text"](n),e.removeClass("fade top bottom left right in")},hasContent:function(){return this.getTitle()||this.getContent()},getContent:function(){var e,t=this.$element,n=this.options;return e=(typeof n.content=="function"?n.content.call(t[0]):n.content)||t.attr("data-content"),e},tip:function(){return this.$tip||(this.$tip=e(this.options.template)),this.$tip},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}});var n=e.fn.popover;e.fn.popover=function(n){return this.each(function(){var r=e(this),i=r.data("popover"),s=typeof n=="object"&&n;i||r.data("popover",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.popover.Constructor=t,e.fn.popover.defaults=e.extend({},e.fn.tooltip.defaults,{placement:"right",trigger:"click",content:"",template:'<div class="popover"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),e.fn.popover.noConflict=function(){return e.fn.popover=n,this}}(window.jQuery),Backbone.View.prototype.close=function(e){e=e||{},e.persist||this.remove(),this.unbind(),this.undelegateEvents(),this.onClose&&this.onClose()},Backbone.View.prototype.open=function(e){this.initialize(),this.model.fetch(),this.delegateEvents()},Backbone.View.prototype._super=function(e){var t=this.constructor.__super__[e];return typeof t=="function"?t.apply(this,_.rest(arguments)):t};var Scratch=Scratch||{};Scratch.Model=Backbone.Model.extend({initialize:function(e,t){_.bindAll(this,"report");if(t&&t.related){this.related=t.related;var n=this;$.each(this.related,function(e,t){t.parentModel=n})}this.init(t)},url:function(){return this.urlRoot+this.getId()+"/"},getId:function(){return this.slug?this.get(this.slug):this.id},init:function(e){},parse:function(e){return e.fields?$.extend(e.fields,{id:e.pk}):e},create:function(e){return e=e||{},e.url=this.urlRoot+"create/",this.isNew()?(e.error||(e.error=function(){console.error&&console.error("in model.create, error arguments:",arguments)}),Backbone.sync("create",this,e),!0):!1},fetchRelated:function(e){e?this.related[e].fetch():$.each(this.related,function(e,t){t.fetch()})},report:function(e,t){e||(e={});var n=this.url()+"report/";$.ajax(n,{type:"POST",data:JSON.stringify(e),dataType:"json",success:t})}}),Scratch.Collection=Backbone.Collection.extend({paginationData:{page:1,ascsort:"",descsort:""},hasMore:!0,count:0,url:function(){var e=this.urlRoot;return e+=this.options.collectionType?this.options.collectionType+"/":"",e+=this.parentModel?this.parentModel.getId()+"/":"",e},addItems:function(e,t){var t=t||{},n=this.slug?this.slug+"s":"pks",r=_.isArray(e)?e.length:1;e=_.isArray(e)?e.join(","):e,t.url=this.url()+"add/?"+n+"="+e;var i=t.success,s=this;t.success=function(e,t,n){s.add(e),i&&i(this,e),s.trigger("addItemsSuccess",r)},Backbone.sync("update",this.parentModel,t)},removeItems:function(e,t){var t=t||{},n=this.slug?this.slug+"s":"pks",r=_.isArray(e)?e.length:1;e=_.isArray(e)?e.join(","):e,t.url=this.url()+"remove/?"+n+"="+e;var s=t.success,o=this;t.success=function(e,t,n){var u=[];for(i=0;i<e.length;i++)u[i]=e[i].id;o.remove(u),s&&s(this,e),o.trigger("removeItemsSuccess",r)},Backbone.sync("update",this.parentModel,t)},loadMore:function(e){if(!this.hasMore)return!1;var e=e||{};this.paginationData.page+=1;var t=this,n=e.error||{};e.error=function(e,r,i){t.hasMore=!1,n()},e.add=!0,e.data=this.paginationData,this.fetch(e)},ajaxSort:function(e,t){var t=t||{};this.paginationData.page=1,$.extend(this.paginationData,e),t.data=this.paginationData,t.add=!1,this.fetch(t)},ajaxFilter:function(e,t){self.hasMore=!0;var t=t||{};this.paginationData.page=1,this.options.collectionType=e,t.data=this.paginationData,t.add=!1,this.fetch(t)}});var Scratch=Scratch||{};Scratch.Utils={},Scratch.Utils.viewMixin=function(e){var t=this.prototype;_.defaults(t,e),_.defaults(t.events,e.events),Scratch.Utils.extendMethod(t,e,"initialize"),Scratch.Utils.extendMethod(t,e,"render")},Scratch.Utils.extendMethod=function(e,t,n){if(!_.isUndefined(t[n])){var r=e[n];e[n]=function(){var e=r.apply(this,arguments);return t[n].apply(this,arguments),e}}},Backbone.View.mixin=Scratch.Utils.viewMixin,Scratch.Mixins=Scratch.Mixins||{},Scratch.Mixins.Followable={events:{'click [data-control="follow"]':"follow",'click [data-control="unfollow"]':"unfollow"},initialize:function(){_.bindAll(this,"followed"),_.bindAll(this,"unfollowed")},follow:function(){this.model.related.followers.addItems(Scratch.LoggedInUser.get("username"),{success:this.followed,error:this.onFollowError})},followed:function(e,t){this.$('[data-control="follow"]').removeClass("blue notfollowing").addClass("grey following").attr("data-control","unfollow"),this.onFollowSuccess(e,t)},onFollowSuccess:function(e,t){Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:Scratch.ALERT_MSGS.followed})},onFollowError:function(e,t){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:e.responseJSON[0].errors.join(",")})},unfollow:function(e,t){this.model.related.followers.removeItems(Scratch.LoggedInUser.get("username"),{success:this.unfollowed})},unfollowed:function(e,t){this.$('[data-control="unfollow"]').removeClass("grey following").addClass("blue notfollowing").attr("data-control","follow"),this.onUnfollowSuccess(e,t)},onUnfollowSuccess:function(e,t){Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:Scratch.ALERT_MSGS.unfollowed})}},Scratch.ModelView=Backbone.View .extend({initialize:function(e,t){this.model.bind("error",this.onError,this),this.model.bind("changeSuccess",this.onChangeSuccess,this)},onError:function(e){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS.error})},onChangeSuccess:function(e){Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:Scratch.ALERT_MSGS["changes-saved"]})}}),Scratch.CollectionView=Backbone.View.extend({events:{'click [data-control="load-more"]':"loadMore",'click [data-control="sort"]':"sort",'click [data-control="filter"]':"filter",'click [data-control="remove-item"]':"removeItem"},initialize:function(e){this.options=e||{};if(this.options.template||this.options.collectionTemplate)this.wrapperTemplate=this.options.template,this.listTemplate=this.options.collectionTemplate;this.model.bind("add",this.render,this),this.model.bind("remove",this.render,this),this.model.bind("remove",this.onRemove,this),this.model.bind("reset",this.render,this),this.model.bind("addItemsSuccess",this.onAddSuccess,this),this.model.bind("removeItemsSuccess",this.onRemoveSuccess,this),this.model.bind("error",this.onError,this),this.wrapperTemplate&&$(this.el).html(this.wrapperTemplate({collection:[]}))},onClose:function(){this.model.unbind("add",this.render),this.model.unbind("remove",this.render),this.model.unbind("remove",this.onRemove),this.model.unbind("reset",this.render),this.model.unbind("addItemsSuccess",this.onAddSuccess),this.model.unbind("removeItemsSuccess",this.onRemoveSuccess),this.model.unbind("error",this.onError)},render:function(){return this.renderCollection(),this},renderCollection:function(){this.$('[data-content="collection"]').html(this.listTemplate({collection:this.model.toJSON()}))},removeItem:function(e){this.model.removeItems([$(e.currentTarget).parent(["data-id"]).data("id")])},loadMore:function(e){var t=this,n=$(e.currentTarget).addClass("loading");t.model.loadMore({success:function(){t.render(),n.removeClass("loading")},error:function(e){n.remove()}})},sort:function(e){var t={ascsort:$(e.target).data("ascsort")||"",descsort:$(e.target).data("descsort")||""};this.model.ajaxSort(t)},filter:function(e){this.model.ajaxFilter($(e.target).data("filter"))},onRemove:function(e){},onAdd:function(e){},onError:function(e){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS.error})}}),Scratch.ExploreBar=Scratch.CollectionView.extend({events:function(){return _.extend({},Scratch.CollectionView.prototype.events,{'click [data-control="open"]':"openBar",'click [data-control="close"]':"closeBar","click #explore-buttons":"stopEvent",'click [data-control="next"]':"next",'click [data-control="prev"]':"prev",'click [data-control="draggable"]':"itemClicked",'click [data-control="open-explore-bar"]':"openBar"})},initialize:function(e){Scratch.CollectionView.prototype.initialize.apply(this,[e]),this.model.unbind("add"),this.$scrollArea=this.$(".carousel-inner ul"),this.$arrowLeft=this.$(".arrow-left"),this.$arrowRight=this.$(".arrow-right"),_.bindAll(this,"openBar","preLoadSuccess","preLoadError"),Scratch.EventMgr=Scratch.EventMgr||_.extend({},Backbone.Events),Scratch.EventMgr.on("explore-open",this.openBar,this)},render:function(){Scratch.CollectionView.prototype.render.apply(this),this.$items=this.$(".carousel-inner li"),this.$scrollArea.width(this.$items.outerWidth(!0)*this.model.length),this.scrollPageWidth=this.$(".carousel-inner").width()+parseInt(this.$items.css("padding-right"),10)-10,this.scrollMax=this.$scrollArea.width()-this.scrollPageWidth},next:function(){if(this.sliding)return;return this.slide("next")},prev:function(){if(this.sliding)return;return this.slide("prev")},toggleArrows:function(e){if(e<=0){this.$arrowLeft.addClass("off").removeClass("on");return}if(e>=this.scrollMax){this.$arrowRight.addClass("off").removeClass("on");return}this.$arrowRight.removeClass("off").addClass("on"),this.$arrowLeft.removeClass("off").addClass("on")},slide:function(e){var t;if(e=="start")t=0;else{var n=this.$(".carousel-inner").scrollLeft(),r=e=="next"?this.scrollPageWidth:-this.scrollPageWidth;t=n+r}return this.toggleArrows(t),this.sliding=!0,this.$(".carousel-inner").animate({scrollLeft:t},800,"swing",$.proxy(function(){this.sliding=!1,this.preLoad(t)},this)),this},preLoad:function(e){if(!this.model.hasMore)return;e>=this.scrollMax-this.scrollPageWidth&&(this.$(".carousel-inner").addClass("loading"),this.model.loadMore({success:this.preLoadSuccess,error:this.preLoadError}))},preLoadSuccess:function(e,t,n){this.render(),this.$(".carousel-inner").removeClass("loading")},preLoadError:function(e,t,n){this.$(".carousel-inner").removeClass("loading")},openBar:function(){$("body").addClass("explore-bar-visible"),this.$("#related-projects").animate({height:"160px"}),this.$("#explore-header").attr("data-control","close"),this.$("#explore-header-open").removeClass("hidden"),this.$("#explore-header-closed").addClass("hidden"),this.$(".carousel-control").css("display","inline"),this.model.fetch(),this.isOpenBar=!0},closeBar:function(){$("body").removeClass("explore-bar-visible"),$("#related-projects").animate({height:"0px"}),this.$("#explore-header").attr("data-control","open"),$("#explore-header-closed").removeClass("hidden"),$("#explore-header-open").addClass("hidden"),this.$(".carousel-control").css("display","none"),this.isOpenBar=!1},stopEvent:function(e){e.stopPropagation()},open:function(){this.model.fetch(),this.delegateEvents()},filter:function(e){Scratch.CollectionView.prototype.filter.apply(this,[e]),this.$(".carousel-inner").scrollLeft(0)},itemClicked:function(e){e.preventDefault(),Scratch.EventMgr.trigger("explore-item-clicked",$(e.currentTarget).data())}}),Scratch.CollectionCountView=Backbone.View.extend({initialize:function(e){this.template=_.template($("#template-collection-count").html()),this.count=e.count||null,this.model.bind("add",this.add,this),this.model.bind("remove",this.remove,this),this.model.bind("reset",this.render,this),this.model.bind("change",this.render ,this)},render:function(){count=this.count?this.count:this.model.length,this.$el.html(this.template({count:count}))},add:function(){count=this.count++||this.model.length,this.render()},remove:function(){count=this.count--||this.model.length,this.render()}}),Scratch.ViewManager=Backbone.View.extend({initialize:function(e){this.views=e.views},swapView:function(e){this.currentView&&this.currentView.close(),this.currentView=this.views[e],this.currentView?(this.currentView.open(),this.$('[data-content="view"]').html(this.currentView.el)):this.$('[data-content="view"]').html(""),this.trigger("swapped",e)}}),Scratch.TabsView=Scratch.ViewManager.extend({events:{'click [data-control="tab"]':"switchTab"},switchTab:function(e){var t=$(e.target.parentNode);this.$('[data-control="tab"]').removeClass("active"),t.addClass("active"),this.swapView(t.data("tab"))},selectTab:function(e){this.$("[data-tab]").removeClass("active"),this.$('[data-tab="'+e+'"]').addClass("active"),this.swapView(e)}}),Scratch.LogoutView=Backbone.View.extend({events:{"submit form":"logout"},logout:function(e){e.preventDefault(),$.ajax({type:"POST",url:"/accounts/logout/",success:function(e,t,n){window.location.href="/"}})}}),Scratch.LoginView=Backbone.View.extend({initialize:function(e){_.bindAll(this,"onLoginSuccess","onLoginError")},events:{"submit form":"login","click .dropdown-menu":"formClick"},formClick:function(e){e.stopPropagation()},login:function(e){e.preventDefault(),this.$("button").hide(),this.$(".ajax-loader").show();if(this.$el.is("#login-dialog")&&typeof this.recaptchaWidget!="undefined")var t=!0,n=grecaptcha.getResponse();else var t=!1,n="";$.withCSRF(function(e){this.model.login({username:this.$('[name="username"]').val(),password:this.$('[name="password"]').val(),"g-recaptcha-response":n,embed_captcha:t,timezone:jstz.determine().name(),csrfmiddlewaretoken:e},{success:this.onLoginSuccess,error:this.onLoginError})}.bind(this))},onLoginSuccess:function(e,t){Scratch.LoggedInUser.set(this.model.attributes),this.$el.is("#login-dialog")?location.href.indexOf("editor")<0&&location.href.indexOf("pathways")<0?location.reload():(this.$el.modal("hide"),setAccountNavFromJson()):(this.$el.removeClass("open"),location.reload())},onLoginError:function(e,t){if(t.status===400)return this.onLoginSuccess(e,t);var n=t.responseJSON[0]||{msg:"An unknown error occurred"};"redirect"in n?this.$el.is("#login-dialog")?(typeof this.recaptchaWidget=="undefined"?this.recaptchaWidget=grecaptcha.render("recaptcha-container"):grecaptcha.reset(this.recaptchaWidget),this.$(".error").html(n.msg).show(),this.$("button").show(),this.$(".ajax-loader").hide(),this.model.currentLoginUrl=this.model.loginRetryUrl):window.location=n.redirect:(this.$(".error").html(n.msg).show(),this.$("button").show(),this.$(".ajax-loader").hide())}}),Scratch.LanguageDropdownView=Backbone.View.extend({events:{"change #language-selection":"changeLanguage"},changeLanguage:function(e){var t=this;$.withCSRF(function(e){$("<input>").attr({type:"hidden",name:"csrfmiddlewaretoken",value:e}).prependTo(t.$el),t.$el.submit()})}}),Scratch.AlertView=Backbone.View.extend({className:"alert fade in",alerts:["success","error","info"],template:_.template(['<span class="close">×</span>',"<%= message %>"].join("")),events:{"click .close":"closeAlert"},initialize:function(e){var t=e.msg||"",n=e.hasOwnProperty("alert")?e.alert:"info",r=e.timer===undefined?3e3:e.timer,i=e.memory||!1;if(_.indexOf(this.alerts,n)===-1)throw new Error("Invalid alert: ["+n+"] Must be one of:"+this.alerts.join(", "));this.alert=n,this.message=t,this.timer=r,this.memory=i,_.bindAll(this,"closeAlert")},render:function(){var e=this.template({message:this.message}),t=this.$el.addClass("alert-"+this.alert).html(e).show();return this.timer&&t.delay(this.timer).fadeOut("slow"),this},closeAlert:function(e){this.$el.stop().fadeOut("fast")}}),Scratch.AlertView.msg=function(e,t){var n=new Scratch.AlertView(t),r=e.html(n.render().el).width();return e.css({marginLeft:-r/2,left:"50%"}),n},Scratch.Comments=Backbone.View.extend({page:0,events:{'click [data-control="load-more"]':"getNextPage",'click [data-control="post"]':function(e){this.hideError(e),this.postComment(e)},'click [data-control="reply-to"]':"showReplyForm",'click [data-control="cancel"]':"cancel",'click [data-control="delete"]':"deleteComment",'click [data-control="undelete"]':"undeleteComment",'click [data-control="report"]':"report",'click [data-control="unreport"]':"unreport","click .more-replies":"showMoreReplies","focus #comments textarea":"hideError","change #comments-enabled":"toggleComments","hover .tenmil":"confetti"},initialize:function(e){this.type=e.type,this.typeId=e.typeId,this.gaqType=this.type=="user"?"profile":this.type=="gallery"?"studio":this.type,this.commentPostingAllowed=$("#main-post-form").is(":visible"),this.student_usernames=[],this.gotComments=$.Deferred();if(Scratch.INIT_DATA.LOGGED_IN_USER.model&&Scratch.INIT_DATA.LOGGED_IN_USER.model.is_educator){var t=new Scratch.UserThumbnailCollection([],{url:"/site-api/classrooms/students/of/"+Scratch.INIT_DATA.LOGGED_IN_USER.model.username,model:Scratch.UserThumbnail});this.gotStudents=$.Deferred();var n=function(e){return typeof e=="undefined"&&(e=1),t.fetch({url:t.options.url,data:{page:e},add:!0}).then(function(t){return n(e+1)}.bind(this)).fail(function(){this.student_usernames=t.models.map(function(e){return e.get("user").username}),this.gotStudents.resolve()}.bind(this))}.bind(this);n()}else this.gotStudents=$.Deferred(function(e){e.resolve()});this.commentReplyTemplate=_.template($("#template-comment-reply").html()),Scratch.INIT_DATA.IS_SOCIAL?(this.$("#main-post-form textarea").limit("500","#chars-left"),this.$("#main-post-form textarea").keydown(function(e){e.ctrlKey&&(e.keyCode==13||e.keyCode==10)&&this.postComment(e)})):(this.$("#main-post-form textarea").limit("0"),this.$("#main-post-form textarea").focus(function(){openResendDialogue()})),this.$commentContainer=$("<div>"),e.scrollTo? (this.scrollTo(".comments"),this.getNextPage("#comments"+e.scrollTo)):this.type!="user"&&this.getNextPage()},hideError:function(){this.$(".control-group.tooltip").removeClass("error")},render:function(){var e=this.$('[data-content="comments"]');e.find("#comments-loading").remove(),e.append(this.$commentContainer.html()),this.$commentContainer.html("");if(this.type=="project"){var t=$("[data-control-comment-count]").attr("data-control-comment-count")||"";t.length==0&&(t="0"),$("#comment-count").text("("+t+")")}},confetti:function(e){if(window.confettiRunning)return;window.confettiRunning=!0,$("#content").confetti({x:e.pageX,y:e.pageY,complate:function(){window.confettiRunning=!1}})},getNextPage:function(e){this.$("#comments-loading").show(),this.$('[data-control="load-more"]').remove();var t=this,n="";return Scratch.INIT_DATA.ADMIN&&(n="with-deleted/"),t.page++,$.ajax({url:"/site-api/comments/"+n+this.type+"/"+this.typeId+"/?page="+this.page}).done(function(n){if(t.page>40)throw"more than 40 pages of comments shouldn't be happening";t.$commentContainer.append(n),!e||e instanceof $.Event?(t.render(),t.$("span.time").timeago()):n.indexOf(e.slice(1))>-1?(t.render(),t.$("span.time").timeago(),setTimeout(function(){t.scrollTo(e)},0)):(t.$commentContainer.find('[data-control="load-more"]').remove(),t.getNextPage(e)),t.gotComments.resolve(),t.showCommentOptions()})},showCommentOptions:function(e){if(!Scratch.INIT_DATA.LOGGED_IN_USER.options.authenticated)return;if(Scratch.INIT_DATA.ADMIN)return;e=e||this.$el;var t=this,n=!1,r=!1;Scratch.INIT_DATA.ADMIN&&(n=!0),t.type=="project"?(Scratch.INIT_DATA.PROJECT.model.creator==Scratch.INIT_DATA.LOGGED_IN_USER.model.username&&(n=!0),r=Scratch.INIT_DATA.PROJECT.model.comments_allowed):t.type=="user"?(Scratch.INIT_DATA.PROFILE.model.username==Scratch.INIT_DATA.LOGGED_IN_USER.model.username&&(n=!0),r=Scratch.INIT_DATA.PROFILE.model.comments_allowed):t.type=="gallery"&&(Scratch.INIT_DATA.GALLERY.model.is_owner&&(n=!0),r=Scratch.INIT_DATA.GALLERY.model.comments_allowed),$.when(this.gotStudents).then(function(){e.find("div.comment").each(function(){var e={can_delete:n,current_user:Scratch.INIT_DATA.LOGGED_IN_USER.model.username,comment_user:$(this).find("#comment-user").data("comment-user"),type:t.type,is_staff:Scratch.INIT_DATA.ADMIN};e.student_of_educator=t.student_usernames.indexOf(e.comment_user)>=0;var i=_.template($("#template-comment-actions").html());$(this).find(".actions-wrap").html(i(e)),$(this).find("a.reply").attr("data-control","reply-to"),r&&Scratch.INIT_DATA.comment_posting&&t.commentPostingAllowed&&$(this).find("a.reply").css("display","inline")})})},postComment:function(e){e.preventDefault(),this.page===0&&this.getNextPage();var t=$(e.currentTarget),n=t.closest("form"),r=$.trim(n.find("textarea").val()),i={content:r,parent_id:t.data("parent-thread")||"",commentee_id:t.data("commentee-id")||""},s=!1,o=this;i.parent_id&&(s=!0);var u=function(e){n.find('[data-control="error"] .text').html(e),n.find('[data-control="info"]').hide(),n.find(".control-group").addClass("error")};if(Scratch.INIT_DATA.IS_IP_BANNED){$("#ip-mute-ban").modal();return}if(r==""){u(Scratch.ALERT_MSGS["empty-comment"]);return}t.removeAttr("data-control").addClass("posting"),$.ajax({type:"POST",dataType:"html",data:JSON.stringify(i),url:"/site-api/comments/"+this.type+"/"+this.typeId+"/add/"}).done(function(e){var n=$.trim(e);if(n=="isBad"){u(Scratch.ALERT_MSGS["inappropriate-comment"]),_gaq.push(["_trackEvent",o.gaqType,"comment_rejected:bad_word"]);return}if(n=="hasChatSite"){u(Scratch.ALERT_MSGS["comment-has-chat-site"]),_gaq.push(["_trackEvent",o.gaqType,"comment_rejected:chat_site"]);return}if(n=="isSpam"){u(Scratch.ALERT_MSGS["comment-spam"]);return}if(n=="isFlood"){u(Scratch.ALERT_MSGS["comment-flood"]);return}if(n=="isMuted"){u(Scratch.ALERT_MSGS["comment-muted"]);return}if(n=="isUnconstructive"){u(Scratch.ALERT_MSGS["comment-unconstructive"]);return}if(n=="isDisallowed"){u(Scratch.ALERT_MSGS["comment-disallowed"]);return}if(n=="isIPMuted"){$("#ip-mute-ban").modal();return}if(n=="isEmpty")u(Scratch.ALERT_MSGS.error);else if(n=="isTooLong")return;_gaq.push(["_trackEvent",o.gaqType,"comment_add"]),$.when(o.gotComments).then(function(){var n=$("<li></li>");s?(o.$('[data-thread="'+i.parent_id+'"]').append(n.html(e)),t.closest('[data-content="reply-form"]').html("")):(t.closest("form").find("textarea").val("").end().find("#chars-left").html("500"),o.$('[data-content="comments"]').prepend(n.html(e+'<ul class="replies" data-thread="'+$(e).data("comment-id")+'"></ul>'))),o.scrollTo(null,n),o.$("span.time").timeago(),o.showCommentOptions(n)})}).error(function(e){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS.error})}).always(function(e){t.attr("data-control","post").removeClass("posting")})},showReplyForm:function(e){function i(){var e=r.find('[data-content="reply-form"]:first').html(n.commentReplyTemplate({thread_id:t.data("parent-thread"),commentee_id:t.data("commentee-id"),comment_id:t.data("comment-id")}));Scratch.INIT_DATA.IS_SOCIAL?e.find("textarea").focus().limit("500","#chars-left-"+t.data("comment-id")):(e.find("textarea").limit("0"),e.find("textarea").focus(function(){openResendDialogue()}))}if(!this.commentPostingAllowed)return;var t=$(e.currentTarget),n=this,r=t.closest("li");this.showMoreReplies({useAnimation:r.closest(".top-level-reply").find(".truncated").length,$elem:r,callback:i})},cancel:function(e){e.preventDefault(),$(e.currentTarget).parents("form:first").find("textarea")[0].value="",$(e.currentTarget).parents("form:first").find("#chars-left").html("500"),$(e.currentTarget).parents('[data-content="reply-form"]:first').empty()},submitDelete:function(e){var t=$(e.currentTarget).closest("[data-comment-id]"),n=t.attr("data-comment-id");$.ajax({url:"/site-api/comments/"+this.type+"/"+this.typeId+"/del/",type:"POST",dataType:"html",data:JSON.stringify({id:n})}).done(function(e){t.parent("li").remove(),_gaq.push(["_trackEvent",self.gaqType ,"comment_deleted"])})},deleteComment:function(e){var t=this;if(Scratch.INIT_DATA.ADMIN)return t.submitDelete(e);this.deleteDialogElem=this.deleteDialogElem||$(Scratch.ALERT_MSGS.delete_comment),this.deleteDialogElem.dialog({buttons:{Cancel:function(){$(this).dialog("close")},Delete:function(){$(this).dialog("close"),t.submitDelete(e)},Report:function(){$(this).dialog("close"),t.submitReport(e)}}})},undeleteComment:function(e){var t=$(e.currentTarget).closest("[data-comment-id]"),n=t.attr("data-comment-id"),r=this;$.ajax({url:"/site-api/comments/"+this.type+"/"+this.typeId+"/undel/",type:"POST",dataType:"html",data:JSON.stringify({id:n})}).done(function(e){t.replaceWith(e),$("#comments-"+n).removeClass("removed"),$("#comments-"+n).parents("li").removeClass("removed"),_gaq.push(["_trackEvent",r.gaqType,"comment_undelete"])})},report:function(e){var t=this;if(Scratch.INIT_DATA.ADMIN)return t.submitReport(e);var n=$(e.currentTarget).closest("[data-comment-id]").find("#comment-user").data("comment-user"),r=t.student_usernames.indexOf(n)>=0,i={Cancel:function(){$(this).dialog("close")},Report:function(){$(this).dialog("close"),t.submitReport(e)}};r?(this.educatorReportDialog=this.educatorReportDialog||$(Scratch.ALERT_MSGS.report_comment_educator),this.reportDialogElem=this.educatorReportDialog,i.Delete=i.Report,delete i.Report):(this.reportDialog=this.reportDialog||$(Scratch.ALERT_MSGS.report_comment),this.reportDialogElem=this.reportDialog),this.reportDialogElem.dialog({buttons:i})},submitReport:function(e){var t=$(e.currentTarget).closest("[data-comment-id]"),n=t.attr("data-comment-id");$.ajax({url:"/site-api/comments/"+this.type+"/"+this.typeId+"/rep/",type:"POST",dataType:"html",data:JSON.stringify({id:n})}).done(function(e){t.replaceWith(e),_gaq.push(["_trackEvent",self.gaqType,"comment_report_add"])})},unreport:function(e){var t=$(e.currentTarget).closest("[data-comment-id]"),n=t.attr("data-comment-id"),r=$(e.currentTarget).data("report-id"),i=this;$.ajax({url:"/site-api/comments/"+this.type+"/"+this.typeId+"/unrep/",type:"POST",dataType:"html",data:JSON.stringify({id:n,rid:r})}).done(function(e){t.replaceWith(e),_gaq.push(["_trackEvent",i.gaqType,"comment_report_remove"])})},scrollTo:function(e,t){if(!e&&!t)return;var n=t||this.$(e);if(n.length===0)throw e+" is non-existent.";var r=n.closest("li");r.addClass("highlighted"),!n.is(":visible")&&Scratch.INIT_DATA.ADMIN&&$("#comments .removed").toggle(),r.hasClass("truncated")&&this.showMoreReplies({$elem:r,useAnimation:!1});var i=$(window),s=i.height(),o=i.scrollTop(),u=o+s,a=n.outerHeight(!0),f=n.offset().top,l=f+a,c=f-s/2+a/2,h=c/2;if(f<o||l>u)return $("html,body").animate({scrollTop:c},h>1e3?1e3:h).promise()},showMoreReplies:function(e){function o(){i.first().prev().removeClass("lastvisible"),i.removeClass("truncated"),r.remove(),t.callback&&t.callback()}var t=e||{},n,r,i;t.currentTarget?(r=$(t.currentTarget),n=r.closest(".top-level-reply").find(".replies"),t.useAnimation=!0):(n=t.$elem.closest(".top-level-reply").find(".replies"),r=n.next(".more-replies")),i=n.find(".truncated");if(t.useAnimation){r.slideUp("fast");var s=i.first().prev(".lastvisible");s.animate({height:s.children(":first").outerHeight()},"fast"),i.slideDown("fast").promise().always(function(){o(),s.height("")})}else o()},toggleComments:function(e){var t=$(e.target),n=this.$(".comments-off"),r=this.$(".comments-on"),i=this.$('[data-content="reply-form"]'),s=this.$('.reply[data-control="reply-to"]'),o=t.is(":checked"),u=function(){n.show(),r.hide(),i.hide(),s.hide()},a=function(){n.hide(),r.show(),i.show(),s.show()};o?u():a(),$.post("/site-api/comments/"+this.type+"/"+this.typeId+"/toggle-comments/",{}).fail(function(e){o?(a(),t.removeAttr("checked")):(u(),t.attr("checked","checked"))})}}),Scratch.ViewController=Backbone.View.extend({showView:function(e){this.currentView&&this.currentView.close(),this.currentView=e,this.currentView&&(this.currentView.render(),this.$el.html(this.currentView.el))}}),Scratch.FollowButton=Backbone.View.extend({events:{'click [data-control="follow"]':"follow",'click [data-control="unfollow"]':"unfollow"},initialize:function(e){_.bindAll(this,"followed"),_.bindAll(this,"unfollowed"),this.displayName=e.displayName},follow:function(){this.model.related.followers.addItems(Scratch.LoggedInUser.get("username"),{success:this.followed,error:this.onFollowError})},followed:function(e,t){this.$('[data-control="follow"]').removeClass("blue notfollowing").addClass("grey following").attr("data-control","unfollow"),Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:Scratch.ALERT_MSGS.followed+this.displayName}),_gaq.push(["_trackEvent","studio","follow_add"])},onFollowError:function(e,t){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:e.responseJSON[0].errors.join(",")})},unfollow:function(){this.model.related.followers.removeItems(Scratch.LoggedInUser.get("username"),{success:this.unfollowed})},unfollowed:function(e,t){this.$('[data-control="unfollow"]').removeClass("grey following").addClass("blue notfollowing").attr("data-control","follow"),Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:Scratch.ALERT_MSGS.unfollowed+this.displayName}),_gaq.push(["_trackEvent","studio","follow_remove"])}}),Scratch.EditableTextField=Backbone.View.extend({events:{"focusout textarea":"saveEditable","focusout input":"saveEditable",click:"edit","submit form":"preventFormSubmit"},initialize:function(e,t){_.bindAll(this,"success","error","saveEditable"),this.$eField=this.$("input, textarea"),this.eField=this.$eField[0]},saveEditable:function(e){if(this.eField.value!=this.eField.defaultValue){var t={};t[this.eField.name]=this.eField.value,this.serverCall(t),e.type=="focusout"&&this.$el.addClass("loading"),this.eField.defaultValue=this.eField.value}e.type=="focusout"&&(clearInterval(this.saveInt),this.$el.removeClass("editable-empty").addClass("editable"),this.$el.addClass("read").removeClass("write"),this.eField.value||(this.$el.addClass("editable-empty" ).removeClass("editable"),this.$('[data-content="prompt"]').show()))},serverCall:function(e){this.model.save(e,{wait:!0,success:this.success,error:this.error})},edit:function(e){if(!this.$("form").length)return this.undelegateEvents();this.clearPrompt(),this.$el.removeClass("read").addClass("write"),this.$eField.focus();var t=this;clearInterval(this.saveInt),this.saveInt=setInterval(function(){t.saveEditable(e)},1e4)},clearPrompt:function(){this.$('[data-content="prompt"]').hide(),this.$eField.focus()},preventFormSubmit:function(e){e.preventDefault(),this.saveEditable(e)},success:function(e,t){this.$el.removeClass("loading");if(t.errors){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS[t.errors[0]],timer:1e4});return}this.onEditSuccess()},onEditSuccess:function(e){},error:function(e,t,n){throw"in Scratch.EditableTextField, error - responseText:"+t.responseText+" status:"+t.status}}),Scratch.EditableSelectField=Backbone.View.extend({events:{"change select":"saveEditable","submit form":"preventFormSubmit"},initialize:function(e,t){_.bindAll(this,"success","error","saveEditable"),this.$eField=this.$("select"),this.eField=this.$eField[0]},saveEditable:function(e){var t={};t[this.eField.name]=this.$("select").val(),this.serverCall(t)},serverCall:function(e){this.model.save(e,{wait:!0,success:this.success,error:this.error})},preventFormSubmit:function(e){e.preventDefault(),this.saveEditable(e)},success:function(e,t){this.$el.removeClass("loading");if(t.isBad){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS["inappropriate-generic"],timer:1e4});return}this.onEditSuccess()},onEditSuccess:function(e){},error:function(e,t,n){throw"in Scratch.EditableSelectField, error - responseText:"+t.responseText+" status:"+t.status}}),Scratch.EditableCheckboxField=Backbone.View.extend({events:{'click [type="checkbox"]':"saveEditable","submit form":"preventFormSubmit"},initialize:function(e,t){_.bindAll(this,"success","error","saveEditable"),this.$eField=this.$('input[type="checkbox"]'),this.eField=this.$eField[0]},saveEditable:function(e){var t={};t[this.eField.name]=this.$eField.is(":checked")?1:0,this.serverCall(t)},serverCall:function(e){this.model.save(e,{wait:!0,success:this.success,error:this.error})},preventFormSubmit:function(e){e.preventDefault(),this.saveEditable(e)},success:function(e,t){this.$el.removeClass("loading");if(t.isBad){Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS["inappropriate-generic"],timer:1e4});return}this.onEditSuccess()},onEditSuccess:function(e){},error:function(e,t,n){throw"in Scratch.EditableSelectField, error - responseText:"+t.responseText+" status:"+t.status}}),Scratch.EditableImage=Backbone.View.extend({events:{mouseover:"showEdit",mouseout:"hideEdit",'change input[type="file"]':"submit"},initialize:function(){_.bindAll(this,"imageUploadStart"),_.bindAll(this,"imageUploadSuccess"),this.$el.fileupload({url:this.model.url(),done:this.imageUploadSuccess,start:this.imageUploadStart,pasteZone:this.$el})},showEdit:function(e){this.$el.addClass("edit")},hideEdit:function(e){this.$el.removeClass("edit")},imageUploadSuccess:function(e,t){this.$el.removeClass("loading");if(t.result.error)Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:t.result.errors[0]});else if(t.result.errors)Scratch.AlertView.msg($("#alert-view"),{alert:"error",msg:Scratch.ALERT_MSGS[t.result.errors[0]],timer:1e4});else{var n=t.result.thumbnail_url+"#"+(new Date).getTime();this.$("img").attr("src",n),Scratch.AlertView.msg($("#alert-view"),{alert:"success",msg:"Thumbnail changed"})}},imageUploadStart:function(){this.$el.removeClass("edit"),this.$el.addClass("loading")},submit:function(e){}}),Scratch.UserThumbnail=Scratch.Model.extend({urlRoot:"/site-api/users/all/",slug:"username"}),Scratch.UserThumbnailCollection=Scratch.Collection.extend({model:Scratch.UserThumbnail,urlRoot:"/site-api/users/",slug:"username",initialize:function(e,t){this._meta=t,this.options=t},deleteItem:function(e,t){this.remove(e),t.url=this.url()+"remove/"+this.url_params({usernames:e.get("fields").user.username}),this.sync("update",e,t)},addItem:function(e){e.url=this.url()+"add/"+this.url_params({usernames:e.usernames}),this.sync("update",new Scratch.UserThumbnail,e)},meta:function(e,t){if(t===undefined)return this._meta[e];this._meta[e]=t}}),Scratch.LoggedInUserModel=Scratch.UserThumbnail.extend({authenticated:!1,admin:!1,loginUrl:"/login/",loginRetryUrl:"/login_retry/",currentLoginUrl:"/login/",initialize:function(e,t){this.constructor.__super__.initialize.apply(this,[e,t]),this.authenticated=t.authenticated},login:function(e,t){this.save(e,$.extend(t,{url:this.currentLoginUrl,wait:!0})),this.authenticated=!0},logout:function(){this.authenticated=!1}}),Scratch.ProjectThumbnail=Scratch.Model.extend({urlRoot:"/site-api/projects/all/"}),Scratch.ProjectThumbnailCollection=Scratch.Collection.extend({model:Scratch.ProjectThumbnail,urlRoot:"/site-api/projects/",initialize:function(e,t){_.bindAll(this,"added"),_.bindAll(this,"deletedAll"),this._meta=t,this.options=t},added:function(e,t){this.fetch()},deleteAll:function(e){this._meta["collectionType"]=="trashed"&&(e||(e={}),_.extend(e,{url:this.url()+"empty/",success:this.deletedAll}),Backbone.sync("update",this,e))},deletedAll:function(e,t){this.fetch()},meta:function(e,t){if(t===undefined)return this._meta[e];this._meta[e]=t}}),Scratch.GalleryThumbnail=Scratch.Model.extend({urlRoot:"/site-api/galleries/all/",deleteCurators:function(e,t){t=t||{},t.url="/site-api/users/curators/delete/?gallery_id="+this.pk,this.sync("update",e,t)},addCurators:function(e){e=e||{},e.url="/site-api/users/curators/add/?gallery_id="+this.pk+"&usernames="+e.usernames,this.sync("update",this,e)},deleteProjects:function(e,t){t=t||{},t.url="/site-api/projects/in/?gallery_id="+this.get("pk"),this.sync("update",e,t)},addProjects:function(e,t){t=t||{},t.url="/site-api/projects/in/?gallery_id"+this.get("pk"),this.sync("update", e,t)},follow:function(e){options=options||{},options.url="/site-api/users/bookmarkers/add/?gallery_id="+this.get("pk"),this.sync("update",this,options)},unfollow:function(e){e=e||{},e.url="/site-api/users/bookmarkers/remove/?gallery_id="+this.get("pk"),this.sync("update",this,e)}}),Scratch.GalleryThumbnailCollection=Scratch.Collection.extend({model:Scratch.GalleryThumbnail,urlRoot:"/site-api/galleries/",initialize:function(e,t){this._meta=t,this.options=t},meta:function(e,t){if(t===undefined)return this._meta[e];this._meta[e]=t}}),Scratch.Comment=Scratch.Model.extend({urlRoot:"/site-api/comments/"}),Scratch.CommentCollection=Scratch.Collection.extend({model:Scratch.Comment,urlRoot:"/site-api/comments/",initialize:function(e,t){this.options=t},toggleDisabled:function(){},addComment:function(e,t){var t=t||{};return t.url=this.url()+"add/?",t.data=JSON.stringify(e),Backbone.sync("create",this.parentModel,t)},isCommentOkay:function(e){},report:function(e,t){e||(e={});var n=this.url()+"rep/";$.ajax(n,{type:"POST",data:JSON.stringify(e),dataType:"json",success:t})},unreport:function(e,t){e||(e={});var n=this.url()+"unrep/";$.ajax(n,{type:"POST",data:JSON.stringify(e),dataType:"json",success:t})}}),function(e){e.fn.scratchIncrementCount=function(e){var t=parseInt(this.html(),10);t+=e,this.html(t)},e.withCSRF=function(t){e.get("/csrf_token/",function(e,n,r){csrf=("; "+document.cookie).split("; scratchcsrftoken=")[1].split(";")[0],t(csrf)})}}(jQuery),$.ajaxSetup({jsonp:!1}),$(document).ajaxSend(function(e,t,n){function r(e){var t=null;if(document.cookie&&document.cookie!=""){var n=document.cookie.split(";");for(var r=0;r<n.length;r++){var i=jQuery.trim(n[r]);if(i.substring(0,e.length+1)==e+"="){t=decodeURIComponent(i.substring(e.length+1));break}}}return t}function i(e){var t=document.location.host,n=document.location.protocol,r="//"+t,i=n+r;return e==i||e.slice(0,i.length+1)==i+"/"||e==r||e.slice(0,r.length+1)==r+"/"||!/^(\/\/|http:|https:).*/.test(e)}function s(e){return/^(GET|HEAD|OPTIONS|TRACE)$/.test(e)}!s(n.type)&&i(n.url)&&t.setRequestHeader("X-CSRFToken",r("scratchcsrftoken"))}),$(document).ajaxError(function(e,t,n,r){if(n.error===undefined){if(location.port==="")throw"Uncaught ajax error. Attempted URL: "+n.url+" Status: "+t.status;t.status===0&&(n.success(n.fakeResponseForDevPortAjaxFail,t.status,t),console.error("Status 0 ajax bug. Calling success(options.fakeResponseForDevPortAjaxFail, xhr.status, xhr)"))}}),$(document).on("click",".dropdown.select ul li",function(){var e=$(this).text(),t=$(this).closest(".dropdown"),n=t.find(".selected");t.find("li.hide").removeClass("hide"),$(this).addClass("hide"),n.text(e)}),$(document).on("click",".dropdown.radio-style ul li",function(){var e=$(this).closest(".dropdown");e.find(".selected").removeClass("selected"),$(this).addClass("selected")}),$.urlParam=function(e){if(window.location.search.indexOf(e)==-1)return null;var t=(new RegExp("[\\?&]"+e+"=([^&#]*)")).exec(window.location.href);return t[1]||0};

- LostLittleChick738
-
Scratcher
500+ posts
Official [scratchblocks] testing topic 2
forever :: hat
steps (10) move :: motion
when gf clicked :: cap
Noob said:
whut
clicked @greenFlag when :: events hat
{
[Scratch is broken] say :: looks
<(fixed? :: sensing boolean) = [true]> until repeat {
[fix v] broadcast :: events
} :: control loop
[scratch v] (fix v) :: motion
} forever :: control loop cap
Noob said:
!u gnizmA ![skcolbhctarcs] sduwkcaB !woW
touching [air v]? <if <touching [air v]?> then {kill [noob cause he's annoying v] :: motion} :: control stack> {
if <touching [air v]? {if <touching [air v]? {kill [noob v] :: operators} :: sensing stack> then {kill [noob v] :: list} :: control stack} :: sensing stack> then
kill ({kill ({kill ({kill ({kill ({stop [all v]} :: variables ring)} :: custom ring)} :: pen ring)} :: control ring)} :: motion ring)
end
say (join (obsolete :: stack) [blocks!])
} :: sensing hat
when gf clicked :: control capNoob said:
WUT
- AbonManis
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
mistake: “mitsake”when [crash the computer v] key pressed
crash the comupter
define crash the computer
broadcast [ v]
when I receive [ v]
broadcast [ v]2089082 2097152Yes, you're right.OK YOU DID IN NOWWW1
2
4
8
16
32
64
128
256
512
1024
2048
4096
8192
16384
32768? i dunno65536Idk anymore and i didnt use a calc (:
131072
262144
524288
10485762089082? i dunno4178164
8356328
16712656
( I had 2 use a calculator :: obsolete ) :: obsolete stack
4178164 4194304
8356328 8388608
16712656 16777216
and then33554432:: #7700a1
67108864:: #000000
134217728:: #ff0000
268435436:: #33d380
536870912:: #58a8b1
1073741824:: #296920
2147483648:: #00ee44
first mitsake:
when sprite kicked
- AbonManis
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
if <{
if <> then
end} and {
if <> then
end} > then
end
hi {I once have more than{250{How to do this?{1. Make a new account{}2. Go to your main account's profile{}3. Love, fave and comment all your main account's projects.{}4. Sign in to your main account.{}5. Enjoy your messages!{Nah, this will not make you popular. {Sorry...{But don't get eaten by a kumquat! {Yeah, destroy them!{Okay, eat them! {OK, Yum!{(>:|)} :: sensing} :: events hat} :: sensing hat} :: events} :: events hat} :: events} :: events} :: events hat} messages. :: events loop}:: events hatLast edited by AbonManis (June 27, 2020 14:22:12)
- Squirrel_D
-
Scratcher
37 posts
Official [scratchblocks] testing topic 2
(excess characters removed by moderator - please don't spam)
Last edited by Paddle2See (June 27, 2020 16:49:37)
- K02119
-
Scratcher
100+ posts
Official [scratchblocks] testing topic 2
when <[6] < [6]> :: hat
forever
say [GET A GALAXY S6 NOT A IPHONE 6!!!]
end