<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/4800" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-06-25T12:39:12-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/4800</id>

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-25T12:39:12-04:00</updated>

		<published>2003-06-25T12:39:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22578#p22578</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22578#p22578"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22578#p22578"><![CDATA[
ok try using $::botnick instead of $botnick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Jun 25, 2003 12:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-25T11:25:38-04:00</updated>

		<published>2003-06-25T11:25:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22574#p22574</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22574#p22574"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22574#p22574"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>    "op" {       putserv "msg chanserv@services.dal.net :op $channel $botnick"       return 1     }     "unban" {       putserv "MSG ChanServ@services.dal.net :unban $channel"       return 1     }     "invite" {       putserv "MSG ChanServ@services.dal.net :invite $channel $botnick"       return 1     }     "limit" {       putserv "MSG ChanServ@services.dal.net :invite $channel $botnick"       return 1     }   } } </code></pre></div> Tcl error [cs:my:needs]: can't read "botnick": no such variable  hmmmm??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Wed Jun 25, 2003 11:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-25T11:23:26-04:00</updated>

		<published>2003-06-25T11:23:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22573#p22573</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22573#p22573"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22573#p22573"><![CDATA[
Well on DALnet in order to use chanserv for :<br>1. <strong class="text-strong">INVITE</strong> : "msg <a href="mailto:chanserv@services.dal.net">chanserv@services.dal.net</a> :invite $channel $botnick"<br>2. <strong class="text-strong">UNBAN</strong> : "msg <a href="mailto:chanserv@services.dal.net">chanserv@services.dal.net</a> :unban $channel"<br>3. <strong class="text-strong">OP</strong> : "msg <a href="mailto:chanserv@services.dal.net">chanserv@services.dal.net</a> :op $channel $botnick"<br><br>as for need-limit, we also use invite on DALnet.<br>so fix this in caesar's Code and it should work, I think<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Jun 25, 2003 11:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-25T11:11:47-04:00</updated>

		<published>2003-06-25T11:11:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22571#p22571</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22571#p22571"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22571#p22571"><![CDATA[
If Chanserv is not on channel then nothing should happen.. remove that if in case the ChanServ is invisible or something..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jun 25, 2003 11:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-25T10:46:46-04:00</updated>

		<published>2003-06-25T10:46:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22570#p22570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22570#p22570"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22570#p22570"><![CDATA[
<blockquote class="uncited"><div># What user and password should the eggdrop use to loign to NickServ? <br>set dalnet(stuff) "user password" </div></blockquote>yeah i've set "set dalnet(stuff) "user password" " to  my bots passwd<br><blockquote class="uncited"><div># ChanServ needs <br>proc cs:my:needs {channel type} { <br>  switch -- [strlwr $type] { <br>    "op" { <br>      if  {![onchan ChanServ $channel]} { <br>        return 1 </div></blockquote>Can you explain this? should this be set to  " if  {![onchan ChanServ $channel]} { <br>        PRIVMSG <a href="mailto:ChanServ@services.dal.net">ChanServ@services.dal.net</a> :op $chan } "<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Wed Jun 25, 2003 10:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-25T10:13:49-04:00</updated>

		<published>2003-06-25T10:13:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22567#p22567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22567#p22567"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22567#p22567"><![CDATA[
Oups, I've forgot the my: thing.. replace from:<div class="codebox"><p>Code: </p><pre><code>proc channel:ban {nick uhost hand chan mc ban} { </code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>proc my:channel:ban {nick uhost hand chan mc ban} { </code></pre></div>Have you changed the "dalnet(stuff)"  to "user password"? he should aks for his needs only if the user and password are set in the dalnet(stuff) thing. It should ask for what he needs, just wait a bit longer and see what happens.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jun 25, 2003 10:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-25T10:06:24-04:00</updated>

		<published>2003-06-25T10:06:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22564#p22564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22564#p22564"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22564#p22564"><![CDATA[
<blockquote class="uncited"><div>[15:52:47] *** Doom sets mode: -o Bot<br>[15:53:00] *** Doom sets mode: +o Bot<br>-<br>[15:53:26] *** Bot was kicked by Doom <br>[15:53:26] *** Doom sets mode: +b *!*<a href="mailto:identd@free.host.org">identd@free.host.org</a><br>[15:53:40] *** Doom sets mode: -b *!*<a href="mailto:identd@free.host.org">identd@free.host.org</a><br>-<br>[15:54:19] *** Doom sets mode: +l 5<br>[15:54:23] *** Bot was kicked by Doom<br>[15:54:40] *** Doom sets mode: -l<br>-<br>[16:01:35] *** Doom sets mode: +i<br>[16:01:48] *** Bot was kicked by Doom <br>[16:02:14] *** Doom sets mode: -i</div></blockquote>1) when I Deoped Him he didn't oped him self again using Chanserv<br>2) when i Kick banned him , he didnt Unban and him and Join Channel agaun<br>3) when i set +l he didn't Invite him into Chan again<br>4) When i set mode +i he didn't invite him self in the channel.<br>-<br><blockquote class="uncited"><div>[15:50:14] &lt;(Sandzak&gt; [06:40] Tcl error [my:channel:ban]: invalid command name "my:channel:ban"<br>[15:53:06] &lt;(Sandzak&gt; [06:42] Tcl error [my:channel:ban]: invalid command name "my:channel:ban"</div></blockquote>This was the errors i got in Dcc Chat when i was testing bot<br>--<br><br>Thanks for all help before i hope you'll help me again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">[/quote]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Wed Jun 25, 2003 10:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-25T09:21:02-04:00</updated>

		<published>2003-06-25T09:21:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22561#p22561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22561#p22561"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22561#p22561"><![CDATA[
Here is my version of the script:<div class="codebox"><p>Code: </p><pre><code># What user and password should the eggdrop use to loign to NickServ?set dalnet(stuff) "user password"######## Done with configurations, do not edit past here unless you know TCL!##### binds #bind mode - "* +b" my:channel:ban### user/pass?if {[llength $dalnet(stuff)] == 2} {  bind evnt - init-server my:connect  bind notc f "*is incorrect." oups:no:access  bind notc f "This nick is owned by someone else. Please choose another." ns:my:login  bind need - * cs:my:needs}### services?if {![validuser Services]} {  adduser Services  setuser Services HOSTS NickServ!service@dal.net   setuser Services HOSTS ChanServ!service@dal.net   chattr Services -hp+f  putlog "Added ChanServ and NickServ to user Services."}### connect loginproc my:connect init-server {  putquick "PRIVMSG X@channels.undernet.org :login [lindex $::x(stuff) 0] [lindex $::x(stuff) 1]" -next  putquick "MODE $::botnick +x" -next}### reloginproc ns:my:login {nick uhost hand text dest} {  if {[lindex [split $dest "@"] 0] != $::botnick} {    return  }  putquick "PRIVMSG NickServ@services.dal.net :identify [lindex $::dalnet(stuff) 0] [lindex $::dalnet(stuff) 1]" -next}### something wrongproc oups:no:access {nick uhost hand text dest} {  if {[lindex [split $dest "@"] 0] != $::botnick} {    return  }  putlog "\002Warning!\002 There is something wrong with my user/password cos I can't login to NickServ.. ;("}### channel banproc channel:ban {nick uhost hand chan mc ban} {  if {![botisop $chan] || ![string match "$ban" "$::botname"]} {    return  }  putquick "MODE $chan -bo $ban $nick" -next}### ChanServ needsproc cs:my:needs {channel type} {   switch -- [strlwr $type] {    "op" {      if  {![onchan ChanServ $channel]} {        return 1      }      putserv "PRIVMSG ChanServ@services.dal.net :op $channel"      return 1    }    "unban" {      putserv "PRIVMSG ChanServ@services.dal.net :unban $channel"      return 1    }    "invite" {      putserv "PRIVMSG ChanServ@services.dal.net :invite $channel"      return 1    }    "limit" {      putserv "PRIVMSG ChanServ@services.dal.net :invite $channel"      return 1    }  }}putlog "dalnet.tcl.. loaded."</code></pre></div>Just tell me if something is wrong. Also, please do change the user and password in the cs(stuff) thing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jun 25, 2003 9:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-25T07:07:34-04:00</updated>

		<published>2003-06-25T07:07:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22552#p22552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22552#p22552"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22552#p22552"><![CDATA[
<blockquote class="uncited"><div>### bot unbans him self if he is op <br>bind mode -|- "* +b" ban:check <br># Catches all bans <br><br>proc ban:check { nick address handle channel mode victim } { <br>if { [string match [string tolower $victim] [string tolower "$botnick!$botname"]] } { <br># If the bot was banned... <br>pushmode $channel -o $nick <br>pushmode $channe -b $victim <br># Deop the user &amp; unban <br>} <br>} </div></blockquote><br>ok i see, that one is more advanced and probably better...but there is no protection for the code up there...but like you said there is some bugs..can you fix the bugs pls.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Wed Jun 25, 2003 7:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-25T01:01:40-04:00</updated>

		<published>2003-06-25T01:01:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22529#p22529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22529#p22529"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22529#p22529"><![CDATA[
I sugest you get another script for this cos this is a little (more?) buggy.. Something like <a href="http://mc.purehype.net/script_info.tcl?&amp;script=irc_services" class="postlink">IRC Services</a> by MC8.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jun 25, 2003 1:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-24T21:22:31-04:00</updated>

		<published>2003-06-24T21:22:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22519#p22519</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22519#p22519"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22519#p22519"><![CDATA[
<blockquote class="uncited"><div>proc azzurra:invite {chan type} { <br>global identified <br>if {$identified == 1} { <br>putlog "Pokusavam da invajtujem sebe na $chan preko Chanserv-a." <br>putquick "PRIVMSG <a href="mailto:ChanServ@services.dal.net">ChanServ@services.dal.net</a> :invite $chan" <br>putserv "JOIN $chan" <br>} else {NS:id} <br>} </div></blockquote><br>if it is mode +i the bot cant join chan...he just Identify him self lots of time but he never join channel<br><br><blockquote class="uncited"><div>Tcl error [ban:check]: can't read "botnick": no such variable</div></blockquote>and then there is something wrong there too?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Tue Jun 24, 2003 9:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-24T17:13:08-04:00</updated>

		<published>2003-06-24T17:13:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22511#p22511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22511#p22511"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22511#p22511"><![CDATA[
No, i never used this script, I use another script that only identifies the bot with nickserv and ops the bot when identified.<br><br>as for the needs, I just use the eggdrop's need-unban, need-op, need-limit.....<br><br>y're u asking ?, all I did is change from nickserv to <a href="mailto:nickserv@services.dal.net">nickserv@services.dal.net</a>.... and the notice string... lol <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jun 24, 2003 5:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-24T16:56:42-04:00</updated>

		<published>2003-06-24T16:56:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22509#p22509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22509#p22509"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22509#p22509"><![CDATA[
Replace from:<div class="codebox"><p>Code: </p><pre><code>if {![info exists NS:pass]} {die "TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.))"} </code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>if {![info exists NS_pass]} {die "TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.))"} </code></pre></div>I wonder if Sir_Fz dosen't have the same *problem* with the NS_pass thing <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Jun 24, 2003 4:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Doom]]></name></author>
		<updated>2003-06-24T15:49:04-04:00</updated>

		<published>2003-06-24T15:49:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22505#p22505</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22505#p22505"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22505#p22505"><![CDATA[
i added some code in it:<br><blockquote class="uncited"><div>################################################################# <br>#                                Azzurra                      # <br>#        Script per il network DALnet                      # <br>#                                        # <br>#            Written by IRC Club Staff (SerialCRACK)            # <br>#                       Managed by Sir_Fz                      # <br>################################################################# <br><br>### SETS <br>set identified 0 <br>set CS_no_access 0 <br># Imposta qui la password del nick del bot. <br># N.B.: E' obbligatorio registrare il nick se si vuole usare <br>#       questo script ed il bot deve essere almeno VOp nel canale. <br>set NS_pass "ircsandzak960081" <br><br>### BINDS <br>bind evnt - init-server init_NS_id <br>bind notc S "*This nick is owned by someone else.*" NS:ided <br>bind notc S "*is incorrect." CS:no_access <br>bind need - "* invite" azzurra:invite <br>bind need - "* unban" azzurra:unban <br>bind need - "* op" azzurra:op <br><br>if {![info exists NS:pass]} {die "TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.))"} <br>adduser NickServ NickServ!<a href="mailto:service@dal.net">service@dal.net</a> <br>adduser ChanServ ChanServ!<a href="mailto:service@dal.net">service@dal.net</a> <br>chattr NickServ -hp+fS <br>chattr ChanServ -hp+fS <br><br>### PROCS <br>proc init_NS_id {type} {NS:id} <br><br>proc NS:id {} { <br>   global NS_pass <br>   putserv "PRIVMSG <a href="mailto:NickServ@services.dal.net">NickServ@services.dal.net</a> :identify Sandzak $NS_pass" <br>} <br><br>proc NS:ided {nick host hand text dest} {set identified 1} <br><br>proc CS:no_access {nick host hand text dest} {set CS_no_access 1} <br><br>proc azzurra:invite {chan type} { <br>   global identified <br>   if {$identified == 1} { <br>      putlog "Pokusavam da invajtujem sebe na $chan preko Chanserv-a." <br>      putquick "PRIVMSG <a href="mailto:ChanServ@services.dal.net">ChanServ@services.dal.net</a> :invite $chan" <br>      putserv "JOIN $chan" <br>   } else {NS:id} <br>} <br><br>proc azzurra:unban {chan type} { <br>   global identified <br>   if {$identified == 1} { <br>      putlog "Pokusavam da Izbrisem ban na $chan preko Chanserv-a." <br>      putquick "PRIVMSG <a href="mailto:ChanServ@services.dal.net">ChanServ@services.dal.net</a> :unban $chan me" <br>      putserv "JOIN $chan" <br>   } else {NS:id} <br>} <br><br>proc azzurra:op {chan type} { <br>   global identified CS_no_access botnick <br>   if {$identified == 1} { <br>      if {$CS_no_access == 0} { <br>         putlog "Pokusavam da se opnem preko ChanServ-a." <br>         putquick "PRIVMSG <a href="mailto:ChanServ@services.dal.net">ChanServ@services.dal.net</a> :op $chan $botnick" <br>      } else {putlog "Nemoguce je dobit op od Chanserva : \"Access Denied\"."} <br>   } else {set CS_no_access 0 ; NS:id} <br>} <br><br>putlog "TCL Script: Azzurra for DALnet v1.0 created by IRC managed by Sir_Fz Club Staff - <a href="http://irc-club.6go.net" class="postlink">http://irc-club.6go.net</a>"<br><br>### bot unbans him self if he is op<br>bind mode -|- "* +b" ban:check <br># Catches all bans <br><br>proc ban:check { nick address handle channel mode victim } { <br>  if { [string match [string tolower $victim] [string tolower "$botnick!$botname"]]  } { <br>  # If the bot was banned... <br>    pushmode $channel -o $nick <br>    pushmode $channe -b $victim <br>    # Deop the user &amp; unban <br>  } <br>} </div></blockquote>and when  i loaded tcl script and typed .rehash into, bot msg me that and died<br><blockquote class="uncited"><div>*** BOT SHUTDOWN (TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.)))<br>[21:43:45] &lt;bot&gt; [12:38] * TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.))<br>[21:43:45] &lt;bot&gt; [17] Chat closed</div></blockquote>any ide why this happend?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3364">Doom</a> — Tue Jun 24, 2003 3:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-24T09:19:38-04:00</updated>

		<published>2003-06-24T09:19:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22484#p22484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22484#p22484"/>
		<title type="html"><![CDATA[bots personal protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22484#p22484"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>##################################################################                             Azzurra                ##  Script per il network DALnet                ##                ##            Written by IRC Club Staff (SerialCRACK)            ##                       Managed by Sir_Fz                ##################################################################### SETSset identified 0set CS_no_access 0# Imposta qui la password del nick del bot.# N.B.: E' obbligatorio registrare il nick se si vuole usare#       questo script ed il bot deve essere almeno VOp nel canale.set NS_pass ""### BINDSbind evnt - init-server init_NS_idbind notc S "*This nick is owned by someone else.*" NS:idedbind notc S "*is incorrect." CS:no_accessbind need - "* invite" azzurra:invitebind need - "* unban" azzurra:unbanbind need - "* op" azzurra:opif {![info exists NS:pass]} {die "TCL (Azzurra.tcl (E' necessario registrare il nick per poter usare questo script.))"}adduser NickServ NickServ!service@dal.netadduser ChanServ ChanServ!service@dal.netchattr NickServ -hp+fSchattr ChanServ -hp+fS### PROCSproc init_NS_id {type} {NS:id}proc NS:id {} {global NS_passputserv "PRIVMSG NickServ@services.dal.net :identify $NS_pass"}proc NS:ided {nick host hand text dest} {set identified 1}proc CS:no_access {nick host hand text dest} {set CS_no_access 1}proc azzurra:invite {chan type} {global identifiedif {$identified == 1} {putlog "Tento di invitarmi sul canale $chan tramite ChanServ."putquick "PRIVMSG ChanServ@services.dal.net :invite $chan"putserv "JOIN $chan"} else {NS:id}}proc azzurra:unban {chan type} {global identifiedif {$identified == 1} {putlog "Tento di rimuovermi il ban su $chan tramite ChanServ."putquick "PRIVMSG ChanServ@services.dal.net :unban $chan me"putserv "JOIN $chan"} else {NS:id}}proc azzurra:op {chan type} {global identified CS_no_access botnickif {$identified == 1} {if {$CS_no_access == 0} {putlog "Tento di riprendermi l'op su $chan tramite ChanServ."putquick "PRIVMSG ChanServ@services.dal.net :op $chan $botnick"} else {putlog "Non è possibile riprendere l'op su $chan : \"Accesso negato\"."}} else {set CS_no_access 0 ; NS:id}}putlog "TCL Script: Azzurra for DALnet v1.0 created by IRC managed by Sir_Fz Club Staff - http://irc-club.6go.net"</code></pre></div>I think I got it right, this one will work for DALnet.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jun 24, 2003 9:19 am</p><hr />
]]></content>
	</entry>
	</feed>
