#Can someone help me?

1 messages · Page 1 of 1 (latest)

little lintel
#

im making an timed click minigame, but i ran into a problem, all the systems are already done but i need to make the tween infos safe from exploiters, can somebody help me?

shut holly
#

what

#

the exploiters cant go into your code and change the tween info

little lintel
#

seriously?

#

thank god lol

#

im really confused with this type of thing

#

like server and client

#

thank you sm

lucid seal
#

if ur tweening from the client then yes they can.

shut holly
#

People can do whatever they want on the client

#

The op probably knows that and is asking if they can do it on the server

novel sand
little lintel
#

what i’m talking abt is that i have a tween in the client, its like the minigame on DIG, you need to click on the right time to make points and if the speed of the client is slow, then it obviously make easier to win

#

If someone is willing to help me with some things, cuz sometimes i run into some problems and i dont find a single tutorial on youtube abt it

small elm
#

and tbh even if you add server authority based on clock times it's still simple enough for exploiters to cheat it

#

probably best thing you can do is limit how much can be gained from these and how often they can be used, and i think doing server authority based on when the remotes are received and forgiving player:networkping() is your best bet, no rollback coz that can be cheated too easily here