L2JPREMIUM  5M
com.premium.game.manager.BotsPreventionManager Class Reference
Collaboration diagram for com.premium.game.manager.BotsPreventionManager:

Classes

class  countdown
 

Public Member Functions

void updatecounter (L2Character player, L2Character monster)
 
void prevalidationwindow (L2PcInstance player)
 
void punishmentnwindow (L2PcInstance player)
 
void validationtasks (L2PcInstance player)
 
void AnalyseBypass (String command, L2PcInstance player)
 
void CaptchaSuccessfull (L2PcInstance player)
 
Boolean IsAlredyInReportMode (L2PcInstance player)
 

Static Public Member Functions

static final BotsPreventionManager getInstance ()
 

Protected Member Functions

void randomizeimages (PlayerData container, L2PcInstance player)
 
void banpunishment (L2PcInstance player)
 
boolean tryParseInt (String value)
 

Protected Attributes

Random _randomize
 
int WINDOW_DELAY = 3
 
int VALIDATION_TIME = Config.VALIDATION_TIME * 1000
 

Static Protected Attributes

static Map< Integer, Integer > _monsterscounter
 
static Map< Integer, Future<?> > _beginvalidation
 
static Map< Integer, PlayerData > _validation
 
static Map< Integer, byte[]> _images
 

The documentation for this class was generated from the following file: