@# Quotes DB     useful, funny, interesting





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



Comments:

<0> hola
<1> i need some help
<1> how to set irc:// links to work from internet explorer
<1> ??
<1> it worked for me, but stopped today
<1> well anyone here?
<2> yes
<1> can you help me zevs?
<2> what?
<2> say
<1> how to set irc:// links to work from internet explorer
<2> sory
<2> I DONT HELP YOU FOR THIS
<2> how are you?



<3> can some one please help my with mirc scripts
<3> how can i track how many times a word has been typed?
<4> urself or other ppl ?
<3> my self but for each use i type it for
<4> take a look at /help on input
<3> ok
<3> say i type !warn user spamming how can i keep track of how many time i type the word !warn for each user?
<3> can that be done with on input?
<4> yup
<3> ok
<3> great
<4> http://pastebin.com/710445
<4> will warn 3 times then kik user and reset the times uve warned them
<4> jus so u can see how it would work sortof
<4> heh
<3> ok thank u very much :D
<3> how would i use the user name in that like i type !warn herbie spamming three time so they get kicked
<4> jus how i showed in the code
<4> herbie would = $2
<3> ok i c
<5> is there anyway to actually make a timer evaluate the commands on the timed event, rather than on activation? i know you could just use an aliases, but.. just wondering.
<6> hey question I got a finger print program where you can log into websites and into the computer
<6> is there anyway that will work on irc?
<4> i dont think so, technology like that is fairly new and doubt its been incorporated into mIRC and unsure if it ever will
<6> ok
<6> thanks anyway then
<6> unless maybe through java
<6> but I'm not that desperate
<4> heh
<6> alright thanks
<3> i'm sorry but i'm a noob to this command and can not get it to work this is how i use it
<3> http://pastebin.com/710464
<4> http://pastebin.com/710470
<4> try that
<4> and well should be will. :)
<3> lol k thank u very much :)
<7> 007
<4> bah spanner30
<4> that isnt gonna work
<3> no it not working lol :P
<3> i need to know more
<4> http://pastebin.com/710476 <<-- works
<4> u can take the echo -a line out
<4> :)
<3> ok thans again :)
<3> *thanks
<4> when u do this though, its gonna msg the channel !warn nick reason
<4> if u dont want it to do this, put haltdef after the last if line
<3> ok
<8> hello
<9> eww
<8> eww
<10> hi to all of u
<11> hi
<3> y u msg me fufi?
<12> http://images.ifun.ru/r/rV60MP7Vnf.jpg
<13> eeeew.. seriously.. DONT goto that website :S
<14> ahhahahahah
<14> thats great.
<15> err.. i need to
<15> :x



<15> ok
<15> ..... if i knew that i wouldnt do it
<15> >_>
<16> hi ppl
<16> can someone help me on a socket connection please with cookies
<17> Hi everyone.i am lookcing for someone kalled boobeyman but i dont know whitch channel he uses.Have anyone of you seen him?
<18> /whois boobeyman
<18> it'll tell you every channel he's in
<17> He was my boyfriend.please tell me.
<18> he's not on the network
<18> type /whois boobeyman
<18> and it will tell you what channels he is in.
<17> i dont thik he is one now but he uses mirk often. He is werry int cod.
<19> phantera: there are many networks
<17> yes i konw that is way i asked you in here.i think he has been here before
<19> not in the last year
<17> ok. thank.do you know how i can seek him?
<19> search every network
<19> phantera: you can find IRC channel lists at www.irchelp.org/chanlist
<17> i am new to this how do i do thath?
<19> http://www.irchelp.org/irchelp/networks/
<19> you start with network and server list
<17> ok. i can try and do thath. thanks a lot.maybee i will bee back later.thanks fore all the help.
<19> got about 30 listed there
<17> yes i have seen it.
<17> fore not loong ago someone knew
<17> my real name in a chat room how is that posible?
<20> phantera: phantera is ~annebreie@ti231210a080-3942.bb.online.no * Anne kristine reiersen
<20> Change your name in ALT+O
<17> ok. thanks a lot.
<20> ALT+O > Connect
<20> change Full Name and Email address to something
<20> you'll have to disconnect
<17> how do i do that? by alt+o?
<21> you go to connect options
<21> on the menu
<21> view menu -> options -> connect
<21> then set your e-mail address there
<17> ok. i can try. i will bee back if i have any problems.Thanks a lot.
<17> bye,bye fore now.
<22> haha
<22> what's with the topic?
<22> op list is getting small
<23> hello, it's bi0h4z4rd
<23> quick question
<23> when you guys connect thru your bnc's, /addserver irc.efnet.net :(port)
<23> what port do you put?
<22> oh, bi0h4z4d, sup
<22> wish I had a nick like that
<22> efnet mostly uses 6667
<24> Does anyone know how I make it so when I send a file to someone it doesn't pop up.. It just sends it and minimizes it
<25> yeah
<25> there is an option in mirc options
<25> to auto minimize
<25> To receive your files automatically: Click on Tools > Options > Click the + Beside DCC. Under "On Send request:" Click on "Auto-get file" and check "minimize". Where it says "If file exists:" Select Resume. On Chat request: click Auto-accept and check minimize. Then Click DCC > Ignore > "Disable" ignore and uncheck turn back on in... Also options\dcc\options uncheck show warning. Press the ok button.
<26> BRB stupid windows update
<27> @findporn
<28> does mirc have a 'foreach' type of command?
<26> i couldnt say BentBanan
<26> what does foreach do
<29> manila
<28> if you have a file (or a variable list) foreach will read each line or word and allow you to use it
<29> wl bang
<29> makarir d2
<28> example would be if you have a .txt file with swear words in there, foreach would take each line/word and search each line of text and if it matched you can execute a command
<26> well we have different ones for different uses
<26> $gettok i think would be the closest to your desire
<26> $matchtok or $wildtok ... all the same type of thing
<26> for a text file we would have to read each line with a gettok or maybe just isin or iswm
<26> something like that hash tables might be more the fit
<26> hfind is great
<28> I was thinking maybe a hash table...I'm just not overyly familiar with .mrc scripting....but it's kinda sorta similar to .tcl
<28> in a round about kind of way


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

#ubuntu
#beginner
#red
gina skinny
#beginner
#nhl
#opengl
#politics
Hey Chelios, you're even uglier than Ricci
#flash



Home  |  disclaimer  |  contact  |  submit quotes