| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> <1> Typically, space is $chr(32) <2> I believe I understand hard space <2> I may be confusing it with enter <2> The space after each line of text maybe <2> I really don't know. <1> crlf? <1> That's $chr(13) and $chr(10) <3> <0> sat, still around? <4> yup <0> is it possible using $read to read the first line of 2 text files, merge them together and thne set to my variable <4> yeah, then you need two $read calls <0> ok, also I read somewhere theres a limit to the list of stuff i can have using $count <4> well, the limit is not really with $count, but with mirc in general
<4> mirc can't handle (normal) lines longer than about 900 characters in total <0> right.. so can I use a line splitter and make it just go to the next line <0> or should I start a new if statement <5> hi <4> well you shouldn't put lines in the file that are >900 chars <4> or >450 chars if you want to combine from two files into one variable <4> then you'll be fine <0> right, ok <0> what if my line of words is longer than 900 characters tho ? <0> which it might be <4> then you'll get a "line too long" error <0> yea :) <0> i meant whats the best way to get round that problem ? <0> ***uming i have to use more than 900 characters <4> then things get tricky <4> you can use binvars (/help binary variables) to store lines that are longer, but you can't use, for example, $count on those <0> ok, I was thinking to just split the list onto the next line when it reaches 900 characters then have another $read for the second line and another if ($count) > 0 halt <0> that would also work? <0> just starts to make the script messy, would be nice to keep it all in one list :( <4> well, if the line you're reading is over the limit then you'll get the "line too long" error right in the $read line <4> you can't split it up because you need it in one piece in order to split it up <0> ok, thanks :) <4> np :) <6> nn <0> is there a an identifier for the current folder the scripts in ? <0> if im using $read I want it to look for test.txt in the current folder, without having to put c:\mirc\scripts\test.txt <7> Hey anyone know what code I can use to detect the same phrase being used in a line? <8> If statements. <8> if ($1- == same phrase in this line) { <7> I mean like, I've been getting alot of floods, and they usually paste a channel or some phrase over and over, flooding the channel... <8> You need to be more specific, though. <8> So you want to kick for saying a certain phrase? <8> It's kind of like a swear kick...really. <8> Just being a sentence instead of a word. <8> and you can use wildcards if you want * <7> I dont know the words in advanced, they just say random stupid **** over and over. <8> on *:text:* random stupid **** over and over*:#yourChannel:/ban -ku etc. <7> I dont know the random stupid **** line, it always changes.. <7> I got like 8 of those lines right now, i cant keep up <8> Right. <8> That's why they are for you to edit. <8> I made a pre-made for you. <8> It. <8> It's for you to use whatever words you want. <8> on *:text:* random stupid **** over and over*:#yourChannel:/ban -ku etc. <8> on *:text:* insert your random phrase here*:#yourChannel:/ban -ku etc. <7> .. <8> .. <8> What part do you need help with? You want me to come up with them myself? <8> And you can use as many as you want on the same file, so long as the phrases don't match. <9> [Blob] Try $mircdir <1> or <1> You can use .\ <1> in many situations, atleast. <1> and, $mircdir locates the mirc.exe, not the script. <1> $scriptdir would be used for the script. <1> [Blob]: I hope that helps <10> ah <11> is there a command that list how many characters are in a file? <11> got it
<1> Didn't know miRC had $pi <12> do you know how to activate a status window with $cid <13> is there a setting in mirc that'll limit how fast text comes from your client <13> so i can paste a page of text without getting flooded off <12> the flood protection setttings <12> tools - options - irc - flood <13> ooh, i thought that was to protect you from other people flooding <13> cool <12> check box that says 'que own messages' <13> aah <12> there's another way you could go abou taccomplishing that tho <12> if ya look at the mouse settings <12> brb <12> tools - options - mouse - drag n drop <12> i put this in there <12> *.txt:play $1 $2- 3000 <12> so i can like drag a .txt file to a channel or query window and drop it, and mirc plays that file to that window at that delay <13> ah neat <13> thanks <12> yw <11> can you use a / slash instead of \ <11> when checking dir's in mirc <14> anyone know why #mp3p***ion needs a correct key to join? <8> Eclipse__, of course. <8> The ops there set it. <8> Like +k <p***>. <8> Any op in their channel can set +k. Why would they do it? #mIRC wouldn't know... <15> how does this work <15> ? <16> mIRC? <15> disney central? <17> fantasmic: you need to ask a disney support channel <15> im new to mIRC so im trying to find my way around <17> type /ircintro <18> all <18> in <18> oops <16> Jolo of bolo? <18> wild eep <18> i'm famous! <16> awesome! <18> you used to play? <16> Naw. I play winbolo some. <18> oic, tell them i said hi <16> but your name is plastered all over tons of bolo pages. <18> i should come visit you guys soon, been busy lately <16> yeah, that'd be cool. <18> *ding* dinner is ready, bbl <16> kk' <19> kampung <8> Mag_vax, did you need something? <20> Yes <8> Well, why not ask it. <20> jus kidding <20> hehe <21> does anyone know where i might be able to find a pug bot for Counter-Strike (1.6)? :( <17> try #counterstrike <16> Google. <21> tried. <17> and what did they tell you? <22> all afk/busy i presume <17> ahh, and you thought this was a CS channel? <17> Serra`: you can find IRC channel lists at www.irchelp.org/chanlist <22> or i can /list <22> anyway <22> im guessing none of you know where i could find one? <17> since this channel helps with mIRC, not likely <9> right <17> there's some sort of game network I think <6> irc.gamesurge.com <22> ive had alot of help with scripting in here also, so its on my list for script help :/ <9> Or enterthegame <6> Serra` you cant trade in mirc help with help we simply cant give you <22> i asked a question?
Return to
#mirc or Go to some related
logs:
hytrdf #microsoft Rofflecopter noise #linux-noob klge.pk inkinPark
#gamedev #politics #politics #sql
|
|