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 ...
- 05-24-2008 #1Just 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:
XChat's perl plugin don't seem to accept the many quotatoins, and I need those quotations for the syntax to be correct.Code:Xchat::command("getstr SPAM "timer -repeat 1000 0.01 msg $chan" "Enter the spam word:"");
- 05-24-2008 #2Why are you trying to write a spam script?I'm trying to write a spam script (don't ask why)--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote