@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> hey guys u have time to look at another script i just done
<1> heeh
<0> i have not tested it just want to know if it is setup right
<1> tried to give the bot op now?
<0> lol
<0> this has nothing to do with it bein opped
<0> :)
<1> hehe
<2> [PASTE] poppabear just pasted code at http://paste.anbcs.com/3956 (here)
<0> tell me if this should work
<1> and where is the variable for backroom?
<1> u call it but not set it anywhere
<0> lol
<0> so wat should be there dodrugs?
<1> and change notice to NOTICE
<0> ok



<1> what are u trying to do with backroom?
<0> I DUUNO
<0> oppps
<1> hwhw
<0> srry
<0> for caps
<1> and why global botnick?
<1> aa
<0> dam i have it al messed up don't i
<1> no
<1> but botnick is ok
<1> i see it now
<0> ok
<0> if {$backroom == 1} should be wat
<0> ?
<0> if {$dodrugs == 1} ?
<2> if -> http://www.tcl.tk/man/tcl8.4/TclCmd/if.htm
<1> no
<1> why u set that if?
<0> not sure just thought it need to call on something
<1> u most know ehy u are set it there
<0> so if i take it out will it still work
<1> try..
<0> ok
<2> [PASTE] poppabear just pasted code at http://paste.anbcs.com/3957 (here)
<0> like this
<0> right
<1> well try and find out
<0> ok
<0> brb
<0> lol
<0> it notice's the bot
<0> not the user
<2> [PASTE] poppabear just pasted code at http://paste.anbcs.com/3958 (this is the error)
<3> yeah, this is cool
<1> $nick!"
<0> huh
<4> ${var}
<1> $nick!"
<1> i dont think that one work
<1> or does it?
<1> $nick !"
<5> ;info procs
<6> [GRiMMY]: #441 (43858 clicks) Tcl: pwd unknown luniq auto_import string2list auto_execok ip2hex urlencode ansicolor average strcmp htmlencode stricmp LargebinaryToDecimal lrandom trace sllength after u2c lrepeat u2x decimal2ip randstring addslashes lconcat auto_load_index slrange strlwr putlog reverse fconfigure auto_qualify lreverse iscommand isdigit testip scramble ip2decimal unixtime scrambleword israr gcd isnumber slindex socket
<4> ${$var}!
<5> ;lsearch -all -inline html [info procs]
<6> [GRiMMY]: #443 (750 clicks) Tcl:
<5> ;lsearch -all -inline [info procs] "*html*"
<6> [GRiMMY]: #444 (722 clicks) Tcl: htmlencode unhtml unhtml2
<5> info body unhtml
<6> [GRiMMY]: #445 (16297 clicks) Tcl: regsub -all -- {(<.+?>)} $text {}
<5> info body unhtml2
<6> [GRiMMY]: #446 (337 clicks) Tcl: regsub -all -- {<([^<])*>} $text {}
<0> ok n86ers do u know why i get that error
<4> poppabear look at your code
<4> read the error
<0> i did
<4> error is "
<0> the proc matches the bind
<4> your missing somthing
<0> i figured that



<0> but wat
<4> ;puts "HI THERE !!
<4> ..
<4> : puts "HI THERE !!
<4> ;return puts "HI THERE !!
<4> ****
<6> Snyper`: #455 (187 clicks) Tcl error: extra characters after close-quote
<4> lol
<4> ;return "HI THERE !!
<4> ..
<0> hmmm....still not understanding...i know i'm a noob but i have to learn some how
<0> :)
<4> Tcl error [dodrugs]: invalid command name "
<0> right
<4> Tcl error [dodrugs]: invalid command name --> " <---
<1> =)
<4> dont mean tobe aprick
<4> just helping your learn to read
<0> i see wat it says
<0> the comma i need to add
<0> is that wat ur sayin
<4> ill give you a hint.. its not the first 5 lines
<0> ok
<4> donno what you think ?
<7> Snyper`: time to give up, i think :/
<8> yoe what script you use
<4> nah
<4> hes almost there
<8> for
<8> nicklust
<0> putserv NOTICE $nick "<*> Welcome to $channel's, backroom $nick!"
<0> ?
<3> th3dge: just started using nnscript again, modified it with nicklust, tho
<3> http://joe.stabilt.se/nnscript_w_nicklust.jpg
<4> ill give you a hint.. its not the first 5 lines
<8> well I just went back to 3.81
<4> O im not counting the error
<8> they dont have the theme I'm using on 4.*
<8> I'm too used to it
<8> lol
<3> import it? :]
<8> hmm
<8> no use really
<8> lol
<4> i just couldnt get used to that script
<8> did you write the nicklust script?
<8> cuz all I can find is the dll
<3> nope, ctrl+c, ctrl+v from some other script.. stole his icons too, lol.
<8> lol
<0> lol
<0> so the first 5 lines are ok?
<4> nnscript..
<4> poppabear: yep.. getting warmer
<1> poppabear that one u paste is that the hole proc?
<8> my theme http://www2.thedge.us/nn.JPG
<8> lol
<0> thats my hole script
<2> [PASTE] chilla just pasted code at http://paste.anbcs.com/3959 (none)
<4> nvm
<4> that explains the 6th line
<0> i have the bracket there on 6
<0> oh i have the hole dam thing
<0> as a command
<0> lol
<4> well all thats fine..
<4> that proc..
<9> i am trying to make sence out of another guys tcl script, i cant figure out the intention of this line if {[regexp {my.newdir.regexp} $args garbage section title} { besides the obius syntax error, can anybody give me a hint about what the auother was trying to do?
<7> what is "my.newdir.regexp" ?
<7> is that actually in the code?
<7> what that command will do is extract stuff from $args into the variables "garbage", "section" and "title"
<7> but i don't understand what my.newdir.regexp is...
<10> can anyone recommend a rss tcl
<5> no


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #eggtcl
or
Go to some related logs:

#computers
#flash
#computers
ssh rhel time out
#goal
whats xen?
#flash
#goal
#stocks
#computers



Home  |  disclaimer  |  contact  |  submit quotes