Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
4

Concerned about exploits, how do I prevent??

Asked by 4 years ago

I know a lot of Roblox games get exploited, and I have put tons of work into my game. I don't want any hacks or exploits or viruses in it, how can I prevent this? Just asking.

0
What type of game are you making? BashGuy10 384 — 4y
0
What kind of exploits are you trying to avoid? Vxpper 101 — 4y
0
just shove ur code in a plugin and use that plugin so nobody can see your code... Server scripts can't get hacked, use sanity checks, look for a dex in game greatneil80 2647 — 4y
0
shoving your code into a plugin is like, the best way. BashGuy10 384 — 4y

2 answers

Log in to vote
1
Answered by
SmartNode 383 Moderation Voter
4 years ago

exploiting = vulnerability

just make sure you don't have vulnerabilities in your game that's super obvious like an easy remote spam that gives you cash, do server-sided checks to make sure theyre sending the right informtion from the client, easy stuff.

don't let hacks, exploits, or random crap fool you, exploits are basically code ran from the client

0
Not just super obvious, remove all vulnerabilities hiimgoodpack 2009 — 4y
Ad
Log in to vote
-2
Answered by 4 years ago

You CANT the best you can do is using Server Events or Server Functions.

0
Explain phantom forces greatneil80 2647 — 4y
0
Tsk Tsk Tsk NotFrindow 346 — 4y
0
matee phatom forces is not secure I exploited it multiple times using free exploits plus they still can hack to be a "admin" to get console aandmprogameing 52 — 4y

Answer this question