@# Quotes DB     useful, funny, interesting





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



Comments:

<0> most of my p***words are seemingly arbitrary strings, made up from song lyrics
<1> lol
<0> "we all live in a yellow submarine" == "waliays" or "w4l14ys"
<1> ah yea
<1> i see
<1> good tune
<0> :)
<0> :P
<2> ok i found a dialog maker and made one how would i impliment it in a script or alias
<0> i only use obscure songs :P
<3> /dialog -m <name> <table>
<3> or $dialog(), maybe
<2> that would go in the dialog script or the other scripts?
<0> right, he'd want $dialog()
<0> the other scripts would use $dialog(anything,MyDialogTable)



<0> there is also a parent parameter for attaching the input window to a specific window. you should look this up under /help $dialog
<2> table? ok maybe its not goinng so smooth
<0> a dialog table is what the dialog creator will generate
<2> um... ok i am really bad at this so is this the table dialog lyrics {
<2> title "Lyrics"
<2> size -1 -1 343 100
<2> option dbu
<2> icon C:\mydocs.ico, 0
<2> edit "", 1, 2 12 336 70
<2> button "OK", 2, 290 82 49 16, ok
<2> button "Cancel", 3, 3 83 44 14, cancel
<2> scroll "", 4, 329 10 8 71
<2> text "Enter lyrics here", 5, 115 1 51 9, center
<2> }
<0> //echo -a $dialog(blah,lyrics)
<0> which editor btw?
<2> dstudio
<0> if Khaled would only add a few options to /did, i could make a dialog editor in mIRC script.
<0> live dialog editing and testing
<2> Name this song /echo -
<2> that didnt work
<2> and that dialog dint work either it still didnt make it multilined
<2> ok i forgot to check multi line i'll try it again
<0> the edit element needs the style at the end: , multi return
<0> you might even use one or more of hsbar, vsbar, autohs, autovs
<0> so it adds a scrollbar when needed
<0> autovs most likely
<2> i got it multilined but it doesnt return whats in the textbox
<0> add return as a style
<2> in the dialog script or the other script?
<0> in the dialog table
<0> edit "", 1, 2 12 336 70, return multi autovs
<0> put away vstudio and learn to edit this by hand now :)
<2> i am really bad at scripting...
<2> ok i have this now dialog lyrics {
<2> title "Lyrics"
<2> size -1 -1 341 101
<2> option dbu
<2> icon C:\mydocs.ico, 0
<2> edit "", 1, 2 12 334 61, return multi autovs
<2> button "OK", 2, 290 82 49 16, ok
<2> button "Cancel", 3, 3 83 44 14, cancel
<2> text "Enter lyrics here", 5, 115 1 51 9, center
<2> }
<2> i can get it to come up and i can enter all the text but it wont msg it
<0> //echo -a $dialog(xyz,lyrics) ?
<2> Name this song
<2> /lyrics msg $chan Name this song $dialog(blah,lyrics)
<0> and you entered text?
<2> yes
<2> confusing?
<0> i simply don't know, then.
<2> i think its something wrong with the dialog table
<2> because it comes up
<4> hi karen
<5> huh?
<2> raccoon you still here?
<2> i got that dialog semi working
<2> i waas missing a result in the style



<6> ?
<2> but not it will only show the first line in the dialog on everyon elses end it shows it all on my end
<2> lyn2x its a dialog that raccoon was help
<7> $,: Hi, if you need help, feel free to ask your question in the channel, if anybody knows the answer they will respond soon.
<7> oops
<7> that was for lyn2x
<2> hehe
<6> he he
<2> you know anything about dialogs?
<6> yup...
<2> dialog lyrics {
<2> title "Lyrics"
<2> size -1 -1 166 86
<2> option dbu
<2> edit "", 1, 2 12 159 45, result multi return vsbar
<2> button "OK", 2, 108 64 49 16, ok
<2> button "Cancel", 3, 7 63 44 14, cancel
<2> text "Enter lyrics here", 5, 53 2 51 9, center
<2> }
<2> i am trying to make it so when i use this /lyrics msg $chan Name this song $dialog(lyricsgame,lyrics)
<2> it says name this song inputted text
<2> but when i make multiple lines it does this
<2> Name this song theres a second line bet you cant see it though
<8> how do you make accent marks in mirc?
<9> what does it mean when i try to get the list and it says "LIST output too large, truncated"
<7> the server can't send you the full list, it's too big
<7> you can just get it at http://irchelp.org/chanlist
<9> alright thanks
<7> you're welcome
<10> what causes this error on a dcc send attempt: * Unable to resolve local host ???
<10> fixed thnx
<11> howdy
<11> no one talking today?
<11> anyone from kalgoorlie?
<12> mum1985: #mirc is a help channel, for chatting you may want to try #chat or visit www.irchelp.org/chanlist to find a channel that suits your interests
<13> holaaaaaaa
<14> is there an ssl plugin for mirc that's easy to use?
<14> Well, going by the fag for it on the mirc site, got me no where :/
<14> W00t got it :D
<15> hey, any idea why adaware would detect mirc.exe as win32.trojan.mirc.ref malware ?
<15> and it tagged a registry key as that too
<15> current_user/software/mirc
<16> what version?
<14> Cuz joo stuff is infecteds
<17> Hi...I need to know if changing the DCC ports in mIRC requires the sender of the file to have made any changes or not? I need to request some holes be opened in my university firewall but I have a limit of around 20 ports
<18> what language can mirc scripting be compared to?
<19> anybody home
<19> just wondering if there is any kind of irc log file editor
<19> just wondering if there is any kind of mirc log file editor
<17> What are you trying to achieve?
<19> i want to strip the codes from the log files
<17> you can do it in options
<17> doesn't help already created ones
<19> yeah but i want to edit the old logs
<19> yeah thats what i am wondering
<17> i see, 1 minute
<19> if there is some kind of editor
<17> i'm not sure tbh
<17> mircstats does it, you could try that
<17> http://www.nic.fi/~mauvine1/mircstats/
<19> great, thanks
<17> np
<19> hmm that will read it but it wont output to a log file
<19> just html
<17> Hm, there might be an option somewhere to save the log file
<17> i havent used it for a while though
<20> are you trying to search and replace? cut? what?
<19> i am just trying to get rid of the codes in the log files i already have
<19> so it is just the time there
<20> you could write a pretty simple script that does that yourself
<20> using /read, /write, and $replace
<19> unfortunately i would have no clue how to do that
<19> heh
<20> ic


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

#freebsd
#politics
#delphi
#heroin
#politics
#nintendo
#freebsd
#firebird
who was the french man that invtented the tractor
#freebsd



Home  |  disclaimer  |  contact  |  submit quotes