Session Start: Fri Dec 28 00:00:00 2007
Session Ident: #mirc
[00:29] <sweety> hallo....
[00:30] <dirtpoor> sup
[00:30] <dirtpoor> =P
[00:36] <syazwani> ii
[01:11] <sweety> haiiiiiiiii
[01:22] <dirtpoor> lo
[02:00] <maivar> aqsdas
[03:46] <^_^cantiq> heloo there
[04:04] <valdixxx> hhehe
[04:16] <xyzZ> hi
[04:18] <gandi> hi
[04:18] <xyzZ> gandi
[04:18] <gandi> hij
[04:18] <xyzZ> where r u from?
[04:19] <gandi> malta you
[04:24] <_jargon_> khaled is in cahoots with every intelligence agency in the world, the onli
[04:24] <_jargon_> filehippo.com has a prepackaged mirc 6.21 that does not require use of kha
[04:29] <sat> oh, thats actually the original
[04:29] <sat> oh well
[04:29] <sat> good riddance anyway
[04:44] * Vvoca-gJ is now known as Druids
[04:46] <Little_Bo> bekasi
[04:46] <rickcp> english only here, thanks
[05:02] <Bekar> bed..
[05:02] <Bekar> *wanders off*
[05:03] <sat> o/
[05:04] <rickcp> odd, I'm up, everyone should be
[05:05] * tomalak waves
[05:06] <rickcp> "wave"
[05:56] <ariel> hiiiiii,,,,,
[06:00] <deanc> I'm creating an auto-responder script. I want to match certain phrases that p
[06:01] <deanc> Is it possible to halt script execution to wait for user input like this?
[06:01] <rickcp> try /help $input
[06:02] <deanc> Note: This identifier cannot be used in a script event. One way around this i
[06:02] <deanc> :(
[06:02] <Kollectiv> .timer 1 0
[06:03] <deanc> But how would I use that timer to catch the result of the $input
[06:04] <deanc> /timer 1 0 catchInput $input(....);
[06:04] <deanc> would that catch the response?
[06:05] <deanc> and send it to catchInput
[06:05] <Kollectiv> That would still be using $input in an event
[06:05] <Kollectiv> You'd need to delay evaluation of $input, either by using $input inside t
[06:07] <Kollectiv> .timer 1 0 $!iif($input(Title,y,Text),dostuff,noop)
[06:07] <deanc> Thank you Kollectiv
[06:08] <deanc> and if I wanted to pass parameters to dostuff there?
[06:08] <deanc> .timer 1 0 $!iif($input(Title,y,Text),$dostuff(blah),noop)
[06:08] <deanc> right?
[06:39] * Saesneg is now known as Sais
[07:55] <Crash2008> hey all my mirc is broken and uninstall/reinstall wont fix it
[07:55] <Crash2008> are there dlls i can delete or something to get a fully clean install
[07:56] <IRWolfie-> there is just mirc.exe from the installer no other dlls
[07:56] <Crash2008> argh what the hell is going on then..
[07:56] <Crash2008> ever see this
[07:56] <IRWolfie-> what do you mean by broken?
[07:56] <Crash2008> OTICE Unknown command
[07:56] <Crash2008> stuff like that
[07:56] <Crash2008> randomly
[07:56] <Crash2008> like when i join channels sometimes
[07:57] <IRWolfie-> sounds like you are running some scripts that weren't made properly
[07:57] <Crash2008> it says in my status window
[07:57] <Crash2008> "ODE UNKNOWN COMMAND"
[07:57] <Crash2008> and the chan wont have modes
[07:57] <IRWolfie-> [Crash2008 VERSION reply]: mIRC32 v5.9 K.Mardam-Bey
[07:57] <Crash2008> i deleted my irc directory
[07:57] <IRWolfie-> wow upgrade!
[07:57] <Crash2008> and reinstalled
[07:57] <Crash2008> no
[07:57] <Crash2008> i just tried this
[07:57] <Crash2008> in hopes that it will fix
[07:57] <Crash2008> but its the same thing!
[07:57] <Crash2008> same error
[07:57] <Crash2008> in 5.9 , 6.3 , 6.31
[07:57] <IRWolfie-> check your aliases and remote files
[07:57] <rickcp> Crash2008: try complete sentence then enter
[07:57] <Crash2008> its a brand new install directory
[07:58] <Modoc> Sounds like you may have a virus.
[07:59] <Crash2008> hrm unlikely
[08:01] <rickcp> what OS?
[08:01] <IRWolfie-> does mirc delete all the user data when uninstalled?
[08:01] <IRWolfie-> all the script files etc
[08:02] <Crash2008> Windows 2k3 Server x64 :P
[08:02] <Crash2008> but it WAS working fine
[08:02] <Crash2008> all of a sudden it seems to be screwed up
[08:03] <rickcp> you add any scripts lately?
[08:03] <Crash2008> nope, always just used ircn
[08:03] <rickcp> that's part of your problem
[08:03] <Crash2008> but like i said ive uninstalled and reinstalled many times and versions -
[08:03] <Crash2008> (without installing ircn)
[08:08] <rickcp> back to the beginning
[08:08] <rickcp> you get any errors when you joined this channel?
[08:08] <Crash2008> i dont think so - it seems random, sometimes I have to type /join #chan 5
[08:09] <Crash2008> ive been using mirc for 10 years - I have no clue
[08:09] <Crash2008> heh
[08:09] <Crash2008> but i just alias'd /oin , /otice , /rivmsg , /ode
[08:09] <Crash2008> so maybe that will fix
[08:10] <rickcp> /ode?
[08:10] <Crash2008> mode
[08:10] <rickcp> you seem to be dropping first letter
[08:10] <Crash2008> when i join a chan, sometimes the is no mode information and it says "ODE
[08:10] <rickcp> is the intentional?\
[08:10] <Crash2008> yes, mirc seems to be - not me
[08:11] <rickcp> type /remote off
[08:12] <Crash2008> k
[08:12] <Crash2008> lets see if that fixed.. ill re-sign in , i always get OTICE unknown comm
[08:14] <Crash2Tes> same crap
[08:15] <rickcp> mirc doesn't send any notice on it's own
[08:15] <rickcp> check perform
[08:15] <Crash2Tes> but i might receive notices right? i wonder if that would kick it off
[08:16] <Crash2Tes> as if i join dalnet.. i dont get that message
[08:17] <Crash2Tes> pretty strange if htis is a virus
[08:18] <rickcp> type /notice then press ctrl+enter
[08:18] <Crash2Tes> /notice
[08:18] <Crash2Tes> /notice
[08:19] <rickcp> did you look at perform?
[08:19] <Crash2Tes> yep
[08:19] <Crash2Tes> nothing
[08:19] <Crash2Tes> brand new mirc installation
[08:19] <Crash2Tes> I'm going to try a restart
[08:19] <Crash2Tes> brgb
[08:25] <Crash2008> sigh oh well
[08:27] <rickcp> error msg?
[08:27] <Crash2008> yep
[08:27] <Crash2008> crazy
[08:27] <rickcp> OTICE unknown command?
[08:27] <Crash2008> had to type /join #mirc 3 times, "OIN Unknown command" showed up in my st
[08:27] <Crash2008> and yea
[08:27] <Crash2008> OTICE also
[08:28] <fenz> fd
[08:28] <Crash2008> new ISP, maybe the router is screwing up my packets
[08:28] <fenz> pssst
[08:28] <Crash2008> i have no clue, what would effect multiple versions of mirc..
[08:29] <rickcp> could KB be the problem?
[08:29] <IRWolfie-> try on a different machine if you think its your router
[08:29] <Crash2008> dude im typing /join im not an idiot
[08:29] <Crash2008> :P
[08:29] <Crash2008> good idea
[08:29] <IRWolfie-> you seem to be able to message here
[08:29] <fenz> cnu d taga lapaz?
[08:29] <IRWolfie-> try using /RAW with commands to
[08:29] <rickcp> but propping letter after ?
[08:29] <rickcp> but propping letter after /
[08:29] <rickcp> fenz: english only
[08:29] <Crash2008> but thats the thing, its not all the time, it appears random
[08:30] <fenz> ok! ric
[08:30] <fenz> by d way where is your hometown guyz?
[08:30] <Crash2008> wow
[08:30] <Crash2008> it is my router
[08:30] <Crash2008> wtfff
[08:30] <rickcp> #mirc is a help channel, If you wanna chat, please go to #Chat or #Chatworld
[08:31] <Crash2008> my other machien is doing the same thing
[08:31] <fenz> what kind of a machine it is?
[08:31] <rickcp> now that's is just plain strange
[08:32] <Crash2Wkr> yea iti s
[08:32] <Crash2008> oh well
[08:32] <Crash2008> not a mirc problem - thanks for hte help rick
[08:33] <rickcp> can you connect without the router?
[08:33] <fenz> of course no!!!!!!!!!!!
[08:33] <rickcp> fenz: quiet
[08:33] <Crash2008> well, the actual router im using - i used with my last internet connectio
[08:33] <Crash2008> so im thinking its the actual cable modem.. or something at the isp level
[08:33] <Crash2008> which is crazy.
[08:34] <Crash2008> or this router is starting to die, but im buying a new one anyway so i'll
[08:35] <Crash2008> thanks anyway, have a good one.
[08:50] <godfist> can anyone answer a question?
[08:50] <rickcp> sure
[08:50] <LO_KEY> rickcp jus did
[08:50] <LO_KEY> see how easy taht is
[08:50] <rickcp> 7
[08:50] <LO_KEY> :D
[08:50] <godfist> hehe lol
[08:50] <godfist> erk wait
[08:50] <godfist> first question is
[08:50] <rickcp> is that the answer?
[08:50] <LO_KEY> lol
[08:51] <godfist> that was question 0
[08:51] <godfist> :)
[08:51] <godfist> every time i go into a channel, say something, go into another channel/wind
[08:51] <godfist> i can hit control L to make it go away
[08:51] <LO_KEY> lol did mIRC change the default color of the line marker ?
[08:51] <godfist> but its happening in other channels too :/
[08:51] <godfist> yea it used to be redi know!
[08:51] <godfist> now its all grey :/
[08:51] <godfist> red* even
[08:52] <LO_KEY> godfist ALT+O display --> options --> linemarker
[08:52] <LO_KEY> turn off in there
[08:52] <rickcp> LO_KEY: yes, you can change the color now :)
[08:52] <godfist> ah ok there we go :)
[08:52] <LO_KEY> rickcp i knew u could, but default color was red
[08:52] <godfist> now the other big one is
[08:52] <LO_KEY> now it seems to be grey
[08:52] <rickcp> ahh
[08:52] <godfist> now that i have v6.31
[08:53] <godfist> there's this new window that shows up that has the server name+channels in
[08:53] <godfist> how do I get rid of that
[08:53] <LO_KEY> alt+v treebar
[08:53] <godfist> has the little +'s and -'s like an explorer window
[08:53] <godfist> ah ok
[08:53] <godfist> ...!
[08:53] <godfist> its gone yay :D
[08:53] <godfist> thanks
[08:53] <LO_KEY> lol
[08:54] <godfist> ah k that was it
[08:54] <godfist> now back to my usual...stuff
[08:54] <rickcp> that was too easy
[08:55] <godfist> hrm
[08:55] <LO_KEY> i know, even i got the test 100%
[08:55] <LO_KEY> :DF
[08:55] <LO_KEY> :D
[08:55] <godfist> they also changed a little something else
[08:55] <godfist> the colors for the little boxes beside the channel names
[08:55] <godfist> that's different
[08:55] <godfist> dunno if that can be changed tho
[08:55] <LO_KEY> i dun use 6.31 so i wouldnt know that one
[08:55] <LO_KEY> :(
[08:55] * godfist is the picky obessive type who doesn't like changes
[08:58] <godfist> ah forget that little color change i can live with it
[08:58] <LO_KEY> how thoughtful
[08:58] <LO_KEY> ty
[08:58] <LO_KEY> :D
[09:00] * Modoc5000 is now known as Modoc
[09:01] <godfist> now if i could only find help on converting ogm video's to psp format
[09:01] <godfist> whoops this is #mirc not #psp :/
[09:01] <godfist> ah well time to google it
[09:08] <jackal> what will be the syntax to have to if's? like if ($ == word) and i want anot
[09:09] <Kollectiv> /help /if
[09:09] <rickcp> if ($1 == word) && ($address($nick,2) == host)
[09:09] <Kollectiv> Combining comparisons
[09:09] <Kollectiv> You can combine comparisons by using the && for AND and || for OR charact
[09:10] <rickcp> something like that
[09:10] <jackal> great, thanks
[09:51] <Ramb> where can i find a section where peeps want to play scrims cod4 xD
[09:51] <rickcp> Ramb: for scrims try gamesurge
[09:52] <rickcp> Ramb: for EU try quakenet for US try gamesurge
[09:52] <Ramb> thansk m8
[10:12] <NC7> My server won't change.
[10:13] <Sais> sorry?
[10:23] <IRWolfie-> O-o
[10:25] <Sais> castling on the king's side, eh?
[11:11] <alinush> tyudf
[11:11] <alinush> deci.....cine ii pe mirc
[11:11] <alinush> ?
[11:11] <alinush> :*:*:*:
[11:11] <Vicarious> English
[11:11] <alinush> what
[11:11] <alinush> ?
[11:11] <Vicarious> we support mIRC in English
[11:12] <alinush> i can't speak in romanian
[11:12] <alinush> ?
[11:12] <alinush> no body?
[11:12] <alinush> hello
[11:13] <rickcp> alinush: ask your mIRC related question in the channel, in english...if anyo
[11:13] <Vicarious> not on this channel
[11:13] <alinush> who want's to speak with me?
[11:13] <rickcp> nobody
[11:13] <alinush> why?
[11:13] <rickcp> #mirc is a help channel, If you wanna chat, please go to #Chat or #Chatworld
[11:13] <Vicarious> there are other channels to chat on
[11:13] <rickcp> alinush: you can find IRC channel lists at www.irchelp.org/chanlist or http:
[11:14] <alinush> i don't need a channel
[11:14] <rickcp> goog for you
[11:14] <Kollectiv> Then /part
[11:14] <rickcp> goog?
[11:15] <rickcp> who dahell taught me how to spell?
[11:15] <alinush> but......where you come from?
[11:15] <rickcp> none of your business
[11:15] <alinush> but......where you come from?
[11:15] <rickcp> here
[11:15] <alinush> someone tell me please
[11:16] <alinush> I am form romania
[11:16] <rickcp> nobody cares
[11:16] <alinush> why?
[11:16] <Vicarious> this is a help channel, not a chat channel
[11:16] <alinush> and?
[11:16] <alinush> whats the problem?
[11:16] <Kollectiv> alinush: I'm sure you will find someone who cares in #chatworld
[11:16] <rickcp> you are at the moment
[11:17] <alinush> ok......thanks
[11:17] <rickcp> you don't seem to listen
[11:17] <alinush> buh bye
[11:17] <rickcp> thick as a brick
[11:17] <Kollectiv> Yay for blue, underlined links.
[11:18] <rickcp> heh
[11:19] <Vicarious> at least clicking on a link works for them :)
[11:28] <tomalak> ewwwwww
[11:29] <tomalak> of course, besides blinding someone you risk falling fowl of the fact that
[11:41] <Mentality> It's too late t'apologize, too laaate
[11:41] * Mentality bops around
[11:42] <Sais> Does that mean it's Friday and Ment's going out hunting?
[11:42] <Mentality> no
[11:42] <Mentality> I was just saying to someone I think I've become boring
[11:42] <Sais> lol
[11:42] <Mentality> I had/have no desire to go out tonight
[11:42] <Mentality> the worst thing is, it's mainly because I'm TIRED
[11:42] * Mentality gets old
[11:44] <zdfnj> hi everybody, i'm from Greece!!!
[11:44] <Mentality> I'm excited for you
[11:44] <Mentality> zdfnj, this is a help channel for mIRC, not a chat channel :) - If you wa
[11:44] <Vicarious> hi zdfnj! I'm not!
[11:45] <zdfnj> yes? were are u from?
[11:45] <Sais> lol
[11:45] <Mentality> zdfnj, once again, this is a help channel for mIRC, not a chat channel. Y
[11:45] <Sais> Not Greece, obviously
[11:45] <Vicarious> that's not important :) please read what Mentality just wrote
[11:46] <zdfnj> it's ok thaks guys. i'm new so .....
[11:48] <Vicarious> welcome to IRC
[11:48] <zdfnj> thanks how can i use it?
[11:48] <Vicarious> the very same way are you're using it now
[11:48] <Vicarious> join a channel, type text, hit the enter key
[11:48] <zdfnj> oh...
[11:49] <zdfnj> are u a man or a woman?
[11:49] <Vicarious> that's not important
[11:49] <IRWolfie-> zdfnj its generally seen as rude to ask the sex age or location of someon
[11:50] <Vicarious> and my age doesn't matter either
[11:50] <zdfnj> yes it is. i would like to know cause this name look like to be a man..
[11:50] <zdfnj> isn't it?
[11:50] <IRWolfie-> is it important?
[11:51] <Vicarious> you might want to read the IRC intro, type: /ircintro
[11:51] <zdfnj> oh yes, don't forget that u are talking with a Greek person...
[11:51] <Vicarious> to learn more about IRC
[11:51] <Sais> Part of the joy of IRC is *not* knowing who is on the other end - you can talk
[11:52] <zdfnj> ok don't smack!!!
[11:52] <Sais> inhibitions? That wasn't what I meant, was it?
[11:52] <Sais> preconceptions?
[11:52] <Mentality> and yet continue to happily discriminate against the same people in your
[11:52] <Mentality> what a wonder!
[11:52] <Sais> lol
[11:52] <Mentality> I think inhibitions could work.
[11:53] <Vicarious> yeah, maybe I'm a 18 year old blonde girl, or I'm a 60 year old obese mal
[11:53] <zdfnj> look i can't uderstand many thigs because i'm young teenager
[11:53] <maria-> is there any talk about a 64bit mirc?
[11:53] <Mentality> you and every other teenager.
[11:53] <Mentality> maria-, no
[11:54] <maria-> :(
[11:54] <Sais> ...and people might tell you they are one thing, yet be something completely d
[11:54] <zdfnj> what do u mean?
[11:55] <zdfnj> ....
[11:55] <Sais> "On IRC all the women are men. All the teenage women are ugly, hairy men. And
[11:55] <zdfnj> realy. oh γουσταρω...
[11:56] <Sais> Now we know who's been talking to the really young girls.... :D
[11:56] <Vicarious> haha
[11:56] <zdfnj> what???
[11:57] <maria-> lol
[11:57] <zdfnj> it's not funny!!!
[11:57] <Sais> Yes it is :D
[11:57] <Vicarious> submit it to bash.org, or a better site :)
[11:57] <zdfnj> look i don't like cold jokes, maybe it is funny 4 u....
[11:58] <zdfnj> tsiao bambino...
[11:59] <morefeus> help
[11:59] <morefeus> !help
[11:59] <Hrung> morefeus: The best way to get help in this channel is to state your problem i
[11:59] <Vicarious> what exactly do you need help with?
[12:00] <Sais> ..."I need somebody! Help! Not just anybody...."
[12:01] <morefeus> MIRC registation code for 6.31
[12:01] <cop> lol
[12:01] <Vicarious> more www.mirc.com/register.html
[12:01] <Vicarious> +feus somewhere
[12:02] <Vicarious> cop: what? that's the place where you can get one..
[12:03] <morefeus> yeah i know if you pay for it
[12:03] <Vicarious> ofcourse
[12:03] <Vicarious> because mIRC is shareware with a 30 day trial period.
[12:03] <cop> Vicarious, I lol'ed at morefeus.
[12:03] <Vicarious> it has been since 1996
[12:03] <morefeus> how about Tempeg 2.5
[12:04] <Vicarious> I don't know what that is
[12:05] <morefeus> TMPGEnc 2.5 authoring software
[12:05] <Vicarious> or whatever it has to do with IRC
[12:05] <Sais> Nothing, it seems.
[12:05] <Vicarious> I have no idea, try their website if you need help with it
[12:05] <Vicarious> we support mIRC here on #mIRC
[12:06] <Vicarious> another happy customer :)
[12:08] <Ivory> Hello. I got the latest version of mirc. I have choosen .mp3-files on for exa
[12:29] <BlackComb> is there to make a @windows select able?
[12:31] <Sais> selectable?
[12:31] <Sais> how do you mean?
[12:31] <BlackComb> like when you click on a line
[12:31] <BlackComb> it select that line
[12:32] <Sais> make it a list window (-l)
[12:40] <BlackComb> how about making that selected link delete when its double click on
[12:40] <BlackComb> ?
[12:42] <BlackComb> do i have to work with like dialog dclick
[12:44] <Kollectiv> /help MOUSE event
[12:44] <Kollectiv> I believe that will work with list windows
[12:44] <Kollectiv> You can use $sline() to get the selected line number, and /rline to remov
[12:44] <Kollectiv> /dline*
[12:46] <Bekar> for an example, http://www.bekar.id.au/~bekar/mirc/scripts/filehandle.mrc
[12:50] <BlackComb> $sline(@test,N)?
[12:54] <Kollectiv> an 'N' indicates that a number is expected
[13:14] <JoeLlama> Hi :)
[13:15] <JoeLlama> I'm setting up mIRC on another computer. How do I move the mIRC configura
[13:16] <Sais> If it's just mIRC, then you'll want the exe and the ini files from $mircdir.
[13:17] <Sais> If you have scripts, too, you might want to list them with something like:
[13:17] <JoeLlama> hrm... I did that but it still defaults to the new install config
[13:17] <Sais> //var %n = $script(0) | while (%n) { echo -s $script(%n) | dec %n }
[13:19] <JoeLlama> hrm.. ok I'll try again
[13:19] <Sais> Did you run mIRC before moving this config over?
[13:19] <JoeLlama> yes
[13:20] <JoeLlama> wait
[13:20] <JoeLlama> no I didn't
[13:20] <JoeLlama> hrm.. not sure :)
[13:20] <JoeLlama> ok I'
[13:20] <JoeLlama> ll reinstall then what?
[13:20] <Sais> If so it might have created a config in %APPDATA%/mIRC
[13:20] <JoeLlama> ah
[13:20] <JoeLlama> so like reinstall and then what?
[13:20] <JoeLlama> don't run it right?
[13:20] <JoeLlama> copy over files first.
[13:21] <Sais> If you reinstall, then it will do that again.
[13:21] <Sais> Easiest is to overwrite those files with the equivalents from your current ins
[13:21] <JoeLlama> hrm.. ok
[13:21] <JoeLlama> so what directory should I wipe out?
[13:21] <deadmanwa> hi
[13:21] <deadmanwa> how do i do an ignore?
[13:21] <deadmanwa> i mean what's the format?
[13:22] <deadmanwa> /ignore *!*@host.net
[13:22] <deadmanwa> ?
[13:22] <IRWolfie-> /ignore nickname
[13:22] <JoeLlama> Sais?
[13:22] <deadmanwa> no. the real ignore. not the noobie one
[13:22] <IRWolfie-> that works too
[13:22] <deadmanwa> they change nicks though
[13:22] <JoeLlama> ah welll....
[13:22] <IRWolfie-> yes both work
[13:23] <IRWolfie-> /ignore nick!userid@host
[13:23] <Sais> You could try renaming %APPDATA%/mIRC to %APPDATA%/mIRC.bak , perhaps. I take
[13:23] <IRWolfie-> when you are unsure of the format of a command its best to look at the he
[13:23] <IRWolfie-> ie: /help /ignore
[13:23] <JoeLlama> ok :)
[13:24] <JoeLlama> what is the real name of %appdata%?
[13:24] <JoeLlama> is it hidden?
[13:24] <Sais> Probably. It will be something like:
[13:24] <Sais> C:\Documents and Settings\<username>\Application Data\mIRC\
[13:25] <Sais> Again, depending on whether you're on Vista or not, I think
[13:25] <Sais> (I'm not)
[13:26] <eleks> macedonia
[13:27] <Sais> Congratulations. It's the name of a country.
[13:27] <Sais> Did you want a prize?
[13:28] <JoeLlama> no hidden diretories Sais :(
[13:28] <JoeLlama> oh!
[13:28] <JoeLlama> ok ok lemme look :)
[13:29] <JoeLlama> no mIRC directory in application data :(
[13:29] <Sais> If you put "cd %APPDATA%" in a DOS box, it will cd into the correct directory,
[13:29] <JoeLlama> ok
[13:29] <Sais> Of course, I guess //echo -a $mircdir might work, too :D
[13:29] <JoeLlama> cd \%appdata%
[13:29] <JoeLlama> oops
[13:29] <JoeLlama> wrong keyboard
[13:31] <JoeLlama> ok that is the right dir but no mIRC diretory
[13:32] <JoeLlama> I'm thinking this information should all be in the .ini files
[13:32] <JoeLlama> ah well....
[13:32] <JoeLlama> I must be doing something wrong
[13:32] <Sais> What does $mircdir say it is, then?
[13:32] <JoeLlama> okay hold on :)
[13:32] <JoeLlama> how do I find that?
[13:32] <BlackComb> .//echo $mircdir
[13:33] <JoeLlama> cool
[13:33] <JoeLlama> it just says $mircdir
[13:35] <JoeLlama> hrm... okay how do I see $mirdir?
[13:35] <JoeLlama> hrm...
[13:35] <JoeLlama> doesn't work
[13:35] <JoeLlama> BlackComb
[13:35] <JoeLlama> Sais
[13:36] <JoeLlama> ah well..
[13:36] <JoeLlama> I copied the entire directory over. It didn't change a thing
[13:38] <Sais> What did $mircdir say it was?
[13:38] <JoeLlama> when I typed /echo $mircdir is said "$mircddir"
[13:38] <JoeLlama> -d
[13:38] <Sais> //
[13:38] <JoeLlama> so apparently that doesn't work
[13:38] <JoeLlama> ok
[13:38] <Sais> [Fri 21:29:17] <+Sais> Of course, I guess //echo -a $mircdir might work,
[13:39] <JoeLlama> C:\Program Files\mIRC\
[13:39] <JoeLlama> which is where I copied the files from.
[13:39] <Sais> Are you on Vista?
[13:40] <JoeLlama> yes
[13:40] <JoeLlama> on the target
[13:40] <JoeLlama> the other machine is 2ik
[13:40] <JoeLlama> 2k
[13:40] <Sais> Vista has something about users not having access to Program Files...
[13:40] <JoeLlama> oh?
[13:40] <JoeLlama> but I do have access
[13:41] <JoeLlama> hrm.. perhaps I'll try again later.
[13:42] <Sais> Well, yes, but no....you'd have to talk to someone who understands exactly wha
[13:42] <JoeLlama> oh
[13:42] <JoeLlama> oh
[13:42] <JoeLlama> oops
[13:42] <JoeLlama> yeah ok
[13:42] <JoeLlama> I like vista but it's different
[13:43] <JoeLlama> I heard it was completely rewritten.
[13:43] <JoeLlama> okee doke...
[13:43] <JoeLlama> I'll try again later when I have a better understanding... thanks for your
[13:44] <Sais> blind leading the blind :(
[13:46] <coolhand2> http://www.youtube.com/watch?v=hIXRgppi04M
[13:46] <coolhand2> http://www.2shared.com/file/2653706/5c575e3d/cat_mario.html
[13:48] <Sais> err.
[14:53] <rans> hi, how to clear the things I have typed?
[14:54] <diabolic> /clear -h
[15:02] <rans> thanks you diabolic
[15:03] <diabolic> np
[16:02] * Disconnected
[16:02] * Attempting to rejoin channel #mirc
[16:02] * Rejoined channel #mirc
[16:02] * Topic is 'v6.31 @ http://mirc.stealth.net'
[16:02] * Set by argv[0]!jinx@modemcable126.151-203-24.mc.videotron.ca on Tue Dec 25 16:49:24
[16:51] <CrIpSz0rN> 5 v 5
[16:51] <CrIpSz0rN> ?
[16:51] <rickcp> CrIpSz0rN: for EU try quakenet for US try gamesurge
[16:51] <dirtpoor> ?
[16:52] <CrIpSz0rN> ?
[16:52] <CrIpSz0rN> what?
[16:52] <CrIpSz0rN> :|
[16:52] <CrIpSz0rN> sada
[16:53] * _Kiliman is now known as Kiliman
[20:03] <dmaresca> am i blind
[20:03] <dmaresca> where is the part to change dcc port #'s
[20:03] <dmaresca> n/m i found it
[20:16] * Raccoon posts a random url to annoy argv and sat
[20:17] <Osc> like this? http://uncyclopedia.org/wiki/Kitten_Huffing
[20:27] <Raccoon> nice site
[20:27] <Raccoon> fair bit better than 'dramatica
[20:28] <Osc> I wasted 1/2 of a day there, afterwards, my sides ached
[20:29] <Osc> I showed it to my wife, how found a url that I probably can't send to channel..
[20:29] <Raccoon> guess the 100 digit number and I'll give you $100. but it's a penny a gues
[20:29] <Osc> er, how = who
[20:29] <Raccoon> you get a high/low response
[20:30] <Raccoon> lol
[20:30] <Raccoon> why'd you ban Osc, Modoc?
[20:54] <coolhand2> just cant take that chance http://i8.tinypic.com/71hcyvm.jpg
[21:51] * gfsg is now known as dmaresca
[23:20] <devilz> hi
[23:20] <dirtpoor> lo
[23:20] <devilz> hehe
[23:20] <devilz> wanna talk ?????????????????????????????????????????????????????????????????
[23:20] <dirtpoor> no
[23:20] <dirtpoor> this is a help channel not a chat channel
[23:21] <devilz> oh poor
[23:21] <devilz> bye
[23:21] <dirtpoor> wish they were all that easy
[23:43] * vc is now known as barenone
[23:55] <samir> sunt ro
[23:55] <samir> cine mai e pacolo ro
Session Close: Sat Dec 29 00:00:00 2007