Search Header Logo

Roblox L36 Generate Money

Authored by Future Teacher

Computers

1st - 5th Grade

Used 3+ times

Roblox L36 Generate Money
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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:

buttonReady = false

Deletes objects

Destroy()

Prevents button spam

Creates new parts

leaderstats

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"

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?