Find the answer to your Linux question:
Results 1 to 2 of 2
I'm trying to write a spam script (don't ask why) but I'm getting a few errors from XChat. Now, this is a general perl script error, mind you. It is ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    1

    Perl Scripting Help: XChat 2 spam script

    I'm trying to write a spam script (don't ask why) but I'm getting a few errors from XChat. Now, this is a general perl script error, mind you. It is NOT directly from XChat.

    Here is the problematic section of the script:
    Code:
    Xchat::command("getstr SPAM "timer -repeat 1000 0.01 msg $chan" "Enter the spam word:"");
    XChat's perl plugin don't seem to accept the many quotatoins, and I need those quotations for the syntax to be correct.

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    I'm trying to write a spam script (don't ask why)
    Why are you trying to write a spam script?
    --
    Bill

    Old age and treachery will overcome youth and skill.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...