Discuss Scratch

101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Hello! Do you want a job? Click “forms”, copy the worker (or manager) form, click the “Fill Out the Form!” link, paste it into the reply box, and send it in!
Remember to read the Terms!

Welcome to the 1st joint of Scratch Needs!
This shop is dedicated to all Scratchers who need cool, working items at no cost!
Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
This shop provides:
Scripts
Cloud help
PFPs
Project ideas
Banners
Templates
Game engines
More!
Use code 101 for a free follow!!!

Reviews:
Great shop, 10/10! It was a cool design. Too bad I didn’t order anything… -101Corp (Successful Order)
9.5/10 for effort -Codingland (Failed Order)

News:
Manufacturer Scratch Advance has been found to be shipping faulty products. The faulty product “Cloud List System” has these faults. They say “We did a deep bug search, and found nothing.” However, they are under a 7,000,000$ lawsuit from the 2 shops they shipped to, Scratch Needs and Cloud Stop. We may never see their products on store shelves again, as this lawsuit could put them into bankruptcy, even dept.



































.

Last edited by 101Corp (May 27, 2021 18:54:29)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
tiger891370934270124
Scratcher
69 posts

Scratch Needs! Get everything you need on your hands!

here is how to use enter

when green flag clicked
forever
if <key (foo) pressed?> then
enter some code here
end
end

set [foo] to [enter]

hello mm here
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 2 - Jobs

List of workers:





































.

Last edited by 101Corp (May 27, 2021 13:19:26)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 3 - Products

We offer:
High scores
Cloud lists
Bug checks
OS engine
Advertising NOT STOCKED
Encode/Decode
Game engine (sp)
Cloud tutorials
Regular tutorials
Follow NOT STOCKED
Heart
Fave
PFPs
Banners
Description template
Project ideas
Links to other collabs

Special products:
F4F
Join studio
Join collab

Last edited by 101Corp (May 27, 2021 16:21:23)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 4 - Forms

Order
What do you want:
Special person:
Deadline:
What code are ya using:


Manager
Can I trust ya:

Worker
Cloud experience:
Code experience:
Following me (not required):
Following forum:
Activity:
Code word:

Review
Who did it:
On time:
How would you rate it (text):
How would you rate it (1-10):

Fill Out the Form!






































.

Last edited by 101Corp (May 27, 2021 11:58:16)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 5 - Terms
Please read carefully.
We are not responsible for any damage done by using or being involved in this shop. Now, to the much less serious terms.

CUSTOMER TERMS
Please do not use profanity. Even if it is censored by Scratch, it will be reported.
Please be respectful. We don’t want anyone to be disrespected by you.
Follow the CG. One of the main reasons we don’t do cloud chat is because it is a violation of the Scratch CG (Community Guidelines). We don’t want to get banned!
Off topic posts are allowed. Just don’t disrupt a on topic conversation with something off topic.

EMPLOYEE TERMS
No profanity.

More coming soon!




















Application code word: ShopNameBroski



































.

Last edited by 101Corp (May 27, 2021 11:57:44)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 6 - Requests Awaiting

There are no requests awaiting.
















































.

Last edited by 101Corp (May 26, 2021 23:42:12)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Home - Jobs - Products - Forms - Terms - Requests Awaiting - Partners
Page 7 - Partners

We have none

















































.

Last edited by 101Corp (May 26, 2021 23:42:23)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

BuMp! (8:12PM May 26th Wednesday NEW YORK BROOKLYN)

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
Ancoder
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

What do you want:Cloud List
Special person: Hmm who should i choose
Other:






















































Python:
print("Please Follow Me")
if followed:
    print("Yay!")
Javascript:
console.log("Please Follow Me")
if (followed) {
    console.log("Yay!")
}
Java:
class Main {
    public static void main(String[] args) {
        System.out.println("Please Follow Me")
        if (followed) {
            System.out.println("Yay!")
        }
    }
}
C:
using namespace std;
int main() {
    cout > "Please Follow Me";
    if (followed) {
        cout > "Yay!";
    }
    return 0;
}
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!

Last edited by 101Corp (May 27, 2021 00:44:12)


_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
Ancoder
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once





















































Python:
print("Please Follow Me")
if followed:
    print("Yay!")
Javascript:
console.log("Please Follow Me")
if (followed) {
    console.log("Yay!")
}
Java:
class Main {
    public static void main(String[] args) {
        System.out.println("Please Follow Me")
        if (followed) {
            System.out.println("Yay!")
        }
    }
}
C:
using namespace std;
int main() {
    cout > "Please Follow Me";
    if (followed) {
        cout > "Yay!";
    }
    return 0;
}
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

Ancoder wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once
Wdym? I tested it. Works for me!

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

Ancoder wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once
Wdym? I tested it. Works for me!
Wait- Scratch is confusing. Now it’s broken??

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

101Corp wrote:

Ancoder wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once
Wdym? I tested it. Works for me!
Wait- Scratch is confusing. Now it’s broken??
Order something else while I sort this out. Maybe you can make a cloud list with one of the components.

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once
Wdym? I tested it. Works for me!
Wait- Scratch is confusing. Now it’s broken??
Order something else while I sort this out. Maybe you can make a cloud list with one of the components.
Also, read the “News” section on the home page

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]
Ancoder
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

101Corp wrote:

101Corp wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

101Corp wrote:

101Corp wrote:

Ancoder wrote:

What do you want:Cloud List
Special person: Hmm who should i choose
Other:

Thank you for ordering! The Cloud List order should be ready soon.
Your Cloud List order is now ready! Pick it up at this link!
oooooh nice wait it only adds my name once
Wdym? I tested it. Works for me!
Wait- Scratch is confusing. Now it’s broken??
Order something else while I sort this out. Maybe you can make a cloud list with one of the components.
Also, read the “News” section on the home page
yeah put them into debt





















































Python:
print("Please Follow Me")
if followed:
    print("Yay!")
Javascript:
console.log("Please Follow Me")
if (followed) {
    console.log("Yay!")
}
Java:
class Main {
    public static void main(String[] args) {
        System.out.println("Please Follow Me")
        if (followed) {
            System.out.println("Yay!")
        }
    }
}
C:
using namespace std;
int main() {
    cout > "Please Follow Me";
    if (followed) {
        cout > "Yay!";
    }
    return 0;
}
-250119code2
Scratcher
500+ posts

Scratch Needs! Get everything you need on your hands!

.

Last edited by -250119code2 (May 27, 2021 11:40:10)




101Corp
Scratcher
1000+ posts

Scratch Needs! Get everything you need on your hands!

BuMp! (8:00AM May 27th Thursday NEW YORK BROOKLYN)

_

















*vine boom*











Duplicate button!!!
I will use this in places that need it

[url=scratch.mit.edu][img]https/u.cubeupload.com/itsultimately101Corp/costume1.png[/img][/url]

Powered by DjangoBB