Skip to content
Forum

Search the Forum

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

Search results 14 matching topics
Search the community
Forum search

Search results

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

14 topics matched your search by crash.

PinnedIRCD addons

In IRCd Addons Topic by Ozzy10 Last activity Nov 26, 2007 1:14 PM

/m.ids { var %x = 0 if ($1- = $null) { echo -a ERROR_ Please Specify +e [echo] or +w [write] halt } set %stopat $$?="Stop at id number?" while (%x < %stopat) { inc %x if ($1- = +e) { write -anl1 IdList.txt %x $+ , .timer0 1 5 window -ke...

Matching post #8,806 by crash Oct 1, 2004 3:41 PM

Screen shots

In Screenshots Topic by Ozzy10 Last activity Sep 8, 2006 5:20 PM

Click here.     Comments?     Crash .

Matching post #8,929 by crash Oct 3, 2004 10:18 PM

Setting a drop downs selected text on dialog init?

In General IRCX Topic by S0RD3N Last activity Feb 5, 2006 12:29 AM

or .... on *:DIALOG:DIALOGNAME:*:*: {     if ($devent = init) { did -a $dname DROPMENUID Turn Off Computer } }   Just a different way to code it......

Matching post #32,257 by crash Feb 5, 2006 12:29 AM

help

In General IRCd Topic by Murda Last activity Dec 6, 2004 4:42 PM

Just add a # Name ........... if ($nick << nick to op ISIN chan for op >>$chan)

Matching post #11,983 by crash Dec 6, 2004 4:42 PM

expert help

In General IRCX Topic by DigitalX Last activity Nov 14, 2004 10:50 AM

on *:JOIN:#: { write -a log.txt $nick | //privmsg $nick Hey there is $nick(#,0) ppl in the room. Your are $calc($nick(#,0) + 0) . Please have your question ready for the host. If you need basic FAQ help whisper !menu to me. }   That shou...

Matching post #8,726 by crash Sep 30, 2004 4:56 AM

MDX

In General IRCd Topic by LAS Last activity Oct 29, 2004 5:05 AM

mircscripts.org or elite-scriptaz.net try those.

Matching post #9,769 by crash Oct 19, 2004 3:10 PM

Flooding issue (Gwen)

In MSN Topic by S0ul0nFire Last activity Oct 27, 2004 2:41 AM

a kick for nick   on *:nick:#: { if ($nick != $me) && ($me isowner) || ($me isop) { kick # $nick NO NAME CHANGES!! } }       UNTESTED*************

Matching post #10,071 by crash Oct 25, 2004 4:11 PM

need a lil help again

In General IRCX Topic by DigitalX Last activity Oct 5, 2004 3:22 PM

whats wrong with this coz it isnt working lol if someone can correct it for me it would be much appreciated aswell as if needed create a list that can be used instead of stoned but denys access to users not on the list that works   on st...

Matching post #9,091 by crash Oct 5, 2004 3:22 PM

Help with nHTMLn_2.92.dll

In General IRCX Topic by crash Last activity Oct 2, 2004 5:38 PM

Anyone got code to return the URL of the currently displayed page in an @window?   it needs to be returned to a edit box if possible. Thanx

Matching post #8,849 by crash Oct 2, 2004 5:38 PM

LockedSeptember Screen Shots

In Screenshots Topic by Ozzy10 Last activity Sep 30, 2004 2:41 AM

lol..... (@ your start button) thats cool.   Nice work.   Good job with the theme..

Matching post #8,563 by crash Sep 27, 2004 3:41 PM

aligned theme.....

In General IRCd Topic by crash Last activity Sep 27, 2004 8:39 PM

Anyone to help me align a theme? Just need the alignment code......... can do the rest.   Thanx

Matching post #8,564 by crash Sep 27, 2004 3:46 PM

LockedMsn Addons September

In MSN Addons Archive Topic by Ozzy10 Last activity Sep 19, 2004 2:50 PM

/m.ids {  var %x = 0  if ($1- = $null) {    echo -a No Ext_Parameter was specified    echo -a Please specify [+e,+w]      halt  }  set %stopat $$?="Stop at id number?"  while (%x < %stopat) {    inc %x    if ($1- = +e) {      write -anl1...

Matching post #8,186 by crash Sep 19, 2004 2:50 PM

ICON BACKGROUND COLOR

In MSN Topic by crash Last activity Sep 9, 2004 11:34 PM

it works now..... i had .html its spoda be .htm   you're saying take a screenshot of the icons i want and paste them in paint because paint can't open .ico files and fill the white background with the color i want?   That creates a new p...

Matching post #7,772 by crash Sep 9, 2004 5:19 PM

Icons In Dropdown List using MDX.dll

In MSN Topic by crash Last activity Aug 23, 2004 3:51 AM

would help if i could find the mdx help file   anyway i think i can figure it out from what you said...tidy   alias $view { return $shortfn($scriptdirdlls\views.mdx) }     dll mdx.dll SetControlMDX $dname 5,7 ComboBoxEx > $views did -i $...

Matching post #6,763 by crash Aug 23, 2004 3:51 AM