mIRC Code Snippets Tagged with join
(50)
I created this Join counter, it should count how ever many channels you join. I'm not sure if it works fully because I only got it to work in one chan. Please help!!
I know I know I know... Basic Again : lol..... And I know it should count channels independently aswell but that'll be on over the weekend...
Just counts how many chans you've joined and right click
Here is my secod attemp on scripting, i'm enjoyng it so muchh
This time is a full customizable Join Part System designed for bot.
I'm started from this post: http://www.hawkee.com/snippet/2994/ full
a simple welcome and welcome back script
add to remotes
best to use in a bot
kinda easy to understand.
;this line is in how many Seconds it will trigger if..
inc -u5 %joins. [ $+ [ $chan ] ]
;..there is 4 joins
if ( %joins. [ $+ [ $chan ] ] == 4 ) {
;Only the number
Have you ever re-connected to a network, only to find that some of your favorite channels are in +R mode?
If, like me, you've come across this, even if you have a registered nick, mIRC's favorites folder
When someone joins a channel, a window will pop up telling nick, address and what channel they needed. Short script, and I made it when I had nothing else to make.
Hey,peeps this is my first script and I know this isn't much but here you go.It's basically a room management script,you add what users you want to allow in your room and the ones who are not added will
UPDATED. Ok well i got bored so i made an auto join dialog, and yes i know that mIRC has a built in auto join but eh.. copy/paste into a new remote and click in a channel Or on ur menubar to open..turn
put this in your remote, ( To bann Drones ( Random nick and ident ) ) On join. So they don't have time to spamm on the channel.
You can change the channel name is your not on undernet, but if you are
So, this is just a simple replacement for /join. It has a few extra features, like allowing you to join multiple channels, and it checks for the #. If there is no #, it puts one in.
Enjoy.
Tags:
join



