RuneScape PestControl World Script

By F R E E Z E on Jun 23, 2007

If you own a RuneScape PestControl Channel then this is the script for you.

Replace #channel with the name of your Channel.

on *:TEXT:!Setpcw*:#: {
  if ($nick isop $chan) || ($nick ishop $chan) {
    set %pcw [ $+ [ $chan ] ] $2
    set %pctime [ $+ [ $chan ] ] $time
    set %pcsetter [ $+ [ $chan ] ] $nick
    msg $chan The Pest Control World has changed! Type !Pcw to view it!
    else notice $nick Sorry, you need Op or Half-Op to set a PCW!
  }
}
on *:TEXT:!Pcw*:#: {
  if (%pcw [ $+ [ $chan ] ] == $null) notice $nick There is no PCW set for this channel!
  else notice $nick The current PCW for $chan is %pcw [ $+ [ $chan ] ] set by %pcsetter [ $+ [ $chan ] ] at %pctime [ $+ [ $chan ] ] $+ !
}

Comments

Sign in to comment.
xt24   -  Nov 28, 2008

can u update this plz to a newer pc world script

 Respond  
A Lot of Numbers   -  Nov 28, 2007

Any Chance You Could Add A Remove PCW?

 Respond  
Anti   -  Jul 21, 2007

Well done freeze i don\'t play Runescape any more since i got no mouse lost it in a serious car accident..

 Respond  
F R E E Z E   -  Jul 21, 2007

UPDATE:
Edited the script so you can set it in multiple channels instead of just one.

 Respond  
stargazer989   -  Jun 29, 2007

FINALLY!!! someone made a working !pcw script, thank you, but is there a possibility that this script would react to: \" !define \"

 Respond  
m4g3script   -  Jun 24, 2007

you should add other options like world, pc, ect...

 Respond  
F R E E Z E   -  Jun 24, 2007

Sets a Pest-Control World for a channel. If you don\'t play RuneScape then you probably won\'t understand.

Note: I don\'t play RuneScape but a lot of people on the server I\'m on do

 Respond  
cantseeme   -  Jun 23, 2007

what exactly does this do?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.