mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
[ScriptingSpoofer] Update for Exp2
This commit is contained in:
parent
ee7d7f2bee
commit
0845027b56
4 changed files with 52 additions and 23 deletions
21
ScriptingSpoofer/README.md
Normal file
21
ScriptingSpoofer/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# ScriptingSpoofer
|
||||
|
||||
Prevents **local** scripts from accessing your Username or UserID by spoofing them with random values each session.
|
||||
|
||||
This mod is made to prevent malicious scripts executing on your local client from accessing your Username or UserID to target you with. **This mod can not prevent scripts executing on remote clients from accessing your Username or UserID.**
|
||||
|
||||
Example: Prevents a **blacklist** script from targeting you. **Whitelist** scripts are not affected by this mod, only **blacklists**, as the spoofed info is not exposed for customization.
|
||||
|
||||
## Mod Settings
|
||||
- **Censor Username**: Censors existing username by replacing and appending random characters to it. Disable to generate a completely random username.
|
||||
|
||||
---
|
||||
|
||||
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ABI.
|
||||
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
||||
|
||||
> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive.
|
||||
|
||||
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
||||
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|
Loading…
Add table
Add a link
Reference in a new issue