no_body21 commented on a Page, Simple Auto Identify  -  Feb 06, 2007

Looks okay, but..
on *:start:{
if !$hget($me) { .hmake $me 10 }
if $exists(Aid.hsh) { .hload $me Aid.hsh }
}

Looks okay, but..
on *:start:{
if !$hget($me) { .hmake $me 10 }
if $exists(Aid.hsh) { .hload $me Aid.hsh }
}

Ur making a hash table after your own nick, and then later into the code its suddenly called \"Aid?\", sorry, never used Hash tables before. correct me if im wrong.


Aid is the hash file `coz it\'s saved on Aid.hsh
\" on *:exit:{ .hsave -o $me Aid.hsh } \"

$me is the table `coz i really wanted this to identify on every nick that is currently used..

I\'ll update this snippet

 Respond  
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.