Code: Select all
/* Throttling: this example sets a limit of 3 connection attempts per 60s (per host). */
throttle {
connections 3;
period 60s;
};
irc.gameonline365.com- *** Notice -- Client exiting: mib_8k34hl ([email protected]) [OperServ (Session limit exceeded)]
So any one point me in the right area I would thanks you. Also I am running Anonop for services but I am not sure this would be services making this happen.

