This endpoint allows you to authorize a IPv4 IP adress to secure your script and prevent leaking.
{
name: "SUCCESSFUL_AUTHENTIFICATION",
message: "Authentication was successful. Thanks for using <SCRIPT-NAME>!",
IPv4: "<IPv4-ADRESS>",
links: [{
docs: "https://docs.viority.eu/script-lock",
support: "https://discord.gg/323HfHyGW4",
}],
}
{
name: "UNAUTHORIZED_AUTHENTIFICATION",
message: "<REASON>",
IPv4: "<IPv4-ADRESS>",
links: [{
docs: "https://docs.viority.eu/script-lock",
support: "https://discord.gg/323HfHyGW4",
}],
}
Too many requests, please try again later.