mIRC Snippet:
Simple Pager
Posted on Jun 22, 2008 9:58 pm
Posted on Jun 22, 2008 9:58 pm
yes i know it dose not do any thing any way i added $chan to see what chan it was and removed $fulldate since it is usless.
mIRC Snippet:
Simple Pager
Posted on Jun 22, 2008 10:29 am
Posted on Jun 22, 2008 10:29 am
Your code has an extra } at the end.
mIRC Snippet:
Pm blocker
Posted on Jun 20, 2007 3:05 am
Posted on Jun 20, 2007 3:05 am
| Quote: |
| echo -t @Messages |
hm.. perhaps check if @Messages is open first ;)
-pp
mIRC Snippet:
Pm blocker
Posted on Jun 15, 2007 6:24 am
Posted on Jun 15, 2007 6:24 am
A suggestion would be to use /set $+(%,var,.,$nick) so they wont overwrite eachother. or /set %var. [ $+ [ $nick ] ]
and then
if ($($+(%,var,.,$nick),2)) {
or
if (%var. [ $+ [ $nick ] ]) {
and then
if ($($+(%,var,.,$nick),2)) {
or
if (%var. [ $+ [ $nick ] ]) {






