| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> thats a lie <1> depends <1> if you use /* */ or ; <0> i tried to put a ; comment after a /set <0> and it used my comment a an str <0> in the set <2> lol <0> LIES! <2> your interpurtation of it yes <0> :P <2> You can add comments to your scripts by using the ; semi-colon at the start of a line, or /* and */ to enclose text. <2> key words at the start of the line <0> yep. <2> i have found that anything in the help is not a lie but not everything is in the help <0> true, it sometimes leaves me with questions.. <2> there are missing events missing flags and old identifiers are not in the help :/
<3> aiiiii sume <2> o k <4> hello <4> j thrio <1> hello <5> did -a bot 2 blah <5> got it <5> heh <6> anyone around? :) <5> Et b;aj <6> wated to see if I could get an old Mirc program to work with newer mirc <6> its just one line <6> this was how it was written <6> .SS:say $$1 $+ , $read c:\programfiles\mirc\are.txt $read c:\programfiles\mirc\1.txt $+ , $read c:\programfiles\mirc\2.txt $read c:\programfiles\mirc\3.txt <5> is that an alias? <5> or a remote <6> can function as alias...but was using it as a popup <6> ca. 1999 lol <5> if it's a remote you need to have on *:TEXT:.ss:* <5> oh <5> for a popupo <5> hmmm <6> it would be as an alias or as an add in to the nick list of popups <5> yeah i got ya now <5> your trying to say it to a nick? <5> or your trying to echo it to the local terminal <6> yes by clicking on the nick...then clicking SS in the menu :) <5> i'd change the say to either echo of notice/message first off <5> `spike blah <5> yeah <6> ok <5> what's it doing right now? <5> anything? <5> giving you an error? <6> yes <6> nick , , <5> error? <5> what's the error? <5> oh <6> thats output <5> do you have any spaces in your mirc file name? <6> nope <5> i.e. c:/documents and settings/blah <5> no spaces in entire filename <6> 1 2 3 are.txt <5> try c:\program files\ ? <6> 1.txt 2.tct 3.txt <6> ok <5> with a space between program and files <6> its as \ at moment <6> ahh <5> \ what? <5> it's at c:\? <6> no I got ye <5> type /run c:\programfiles\mirc\are.txt <5> and it it don't load that then it can't find the file <5> if it's in your local mirc directory <5> type /run filename <5> or type //run $mircdir/filename <5> but ising the full path is best <5> although i know mirc acts up about spaces
<5> like program SPACE files <5> but i'm not sure if it will or not in this case <5> Do you know anything about dialogs? <5> i'm stumped on a dialog problem <6> whats way to denote a folder name longer than 8 chars <6> I think i know how to fix it now <6> my scripting days are long behind me... <6> it got too complicated some time ago lol <5> skeelo, know anythin about dialogs? <7> no <7> how do i trigger trigger word * but not word* ? <7> on *word * will only trigger if you do it with a space after it <2> $shortfn(filename) <2> Returns short version of a long filename. <6> I placed in a dir off of C...it fired when i did not have space in path name <6> tank you Spike <2> the other things is surround the directory in " " <2> program files would return program~ <5> hey TheHouse know anything about dialogs? <2> yup, that i dont know anything about them <5> http://paste.anbcs.com i have pasted a simple telnet .mrc <5> i'm trying to figure out how i would send a command to it <5> like from outside that window, how could i send something over telnet? <5> hello indigo <7> how can i match "word" and "word 1 2 3" but not "word123" ? <5> how about * * * <5> or *%20*%20* <5> or similiar <7> ? <5> i think there's a way to make %20 represent a space <5> if you were to use word $+ %20 $+ * or something like thatit might work <7> well right now i have *word * and that will only trigger if i do word<space> <7> im imagining that will do the same <5> is that what you were trying to do? <7> somewhat yes but i need it so it triggers with just plain 'word' with no space after it, but doesn't trigger with word(otherword) after it <5> if you have word * it shouldn't <5> try putting word $+ $+ * <7> yea it doesn't but it won't trigger just word that way <7> ok i'll try it... <5> your right <5> it'lll want the word with a sspce <7> yea <5> why don't you match on word <5> and then do something like if $2 = blah <5> then it would only match word <5> it wouldn't match wordblah but it woudl match word blah <7> hmm <5> what's the context? <5> paste what your trying to do <5> piratez, you know anything about dialogs? <5> i need some help here <7> theres just a trigger i have called scall, and i want to prevent it from going off when people type scallops, and also have it work if some people type scall nick <7> {{{ Synchro Call }}} - You may FIRE when ready with !synchro <7> oops <7> maybe just two different lines even <5> that's not a problem <5> just put on <level>:text:scall:* <5> and it should trigger whenever someone types scall <7> scall <5> ? <7> scall <7> {{{ Synchro Call }}} - You may FIRE when ready with !synchro <7> scall 1 2 3 <7> scallops <5> scall 23 1 <7> {{{ Synchro Call }}} - You may FIRE when ready with !synchro <5> scall 23 1 <7> {{{ Synchro Call }}} - You may FIRE when ready with !synchro <7> works by itself now but not with other words <5> scallops <7> errr <5> scall 23 34 <7> {{{ Synchro Call }}} - You may FIRE when ready with !synchro <7> ok
Return to
#mirc or Go to some related
logs:
rick jenerette quotes #cisco #cisco #worldcup #linux-noob #mirc saboo7a #gamedev #delphi akamaru gitfm: fatal error: `chdir' failed: permission denied.
|
|