Chapter 4: Securing Your Game

In this chapter, we will learn the fundamentals of advanced Roblox programming. We will start by learning what the client and server are. Once we know this, we will learn which part of the system gets implemented where. After that, we will learn how to use RemoteEvents and RemoteFunctions to communicate between the server and client. This is something that hackers and exploiters could abuse as well. This is why we will learn how to implement security measures to prevent this from happening. Finally, we will also look at text filtering to ensure no bad language ends up in your game.

The following topics will be covered in this chapter:

  • Understanding the client and server
  • Using RemoteEvents and RemoteFunctions

Get Mastering Roblox Coding now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.