mIRC Snippet:
Another Blacklist
Posted on Aug 25, 2008 7:12 am
Posted on Aug 25, 2008 7:12 am
Suggestion: If a user joins a chan, and you are not op, you could make it echo into a window or into the log that a blacklisted user has joined but you are unable to kick/ban them.
Other that that, its an awesome blacklist, Good job.
Other that that, its an awesome blacklist, Good job.
mIRC Snippet:
Another Blacklist
Posted on Aug 19, 2008 2:08 am
Posted on Aug 19, 2008 2:08 am
Thanks for the comments guys. Still updating it periodically...
mIRC Snippet:
Another Blacklist
Posted on Aug 18, 2008 11:46 pm
Posted on Aug 18, 2008 11:46 pm
wd best blacklist on here.
mIRC Snippet:
Easy Kicker
Posted on Aug 18, 2008 11:04 pm
Posted on Aug 18, 2008 11:04 pm
Works well except the unban. Nice script.
mIRC Snippet:
Small Away Script
Posted on Aug 18, 2008 10:59 pm
Posted on Aug 18, 2008 10:59 pm
Cool. I like it a lot.
mIRC Snippet:
Another Blacklist
Posted on Aug 18, 2008 10:57 pm
Posted on Aug 18, 2008 10:57 pm
Awesome job.
mIRC Snippet:
Another Blacklist
Posted on Aug 15, 2008 5:05 pm
Posted on Aug 15, 2008 5:05 pm
amazing work.
mIRC Snippet:
Another Auto-Join :P
Posted on Aug 15, 2008 4:46 pm
Posted on Aug 15, 2008 4:46 pm
excellent work akishoot
mIRC Snippet:
Simple Kicks
Posted on Dec 14, 2007 7:50 pm
Posted on Dec 14, 2007 7:50 pm
nice script XD I got quite a few of your scripts :D
mIRC Snippet:
Small Away Script
Posted on Oct 14, 2007 6:04 am
Posted on Oct 14, 2007 6:04 am
Well done way to go!I like it and no bugs!
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 9:18 pm
Posted on Oct 2, 2007 9:18 pm
Edit: You no longer need to put the # before the channel name. Though if you do, it doesn\'t matter. (Thanks to Roy_ ;)
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 8:51 pm
Posted on Oct 2, 2007 8:51 pm
Or you could also try, I\'m a little fuzzy on this,
if ($left($did(aj,2).text,1) != $chr(35)) write $+($network,.,ajoin,.,txt) $+($chr(35),$did(aj,2).text) $did(aj,10).text
else { write $+($network,.,ajoin,.,txt) $did(aj,2).text $did(aj,10).txt }
Just in case someone makes a mistake, it already writes it for them.
--Roy
if ($left($did(aj,2).text,1) != $chr(35)) write $+($network,.,ajoin,.,txt) $+($chr(35),$did(aj,2).text) $did(aj,10).text
else { write $+($network,.,ajoin,.,txt) $did(aj,2).text $did(aj,10).txt }
Just in case someone makes a mistake, it already writes it for them.
--Roy
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 8:43 pm
Posted on Oct 2, 2007 8:43 pm
Edit: I\'ve disabled the second editbox and the \'Add\' and \'Clear\' button until you\'ve entered something into the first editbox. I\'ve yet to add the \'Clear All Channels\' button, which I\'ll be adding sometime soon.
I\'ll also be working on figuring something out for the \'Delete\' button and the # thing.
I\'ll also be working on figuring something out for the \'Delete\' button and the # thing.
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 8:41 pm
Posted on Oct 2, 2007 8:41 pm
Just change the $1 to $did(aj,2).text
--Roy
--Roy
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 8:40 pm
Posted on Oct 2, 2007 8:40 pm
It\'d probably be along the lines of: if ($left($1,1) iswm $chr(35))
--Roy
--Roy
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 8:37 pm
Posted on Oct 2, 2007 8:37 pm
Not quite sure on how to get it to check to see if what you inputed begins with #. I\'m still fooling around with the dialog a bit...
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 2, 2007 5:28 am
Posted on Oct 2, 2007 5:28 am
Thanks for all the suggestions, mountaindew. I\'m working on those now, and a few other things. =)
mIRC Snippet:
Another Auto-Join :P
Posted on Oct 1, 2007 7:10 pm
Posted on Oct 1, 2007 7:10 pm
Suggestions:
*Add a clear all channels button
*I suggest you disable the add button until you typed in the edit box, and when theres nothing in it, disable it again
*Also, u might wanna disable the delete button until you click a channel
*Check if what you inputed begins with #
*Disable key until you type in a channel
*make it
*Add a clear all channels button
*I suggest you disable the add button until you typed in the edit box, and when theres nothing in it, disable it again
*Also, u might wanna disable the delete button until you click a channel
*Check if what you inputed begins with #
*Disable key until you type in a channel
| Code: |
| on *:dialog:aj:sclick:5:{ did -ar aj 2 did -ar aj 10 } |
*make it
| Code: |
| did -r aj 2,10 |
mIRC Snippet:
Another Auto-Join :P
Posted on Sep 30, 2007 1:35 pm
Posted on Sep 30, 2007 1:35 pm
Looks good.
mIRC Snippet:
Another Auto-Join :P
Posted on Sep 29, 2007 7:41 pm
Posted on Sep 29, 2007 7:41 pm
Edit: I\'ve changed the .set %ajs and %ajd to var %ajs = 1 and var %ajd = 1. I\'ve also added an alias and it checks to see if the dialog is in use.




