Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordzy/safedialogs
safeDialogs prevents the server from receiving fake or spoofed dialog responses. This includes faking dialog ID, listitem or even the inputtext in cases of lists. Faking listitem or inputtext can lead to many risks of user breaking into server security depending on how they're used. This include ensures that everything's safe and also contains a callback that is triggered whenever player sends spoofed dialog response.
https://github.com/lordzy/safedialogs
anti-cheat callback cheat-engine dialogs filterscript functions hack include raksamp sa-mp safety spoof
Last synced: 2 months ago
JSON representation
safeDialogs prevents the server from receiving fake or spoofed dialog responses. This includes faking dialog ID, listitem or even the inputtext in cases of lists. Faking listitem or inputtext can lead to many risks of user breaking into server security depending on how they're used. This include ensures that everything's safe and also contains a callback that is triggered whenever player sends spoofed dialog response.
- Host: GitHub
- URL: https://github.com/lordzy/safedialogs
- Owner: Lordzy
- License: mpl-2.0
- Created: 2017-02-04T13:02:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T02:06:47.000Z (almost 8 years ago)
- Last Synced: 2024-08-05T09:15:53.243Z (6 months ago)
- Topics: anti-cheat, callback, cheat-engine, dialogs, filterscript, functions, hack, include, raksamp, sa-mp, safety, spoof
- Language: SourcePawn
- Size: 43.9 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **4**星
README
# safeDialogs
safeDialogs prevents the server from receiving fake or spoofed dialog responses. This includes faking dialog ID, listitem or even the inputtext in cases of lists. Faking listitem or inputtext can lead to many risks of user breaking into server security depending on how they're used. This include ensures that everything's safe and also contains a callback that is triggered whenever player sends spoofed dialog response.
For further information - http://forum.sa-mp.com/showthread.php?t=627990