For example , if you want to use that script in a public channel in quakenet. my question is, if one nick from the list is out, and one user changes his nick to a right nick from the tcl, he could get op and make a takeover, right ? then it should has a code that you can for example type in the channel : !add nick auth , and the tcl makes a file with nicks/auths, then the script should verify if nick1 corresponds with the auth1 from the file and then op him, and if he changes nick, or he join with the right nick but with diferent auth, then, dont op.
noobman wrote:For example , if you want to use that script in a public channel in quakenet. my question is, if one nick from the list is out, and one user changes his nick to a right nick from the tcl, he could get op and make a takeover, right ? then it should has a code that you can for example type in the channel : !add nick auth , and the tcl makes a file with nicks/auths, then the script should verify if nick1 corresponds with the auth1 from the file and then op him, and if he changes nick, or he join with the right nick but with diferent auth, then, dont op.
Thanks mates!
To be honest with you, I am not that good programmer so I don't know how to add this auth/deauth feature that's way too much hard for my little brain.. but actually I know it can cause problems in quakenet since the owner of this post wanted a script like that so I tried to help him with that.. as far as auth is concerned there are many scripts in TCL archive you can find.