mIRC Snippet:
Ignore Script
Posted on Jul 10, 2008 3:16 pm
Posted on Jul 10, 2008 3:16 pm
Then why didn't he? >>
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 11:41 pm
Posted on Jul 9, 2008 11:41 pm
Soulkeeper's Introduction
and ur point by making a script on the ignore command is not needed is just lame cuz you can use the ignore command to make a script to ignore a user's ctcp's or P2P's and so on without fully ignoring them by useing the diff switches
| Quote: |
| This script was made as a learning tool to help me learn regex, and still get a little bit of entertainment out of it. |
and ur point by making a script on the ignore command is not needed is just lame cuz you can use the ignore command to make a script to ignore a user's ctcp's or P2P's and so on without fully ignoring them by useing the diff switches
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 11:35 pm
Posted on Jul 9, 2008 11:35 pm
Time wasted on the meaning of the script. Making a script on the ignore command is....Not needed to say the least. Considering she/he is trying to learn Regex's is ok...But ignore?
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 11:30 pm
Posted on Jul 9, 2008 11:30 pm
now why would it be time wasted if they are trying to learn regex's?
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 11:12 pm
Posted on Jul 9, 2008 11:12 pm
Oh well, it isn't my time that's wasted making it >>
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 10:29 pm
Posted on Jul 9, 2008 10:29 pm
rofl @ chunkiemonkey........hes right though
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 10:15 pm
Posted on Jul 9, 2008 10:15 pm
Umm....
| Code: |
| /ignore nick |
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 9:39 pm
Posted on Jul 9, 2008 9:39 pm
So uh, I got bored, and took it from regex just to tokens. Anyone think I should update this?
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:57 pm
Posted on Jul 9, 2008 8:57 pm
ROFL yeah I didnt know you all changed shoot, ugh now Ive gone crossed eyed :x
mix up ...sorry
mix up ...sorry
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:38 pm
Posted on Jul 9, 2008 8:38 pm
Well I edited it before I saw Eugenio's comment
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:22 pm
Posted on Jul 9, 2008 8:22 pm
Yeah, I totally misunderstood because this was all I saw...
Quote from montaindew
Quote from eugenio
Since I never saw the original comment that mountaindew said it looked as if you were commenting on his regex comment.
Thats why I dont remove stuff I say if anyone else has commented on it, even if it was wrong. It just leads to confusion like above.
Quote from montaindew
| Quote: |
| Edit: didn't read the second part But you don't need the /g, use /i instead to make it incasesensative And you don't need to backreference it. |
Quote from eugenio
| Quote: |
| Its how he codes, leave him be, tbh thats one of the the main reasons why I dont post on here. I like the way I code and it works so whats the problem -.-' |
Since I never saw the original comment that mountaindew said it looked as if you were commenting on his regex comment.
Thats why I dont remove stuff I say if anyone else has commented on it, even if it was wrong. It just leads to confusion like above.
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:14 pm
Posted on Jul 9, 2008 8:14 pm
erm typo wtf I didnt mention regex, and I didnt say dew's comment was bad or wrong just leave him alone coz it can be annoying when ppl tell you how to code or tell you to code in a diff. way.
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:14 pm
Posted on Jul 9, 2008 8:14 pm
OH....LMAO
I didn't know you changed your comment entirely.
Well nm eugenio, your great!
lol
I didn't know you changed your comment entirely.
Well nm eugenio, your great!
lol
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:12 pm
Posted on Jul 9, 2008 8:12 pm
No, Eugenio didn't do anything wrong, I was just being retarded and didn't read the intro right, and I'm guessing he was commenting on my original comment.
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 8:09 pm
Posted on Jul 9, 2008 8:09 pm
Eugenio, since you aren't familiar enough with regex to even write the most basic of one I suggest you don't make comments on a comment made about regex.
Mountaindews suggestions were perfectly valid as the OP's use of the regex wasn't right. The user said in the introduction that he is trying to learn regex so not telling him the proper way to write his regex would be way ruder than mentioning what he did wrong.
I myself accidently included back refrences too until it was explained to me that I either didnt need the parentheses at all or could include a ?: like (?:a|b) to tell it the parentheses are not to be used as a back reference or included in a $regml call.
Anyhow, a lot of us post our codes so that we can get input on how we can improve or what we did wrong, not just to share them or show off our skills.
If thats not why you post or don't post than thats your perrogitive but don't assume that everyone else feals the same exact way you do.
Mountaindews suggestions were perfectly valid as the OP's use of the regex wasn't right. The user said in the introduction that he is trying to learn regex so not telling him the proper way to write his regex would be way ruder than mentioning what he did wrong.
I myself accidently included back refrences too until it was explained to me that I either didnt need the parentheses at all or could include a ?: like (?:a|b) to tell it the parentheses are not to be used as a back reference or included in a $regml call.
Anyhow, a lot of us post our codes so that we can get input on how we can improve or what we did wrong, not just to share them or show off our skills.
If thats not why you post or don't post than thats your perrogitive but don't assume that everyone else feals the same exact way you do.
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 5:02 pm
Posted on Jul 9, 2008 5:02 pm
you can just do /ignore nick
or at lest use it in the script
also all they have to do is change nicks so why not add addy along with it
or at lest use it in the script
also all they have to do is change nicks so why not add addy along with it
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 4:18 pm
Posted on Jul 9, 2008 4:18 pm
Its how he codes, leave him be, tbh thats one of the the main reasons why I dont post on here. I like the way I code and it works so whats the problem -.-'
mIRC Snippet:
Ignore Script
Posted on Jul 9, 2008 4:07 pm
Posted on Jul 9, 2008 4:07 pm
Edit: didn't read the second part
But you don't need the /g, use /i instead to make it incasesensative
And you don't need to backreference it.
But you don't need the /g, use /i instead to make it incasesensative
And you don't need to backreference it.
PHP Snippet:
PHP to IRC Bot V2.0
Posted on Jun 18, 2008 3:23 am
Posted on Jun 18, 2008 3:23 am
Yah. I've got a new version I'm going to be posting, with join support, and a pre-built ial for easy banning and such.
Plus a simple user config, so it's not so messy. :D
Plus a simple user config, so it's not so messy. :D







