Skip to content
Forum

Search the Forum

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

Search results 188 matching topics
Search the community
Forum search

Search results

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

188 topics matched your search by Cleric xtx.

Problem with variables

In MSN Topic by bonTy Last activity Jun 23, 2005 4:37 PM

Here's a couple of aliases I regularly use with ini files. They might come in handy for you. alias wini { writeini data.ini $1 $2 $3- } alias rini { return $readini(data.ini,$1,$2) } Usage: wini mirc nicknames tom,bob,mike (data.ini) [mi...

Matching post #21,166 by Cleric xtx Jun 23, 2005 4:13 PM

&binvars

In MSN Topic by Nimbus03 Last activity Jun 21, 2005 4:42 PM

Binvars are one of the most complex things to learn in mIRC. The limit is 8192 bytes (8KB).   $bvar returns M ascii values starting from the Nth byte   $bvar(&v,0) returns the length of the binary variable $bvar(&v,1) returns ascii value...

Matching post #21,002 by Cleric xtx Jun 21, 2005 11:22 AM

encoder

In MSN Topic by Gazzy Last activity Jun 21, 2005 11:40 AM

I believe you can do it so that whichever nickname you select is called using $nick($active,N). For example, if the 4th selected nickname in your nicklist is stored as 4 in %nick.selected then you can call the nickname using $nick($activ...

Matching post #21,007 by Cleric xtx Jun 21, 2005 11:40 AM

help me pls

In MSN Topic by carlos4jo Last activity Jun 20, 2005 5:03 PM

Have you tried GuardDrog? You can download it from TG's main site.

Matching post #20,829 by Cleric xtx Jun 18, 2005 10:27 PM

For connection makers

In MSN Addons Topic by Cleric xtx Last activity Jun 16, 2005 12:54 AM

How about a join button? You could do like a "join with current passport" option then.   Not such a bad idea after all then if it keeps you pre-occupied

Matching post #20,644 by Cleric xtx Jun 15, 2005 8:41 PM

SafeHost

In MSN Topic by Alias Last activity Jun 13, 2005 8:04 PM

Use $nick instead of $opnick

Matching post #19,893 by Cleric xtx Jun 8, 2005 10:34 AM

Voyager reaches edge of solar system

In General News Topic by Cleric xtx Last activity May 29, 2005 12:48 PM

Launched in 1977, the craft is now some 14 billion km (8.7 billion miles) from the Sun and on the cusp of deep space.   American space agency (Nasa) scientists told a conference in New Orleans on Tuesday that Voyager was moving through a...

Matching post #19,170 by Cleric xtx May 25, 2005 9:26 PM

PlayStation 3 announced for 2006

In General News Topic by DigitalX Last activity May 26, 2005 12:10 AM

Last week, the Mainichi Daily News quoted Sony Computer Entertainment officials as saying the PlayStation 3 would be priced at under 50,000 yen ($465.58). Now it appears that the console may be even cheaper when it goes on sale next year...

Matching post #19,171 by Cleric xtx May 25, 2005 9:28 PM

NJ schools consider stopping junk food

In General News Topic by Cleric xtx Last activity May 25, 2005 9:25 PM

Elementary and middle schools would be prohibited from selling soda and junk food under measures approved Monday by a state Senate panel aimed at combatting childhood obesity. The bills aim to restrict the amount of sugar, fat and salt c...

Matching post #19,169 by Cleric xtx May 25, 2005 9:25 PM

slow loop

In MSN Topic by DreaM Last activity May 25, 2005 9:07 AM

mIRC will continue, regardless of how large a file is. I've made mIRC search through over 200GB of data several times in the past; it just takes a short while for it to start displaying the data.   Otherwise, try dividing the while loop...

Matching post #19,139 by Cleric xtx May 24, 2005 7:21 PM

LockedMsn Addons February/march/april

In MSN Addons Archive Topic by Ozzy10 Last activity May 16, 2005 11:15 PM

Generate a random answer from a list. alias randomise { return $gettok($1-,$r(1,$numtok($1-,44)),44) } Use: $randomise(this,is,a,test)   Could be useful for randomly choosing a password or randomly returning an alias/variable.

Matching post #18,756 by Cleric xtx May 16, 2005 1:53 PM

Long letters flood kick

In MSN Topic by bonTy Last activity May 15, 2005 6:12 AM

A wildcard question mark, as Ozzy used, can also represent a space.   I tried using a regular expression for 15 or more characters but it didn't accept the expressions for "at least ... occurances" and "between ... and ... occurances". ;...

Matching post #18,707 by Cleric xtx May 14, 2005 9:31 AM

Add access in different way

In MSN Addons Topic by bonTy Last activity May 13, 2005 4:16 AM

I forgot $address adds the exclamation mark. $gettok($address(nick,1),1,64) $+ @*.*..*$*

Matching post #18,613 by Cleric xtx May 11, 2005 10:15 AM

LockedFebruary/March/April Screen shots

In Screenshots Topic by Ozzy10 Last activity May 12, 2005 5:28 AM

Vex - try using PNG when saving files in paint; you get good quality with a low filesize and it's pretty much universal (not sure how early Windows versions would work)

Matching post #18,269 by Cleric xtx Apr 29, 2005 11:43 PM

copy files

In General IRCX Topic by 87052402 Last activity May 11, 2005 10:14 PM

When the file doesn't exist in the destination directory, the code I posted works. When the file does exist in the destination directory, however, then you need to use -o after the alias (ie: copy -o source destination)

Matching post #18,628 by Cleric xtx May 11, 2005 10:14 PM

group rooms

In MSN Topic by Zantetsuken Last activity May 11, 2005 1:32 PM

it's telling me i am banned lol  and it's not just one group, it's all of them Maybe people just don't like you any more, ozzy   Nobody else seems to have that problem

Matching post #18,203 by Cleric xtx Apr 27, 2005 4:52 PM

Script kicker

In MSN Addons Topic by samooh_2003 Last activity May 11, 2005 1:08 AM

I had a quick look over the latest release of Nuclear and it looks like it should return nüclear_msn/6.0.3 for a version reply, though I haven't tested it.

Matching post #18,585 by Cleric xtx May 10, 2005 9:17 AM

user list

In MSN Topic by bottombouncer Last activity May 9, 2005 10:35 PM

Notice doesn't always work on MSN for some weird reason. Before I switched to local (ctcp) time greetings I used to keep switching between privmsg, query and notice. I never could figure out why... I don't have any problem any more as I...

Matching post #18,580 by Cleric xtx May 9, 2005 10:35 PM

Whats a script?

In MSN Topic by Shagman Last activity May 1, 2005 4:12 PM

Simple answer

Matching post #18,259 by Cleric xtx Apr 29, 2005 8:57 PM

Smily's In mIRC

In General IRCX Topic by ambiguous Last activity Apr 30, 2005 11:47 PM

Personally, I use Visual IRC as it has all the features I want, works on any IRC server and I don't bother learning the programming language

Matching post #16,506 by Cleric xtx Mar 13, 2005 9:45 PM

Heeeey

In MSN Addons Topic by Neeks Last activity Apr 30, 2005 11:05 PM

I cheat - i make the whole thing pictures by using MDX

Matching post #18,300 by Cleric xtx Apr 30, 2005 11:05 PM

Delete Denies

In MSN Addons Topic by samooh_2003 Last activity Apr 30, 2005 9:17 AM

You would actually have to check the access list to do exactly as you wanted, as stated above. The only other way to do it is to remotely delete the entire deny (eg: `dd [email protected]). Never tried it before tho, sorry

Matching post #17,656 by Cleric xtx Apr 8, 2005 10:44 AM

Msg 4 owners

In MSN Addons Topic by samooh_2003 Last activity Apr 30, 2005 8:50 AM

This should create a list of all owners then msg the list to the channel. on me:*:join:#:{  var %a = 0  while (%a <= $nick($chan,0,a,ovhr)) {    var %b = %b $+ , $nick($chan,%a,a,ovhr)    inc %a  }  if (%b) { msg $chan Hello to owners $r...

Matching post #18,286 by Cleric xtx Apr 30, 2005 8:50 AM

Will Msn group go to pay

In MSN Topic by SnowX™ Last activity Apr 29, 2005 2:34 PM

Kinda makes you wonder though - why charge people to use MSNChat when the same software is used elsewhere on the same site for free? Sure, a chatroom's more likely to have people to meet in them but nothing's there to stop people joining...

Matching post #14,869 by Cleric xtx Jan 31, 2005 2:36 PM

on text

In MSN Addons Topic by K0rupt Last activity Apr 28, 2005 10:27 PM

I think this is it... on *:deop:#:{ auser deopped $nick } on deopped:text:@reop:?:{ mode $comchan($nick,1) +o $nick | ruser deopped $nick }

Matching post #18,251 by Cleric xtx Apr 28, 2005 10:27 PM