Roblox L36 Generate Money

Roblox L36 Generate Money

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Year 4 - Windows

Year 4 - Windows

4th Grade

10 Qs

Computer Mouse

Computer Mouse

1st Grade

7 Qs

Keyboard and mouse

Keyboard and mouse

1st - 3rd Grade

10 Qs

Digital Technology Hardware Pictures to Names.

Digital Technology Hardware Pictures to Names.

4th - 6th Grade

15 Qs

Web Browsers

Web Browsers

1st - 5th Grade

10 Qs

ROBLOX L35

ROBLOX L35

1st - 5th Grade

10 Qs

Search Engines

Search Engines

3rd - 6th Grade

10 Qs

ADVANCED FEATURES OF WORD PROCESSOR - I

ADVANCED FEATURES OF WORD PROCESSOR - I

5th - 7th Grade

15 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

Creates new parts

leaderstats

Tracks player money

buttonReady = false

Prevents button spam

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?