Mibbit Generator

By Jimmie on Jul 26, 2009

[22:44] !mib Jimmie
[22:44] Here is the link: http://widget.mibbit.com/?server=ontario.ca.localcoast.net&channel=%23Jimmie&noServerNotices=true&noServerMotd=true&promptPass=true

I got the original script here:
http://www.hawkee.com/snippet/5424/
But I couldn't get it to work originally so I took the code apart and tested each part. I had to remove the part where it checks for a # and change the %32 to %23
Also I added promptpass so people can sign in from there also

Thanks for checking out my script that I have edited and improved.

on *:TEXT:!mib *:#: { if (!$($+(%,mibitflood,.,$nick),2)) {  set -u3 $+(%,mibitflood,.,$nick) on | msg # $iif($chr(35),Here is the link: $+(http://widget.mibbit.com/?server=,$server,&channel=%23,$2-,&noServerNotices=true&noServerMotd=true&promptPass=true)) } }

Comments

Sign in to comment.
VinX   -  Jul 28, 2009

nice one Jimmie

 Respond  
Atr   -  Jul 27, 2009

Nice, I like the idea of it. Shame I won't have much use for it, but hey.

Maybe an option to specify chan/server/nick ?

7/10 =)

 Respond  
Jimmie   -  Jul 27, 2009

@Grant- That would work to, but what I modified it to do was paste the link in the channel.

 Respond  
Grant-   -  Jul 26, 2009

May i make a suggestion?

on $*:TEXT:/^[@.!]mib .+/Si:#:{ if (!%mibitflood. [ $+ [ $nick ] ]) {  set -u3 %mibitflood. $+ $nick on | . $+ $iif($left($1,1) == @,msg #,notice $nick) Here is the link: $+(http://widget.mibbit.com/?server=,$server,&channel=%23,$2-,&noServerNotices=true&noServerMotd=true&promptPass=true) } }
 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.