Roblox L36 Generate Money

Roblox L36 Generate Money

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

computer

computer

3rd - 5th Grade

8 Qs

Simple Movement of the sprite

Simple Movement of the sprite

3rd Grade

10 Qs

Scratch - Revision

Scratch - Revision

KG - 2nd Grade

10 Qs

Quizizz Tổng hợp kiến thức

Quizizz Tổng hợp kiến thức

5th Grade - University

10 Qs

Roblox L35 Tycoon Game

Roblox L35 Tycoon Game

1st - 5th Grade

10 Qs

Roblox L39 Puchase GUI + Destroy

Roblox L39 Puchase GUI + Destroy

1st - 5th Grade

11 Qs

Roblox L41-42 Upgrade & Debug

Roblox L41-42 Upgrade & Debug

1st - 5th Grade

13 Qs

Introduction to Scratch

Introduction to Scratch

5th - 6th 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:

Deletes objects

Destroy()

Prevents button spam

leaderstats

Creates new parts

buttonReady = false

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?