| |
| |
| |
|
Page: 1 2
Comments:
<0> omg i forgot how to loop in mirc <1> k <0> so how ? <0> i need to loop through all the $lines of a file with $read <2> ANY HACKER IN THE HOUSE ????? I GET DEAL FOR YOU <0> lol what? <2> WHAT DO YOU KNOW ABOUT HACKING <0> uhhhh <3> tell us about the deal fruitypants <3> damn :( <0> lol <0> if i use /write bla.txt bla, where would bla.txt be saved? <0> also, how can i make $read read the entire file and print it <0> i need to loop through all the $lines of a file with $read, bu i forgot how <4> in $mircdir, unless you specify a path <5> siif
<0> echo $mircdir <0> lol <4> /help while loops <0> while yes ty i was looking for "loops" or "for " <0> does this work? <0> on *:TEXT:!saved:*:{ <0> var %i = 1 <0> while (%i <= $lines($+(c:\,$nick,.txt))) { <0> echo $read($+(c:\,$nick,.txt), %i) <0> inc %i <0> } <3> there's a simple way to find out <3> and the answer is not "asking in #mirc" <0> theres no1 to try it out on <4> you can msg yourself <3> ...with a second client <3> or wrap the thing in an alias and call that :P <4> don't need a second client if you're msging yourself <3> you can trigger your own on text events by msging yourself? <4> as long as the on text responds to private messages and not just chans <3> ic <0> so i can do /msg $me bla and it would trigger on TEXT <0> is $read case sensitive for filenames? <4> you need two //'s to evaluate $identifiers, but the basic idea is right <4> no, don't think so <5> hiiiiiiiiii <0> i dont get it, it says <0> * You are not on a channel (line 6, script5.mrc) <0> but im here <3> $read case sensitive for filenames <-- how could that be if windows isn't even case sensitive on filenames? <0> hm youve got a point :) <3> you should make the echo into echo -a <0> ok ty :) <0> wait <0> its not echo its say <0> or notice <3> say is even worse <0> brb <0> ok it works now <0> but this doesnt <0> on *:TEXT:!msg:*:{ write $+(c:\,$2,.txt) $3 | msg $chan Message saved for $2 } <0> !msg Geforce- bla <0> nothing happens <0> from another client <3> well it doesn't trigger on that <3> you mask is only !msg not !msg * <0> huh then how come this does work: <0> on *:TEXT:!saved:*:{ <0> var %i = 1 <0> while (%i <= $lines($+(c:\,$nick,.txt))) { <0> notice $nick $read($+(c:\,$nick,.txt), %i) <0> inc %i <0> } } <0> h duh <0> 8)7 <0> sry <0> totally works ty :D <6> any ircop around ?? please? <0> but what if the thing after !msg nick is more than one word
<3> what's then? <0> the it needs to save everything not just the first word <0> how do i do that :S <4> N_E_R_D: what makes you think you need an ircop? <3> use $3- instead of $3 <0> great :D:D:D:D ty <0> does /write make a file if it doesnt exist? <7> don't we all need a little ircop now and then? <3> Geforce- yes <0> ok :) <6> You are banned from this server- Open Proxy (DNSBL: opm.blitzed.org.) (2006/1/6 10.45) <6> this is the reason <6> my friend cant connect <6> Hrung <6> he never even connected before <7> he needs to try a different server. <6> i just recommended him to this server just now <7> the message suggests that he is connecting via insecure proxy, or that he is infected with a virus. <6> and just try another efnet server will b okie ?? <7> it's probably best for him to stay offline. read a book? <6> lol <6> thnks man <7> there's also TV and radio.. <0> $time <7> yes. time is money <0> sry :p <7> :) <0> why doesnt this work <0> write $+(c:\,$2,.txt) $nick @ $time: $3- <8> how can i cchange color codes depending on a string and apply them to that string ? <0> ? anyone? <0> i cant find it in help :S <0> oh i probly cant do $time: <7> $time $+ : <0> ty done :D it works perfect now :) <0> why doenst this work <0> on *:KICK:*:*:{ if($nick == $me) { j $chan } } <9> alt + o -> irc -> rejoin channels when kicked <9> :) <4> on kick doesn't have a matchtext field <4> $knick is the nick of the person being kicked <0> oh lol ty <4> you need a space between if and ( <4> that's all i see <0> ok ty :) <10> if ( <10> ah you said that <11> //var %x = 0,%a | while ($ibl(#,%x)) { set %a = %a $ifmatch inc %x } mode # $+(-,$str(b,$ibl(#,0)),%a) | unset %a } <11> it removes only one ban <12> salut <12> ma baga si p me cineva in seama? <13> alexy: hi, english please <12> ok <12> if u want... <12> wher u from? <13> alexy: #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 <12> ok <12> fanx <12> :D <14> hi. When im trying to send something via DCC, it fails. Im wondering whitch port DCC uses? <13> default is random 1024 - 5000 <13> you have a router? <14> yeah, a combinated firewall/router/DHCPserver <13> forward ports in the router <14> hmm, cant i set up one specified port? <13> you can narrow the port range in mIRC <15> j/music <13> alt+o > connect > options [advanced] <14> ill try! Thanks! <16> hi fols! how would I find a software app on mIRC??? <16> folks* <13> try www.google.com <16> nah man <16> is there a particular room for software?
Return to
#mirc or Go to some related
logs:
#freebsd #computers #debian #fedora #c #visualbasic #solaris #hardware #sql #online
|
|