#gatekeepers on
on *:JOIN:*: {
if ($nick != $me) {
window -m @Gatekeepers | echo @Gatekeepers 0,12( $+ $asctime $+ ) $msn.decode($nick) 9 $+ $replace($nick,>,Guest_) $+ 7 $+ ! $+ 12 $+ $address }
}
#gatekeepers end
Ok this might seem a silly question to ask .. but iv got to ask it ... I have hybrids history in my script and that stores the gatekeepers so if I get someone who needs banning I go and look at the history.txt and get the gatekeepers
.. now here it comes
.. I also have a gatekeepers code as you can see above ^^^^ and that comes up in my script in a seperate window where I can view all the gatekeepers that have come into the room
.. my question is it possible that the gatekeepers can be logged in A .. i.e folder or text document as I would like to take hybrids history out and code myself a welcome ![]()
X-Fusion I am still practising and have made a few codes for my script with the small tutorial you gave me