Roblox L36 Generate Money

Roblox L36 Generate Money

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

2nd - 4th Grade

10 Qs

Survive the waves!

Survive the waves!

3rd - 6th Grade

11 Qs

Roblox L38 Purchasing Button

Roblox L38 Purchasing Button

1st - 5th Grade

10 Qs

Scratch

Scratch

4th Grade

11 Qs

Scratch-Pop Quiz 1

Scratch-Pop Quiz 1

5th Grade

10 Qs

Scratch

Scratch

5th Grade

15 Qs

Computer #1

Computer #1

2nd Grade

15 Qs

SCRATCH - GRADE 2 - JUNE2023

SCRATCH - GRADE 2 - JUNE2023

2nd Grade

10 Qs

Roblox L36 Generate Money

Roblox L36 Generate Money

Assessment

Quiz

Computers

1st - 5th Grade

Easy

Created by

Future Teacher

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function do we use to create a new part in Roblox Studio?

Instance.create()

Instance.new()

game.Workspace.create()

Part.new()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we prevent the player from clicking the spawn button too quickly?

By setting an interval using wait() and use variable buttonReady

By changing the Material property

By setting cash.Color = Color3.new()

By using Destroy()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What part in the game is responsible for removing spawned cash?

Clicker

Spawner

Collector

Leaderstats

4.

MATCH QUESTION

1 min • 1 pt

Match the function with its purpose:

Destroy()

Deletes objects

buttonReady = false

Prevents button spam

leaderstats

Creates new parts

Tracks player money

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Collector script destroys any part that touches it, including the player's body.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The leaderstats script is stored in Workspace.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to check if a part has a specific value before destroying it?

FindFirstChild("CashValue")

game.Workspace:GetChildren()

buttonReady == false

cash.Material = "Neon"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?