Skip to content
Forum

Search the Forum

Find discussions and posts across the Forum sections you are allowed to read.

Search results 5 matching topics
Search the community
Forum search

Search results

Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.

5 topics matched your search by JasonK.

Need Help With Dialog / Ini Reading

In General IRCX Topic by JasonK Last activity Oct 9, 2008 9:48 PM

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

Dialog Help

In General IRCX Topic by JasonK Last activity Sep 30, 2008 4:36 AM

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

Join Help

In General IRCX Topic by JasonK Last activity Sep 8, 2008 8:17 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

Looking For Buzzen Channel Lister

In Buzzen Chat Network Topic by JasonK Last activity Jun 16, 2008 7:15 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

Query Question

In Buzzen Chat Network Topic by JasonK Last activity Jun 10, 2008 9:49 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