Feedback on anti leaking system

Hello, I made a anti leaking system for my games

Images on how it works

Here is some images explaining how it works. When the script got deleted it will kick the player as I secretly placed the code that kicks player when the script is deleted. Please give feedback on if would this be good

wanna code togheter? more info: Keo164 - Developer

5 Likes

Very simple yet very smart! Well done!

1 Like

Hey, is the code client sided?

I mean if the game is leaked, whoever joins the game kicked

But how you determine if the game is leaked or not? If the code is Server Sided then it is useless because Exploiters don’t have access to it so it won’t be replicated on the Leaked (copied) game.

Its based on the game Id. I do not think game id can be duplicated

Did u even read what I wrote?
I am not talking about duplicating game Id but the way how you determine if the game Id is different?

When a player joins I find game.PlaceId

Do you want the source code?!?

Okay let me take a look on it.

When an exploiter steals your game, he’s not going to take the kick script with it, so he just gets the place without the kick script.

1 Like

That is what I am talking about.

2 Likes

If the script is not there it will still kick because the script is implemented on the critical game scripts

Exploiters don’t have access to that when they copy your game, so they don’t have to worry about that when they leak it.

Ugh, you do not understood

lemme go basic

If the kick script gets deleted
Second script detects it and kicks
If the second got deleted
Third script detects and kicks

You don’t understand how leaking works…
Exploiter can only leak client side not serverside.

But the second and third script are not in the leaked server, as only client side scripts are copied over. So then all they have to do is delete the client side, as the server side scripts don’t exist in their version XD. Nice try man, but people have already thought of this. It doesn’t work.

Ok I get it if you did not like the system just say it

You don’t get it, we are here to help you out, there is no need to defend yourself, we are just reviewing the system in an attempt to help you, I’m sure you’ve learned something from it.

2 Likes

It is in Cool Creations but still… this system won’t work.

1 Like

Wow, salty. We are saying your system doesn’t work. Its not about “Not liking something”. Its like if a person came up to you and said “I can jump to the moon with a pogo stick” and when you say thats impossible they just reply “I get it, if you don’t like my method just say it”. Its not that we don’t “Like” it, we just know it doesn’t work.

1 Like