14 topics matched your search
by crash.
/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
Click here. Comments? Crash .
Matching post #8,929 · by crash · Oct 3, 2004 10:18 PM
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
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
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
mircscripts.org or elite-scriptaz.net try those.
Matching post #9,769 · by crash · Oct 19, 2004 3:10 PM
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
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
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
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
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
/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
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
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