From 1f93ef34c2771360810eeba51b6f31cbd462929e Mon Sep 17 00:00:00 2001 From: cyclic Date: Mon, 23 Mar 2026 20:49:30 +0000 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..96bd104 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +run it with this: +```lua +getgenv().key = 'yep' -- valid key +loadstring(game:HttpGet"https://git.luau.software/cyclic/anti-sra-public/raw/branch/main/obfuscated_anti-sra.luau")() +``` + +then try to stack replay it to make it work with a key that isnt `yep` \ No newline at end of file