L2JDevs Project - Developers Community

Mods Development => Mods Pack => Mensaje iniciado por: U3Games en 20 de Mayo de 2017, 05:08:19 pm

Título: [MOD] Captcha Protection
Publicado por: U3Games en 20 de Mayo de 2017, 05:08:19 pm
Information:

[EN] Protection system captcha that is activated when killing x mobs.
[ES] Sistema de protección captcha que se activa al matar a x mobs.

https://youtu.be/qKOVuYX0fgA

Features:
Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Captcha Protection Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Captcha Protection:
# Default: False
CaptchaProtectionEnabled = False

# Enabled Captcha in instances:
# Default: False
CaptchaProtectionInInstance = False

# Minimum number of kills:
# Default: False
CaptchaProtectionKillCount = 100

# Captcha timer (seconds):
# Default: False
CaptchaProtectionTime = 10

# Jail timer (minutes):
# Default: False
CaptchaProtectionTimeJail = 60

# Min level to player:
# Default: False
CaptchaProtectionMinLevel = 35

# Captcha attempts:
# Default: False
CaptchaProtectionAttempts = 3

Link to download:

http://www.l2jdevs.org/?product=captcha-protection



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.