Hi there, i am new to running bots and i dont really know how to do what i want. So what I would like is a script that goes:

on join:(to the joining person) {Welcome to Mychannel Rules: x y z}
on join:(to joining person) {Please prove you are a person, type this in: (generated code)}

if (code = correct){
pass
}else{
kick reason: wrong code
}

if (one of of mod/admin = joins){
on join:(to everyone) {[MOD]Admin HAS JOINED}
}

every 5 minutes: say to everyone {It is hh:mm:ss am/pm, there are x people online "any other info"}

There is more but i want to see if someone will help.




Last edited by UNNGH; 04/07/15 09:02 PM.