Class LoginBot

All Implemented Interfaces:
EventListener, PaintListener

public class LoginBot extends Random
Author:
Gigiaj
  • Field Details

  • Constructor Details

    • LoginBot

      public LoginBot()
  • Method Details

    • activateCondition

      public boolean activateCondition()
      Description copied from class: Random
      Detects whether this anti-random should activate.
      Specified by:
      activateCondition in class Random
      Returns:
      true if the current script should be paused and control passed to this anti-random's loop.
    • loop

      public int loop()
      Specified by:
      loop in class Random