tcl language.
For my first script, im looking to rename the op and ident commands to something else, and also i would like to have cookieops.
So if anyone knows how i would rename/rebind those then i'd appreciate a friendly post

***************edit*********************
im an idiot, ok. the unbind/rebind was explained
by slennox's setup.html i should've read through
once again before posting
but i still need ideas and clarifications for the
cookiebusiness :]
*************edit*stop*******************
For cookieops i would just like a few ideas. Ive understood that it is some kind of security feature, incase of tcp stream hijacking. Now..
What are these cookies usually ?
Are they just 'set cookie [encrypt $key $pass]'
putquick "MODE $chan +o-b $nick *!*@$cookie"
and for the other bots to verify the cookie:
set checkcookie [decrypt $key $pass] ??
i dont know if this is the general idea, but thats what ive been playing with.
but the cookie remains static, which i guess is no good :/
if im not making my self clear (im an idiot with pointy ears) then please say so and i'll try to clarify
