Skip to content

Instantly share code, notes, and snippets.

@Exponential-Workload
Created September 19, 2021 11:16
Show Gist options
  • Save Exponential-Workload/6f24458631e43355e03ad0b645e42000 to your computer and use it in GitHub Desktop.
Save Exponential-Workload/6f24458631e43355e03ad0b645e42000 to your computer and use it in GitHub Desktop.
antiban
-- antiban
local setfflag = setfflag or function( a, b ) return a == b end;
setfflag('AbuseReportScreenshot', 'false')
setfflag('AbuseReportScreenshotPercentage', '0')
setfflag('CrashPadUploadToBacktraceToBacktraceBaseUrl', 'false')
setfflag('CrashUploadToBacktracePercentage', '0')
setfflag('CrashUploadToBacktraceBlackholeToken', 'false')
setfflag('CrashUploadToBacktraceWindowsPlayerToken', '0')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment