added Comments

This commit is contained in:
2025-02-09 18:40:51 +01:00
parent cc5f2e488b
commit b6b2baee8b
5 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
// Fetch data any kernel_router.so if you have a Memory_Address and Overflow_Key with a computer object.
if params.len < 4 or params[0] == "-h" or params[0] == "--help" then exit("<b>Usage: "+program_path.split("/")[-1]+" [IP_Address] [Lan_IP] [Memory_Address] [Overflow_String]</b>")
routerip = params[0]