Habbo Emulator Monitor Help :/ 1.4

Results 1 to 1 of 1
  1. #1
    Member xJokerz is offline
    MemberRank
    Sep 2012 Join Date
    51Posts

    Habbo Emulator Monitor Help :/ 1.4

    Can someone edit my emu monitor config to restart my emu every hour please? itll be much apprishiated :) , heres the config : and if it works i mite even pay u a little

    Code:
    ## Exe of the emulator
    EmuName = RealityEMU.exe
    
    ## Start the monitor when windows loads (true / false) 
    StartWithWindows = false
    
    ## Max CPU usage
    CPUmax = 75
    
    ## How long can the CPU go over Max usage
    CPUtimer = 10
    
    ## Max Memory usage
    MEMmax = 400
    
    ## How long can the Mem go over max usage
    MEMtimer = 10
    
    ## RCon (MUS) Settings
    EmuRconPort = 30001
    EmuIP = 127.0.0.1
    
    ## RCon Commands
    RconShutdownCommand = shutdown
    RconHotelAlertCommand = ha
    
    ## The amount of seconds between the Hotel Alert and Shutdown
    RconHotelAlertTimer = 15
    
    ## {seconds} will be replaced with the value of RconHotelAlertTimer
    RconHotelAlertMessage = The Server will restart in {seconds} seconds.
    
    ## Allowed remote IP's
    RemoteAllowedIPs = 127.0.0.1;
    
    ## Remote Monitor Port
    RemotePort = 30032
    
    ##Use automatic open/close hotel | true / false
    AutoOpenClose = true
    
    OpeningTime = 07:00AM
    ClosingTime = 01:00AM
    
    ## The amount of seconds between the Hotel Alert and closing time
    ClosingHaTimer=60
    
    ## Closing Hotel alert message
    ClosingHaMessage=This server is open from {OpeningTime} till {ClosingTime}. We will close in {ClosingHaTimer} seconds.




Advertisement