5 topics matched your search
by JasonK.
Hello, I am trying to create a dialog with a bunch of check boxes, dialog new_table { title "New Project" size -1 -1 103 75 option dbu box "", 2, 1 0 100 73 text "Log the following:", 6, 4 5 51 8 check "Kicks", 14, 52 14...
Matching post #67,351 · by JasonK · Oct 9, 2008 7:12 PM
Hello, I need some help trying to write a piece of code that would allow me to create an exception. Say for example I would like to add access to all of the nicks in my channel by default. here is my code: Code: ;syntax: addall <ch...
Matching post #67,096 · by JasonK · Sep 29, 2008 8:18 PM
This is what I have so far is it messy? if ($1 == JOIN) { $recent($2) | if ($numtok($2,44) > 1) { var %x 1 | while ($gettok($2,%x,44)) { var %c = $ifmatch if ($left(%c,2) == $+($chr(37),$chr(35))) { join %c | haltdef...
Matching post #66,461 · by JasonK · Sep 8, 2008 8:17 PM
Hi all, I am looking for a good channel lister for Buzzen's chat listing does anyone know where I can find one? Thanks in advance Cheers Jay
Matching post #63,558 · by JasonK · Jun 16, 2008 3:45 PM
Hi all, I was hoping to get some advice here on how to get mirc to handle query requests much like Buzzen's webchat interface where you would accept or decline querys ect. Any help would be greatly appreciated. Thank you.
Matching post #63,393 · by JasonK · Jun 10, 2008 5:31 PM