Log for #mirc on 2008-08-03


Session Start: Sun Aug 03 00:00:01 2008
Session Ident: #mirc
[01:02] <Slaktarn> hay everyone
[01:03] <Slaktarn> i have if ($nick != something) { halt }
[01:03] <Slaktarn> but how to make it if i can have more then 1nick
[01:04] <Siefer414> if ($nick != nick1 || $nick != nick2) { halt }
[01:05] <Slaktarn> okay
[01:07] <Slaktarn> just one thing left
[01:07] <Slaktarn> http://pastebin.se/195436
[01:07] <Slaktarn> thare is the script sampel and easy
[01:08] <Slaktarn> if it got same line from nick1 as nick2 it reley to times right
[01:16] <Slaktarn> lol
[01:17] <Slaktarn> everyone gone?
[01:45] <j> i have on nick event and i want to op newnick, but mode # +o $newnick doesnt work
[01:45] <j> $chan didnt work either
[01:46] <j> i thought mirc dont know which channel but in the help file for on nick it says s
[02:00] <Swuave> SHow the script j
[02:02] <j> on @*:NICK: if ($newnick == newnick) { mode # +o $newnick }
[02:05] <Swuave> on @*:NICK: if ($newnick == newnick) { mode #channame +o $newnick }
[02:05] <Swuave> ?
[02:05] <Swuave> have you tryed that?
[02:05] <j> yes, it worked but i want with identifier
[02:05] <diabolic> there is no # or $chan in a NICK event
[02:06] <Swuave> oh good point
[02:06] <diabolic> thus, the @ prefix is pointless
[02:06] <Swuave> cause a nick change wuold happen in all the channels
[02:06] <j> not pointless if i add #channame :P
[02:06] <diabolic> you said you wanted an identifier?
[02:07] <diabolic> even if you add #channame, the @ prefix is useless
[02:07] <j> didnt know you cant use one
[02:07] <j> oh
[02:07] <diabolic> @ prefix only works on events that occur in channels
[02:08] <j> thats incorrect
[02:08] <Raccoon> Someone mind telling me if http://vulp.us/raccoon.pls opens as a file, or
[02:08] <diabolic> enlighten me
[02:08] <j> :You're not channel operator
[02:08] <diabolic> Raccoon: displays
[02:08] <Swuave> Raccoon: as a file.
[02:08] <diabolic> :>
[02:09] <Raccoon> Swuave, it asks to save/open?
[02:09] <Raccoon> diabolic, it shows the contents?
[02:09] <diabolic> correct
[02:09] <Swuave> Nope, went straight to winamp
[02:09] <Swuave> for me anyways
[02:09] <Raccoon> what the hell
[02:09] <diabolic> lol
[02:09] <diabolic> j: do you just want to op them on any channel they're in with you?
[02:09] <diabolic> assuming you're an op on said channel
[02:09] <Swuave> Diabolics file associations may be setup incorrectly
[02:09] <Raccoon> i need to figure out what di.fm and sky.fm are doing
[02:09] <Swuave> or differently that is
[02:09] <diabolic> what does di.fm do?
[02:09] <Raccoon> i can open any .pls link on www.di.fm
[02:10] <j> yes but why the event should trigger when i dont have ops
[02:10] <Raccoon> and it will prompt to save/open
[02:10] <Raccoon> but my own .pls displays the contents
[02:10] <diabolic> maybe the file doesn't actually exist?
[02:10] <diabolic> sure it isn't forced download?
[02:10] <Raccoon> btw, that's a pirate radio broadcast if you're listening
[02:10] <diabolic> through php or similar
[02:10] <diabolic> j: cos i told you it's useless :/
[02:11] <diabolic> you can force .txt downloads if you want..
[02:11] <j> aah, thanks
[02:13] <Swuave> what theh ell
[02:13] <Swuave> its taking like 10 seconds to unload and load scripts from my other mIRC
[02:13] <Swuave> or to even open and close the remotes window
[02:14] <dirtpoor> whats the usercount on the largest channel you are in?
[02:15] <dirtpoor> there’s alot of things that can cause mirc to slow down
[02:16] <dirtpoor> sitting in BIG channels can do it on older machines, especially if you hav
[02:16] <dirtpoor> large scripts can do it too
[02:17] <darrsini> hi
[02:19] <dirtpoor> hello
[02:21] <kavi> hi
[02:22] <kavi> hiiiiiiiiiiiiiiiiii
[02:24] <dirtpoor> hate those much overused excessive letter usages
[02:27] <Slaktarn> if ($nick != something) { halt }
[02:27] <Slaktarn> how do i make that to more then just 1 nick
[02:28] <dirtpoor> /help $nick
[02:28] <dirtpoor> $nick(0)
[02:28] <Slaktarn> don´t have eny help file
[02:29] <dirtpoor> then no more help
[02:29] <dirtpoor> go get the help file
[02:33] <j> and /help /if :P
[02:34] <Swuave> dirtpoor its just in 1 channel with about 40 people
[02:35] <dirtpoor> odd, that shouldn’t pose a problem to a 486 66... (it doesn’t either, take
[02:35] <dirtpoor> and a few 100meg log files
[02:37] <dirtpoor> I speak from experience on that one
[02:37] <dirtpoor> 12 megs ram running win98... lol
[02:38] <Swuave> ouch
[02:38] <dirtpoor> my very first pc
[02:38] <Swuave> As we speak?
[02:38] <dirtpoor> no
[02:38] <Swuave> oh
[02:38] <dirtpoor> I’m on a 2.4 atm
[02:38] <Swuave> mine was like 2mb of ram, 75mhz pentium
[02:39] <Swuave> It was like the new 2,000 computer, step up from the 486
[02:39] <dirtpoor> i had a cpl 75’s too, twins in fact
[02:40] <dirtpoor> anyways
[02:40] <dirtpoor> this is a mIRC channel, not a whats your old system channel ;)
[02:40] <dirtpoor> ok, how big is the largest script file you have loaded? or maybe it’s a dl
[02:41] <dirtpoor> try unloading things one at a time (or all and loading one at a time)
[02:44] <dirtpoor> my actual real first pc was a commodore vic 20 with a cassette drive
[03:43] <eryansta> ce_linceh
[04:05] <PaulB> how do you show timestamps?
[04:07] * Mentalitt is now known as Mentality
[04:09] <j> /timestamp on
[04:36] <bigb0i> anyone here
[04:36] <IRWolfie-> ask your question.
[04:36] <bigb0i> listen bro
[04:37] <bigb0i> i cant open my normal mirc
[04:37] <bigb0i> so i want to download the new one
[04:37] <bigb0i> but i need to get the channels from my old mirc so i can put em in my new mi
[04:37] <bigb0i> auto join and stuff u know
[04:37] <bigb0i> how do i do that
[04:39] <bigb0i> ?
[04:41] <IRWolfie-> check mirc.ini
[04:41] <IRWolfie-> they are probaly in there
[04:42] <bigb0i> damn right
[04:42] <bigb0i> how can i put them in my new mirc now?
[04:44] <IRWolfie-> copy them all into [chanfolder] section
[04:44] <PaulB> thanks j
[04:44] <IRWolfie-> or else
[04:44] <bigb0i> i got vista does that matter
[04:44] <IRWolfie-> just copy and paste your mirc.ini over if you havent changed anything els
[04:44] <IRWolfie-> im not sure
[04:44] <IRWolfie-> possibly
[04:44] <bigb0i> the mric.ini files is not in channels
[04:44] <bigb0i> its just in the mIRC folder
[04:44] <IRWolfie-> yes thats fine
[04:44] <IRWolfie-> thats where it always is
[04:44] <IRWolfie-> just copy and paste mirc.ini in
[04:45] <bigb0i> so just the ini file?
[04:45] <IRWolfie-> yes
[04:45] <bigb0i> wat about
[04:45] <bigb0i> servers
[04:45] <bigb0i> and urls
[04:45] <bigb0i> and control
[04:45] <IRWolfie-> copy and paste over what settings you want
[04:45] <j> "listen bro" lulz
[04:45] <Raccoon> Pirate Radio KIPM featuring Alan Maxwell starts in 15 minutes - http://vulp
[04:46] <bigb0i> so just the ini file?
[04:46] <IRWolfie-> j: your telling me
[04:46] <IRWolfie-> bigb0i: YES!
[04:46] <bigb0i> lol
[04:46] <bigb0i> so delete the ini file of the new irc im going to download?
[04:47] <bigb0i> ?
[04:47] <IRWolfie-> yes
[04:47] <IRWolfie-> just paste the old one over it
[04:48] <bigb0i> k
[04:48] <bigb0i> im bout to undelete this new sucka now
[04:48] <bigb0i> do u know that this is in Roaming?
[04:48] <bigb0i> and the mric exe is not even there
[04:50] <IRWolfie-> do it
[04:50] <bigb0i> do wat
[04:54] <Raccoon> KIPM in 10 minutes - http://vulp.us/kipm.pls - Episode: He Who Shrank (2 ho
[05:09] <tomalak> Raccoon: :P
[05:12] <bigb0i> where can i get a cheap bnc shell?
[05:13] <tomalak> google
[05:13] <tomalak> (that's right, you can't get rid of me)
[05:16] <bigb0i> hahahah
[05:19] <sat> fun nay
[05:19] <bigb0i> lol
[05:19] <bigb0i> do u know sat?
[05:19] <sat> i know sat yes
[05:19] <sat> very well in fact
[05:20] <tomalak> ^_^
[05:20] <tomalak> "make me an op" "what are the ingredients?"
[05:20] <bigb0i> tomalak why do u luv waisting my time so much?
[05:20] <tomalak> I could ask the same thing of you
[05:20] <bigb0i> lol
[05:21] <tomalak> you insist on sitting in channels asking stupid lazy questions that are not
[05:21] <bigb0i> man im looking
[05:21] <bigb0i> but cant find
[05:21] <tomalak> and polite people like me then have to waste time explaining to you why you
[05:21] <tomalak> but hey
[05:21] <bigb0i> ok
[05:21] <bigb0i> ur right
[05:21] <bigb0i> i apoligise
[05:21] <bigb0i> lol
[05:21] <tomalak> look harder. you've been at it for all of, what, five minutes? gees.
[05:21] <bigb0i> yes
[05:21] <tomalak> you should spend days weighing up the best shells to find the product which
[05:21] <tomalak> sat: why is everyone in such a hurry these days :(
[05:21] <bigb0i> tomalak
[05:22] <bigb0i> i thought a shell was like $3
[05:22] <bigb0i> for a year or some
[05:22] <tomalak> if you can find a $3/yr deal, good for you
[05:22] <bigb0i> lol
[05:22] <sat> contemporary western culture teaches impatience
[05:22] <rickcp> you get what you pay for
[05:22] <tomalak> sa: but aside from fast food, I don't get how
[05:22] <bigb0i> rickcp
[05:23] <sat> i guess you dont watch a lot of tv then
[05:23] <tomalak> not really :)
[05:30] <bigb0i> http://tinyurl.com/56hw95
[05:30] <bigb0i> tomalak and his sister
[05:31] <sat> bigb0i: are you about to leave or do you need some help?
[05:31] <bigb0i> lol was a joke man
[05:31] <bigb0i> why are u guys so sensitive here
[05:32] <sat> efnet is full of channels where making such "jokes" will make you The Man, but
[05:32] <j> cant we be as much sensitive as we want?
[05:32] <bigb0i> what will make me the man in here?
[05:32] <rickcp> you never will be
[05:33] <sat> this is a mirc-related help channel, it's focused on helping people with mirc p
[05:33] <sat> you figure out the rest
[05:33] <bigb0i> rickcp lol
[05:33] <bigb0i> im the irc man
[06:12] <bigb0i> hey guys
[06:12] <bigb0i> everytime i try to patch this mirc
[06:12] <bigb0i> with fish
[06:12] <bigb0i> and i open mirc
[06:12] <bigb0i> the mirc freezes and cant open
[06:12] <bigb0i> anyone know what the problem is?
[06:13] <sat> yes, the problem is that you try to patch mirc
[06:13] <sat> DON'T.
[06:13] <bigb0i> but i need fish
[06:13] <sat> if you insist on doing so, you're on your own
[06:13] <sat> no you don't
[06:13] <bigb0i> else i cant read in some channels i am man
[06:13] <bigb0i> u do
[06:13] <bigb0i> i do*
[06:13] <sat> thats too bad, and your problem
[06:13] <bigb0i> damn
[06:13] <sat> mirc's license explicitly forbids patching mirc
[06:14] <bigb0i> so how am i suppose to use this fish
[06:14] <sat> use something else
[06:14] <bigb0i> theres nothing
[06:14] <sat> someone here recently mentioned an alternative to fish that does not require pa
[06:15] <sat> i'm sure you can find it with google, if you put some effort into it.
[06:37] <PC> heh
[07:10] <Sole> aloo
[08:00] <Era> how to use irc firewall ?
[08:01] <rickcp> you need it for work?
[08:02] <Era> yes rickcp
[08:02] <Era> * Firewall: Unable to find firewall address < mean
[08:03] <sat> then ask your local system administrator what to put in instead
[08:11] * Osc_HE is now known as Osc
[08:17] <j> if i do /resetidle 100 for example it will show that my idle time is 100secs when
[08:21] <sat> no, /resetidle affects $idle (and thereby the idle time given in ctcp finger)
[08:22] <j> oh, i see now
[08:27] <Raccoon> but mind that only PRIVMSG commands sent to the server will affect your /wh
[08:27] <Raccoon> you can get around this by speaking in /notice
[08:35] <tomalak> or msging yourself
[08:35] <tomalak> er, scratch that, try again
[08:35] <tomalak> also, you can reset your server-based idle time by msging yourself!
[08:36] <sat> or by msging tomalak
[08:36] <tomalak> :(
[09:12] <Mazaa> chau
[10:10] <Era> how to use irc firewall ?
[10:10] <Era> sat
[10:11] <Era> alt+o > firewall
[10:11] <sat> as i said, ask your local system administrator what to put in
[10:11] <Era> is that has something to do with firewall?
[10:11] <Era> is that has something to do with proxy?
[10:11] <sat> proxy yes
[10:39] * Disconnected
[10:39] * Attempting to rejoin channel #mirc
[10:39] * Rejoined channel #mirc
[10:39] * Topic is 'mIRC 6.33 @ http://www.mirc.com - Pose questions in jeopardy form only: give us
[10:39] * Set by argv[0]!jinx@modemcable162.102-202-24.mc.videotron.ca on Thu Jul 31 17:02:59
[10:46] <ahmad_ckp> kl
[10:55] <sexyygost> hi
[11:13] <sexyygost> im 22 m lebanon
[11:14] <sat> sexyygost: hi! You are on #mIRC here, which is a HELP channel, NOT a CHAT chann
[11:15] <sexyygost> sory
[11:15] <sexyygost> ok
[11:15] <sexyygost> bye
[11:29] * BIDIREL is now known as cladia
[11:30] <parvasha> HI
[13:25] <Era> Hello, I moved to the Egypt recently and although having a 1 MB internet connec
[13:28] <rickcp> you seem to be connected
[13:29] <argv[0]> problem solved?
[13:29] <Era> no
[13:29] <Era> im at work
[13:30] <argv[0]> then your home connection needs to be fixed
[13:30] <Era> It happens to me and my sister (when she use irc) at home
[13:30] <rickcp> sounds like your sister is the problem...make her move
[13:31] <Era> no it always heppends to me too
[13:31] * rickcp points to what argv[0] said
[13:31] <Era> How about connecting to a different servers
[13:31] <Era> or using diff ports?
[13:31] <Era> maybe it will solve
[13:31] <argv[0]> maybe it will
[13:31] <rickcp> you can use any server you want
[13:32] <argv[0]> you seem to know the answers to your question
[13:32] <rickcp> any that will let you connect that is
[13:32] <Era> ok what if the other programs are working fine except mirc
[13:33] <argv[0]> doesnt mean much
[13:33] <Era> i need an answer.. what do YOU think causing this problem?
[13:33] <Era> what reasons?
[13:33] <argv[0]> your home network
[13:33] <Era> it couldnt be mirc?
[13:33] <argv[0]> unlikely
[13:34] <Era> ok
[13:34] <rickcp> dropping connection is not much go on
[13:34] <bogo> Era: try another IRC client, like HydraIRC
[13:34] <argv[0]> if you tested with another irc client and stopped disconnecting that would
[13:35] <argv[0]> or rule mIRC as the problem
[13:37] <Era> yes argv[0] but i said the other progs are working fine
[13:37] <Era> except mIRC
[13:37] <argv[0]> Era and i already said thats irrelevant
[13:37] <argv[0]> do other irc clients work fine?
[13:37] <Era> no
[13:38] <rickcp> seems we're back to your home network
[13:38] <rickcp> or isp
[13:38] <argv[0]> then your network/isp connection is broken, fix it
[13:39] <argv[0]> bad router, bad network cables, poor wireless signal, isp cutting you off
[13:39] <argv[0]> bad network card
[13:39] <argv[0]> among other things
[13:43] * Modoc5000 is now known as Modoc
[13:46] <Era> ty for the info
[14:41] * Mentalitt is now known as Mentality
[15:42] <PC> Era whose script are you running?
[15:45] <PC> the irc server could be the problem also
[15:46] <PC> maybe you are just being DOS attacked
[15:47] <dirtpoor> it’s ddos, not dos
[15:47] <PC> Era are you using wi-fi?
[15:47] <PC> DOS = Denial Of Service
[15:47] <sat> the O is generally not capitalized
[15:48] <PC> it is in the acronym
[15:48] <sat> neither
[15:48] <dirtpoor> you are correcting the wrong person
[15:48] <PC> so that is why i capitalized it
[15:48] <sat> nope
[15:48] <PC> just like RADAR = RAdio Detection And Ranging
[15:49] <sat> the common abbreviation is still DoS
[15:50] * dirtpoor smirks
[15:50] <PC> and yet you don't capitalize the first letter of a sentence?
[15:50] <dirtpoor> sorry, continue
[15:52] <sat> thats besides the point isnt it?
[15:52] <PC> no
[15:52] <PC> your point is capitalization i think
[15:53] <dirtpoor> PC, #mIRC is [an English speaking] help channel, we're anti-social for the
[15:53] <dirtpoor> sat, I’de send that to you, but I figured I’de get kicked ;P
[15:54] <rickcp> dirtpoor: why don't you tke your own advice
[15:55] <tomalak> and it's "I'd"
[15:56] <sat> dirtpoor: actually, by making a small correction to what PC said, i was showing
[15:56] <sat> so i'd keep quiet if i were you
[16:06] <snachodog> Is there anyway to lookup a mIRC registration number?
[16:07] <sat> snachodog whats the problem then?
[16:07] <PC> sounds like he wants to steal a registration
[16:07] <snachodog> I paid the registration fee for mIRC ages ago, and have since lost the e-
[16:08] <snachodog> PC: no, I paid for it
[16:08] <sat> do you still have access to the same email address though?
[16:08] <sat> no PC it does not sound like that
[16:08] <PC> well he wants to look it up like on the internet
[16:08] <sat> OMG the INTERNET?!?
[16:08] <snachodog> sat: yes, I do.
[16:09] <sat> snachodog then check out http://www.mirc.com/reglost.html
[16:09] <snachodog> sat: thanks very much!
[16:09] <sat> np :)
[16:40] <snachodog> sat: got the license #, thanks for all your help
[18:19] <onizuka> is there a way to capture text from "echoed output??"
[18:19] <onizuka> just line ON TEXT
[18:19] <onizuka> *like
[18:27] * _7mika7_ is now known as _7mika7
[18:27] <dirtpoor> on input
[18:27] <dirtpoor> oh
[18:27] <dirtpoor> no
[18:27] <dirtpoor> capture it from the script that echos it
[18:31] <onizuka> hmm and if its a DLL that echoes it ?
[18:32] <snachodog> is there any way to limit the list command to X number of users/channel
[18:32] <Osc> /quote help list
[18:32] <snachodog> ie, groups with 20+ are shown only
[18:32] <Osc> yes
[18:32] <Dody> need help
[18:33] <Dody> anyone hre ?
[18:33] <snachodog> thanks osc
[18:33] <Osc> waiting on a question. maybe you will gen an answer, too =]
[18:34] <Dody> data iswn line
[18:34] <Dody> means if data is on line
[18:34] <Dody> but if i want to tell isnt on line
[18:40] <Dody> exist !iswm ?
[18:42] <Osc> no, actually...
[18:42] <Osc> iswm wildcard string v1 matches string v2
[18:42] <Dody> how can i neg that
[18:43] <Osc> To negate an operator you can prefix it with an ! exclamation mark.
[18:44] <Dody> !iswm ?
[18:44] <Dody> (*$$$* !iswm %rls) ?
[18:45] <Osc> /help iswm
[18:45] <Osc> it's all there
[18:48] <Dody> cant find if !isqm is possible there
[18:48] <Dody> i mean !iswm
[18:48] <Osc> yes. and I think i is
[20:17] <bocapxanh> hi hi hi
[20:17] <argv[0]> hi!
[20:37] <KKONVICKT> ahh
[20:37] <KKONVICKT> anyone talk in here?
[20:37] <grindel> no
[20:37] <KKONVICKT> you guys are all trying to access the xbins
[20:37] <argv[0]> no...
[20:38] <KKONVICKT> then what the heck is this room for then
[20:38] <argv[0]> KKONVICKT, #mIRC is an English only help/support channel for the mIRC chat
[20:38] <KKONVICKT> something to do with xbox and emu no?
[20:39] <argv[0]> that's it, channel's over.
[20:39] <argv[0]> everyone out.
[20:41] <grindel> lol
[20:42] <heathen> anyone here *really* good with scripting?
[20:42] <heathen> that could possibly make a paint like program
[20:42] <dirtpoor> most of us
[20:42] <dirtpoor> do it yourself
[20:42] <dirtpoor> no one here will script for you
[20:42] <heathen> I am not good with scripting
[20:43] <dirtpoor> then yer outta luck
[20:43] <heathen> well it would be helpful for everyone
[20:43] <heathen> wow, and you wonder why you can't get a woman
[20:43] <dirtpoor> no it wouldn’t
[20:43] <dirtpoor> um, I am married happily rtard
[20:43] <argv[0]> heathen usually the people who say that have trouble themselves.
[20:44] <heathen> yeah
[20:44] <heathen> well I should have said you're an asshole
[20:44] <argv[0]> <heathen> anyone here *really* good with women?
[20:44] <argv[0]> <heathen> that could possibly convince this girl to go out with me?
[20:44] <argv[0]> ps saw that on #dating 2 hours ago
[20:44] <dirtpoor> why, because we won’t do your work for you?
[20:44] <heathen> dirtpoor, naw just the way you respond
[20:44] <dirtpoor> piss off nube
[20:44] <heathen> wow
[20:44] <heathen> nube
[20:44] <dirtpoor> sorry channel
[20:45] <heathen> SORRY CHANNEL
[20:45] <dirtpoor> LOL
[20:45] <dirtpoor> now he will msg me I bet
[20:45] <dirtpoor> or you possibly
[21:13] <Tothwolf> dirtpoor: or he'll get mad and load up a bunch of clones :/
[21:14] <blowme> @find movieerotica
[21:15] <Tothwolf> argv[0]: are any of the oldtimers still around?
[21:30] <^^Co_kul> .j medan
[22:59] <Glad2BeGa> hello
[23:00] <Glad2BeGa> My last time on Mirc it was before 7 years ago.... so I forgot how to fin
[23:07] <Fearless> cya in another 7 years
[23:17] * _Sonu is now known as Sonu
Session Close: Mon Aug 04 00:00:01 2008