|
| Author |
Message |
Gavin God Like

Joined: 15 Mar 2004 Posts: 661 Location: Manchester, UK
    
|
Posted: Thu Apr 15, 2004 7:57 pm Post subject: |
|
|
I use the block command
| Code: | | <br />if ($msg =~ /^block (.*)/i) {<br />$msn->block($1);<br />$self->sendmsg("User $1 Has Been Blocked");<br />goto end;<br />}<br /> |
But wen i try and block som1 it just kicks the bot offline, any1 got any ideas on how to fix it??? _________________ MSN: gavin [at] gavinbrittain [dot] co [dot] uk
E-Portfolio: www.gavinbrittain.co.uk (New version comming soon) |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Thu Apr 15, 2004 8:05 pm Post subject: |
|
|
I think that was a bug in the new MSN .10 beta.
So use the last stable release (.12 is just a rip off of .10 so they're both the same, use the one that came before .10) _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Thu Apr 15, 2004 8:06 pm Post subject: |
|
|
Your using the msn.pm BETA *lazy*? There was a problem with the blocking...
Carry on reading down the topic and on the second page theres some more release...Go for the last one...By opdude
Will work then :rolleyes: |
|
| Back to top |
|
 |
Gavin God Like

Joined: 15 Mar 2004 Posts: 661 Location: Manchester, UK
    
|
Posted: Thu Apr 15, 2004 8:33 pm Post subject: |
|
|
k fanx it works  _________________ MSN: gavin [at] gavinbrittain [dot] co [dot] uk
E-Portfolio: www.gavinbrittain.co.uk (New version comming soon) |
|
| Back to top |
|
 |
|