Session Start: Mon Aug 11 00:00:00 2008
Session Ident: #mirc
[00:28] <oxi> hi
[00:28] <oxi> has anyone ever seen a sony rolly?
[02:01] * digitok is now known as diabolic
[03:16] * [exit] is now known as dirtpoor
[04:21] * Boryambo Hi!
[04:22] <tomalak> you realise that makes no sense grammatically, right?
[04:28] <elly> aloo
[04:28] <tina> hi
[04:28] <elly> hi aloooo
[04:28] <Boryambo> hi
[04:29] <elly> als plz
[04:29] <elly> tina,fr where?
[04:47] <zzap> how do I join a channel minimized when connecting to my BNC?
[05:31] <cecemel> hello
[05:32] <cecemel> since I installed mirc 6.33, there is the usual channel bar with one button
[05:32] <cecemel> how could I remove that list ?
[05:33] <zzap> View menu.
[05:33] <zzap> and untick whatever you don't want.
[05:33] <zzap> it'll be either the treebar or the switchbar.
[05:34] <cecemel> thank you !
[05:37] <xoxo_baby> hi
[05:37] <xoxo_baby> hehe
[05:37] <xoxo_baby> hello gUd eve
[05:37] <xoxo_baby> 15 f
[06:31] <janda> hi
[06:31] <janda> hghd
[06:37] <rickcp> janda: hi, is there something we can help you with?
[06:55] <elly> HAI
[06:56] <elly> ALOO
[06:56] <slakker> hi
[06:56] <elly> FROM WHERE
[06:57] <elly> ALS
[06:59] <slakker> elly: this is a support channel for mIRC, not for general chat
[07:12] <Gil> ˜ Xscript™ version 10.0a - by XCITE - get it at: www.xscript.2ya.com ˜
[07:13] <youyou> salut karen ca va
[08:12] <jackal^> im looking for on nick event that will op the $newnick if its address match
[08:38] * Kniht` is now known as Kniht
[08:59] <Modoc> jackal^ Thats not safe
[09:00] <Modoc> but if you wish you can use.
[09:01] <jackal^> i know but other ops refuse to use msg or ctcp :\
[09:01] <Modoc> on *:nick:*: { if $level( $level($maddress($address($1,5))) }
[09:02] <Modoc> on *:nick:*: { if $level($maddress($address($newnick,5))) { mode #CHENNEL +o
[09:02] <Modoc> mmmmmmmmmmm
[09:02] <Modoc> on *:nick:*: { if $level($maddress($address($newnick,5)) == OPLEVEL) { mode #
[09:02] <Modoc> if you have a set channel
[09:03] <Modoc> other wise its more code and I just got up
[09:03] <jackal^> atm i have if ($newnick == newnick && nick!user@host iswm $fulladdress)
[09:04] <Modoc> if ($newnick == newnick) && (*!user@host iswm $fulladdress) { }
[09:05] <Modoc> or
[09:05] <Modoc> mmmmmmmmm
[09:05] <Modoc> Try that
[09:05] <Modoc> or this
[09:06] <Modoc> try that and see if it works
[09:06] <Modoc> you may wish to echo to see what it returns
[09:09] <jackal^> how please? im kinda lost atm
[09:28] <jackal^> madoc it doesnt working
[09:28] <Modoc> Show me the code
[09:29] <Modoc> on *:nick:*: { if $level($maddress($address($newnick,5)) == OPLEVEL) { mode #
[09:30] <jackal^> not this one
[09:30] <Modoc> on *:nick: { if $level($maddress($address($newnick,5)) == OPLEVEL) { mode #CH
[09:30] <Modoc> ok
[09:30] <Modoc> if ($newnick == newnick) && (*!user@host iswm $fulladdress) { }
[09:31] <jackal^> http://kthx.net/paste/4bfm9tykif
[09:32] <Modoc> mmmmmm
[09:32] <Modoc> I think the problem may be in $fulladdress
[09:32] <Modoc> Try and change
[09:32] <Modoc> san180!~stewarty2@host86-*.range86-*.btcentralplus.com
[09:32] <Modoc> to
[09:32] <Modoc> *!~stewarty2@host86-*.range86-*.btcentralplus.com
[09:33] <jackal^> heh, if i do that there would be no need of this event
[09:33] <jackal^> oh
[09:33] <Modoc> I think the nick change may be thouthing off the command
[09:33] <Modoc> it may be looking at the old nick
[09:33] <Modoc> You are checking with $newnick
[09:35] <jackal^> worked!!!
[09:35] <jackal^> very much appreciated
[09:35] <Modoc> np
[09:36] <Modoc> And I am affented you did not trust my shot in the dark code.
[09:36] <Modoc> >.<
[09:37] <jackal^> sorry :)
[09:38] <Modoc> Thats ok I may get over it. Just give me 5 sec
[09:38] <Modoc> And I will not remimber it
[09:39] <Modoc> Man getting old sucks for me
[09:42] <Kniht> hey Modoc
[09:46] <Modoc> yes?
[09:47] <Modoc> And hay
[09:47] <Modoc> haha
[10:21] <zombs> is there any way that I can have mIRC use the tree view only?
[10:22] <Zuthulu> View -> switchbar
[10:22] <Zuthulu> untick it there
[10:22] <zombs> ah
[10:22] <zombs> thanks
[10:23] <Zuthulu> welcome
[10:23] <zombs> the switchbar + treeview didn't look very good
[10:23] <Zuthulu> indeed
[10:39] <onizuka> on 1:dialog:options:edit:3: {
[10:39] <onizuka> this should do the specified action when i select soemthing from a combo dr
[10:39] <onizuka> right?
[10:39] <LO_KEY> no, that will do the specified actions when a edit box is typed in
[10:40] <LO_KEY> on 1:dialog:options:sclick:3: {
[10:40] * Disconnected
[10:40] * Attempting to rejoin channel #mirc
[10:40] * Rejoined channel #mirc
[10:40] * Topic is 'New! mIRC 6.34 @ http://www.mirc.com - RIP Bernie Mac (comedian) - RIP Isaac Ha
[10:40] * Set by Modoc!Modoc@68-189-216-28.dhcp.ftwo.tx.charter.com on Sun Aug 10 22:06:33
[10:43] <onizuka> aaah
[10:43] <onizuka> because i read "edit: reacts when text in editbox or combo box changed. "
[10:43] <onizuka> maybe its cos tutorial is old
[10:43] <LO_KEY> (if your combo was editable, then yes, it would upon edit of that)
[10:44] <LO_KEY> so if you added the 'edit' option to that id, then yes it would, otherwise y
[10:44] <LO_KEY> -w
[10:44] <onizuka> aah so its cos mine is just selecting from a drop box
[10:44] <LO_KEY> yerp
[10:46] <onizuka> ok
[10:46] <onizuka> and another thing
[10:46] <onizuka> nevermind
[10:46] <onizuka> maybe i'll ask later
[10:46] <onizuka> i'll have to try first
[10:47] <LO_KEY> lol
[10:47] <LO_KEY> kk
[11:06] <DJZman> hello everyone
[11:06] <onizuka> how can one use /did to make an entry from a combo drop box active?
[11:07] <DJZman> say how do i make it when a person joins a room that i add them to the user
[11:08] <DJZman> on 0:join:#myroom: now how do i add the user as 10:username to the user fil
[11:09] <jackal^> on *:JOIN:#channel:auser 10 nick.or.address
[11:09] <DJZman> oh ok
[11:09] <DJZman> thanks
[11:12] <mcloven> hi
[11:12] <DJZman> so jackal would this work on *:JOIN:#channel:auser 10 nick | /msg $nick wel
[11:12] <DJZman> on 10:join:#channel:msg $nick welcome back bla bla
[11:13] <jackal^> dont see why it wouldnt :)
[11:13] <DJZman> cool
[11:13] <mcloven> anyone know wat swiftswitch is?
[11:13] <jackal^> no
[11:13] <DJZman> jackal you know how when we are in a room and do /me it makes it a action in
[11:14] <jackal^> yes?
[11:14] <DJZman> is there way the mirc can do one
[11:14] <DJZman> like on join bla bla /me #channel what ever i want it to say
[11:14] <jackal^> what?
[11:15] <jackal^> /describe #channel action.text
[11:15] <jackal^> i think
[11:15] <DJZman> here like this.... i have it now...
[11:16] <DJZman> on *:text:*Fword*:#channel:msg #channel please dont say the f word $nick
[11:16] <DJZman> so it says
[11:16] <DJZman> please dont say the f word nicname
[11:16] <DJZman> can i have it do this
[11:16] * DJZman asks if you stop using the f word
[11:17] <DJZman> so instead of msg #channel how do i make it do a /me comamnd
[11:17] <jackal^> <jackal^> /describe #channel action.text
[11:17] <DJZman> ohhhhh ok
[11:17] * jackal^ == /describe
[11:17] <jackal^> kinda
[11:17] <jackal^> /me == /describe
[11:18] <DJZman> on *:text:*Fword*:#channel:describe #channel action please dont say the f wo
[11:18] <DJZman> so like that
[11:18] <jackal^> you can remove 'action' if you want :)
[11:18] <DJZman> oh ok cool
[11:18] <DJZman> let me try that
[11:20] <onizuka> nevermind found it
[11:24] <mcloven> lol
[11:37] <DJZman> Thanks for everything jackal you helped me a lot. i tryed to google waht i
[11:37] <DJZman> thanks again
[11:38] <jackal^> sure, welcome
[11:38] <dirtpoor> not a room
[11:38] <dirtpoor> it's a channel
[11:39] <DJZman> they both are right
[11:39] <DJZman> just depends on if you do old school or new school
[11:41] <dirtpoor> no
[11:41] <dirtpoor> it's a channel
[11:41] <dirtpoor> doesn't depend on anything
[11:41] <dirtpoor> /ircintro
[11:41] * jackal^ sighs
[11:41] <dirtpoor> /help join in any irc client
[11:41] <DJZman> Sir if you type in irc rooms on google your see it takes you to irchelp.com
[11:41] <DJZman> thats old school
[11:41] <dirtpoor> any with help
[11:41] <DJZman> new school has changed it to channels
[11:42] <dirtpoor> no
[11:42] <dirtpoor> it's been channels since irc started
[11:42] <DJZman> do you even know when irc started
[11:43] <dirtpoor> actually, yes, do you?
[11:43] <DJZman> yes i do
[11:43] <DJZman> back in the 70's i was using it when i was in the military
[11:43] <mcloven> lolz
[11:43] <DJZman> remember all this internet stuff was military first
[11:43] <DJZman> collage second
[11:43] <dirtpoor> lol, sure ya were
[11:43] <DJZman> and public 3rd
[11:43] <dirtpoor> don't hafta lie to kick it
[11:45] <DJZman> dirtpoor Results 1 - 10 of about 3,510,000 for irc rooms. (0.22 seconds)
[11:45] <DJZman> anyway im out.. thanks again jackal
[11:45] <DJZman> for the help
[11:45] <jackal^> anytime
[11:47] <mcloven> i cant belive know one knows wat ss or sk is
[11:53] <mcloven> i cant belive know one knows wat ss or sk is does anyone know wat it is?
[11:53] <jackal^> no
[12:03] <Luck9> alguien sabe como instalar el mirc español????
[12:15] * mcloven is now known as mclovenis
[12:50] * k0ma is now known as commatoes
[13:01] <x3> 3on3
[13:06] <lagunero> hola
[13:25] <grav> anybody got a crack for 6.31
[13:40] * Sais_ is now known as Sais
[13:57] <j4tt4^> can anyone give me some kind of help with something regarding mIRC??
[13:57] <j4tt4^> the problem is as follows:
[14:02] <Eriksen> ?
[14:03] <j4tt4^> I have a problem regarding whenever I open another browser, and having mIRC
[14:04] <j4tt4^> how can I stop that sound??
[14:56] <tomalak> j4tt4^: alt+o -> Sounds
[14:56] <tomalak> you can configure sounds there
[14:56] <tomalak> you are probably hearing "Flash" beeps
[14:56] <tomalak> that is a beep whenever there is activity in a channel and mIRC isn't the a
[15:14] <etotheipi> tomalak: beep!
[15:18] <tomalak> http://static.crooksandliars.com/2008/08/pregnancystatistic.jpg
[15:24] <Kollektiv> http://gizmodo.com/5035456/
[15:33] <etotheipi> tomalak, srs?
[15:46] <Sais> tom: heh. They obviously have a longer teen-age in Colorado Springs that most
[15:56] <CraZy-E> is there a cmd to check which network your own if your currently on mutilpl
[15:58] <sykoboy> //echo Network: $network
[15:59] <CraZy-E> umm, so can u do something like if ( $network == EFNet ) {} ?
[16:04] <sykoboy> why wouldn't you be able to?
[16:04] <etotheipi> Sometimes the gods say no.
[16:07] * Boryambo Hi!
[16:07] * etotheipi Hi!
[16:07] <Sais> CraZy-E: The answer to "Can you do....." is usually "Have you tried it?"
[16:08] <Sais> $iif($network == EFnet,YES,NO) = YES
[16:30] <FecalSpam> feces
[16:31] <FecalSpam> diarrhea
[16:34] * krizoek2 is now known as krizoek
[16:41] * Osc_HE is now known as Osc
[17:00] <G-O-W> i have internet problems, using wireless nic ( perfect connectivity status),
[17:00] <bookz`> buy a new router
[17:00] <G-O-W> is that the prob?
[17:01] <bookz`> or at least restart the thing
[17:01] <G-O-W> tried that
[17:01] <bookz`> you're not on vista are you?
[17:01] <G-O-W> yes i am
[17:01] <bookz`> oh hell...
[17:02] <G-O-W> your not satan are you?
[17:02] <zzap> you're
[17:02] <zzap> G-O-W: running any torrents??
[17:02] <G-O-W> uhm
[17:02] <G-O-W> no
[17:02] <zzap> hmm.
[17:03] <G-O-W> but torrent also dont work if my browser doesnt work
[17:03] <G-O-W> ive noticed
[17:03] <bookz`> uh oh
[17:03] <zzap> can you access your router when those things don't work?
[17:03] <bookz`> he's got the torrent trojan
[17:03] <bookz`> w32.trojan
[17:03] <zzap> oh, w32.trojan!
[17:03] <G-O-W> hmm
[17:03] <G-O-W> lol
[17:03] <zzap> that sounds about right.
[17:03] <bookz`> it disables all mainstream programs
[17:04] <bookz`> so basically it effects mozilla, IE.. eyc
[17:04] <G-O-W> what was that ip again 192.169.1.1
[17:04] <bookz`> etc
[17:04] <G-O-W> or 168.192.1.1
[17:04] <bookz`> 192.168.1.1
[17:04] <G-O-W> ok
[17:04] <G-O-W> :)
[17:04] <G-O-W> doesnt work
[17:04] <zzap> are you sure that's the router's IP?
[17:04] <bookz`> you need to reset your router then
[17:04] <G-O-W> im sure it was 1.1
[17:04] <bookz`> well what type of router?
[17:05] <bookz`> LinkSYS?
[17:05] <G-O-W> dunno
[17:05] <zzap> I'm thinking there could be too many active connections
[17:05] <G-O-W> philips
[17:05] <zzap> and it's choking the router.
[17:05] <zzap> thus the torrent question.
[17:05] <bookz`> yeah zzap
[17:05] <bookz`> i agree, it's happened here before
[17:05] <zzap> likewise. ^
[17:05] <bookz`> with 'Wizo' or 'Wyzo'.
[17:05] <bookz`> roomate used that crap, and no one else but him could surf.
[17:05] <zzap> haha.
[17:05] <G-O-W> active connections....you mean like im using too many pcs?
[17:06] <G-O-W> in the wireless
[17:06] <G-O-W> router
[17:06] <bookz`> probably has DHCP disabled.
[17:06] <zzap> no. like a program is connecting to too many things.
[17:06] <G-O-W> ow ok
[17:06] <zzap> yeah, maybe, bookz`.
[17:06] <G-O-W> ok should i enable it
[17:06] <bookz`> but he can't get to his router to check
[17:06] <bookz`> um.. yeah
[17:06] <G-O-W> ok
[17:06] <G-O-W> not at this moment no
[17:06] <bookz`> it assigns all your pc's their own ip address
[17:06] <G-O-W> router is somewhere else
[17:06] <G-O-W> i can do it tomorrow
[17:06] <G-O-W> :)
[17:06] <G-O-W> ok cool
[17:07] <zzap> where is the router? o.0
[17:07] <G-O-W> downstairs, ppl are asleep there
[17:07] <G-O-W> cant go now
[17:07] <bookz`> i stole it
[17:07] <G-O-W> tomorrow
[17:07] <zzap> oh, ok.
[17:07] <G-O-W> :)
[17:07] <bookz`> i have a flashed WRT54G, that is worthless.
[17:07] <bookz`> :P
[17:07] <G-O-W> but i think after restarting comp it will also work
[17:07] <bookz`> some dink flashed it.. and now it's rendered useless
[17:07] <G-O-W> sometimes
[17:07] <zzap> hah, really, bookz`? :(
[17:07] <zzap> that sucks.
[17:08] <bookz`> G-O-W: Could do a cold boot.
[17:08] <bookz`> Shut off all PC's, reset router + modem.
[17:08] <zzap> I have a WRT54GL with DD-WRT.
[17:08] <bookz`> that's what the roomate tried doing
[17:08] <bookz`> and screwed it all up
[17:08] <bookz`> now all the more it's good for are lights
[17:08] <bookz`> it's totally non-responsive
[17:08] <G-O-W> this problem goes away after a while
[17:08] <G-O-W> but then later it happens again
[17:08] <G-O-W> even once in a while
[17:09] <G-O-W> *every
[17:09] <bookz`> look for a big black van in front of your house
[17:09] <bookz`> that says 'Geek Squad' on the side
[17:09] <bookz`> they are bastards
[17:09] <jjshoe> I want to make an alias that accepts input, and echos the input back every x
[17:09] <G-O-W> heh
[17:10] <bookz`> jjshoe: do me a favor, do ALT + Z.. and tell me the revision number
[17:10] <bookz`> so i know if you have to use hash or not
[17:10] <jjshoe> bookz` 6.17
[17:10] <G-O-W> damnit
[17:10] <bookz`> not the version number, the revision
[17:11] <G-O-W> or ALT + FXFIGHTER
[17:11] <jjshoe> bookz` join #2,000 and I'll tell you
[17:11] <bookz`> damn, G-O-W fell for it though
[17:11] <bookz`> :D
[17:11] <G-O-W> hehe
[17:11] <bookz`> at least i got someone
[17:11] <bookz`> old skool irc tricks
[17:11] <G-O-W> yeahh
[17:12] <G-O-W> buy a cake and celebrate
[17:12] <G-O-W> :D
[17:12] <bookz`> i did that in a large channel in dalnet
[17:12] <G-O-W> hehe
[17:12] <jjshoe> G-O-W it's ok cuz bookz` doesn't know how cool #2,000 is
[17:12] <bookz`> said it was a super cool feature on new mirc
[17:12] <bookz`> and like... 30 people did it.
[17:12] <G-O-W> hehe
[17:12] <bookz`> jjshoe: sorry to inform you, but that one is REALLY old... hehe
[17:12] <bookz`> and..
[17:12] <bookz`> he fell for it again
[17:12] <bookz`> hehe
[17:12] <G-O-W> damn
[17:12] <G-O-W> #2,000 sux!
[17:12] <jjshoe> haha
[17:12] <G-O-W> hehehe
[17:13] <bookz`> fine
[17:13] <bookz`> try #1,000
[17:13] <bookz`> maybe it's better
[17:13] <bookz`> HAH
[17:13] <bookz`> lmfao!
[17:13] <Kollektiv> Play nice
[17:13] <jjshoe> or is there a way to read lines out of a window?
[17:13] <bookz`> heya Kollektiv
[17:13] <bookz`> he should know by now, that it is going to make him /part
[17:13] <bookz`> therefor it's all on his own will
[17:14] <Kollektiv> "I'm not saying there should be a capital punishment for stupidity, but w
[17:14] <bookz`> lol, he got banned and /quit.
[17:15] <bookz`> That quote is SO overrated, and overused.
[17:15] <bookz`> http://www.google.com/search?hl=en&q=I%27m+not+saying+there+should+be+a+capi
[17:16] <bookz`> sry
[17:16] <Kollektiv> It's the logic you were just using
[17:16] <bookz`> i don't use logic
[17:16] <jjshoe> hrm, I see $line lets me read a line from a window, is there a way to delete
[17:17] <Kollektiv> Only from custom @windows
[17:17] <Kollektiv> /help /dline
[17:18] <jjshoe> Kollektiv sick
[17:18] <G-O-W> ...
[17:18] <G-O-W> #1,ooo
[17:18] <G-O-W> not cool
[17:18] <G-O-W> #1,000
[17:19] <G-O-W> anyhow
[17:19] <G-O-W> i restarted
[17:19] <G-O-W> and i can use IE again
[17:19] <G-O-W> :S
[17:24] <zzap> Yeah, I think it's TCP.
[17:24] <zzap> Try this: http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx
[17:24] <zzap> Download and open that.
[17:25] <jjshoe> Kollektiv is there an alias for $line ?
[17:26] <LO_KEY> an alias ?
[17:26] <Kollektiv> What would that do?
[17:26] <jjshoe> Kollektiv it returns you the value of a line
[17:26] <Kollektiv> ...
[17:26] <LO_KEY> heh
[17:26] <Kollektiv> What would that do?
[17:26] <jjshoe> $line(@name,N,T)
[17:26] <jjshoe> $line(@name,N,T)
[17:26] <jjshoe> oops
[17:26] <jjshoe> Returns the Nth line of text in the specified window. If N is zero, it retur
[17:27] <Kollektiv> [01:27:42] <jjshoe> Kollektiv is there an alias for $line ?
[17:27] <Kollektiv> What do you mean by that?
[17:27] <Kollektiv> Question no make sense!
[17:27] <jjshoe> like a /line
[17:27] <Kollektiv> And what would /line do?
[17:27] <jjshoe> I mean, I made /line $line($$1, $$2), but is there one that already exists?
[17:27] <jjshoe> similar to /dline
[17:28] <rickcp> ever think of using another name?
[17:28] <Kollektiv> $line() is an identifer that returns a line of text
[17:28] <Kollektiv> /dline is a command that deletes a line of text
[17:28] <Kollektiv> /line would be a command that does what?
[17:29] <jjshoe> nm, I'll just use my /line I pasted
[17:29] <Kollektiv> You do that
[17:34] <G-O-W> sorry i was away
[17:34] <G-O-W> zzap
[17:34] <G-O-W> i opened it
[17:34] <zzap> oh, ok.
[17:34] <zzap> how many did it say?
[17:35] <G-O-W> tcvview.exe you mean?
[17:35] <G-O-W> i see a lot of connections
[17:35] <G-O-W> some like 20 times
[17:35] <Kollektiv> From which process?
[17:36] <G-O-W> svchost.exe
[17:36] <G-O-W> system
[17:36] <G-O-W> wmdhost
[17:36] <zzap> At the bottom left, G-O-W.
[17:36] <zzap> How many "endpoints" and "established"?
[17:36] <G-O-W> end: 93, est: 14
[17:37] <zzap> hmm, that seems normal.
[17:37] <G-O-W> ok
[17:38] <zzap> Mine's 141 and 29 established.
[17:38] <G-O-W> ok
[17:43] <jjshoe> how do you check if a variable is set in mirc?
[17:43] <jjshoe> == '' ?
[17:43] <LO_KEY> (%var != $null)
[17:49] <jjshoe> how do you capture the output of an alias into a variable?
[17:50] <Kollektiv> /help /return
[17:53] <jjshoe> Kollektiv thanks
[17:54] <mozar44> ca parle francais ici
[17:55] <mozar44> allo j aimerais me connecter sur un channel francais je fais quoi on peut m
[17:55] <Osc> mozar44 english only, inglés solamente, alleen Engels, anglais seulement, nur E
[17:56] <krizoek> how can i get a on *:text:*:#: { } to act to what i msg the channel its set
[17:56] <LO_KEY> what
[17:56] <Osc> you can't. use an aliase
[17:57] <L|M|TED> krizoek on text wont trigger on what you type, only on what others type
[17:57] <LO_KEY> ah what HE says.
[17:57] <LO_KEY> krizoek by using on input remote
[17:58] <krizoek> i noticed, but is there no way to make it trigger to what i type in the cha
[17:58] <LO_KEY> on input, but you would have to code it to do what you coded the on text rem
[17:58] <LO_KEY> in teh same fashion
[17:58] <LO_KEY> the*
[17:58] <krizoek> cant i branch into it?:)
[17:58] <LO_KEY> make it an alias.
[17:59] <LO_KEY> then call the alias in your on input
[17:59] <LO_KEY> make it an alias. (the commands you have going on in the on text remote)
[17:59] <krizoek> LO_KEY i have it as alias as well (do'h)
[17:59] <LO_KEY> then setup an on input remote
[17:59] <Osc> welcome to 3 minutes ago =]
[17:59] <LO_KEY> to trigger that alias when u want to (when you say the things that are suppo
[18:00] <LO_KEY> lol Osc
[18:00] <Eternity_> how do you make it so that the time doesn't appear next to each chat sent
[18:00] <jjshoe> hrm this doesn't seem to work for me..
[18:00] <krizoek> :)
[18:00] <LO_KEY> Eternity_: /timestamp off
[18:00] <LO_KEY> or /exit
[18:00] <LO_KEY> that works to
[18:00] <jjshoe> Kollektiv am I missing a key concept here?
[18:00] <jjshoe> /test /say hi
[18:00] <jjshoe> /test2 return /test
[18:00] <Osc> er, when did "/timestamp off" = "/quit" ?
[18:01] <LO_KEY> heh
[18:01] <LO_KEY> jjshoe: stead of return. just test
[18:01] <Kollektiv> alias favchan { return #pokemon }
[18:01] <jjshoe> LO_KEY bad example, I need to think of a better one
[18:01] <Kollektiv> alias test { join $favchan }
[18:02] <LO_KEY> how sthat one ^^
[18:02] <jjshoe> Kollektiv pimp
[18:02] * Osc joins #return
[18:03] <Osc> even better 21:04:09:-0400*11/Aug/08 * Now talking in #$favchan
[18:03] <LO_KEY> lol
[18:06] <krizoek> thanks for the good help LO_KEY:)
[18:07] <LO_KEY> :)
[18:15] <LO_KEY> Kollektiv: how would i go about downloading a file thru sockets ?
[18:16] <LO_KEY> my socket knowledge is limited to grabbing webpages, never grabbed a file to
[18:18] <Kollektiv> via HTTP?
[18:18] <jjshoe> http://pastebin.com/m47f18cc9 why would the if fail? I get "hi joel" outpute
[18:18] <LO_KEY> yes file would be on http
[18:18] <LO_KEY> do u have a $next_line alias ?
[18:18] <LO_KEY> ah nm didnt see it
[18:18] <LO_KEY> lol
[18:19] <jjshoe> %getit is 'hi joel'
[18:19] <jjshoe> as I see in the channel
[18:19] <Kollektiv> Read the headers first, then read everything that's sent afterwards into
[18:20] <jjshoe> Kollektiv any idea on my little chunk of code?
[18:20] <L|M|TED> LO_KEY check the imdb parser out there, does a lot of parsing of html too
[18:20] <LO_KEY> L|M|TED: ive got my own imdb parser... im not parsing anything.. downloading
[18:20] <LO_KEY> :)
[18:20] <L|M|TED> i know :) i tried one of urs!
[18:21] <LO_KEY> :p
[18:21] <L|M|TED> still havent had time to modify the imdb parser 2.01
[18:21] <jjshoe> it's got to be something stupid I'm missing
[18:21] <L|M|TED> been too busy doing other scripts, u know!
[18:21] <LO_KEY> of course, im into prob a good 5 myself
[18:21] <LO_KEY> if not more.
[18:22] <LO_KEY> Kollektiv: how do i know when the header is done ?
[18:23] <jjshoe> jesus
[18:23] <jjshoe> i think I know what it is
[18:24] <jjshoe> if\n{ vs if {
[18:28] <LO_KEY> ah nm Kollektiv. :)
[18:28] <LO_KEY> ty again
[18:32] <jjshoe> how do you set a window name to a variable?
[18:32] <jjshoe> /window -e @%name /echo for example?
[18:37] <LO_KEY> jus /set %window @window.name
[18:37] <LO_KEY> then use %window
[18:37] <LO_KEY> or
[18:38] <LO_KEY> alias window.title { return @window.name }
[18:38] <LO_KEY> and use $window.title
[18:39] <LO_KEY> but fyi: if u use the 2nd option an you are wanting to make popups for the w
[18:41] <jjshoe> first option doesn't work
[18:41] <jjshoe> window complains
[18:42] <L|M|TED> <LO_KEY> Kollektiv: how do i know when the header is done ? there is
[18:42] <jjshoe> second method it's set to the $alias_name
[18:42] <jjshoe> not the result of the alias
[18:44] <LO_KEY> u name the alias whatever u want, an the results of the alias are the window
[18:44] <krizoek> is there something wrong with $utfdecode in the new mirc version???
[18:44] <jjshoe> LO_KEY that makes no sense.
[18:45] <krizoek> i get Invalid parameters: $utfdecode
[18:45] <krizoek> what parameters can $utfdecode have?
[18:45] <LO_KEY> jjshoe of course it does.
[18:45] <LO_KEY> /alias this.name return @this.window
[18:45] <LO_KEY> then type //echo -a $this.name
[18:45] <LO_KEY> u name the alias whatever u want, the returning results is the name of the w
[18:47] <Hrung> krizoek: maybe it would help to see how you are using it
[18:47] <jjshoe> LO_KEY doesn't work.
[18:47] <LO_KEY> jjshoe then ur doing sumthing wrong
[18:47] <jjshoe> if I return @%chan
[18:47] <jjshoe> the window is named '%chan'
[18:47] <LO_KEY> dont set the window name in a variable
[18:47] <LO_KEY> the alias is supposed to return the window name
[18:47] <krizoek> $utfdecode(2 Hvor er den jødenes konge som nu er født? Vi har sett hans stj
[18:48] <jjshoe> it does return it
[18:48] <Hrung> otoh, i don't see $utfdecode anywhere in my help file or versions.txt
[18:48] <jjshoe> return @%chan
[18:48] <LO_KEY> jjshoe: type /alias this.name return @this.window
[18:48] <LO_KEY> jjshoe then type //echo -a $this.name
[18:48] <krizoek> i know its the ¥ that does this, but why cant it decode it?!
[18:48] <LO_KEY> it works jsut fine
[18:48] * Disconnected
Session Close: Mon Aug 11 18:48:54 2008