Skocz do zawartości
  • 0

ANTYBOT HELP!


Poter2003

Pytanie

13 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Wystarczy zwykły authme. 

Spoiler

Protection:
    # Enable some servers protection (country based login, antibot)
    enableProtection: true
    # Apply the protection also to registered usernames
    enableProtectionRegistered: true
    # Countries allowed to join the server and register. For country codes, see
    # http://dev.maxmind.com/geoip/legacy/codes/iso3166/
    # PLEASE USE QUOTES!
    countries: 
    - 'PL'
    # Countries not allowed to join the server and register
    # PLEASE USE QUOTES!
    countriesBlacklist: 
    - 'A1'
    - 'A2'
    - 'o1'
    # Do we need to enable automatic antibot system?
    enableAntiBot: true
    # The interval in seconds
    antiBotInterval: 5
    # Max number of players allowed to login in the interval
    # before the AntiBot system is enabled automatically
    antiBotSensibility: 10
    # Duration in minutes of the antibot automatic system
    antiBotDuration: 10
    # Delay in seconds before the antibot activation
    antiBotDelay: 60

+

Spoiler

 security:
        # Minimum length of password
        minPasswordLength: # Maximum length of passwordpasswordMaxLength30# Possible values: SHA256, BCRYPT, BCRYPT2Y, PBKDF2, SALTEDSHA512, WHIRLPOOL,# MYBB, IPB3, PHPBB, PHPFUSION, SMF, XENFORO, XAUTH, JOOMLA, WBB3, WBB4, MD5VB,# PBKDF2DJANGO, WORDPRESS, ROYALAUTH, CUSTOM (for developers only). See full list at# https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/hash_algorithms.mdpasswordHash'SHA256'# If a password check fails, AuthMe will also try to check with the following hash methods.# Use this setting when you change from one hash method to another.# AuthMe will update the password to the new hash. Example:# legacyHashes:# - 'SHA1'legacyHashes[]# Salt length for the SALTED2MD5 MD5(MD5(password)+salt)doubleMD5SaltLength8# Number of rounds to use if passwordHash is set to PBKDF2. Default is 10000pbkdf2Rounds10000# Prevent unsafe passwords from being used; put them in lowercase!# You should always set 'help' as unsafePassword due to possible conflicts.# unsafePasswords:# - '123456'# - 'password'# - 'help'unsafePasswords'123456''password''qwerty''12345''54321''123456789''help'

 

Każdy dodatkowy plugin przeciwko botom jest zbędny. 

Odnośnik do komentarza
https://skript.pl/temat/22177-antybot-help/#findComment-151237
Udostępnij na innych stronach

  • 0

	variables:
	    {bot.%player%} = true
	on connect:
	    if {bot.%player} is true:
	        kick player due to "wbijaj ponownie za 5 sekund"
	        wait 4 seconds
	        set {bot.%player%} to false
	

Jak na razie, według mnie to jest najskuteczniejsze.

    

Odnośnik do komentarza
https://skript.pl/temat/22177-antybot-help/#findComment-152104
Udostępnij na innych stronach

  • 0
15 minut temu, Ozelot napisał:

 


	variables:
	    {bot.%player%} = true
	on connect:
	    if {bot.%player} is true:
	        kick player due to "wbijaj ponownie za 5 sekund"
	        wait 4 seconds
	        set {bot.%player%} to false
	

 

Jak na razie, według mnie to jest najskuteczniejsze.

    

Jeśli w botach włączysz auto-reconnect i ustawisz na 100 ticków to już po antybocie :kappa: 

Odnośnik do komentarza
https://skript.pl/temat/22177-antybot-help/#findComment-152107
Udostępnij na innych stronach

  • 0

Jak napisał @MandMLove najlepszy AuthMe do tego. Używam sam i jeszcze żaden bot nie przebił się nawet do lobby, nie wspomnę nawet o przejściu na jakikolwiek serwer. A dostawałem botami dużo. Dodatkowo dropasz każde IP botów w iptables i po niedługim czasie masz zablokowane 90% proxy, których używają.

Odnośnik do komentarza
https://skript.pl/temat/22177-antybot-help/#findComment-155056
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...