Simple autojoin

By Remuser on May 26, 2010

paste it in your remote script.

Edit : "#YOUR_CHANNEL"

on 1:CONNECT:{ .timerjoin 1 80 .join #YOUR_CHANNEL }
on 1:PART:#YOUR_CHANNEL:{ if ($nick == $me) { .timerjoin 1 3 join #YOUR_CHANNEL } }

Comments

Sign in to comment.
*iGhostScripts*   -  Jan 13, 2012

Thats true Jethro, and it was a really good script :)

 Respond  
Jethro   -  May 26, 2010

Looks like you will never be able to leave a channel...:/ And end up using /quit. Perhaps you should turn the script on and off by taking the use of
/enable #auto
/disable #auto

auto off

Your script here

auto end

So that you can turn it off when you don't want to re-join.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.