# This is a Tcl script to be run immediately after connecting to a server.
bind evnt - init-server evnt:init_server
proc evnt:init_server {type} {
global botnick
putquick "MODE $botnick +ixpB"
putquick "privmsg nickserv :identify password"
}
Tuesday, September 08, 2009
Tcl script Mode +B
Akhirnya Dapat Juga Nih Tcl untuk Mode channel biar bisa set mode +B di eggdrop ataupun di windrop :D
Labels:
bots,
IRC,
Tcl script
| Reactions: |
Subscribe to:
Post Comments (Atom)






0 comments:
Post a Comment