Jump to content

Age kicker in hybrid


floydfan786

Recommended Posts

I got it to work :lmaojump: thax all :lmaojump:

 

 

 if (%Type == AGE) {
      if ($4 == Undisclosed) && ($MainSettings(PROFILE, KICK_UNDISCLOSED_AGE) == 1) { 
        msg $comchan($nick,1)   $2 Your age is undisclosed. Please specify an age in your profile. Go to http://www.buzzen.com/passport/edit.php and be sure you have disclose age set to yes  :d:d %Prop %Clear %Ban
      }

Link to comment
Share on other sites

You also need to remember that in the Profile Kicker you have %Prop %Clear %Ban this will change your password and also clear access some thing I dont think that is needed in a Profile Kicker :stupid:

Link to comment
Share on other sites

Guest X-Fusion
Actually, those are just variables unless its a mistake/typo. $prop $clear $ban would be identifiers, the variables cant actively change anything as far as accesses.
Link to comment
Share on other sites

You also need to remember that in the Profile Kicker you have %Prop %Clear %Ban this will change your password and also clear access some thing I dont think that is needed in a Profile Kicker :stupid:

 

yes i removed the lines that cleared the bans, access and passwords.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...