Just Another PM Catcher. (More Features)
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 8.5 |
| Scores Submitted | 4 |
| Date Added | Jan 31, 2008 |
| Last Updated | Feb 13, 2008 |
|
|
Introduction
-Update-
Auto Response to your nick on away with your away message
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 4:46 am
Posted on Jan 31, 2008 4:46 am
Couple ideas
1) Change below to
to this
2) Change the below
to this
1) Change below to
| Code: |
text "", 2, 43 28 88 15 text "", 4, 4 66 134 84 |
to this
| Code: |
text "", 2, 43 28 88 15,read text "", 4, 4 66 134 84,read |
2) Change the below
| Code: |
.did -ar pm 2 $nick .did -ar pm 4 $1- |
to this
| Code: |
.did -a pm 2 $nick .did -a pm 4 $1- |
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 4:47 am
Posted on Jan 31, 2008 4:47 am
This
Should be
| Code: |
text "", 2, 43 28 88 15,read text "", 4, 4 66 134 84,read |
Should be
| Code: |
edit "", 2, 43 28 88 15,read edit "", 4, 4 66 134 84,read |
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 8:12 am
Posted on Jan 31, 2008 8:12 am
Not Bad 8/10 (ya gonna have to come up with somethink far better to get 10/10 from me :P)
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 10:58 am
Posted on Jan 31, 2008 10:58 am
@water_dragon - I Think you have to submit a score an rate it...Select an push the button....
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 12:46 pm
Posted on Jan 31, 2008 12:46 pm
Hey thanks Scakk I'll make those changes. It's really basic coding on the inside, but I'm trying to learn these goddamned things.. Lol. Thanks for the comments guys.
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Jan 31, 2008 12:49 pm
Posted on Jan 31, 2008 12:49 pm
Alright the corrections have been made, and Scakk, that does look better! Thanks!
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Feb 1, 2008 11:42 pm
Posted on Feb 1, 2008 11:42 pm
You spelled "available" wrong. "Dont" needs an apostrophe: "Don't" Other than that, you've got a good script :)
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Feb 3, 2008 6:45 am
Posted on Feb 3, 2008 6:45 am
nice clean looking script.. gets an 8 from me and submitted too :) good one
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Feb 4, 2008 5:48 pm
Posted on Feb 4, 2008 5:48 pm
tzar469 I have changed those spelling errors especially for you. XD Also a couple other things I didn't catch till right now such as the $$?"Channel?" That was dumb. That got on my nerves alot. that was changed to $active. I'm looking for a way to make this happen: When you get a PM, make the common channel you have with that person the active channel so the kick/ban actually works. Because, as i've recently learned, the person that PM's you isnt always in your active channel. And thanks Cheiron :D
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Feb 13, 2008 10:02 pm
Posted on Feb 13, 2008 10:02 pm
Change
on *:TEXT:*poon*:#:{
to
on *:TEXT:$(* $+ $me $+ *):#:{
>.> I think that should work a little better then having it highlight for only just one nick. :P *skips off*
† /server -m fan.dx3k.com 8000 † † http://fan.dx3k.com/ †
on *:TEXT:*poon*:#:{
to
on *:TEXT:$(* $+ $me $+ *):#:{
>.> I think that should work a little better then having it highlight for only just one nick. :P *skips off*
† /server -m fan.dx3k.com 8000 † † http://fan.dx3k.com/ †
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Feb 17, 2008 12:17 am
Posted on Feb 17, 2008 12:17 am
niceeee :D:D i like it alot!
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Apr 25, 2008 2:39 pm
Posted on Apr 25, 2008 2:39 pm
this is good, id like it better if u could add nicks to it like freinds that will bypass the dialog and let them pm u as normal :D
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Apr 25, 2008 3:18 pm
Posted on Apr 25, 2008 3:18 pm
I look forward to using this it looks clean and neat I can't wait to see if it works. I have tried so many and they always aren't working or weren't written right and fixing them only made them even worse but the Kick/Ban I am praying works being a Op can be a pain at time's and so I hope this works.../me cross's finger's, knocks on wood, throws salt over left shoulder!!!!!
mIRC Snippet:
Just Another PM Catcher. (More Features)
Posted on Apr 25, 2008 8:21 pm
Posted on Apr 25, 2008 8:21 pm
Quick question: Why is this in the script I can't figure out why cna you explain? Please....
alias telnet {
/run telnet $1 $2
}
alias telnet {
/run telnet $1 $2
}













