<?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/11116" />

	<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>2006-01-07T10:10:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-01-07T10:10:09-04:00</updated>

		<published>2006-01-07T10:10:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59197#p59197</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59197#p59197"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59197#p59197"><![CDATA[
more than 2 words might help  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>Is there an error?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Jan 07, 2006 10:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-07T09:34:32-04:00</updated>

		<published>2006-01-07T09:34:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59194#p59194</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59194#p59194"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59194#p59194"><![CDATA[
not add <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Sat Jan 07, 2006 9:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-07T05:45:59-04:00</updated>

		<published>2006-01-07T05:45:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59188#p59188</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59188#p59188"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59188#p59188"><![CDATA[
very thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Sat Jan 07, 2006 5:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[T-Xorcist]]></name></author>
		<updated>2006-01-06T00:02:00-04:00</updated>

		<published>2006-01-06T00:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59119#p59119</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59119#p59119"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59119#p59119"><![CDATA[
You are so lucky with Sir_Fz <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6980">T-Xorcist</a> — Fri Jan 06, 2006 12:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-05T20:12:58-04:00</updated>

		<published>2006-01-05T20:12:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59100#p59100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59100#p59100"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59100#p59100"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub n !add add:bnickbind pub n !delete del:bnickset bnicks [split [read [set file [open "scripts/bnicks.txt"]]] \n][close $file]unset fileproc add:bnick {n u h c a} { global bnicks if {[lsearch -exact $bnicks [set b [string tolower [lindex [split $a] 0]]]] == -1} {  lappend bnicks $b  puthelp "NOTICE $n :Added $b to bad nicks list."  save:bnick } {  puthelp "NOTICE $n :$b already exists in bad nicks list." }}proc del:bnick {n u h c a} { global bnicks if {[set i [lsearch -exact $bnicks [set b [string tolower [lindex [split $a] 0]]]]] != -1} {  set bnicks [lreplace $bnicks $i $i]  puthelp "NOTICE $n :$b has been deleted from the bad nicks list."  save:bnick } {  puthelp "NOTICE $n :$b does not exist in the bad nicks list." }}proc save:bnick {} { set a [open "scripts/bnicks.txt" w] foreach bn $::bnicks {  puts $a $bn } close $a}</code></pre></div>The bad nicks list is $bnicks, the file is bnicks.txt located in scripts/ dir.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 05, 2006 8:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-05T13:46:19-04:00</updated>

		<published>2006-01-05T13:46:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59089#p59089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59089#p59089"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59089#p59089"><![CDATA[
it should not add any nicks or delete the nicks in the bad nick text that are added with when '!delete' is said. And when the person with and in the bad nick text (list) they shoud be automatically banned from the channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Thu Jan 05, 2006 1:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-05T13:26:14-04:00</updated>

		<published>2006-01-05T13:26:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59088#p59088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59088#p59088"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59088#p59088"><![CDATA[
i need badnick.tcl but<br><br>!add nick // write to bad.txt<br>!del nick // remove bad.txt<br><br>nick is join bot on chan bot is to look bad.txt if nick to existent, ban+kick<br><br>sorry, i dont very speak english<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Thu Jan 05, 2006 1:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-05T13:14:05-04:00</updated>

		<published>2006-01-05T13:14:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59085#p59085</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59085#p59085"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59085#p59085"><![CDATA[
I know you want to convert it to Tcl, I asked you what's wrong with the Tcl you've wrote? Is there any errors or is there something you don't know how to write in Tcl?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 05, 2006 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-05T12:40:18-04:00</updated>

		<published>2006-01-05T12:40:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59083#p59083</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59083#p59083"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59083#p59083"><![CDATA[
I would like to have the tlc of the mirc script mentioned above<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Thu Jan 05, 2006 12:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[T-Xorcist]]></name></author>
		<updated>2006-01-05T12:25:39-04:00</updated>

		<published>2006-01-05T12:25:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59082#p59082</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59082#p59082"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59082#p59082"><![CDATA[
You need to re-script it to TCL?<br><br>There is no tool that converts mirc to tcl..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6980">T-Xorcist</a> — Thu Jan 05, 2006 12:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-05T12:20:00-04:00</updated>

		<published>2006-01-05T12:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59081#p59081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59081#p59081"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59081#p59081"><![CDATA[
how can i convert this mirc script to tcl ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Thu Jan 05, 2006 12:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-05T09:03:57-04:00</updated>

		<published>2006-01-05T09:03:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59063#p59063</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59063#p59063"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59063#p59063"><![CDATA[
This belongs in the "Scripting help" forum.<br><br>What's wrong? What do you want to do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 05, 2006 9:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiden]]></name></author>
		<updated>2006-01-05T12:19:42-04:00</updated>

		<published>2006-01-05T08:09:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59059#p59059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59059#p59059"/>
		<title type="html"><![CDATA[pls help mirc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59059#p59059"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>on 1:text:*!ekle*:#zurnaops,#zurna: {  if $nick isop #zurna {    if $2 ison #zurnaops { halt }    if  $2 ison #zurna &amp;&amp; !$ulist($2,666,1) {      auser 666 $2      msg #zurnaops 4 $2 2 $nick 7Tarafından Eklendi.      mode #zurna +b $2 | kick #zurna $2 4Lütfen Nick Değiştiriniz. 12Staff Zurna Team    }    else {      msg #zurnaops $2 daha önceden listede mevcut yada #zurna kanalında yok.    }  }}on 1:text:*!sil*:#zurnaops,#zurna: {  if $nick isop #zurna {    if $ulist($2,666,1) {      ruser 666 $2      msg #zurnaops 4 $2 2Çıkarıldı    }    else {      msg #zurnaops $2 Listede Yok    }  }}on @666:join:#zurna: {  if $nick ison #zurnaops &amp;&amp; $nick == $me { halt }  else { mode #zurna +b $nick | kick #zurna $nick 4Lütfen Nick Değiştiriniz. 12Staff Zurna Team }}</code></pre></div>i did some like this but it's not runing true.<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !ekle keklebind pub - !sil ksilproc kekle {nick mask hand chan text} {if {[onchan $nick "#raiden"]} {set dosya [open "bad.txt" a]puts $dosya $textclose $dosyaputserv "PRIVMSG Raiden :$text eklendi ekleyen $nick"putserv "mode $chan +b text"putserv "kick $chan $text 4Kanalda Cinsellik İçeren Nicklerin Kullanımı Yasaktır. Lütfen Nick Değiştiriniz. Bu Nickler:2 Cam-Lez-Gay 4vs. 2 Bot Writed: 4Raiden"}}proc ksil {nick mask hand chan text} {if {[onchan $nick "raiden"]} {set dosya [open "bad.txt" r]set nicks ""while { ![eof $dosya] } {if { ![string equal -nocase [gets $dosya] [lindex [split $text] 0]] } {lappend nicks [gets $dosya]}}close $dosyaset dosya [open "bad.txt" w]foreach i $nicks {puts $dosya $i }close $dosyaputserv "PRIVMSG Raiden :$text Çıkarıldı"}}</code></pre></div>pls help..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7196">Raiden</a> — Thu Jan 05, 2006 8:09 am</p><hr />
]]></content>
	</entry>
	</feed>
