Chatspace Auto Identifier for Eggdrop

By Weldon on Sep 19, 2012

This is an auto identifier for chatspace servers.
Created this for a friend so i figured i would post here :)

set nickpass "BotsPassHere"

bind raw - 512 identify:nick

proc identify:nick { from key arg } {
 putserv "PASS $::nickpass"
}

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.