Top

PM Requester.

+ 0 likes
Please Register to submit score.
Average Score  3.7
Scores Submitted  3
Date Added  Aug 19, 2007
Last Updated  Aug 20, 2007
Tags  asker  pm  query  request 

Introduction

Just simply load into your remotes. And it self explains in the script.

Grab the Code

Comments

  (10)  RSS
Abbas
Comments: 15
 
mIRC Snippet:  PM Requester.
Posted on Aug 19, 2007 1:58 pm
ok
Scakk
Comments: 214
 
mIRC Snippet:  PM Requester.
Posted on Aug 19, 2007 5:45 pm
The @query box did not allow you to view the entire message and there was no scroll bar to move over to view the rest of the text. Here is a version that should allow people to view it better.

The only part I changed:
Code:

alias view { if (%pmd) { window -c @query | window +el @query 300 15 750 100 | titlebar @query | aline -p @query || %pmdate || %pmnick  PM\'d you saying: %pmd }
  elseif (%pmd2) { window -c @query | window +el @query 300  15 250 480 | titlebar @query | aline -p @query %pmdate2 ][ %pmnick2 PM\'d you saying: %pmd2 }
}
Zsadist
Comments: 44
 
mIRC Snippet:  PM Requester.
Posted on Aug 20, 2007 1:46 am
I knew I was missing something. Thanks.
mountaindew
Comments: 1,523
 
mIRC Snippet:  PM Requester.
Posted on Aug 20, 2007 11:02 am
well...i rly think u should put a description in introduction...
Zsadist
Comments: 44
 
mIRC Snippet:  PM Requester.
Posted on Aug 21, 2007 7:22 am
I do not see why, it is self-explainatory
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  PM Requester.
Posted on Oct 6, 2007 2:40 pm
I don\'t really like the auto msg are in bold
Clouds
Comments: 9
 
mIRC Snippet:  PM Requester.
Posted on Oct 7, 2007 9:05 pm
Good script, but it would be more usful if it was multi server.
RubixCube
Comments: 51
 
mIRC Snippet:  PM Requester.
Posted on Oct 7, 2007 9:51 pm
You should include a timer to automatically decline the query. Perhaps a .timercheck 0 15 /decline? Otherwise, it\'s not bad. I would remove the colors.
Clouds
Comments: 9
 
mIRC Snippet:  PM Requester.
Posted on Oct 8, 2007 12:19 pm
When I tested this script out, I edited the code and removed the colours as people get fussy with colours.
ZoMBie
Comments: 6
 
mIRC Snippet:  PM Requester.
Posted on Nov 16, 2007 2:44 pm
gabbed into remotes and no auto-explain message...dunno why

Please Register or Login to start posting comments.
Bottom