Advertisement
hadar

Untitled

Apr 9th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. $chanmsg=%gmcp.comm.channel.msg
  2. #if (%gmcp.comm.channel.chan!="mobsay") {
  3. #if (%gmcp.comm.channel.chan="claninfo") {
  4. #noop
  5. #execwin donations {#print $chanmsg}
  6. } {#if (%gmcp.comm.channel.chan!="auction") {#if (%gmcp.comm.channel.chan=="tell") {
  7. #noop
  8. #execwin tells {#print $chanmsg}
  9. } {
  10. #noop
  11. #win channels $chanmsg
  12. }}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement