Saraid - sajoin n times.
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.6 (of 8 scores) |
| Date Added | Aug 20, 2008 |
| Last Updated | Aug 21, 2008 |
| Tags | ircop join mirc raid sajoin saraid |
Introduction
Use: /saraid [-a] <nick> [channel] <n>
The []'s are not necessary but if you call the "a" switch You will need to include a channel prefix.
When specifying the channel do not include the #.
Example:
/saraid nick 30
This will sajoin nick to all channels from #1 to #30
/saraid -a nick faggot 300
This will sajoin nick to all channels from #faggot1 to #faggot300
Installation:
Copy to remote (alt+r), save and/or click ok.
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:16 am
Posted on Aug 21, 2008 2:16 am
Seen it too many times. 3/10
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:17 am
Posted on Aug 21, 2008 2:17 am
rating four
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:26 am
Posted on Aug 21, 2008 2:26 am
Soulkeeper: Im sure you've seen scripts like this but can they sajoin them to a specific channel?
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:26 am
Posted on Aug 21, 2008 2:26 am
Yes.
I've done it myself in about 4 lines. >:|
I've done it myself in about 4 lines. >:|
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:44 am
Posted on Aug 21, 2008 2:44 am
Meh, I wrote it in about 4 minutes. It doesnt really matter.
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 21, 2008 2:52 pm
Posted on Aug 21, 2008 2:52 pm
lol thats pwnsive
mIRC Snippet:
Saraid - sajoin n times.
Posted on Jul 28, 2009 7:41 pm
Posted on Jul 28, 2009 7:41 pm
Lol wtf sauce i rated this 4 x.x I Suck >_<
changed rating >_>
changed rating >_>
mIRC Snippet:
Saraid - sajoin n times.
Posted on Aug 8, 2009 8:23 am
Posted on Aug 8, 2009 8:23 am
lol @ people still commenting on this fail script..
If youre interested, heres an update I wrote ages ago:
If youre interested, heres an update I wrote ages ago:
| Code: |
| alias saraid { var %x $3, %y $1 tokenize 32 $regsubex($str(-,$2),/(.)/g,$iif(%x,$v1,$chr(35)) $+ \n $+ $chr(32)) .raw sajoin %y $* } |






