Auto Safe Events
With Safe Events you can protect your events from being abused by cheaters.
Last updated
With Safe Events you can protect your events from being abused by cheaters.
Last updated
Auto Safe Events can cause false bans for some resources so please install them on test server and test all events
Also if there is any other event protection or something that overrides TriggerServerEvent function or TriggerLatentServerEvent function it can lead to false bans as well
Server Event sent by Safe Events System has token on last argument, if your resource gets all arguments in event it will receive token also example: event Data [1000, "teststring", false, nil, nil], Safe Events event Data [1000, "teststring", false, nil, nil, securityToken<number>]
Go to config and enable Safe Events
Restart server and try it out!