RoOm InViTe

By PyThOn on Jul 18, 2011

Well, This invites a user joining a channel that you in to go to another channel you want them at.
Idk if it works or not havent tried it out.
I dont think it will work but thats what comments are for :)

ON *:JOIN:*: {
  if ($nick = $me) { halt }
if ( #Roomname) 
{halt}
else { .invite $nick #Roomnamehere }

Comments

Sign in to comment.
napa182   -  Jul 18, 2011

why would you post something without testing if it works or not. =/
um the first line in the posting rules state:
[b]Your snippet will be deleted if you break any of the following rules:
Snippet needs to be tested and functional.[/b]

this will work but will prob get you banned from the room you use it in.

on !*:join:#Room_Here:.invite $nick #Chan_Here
 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.