Skip to content
Forum

Search the Forum

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

Search results 64 matching topics
Search the community
Forum search

Search results

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

64 topics matched your search by Mail.

on da screen

In MSN Addons Topic by samooh_2003 Last activity Aug 3, 2005 4:45 PM

on ^*:TEXT:*!chan*:#:{  var %a = $chan(0), %b = 0  while (%a > 0) {    if ($me isop $chan(%a)) inc %b $nick($chan(%a),0)    dec %a  }  msg $chan I am on $chan(0) channels and there are %b people in these channels }

Matching post #23,771 by Mail Aug 3, 2005 2:57 AM

How do they do that?

In MSN Addons Topic by sugarboy Last activity Aug 3, 2005 1:02 AM

You are welcome and I also edited the above to include the particular commands.

Matching post #23,761 by Mail Aug 3, 2005 1:02 AM

Profiles Onjoin

In MSN Topic by XþloziOn Last activity Jul 25, 2005 5:10 AM

It appears to me Commander_Acid ate a few too many mushrooms of the wrong variety.

Matching post #23,165 by Mail Jul 25, 2005 3:34 AM

On Action

In MSN Addons Topic by Eaglenest25311 Last activity Jul 22, 2005 2:37 AM

I believe what you are looking for is using describe. Like the following. on ^*:TEXT:*!biteme*:*: describe # $me bit $nick You asked for it.:P

Matching post #22,996 by Mail Jul 22, 2005 12:46 AM

Something Simple

In MSN Topic by Eaglenest25311 Last activity Jul 16, 2005 5:01 PM

The 2 not dependent upon a text file work fine now. on *:TEXT:*wut up room*:*: {  if (EagleNest isin $nick) halt else {    msg # S \rTahoma;0 $read(TEXT\Hi.txt) $+  } } on *:TEXT:*any one wanna*:*: {  if (EagleNest isin $nick) halt...

Matching post #22,669 by Mail Jul 15, 2005 10:32 PM

LockedMsn Addons May

In MSN Addons Archive Topic by Ozzy10 Last activity Jul 9, 2005 9:23 PM

The following 2 codes are for a Lottery Game I made to work in conjunction with trivia. One code is for Nightchillz Trivia and the other is for Hybrid Trivia. The game will add trivia points for winning. Its not easy to win but I believe...

Matching post #22,292 by Mail Jul 9, 2005 9:23 PM

Help Pls?

In MSN Addons Topic by Entox|cated Last activity Jun 2, 2005 12:27 AM

There is a big difference between Hash Tables and Userlists. For one Hash Tables are quicker than Userlists. Hash Tables store information in your computers memory not a userlist. Just clarifying the differences.   $hget(name/N) Returns...

Matching post #19,413 by Mail May 31, 2005 8:27 PM

how to kick it?!!!!

In MSN Addons Topic by samooh_2003 Last activity May 17, 2005 1:29 AM

This will kick anyone for having the characters ï€ in their nick. Give it a try and let me know. on *:JOIN:#: {  if ($chr(239) $+ $chr(128) isin $nick) {    .sockwrite -tn msn.server. $+ $cid access $msn.get($cid,fullroom) add deny *!...

Matching post #18,774 by Mail May 16, 2005 11:03 PM

LockedMsn Addons February/march/april

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

This is the Blackout Bingo version. Still pretty much self explanatory. In this game you need to get all the numbers in your card before typing the command to check if you are a winner. ;;;;;;;;;;;;;;;;;Blackout Bingo By Mail;;;;;;;;;;;;...

Matching post #18,776 by Mail May 16, 2005 11:15 PM

plz who know that?!!

In MSN Addons Topic by samooh_2003 Last activity Mar 11, 2005 6:58 PM

Here someone set to admin list can whisper script `q (nick) or via main room `q (nick).   on *admin:text:*`q*:*: {  if ($me isowner $chan) {    mode $chan +q $2  } }

Matching post #16,081 by Mail Mar 1, 2005 9:06 PM

Hash Tables

In MSN Topic by Mail Last activity Feb 25, 2005 2:10 AM

Never mind Problem solved. Thanks anyway.  

Matching post #15,842 by Mail Feb 25, 2005 12:56 AM

clone check

In MSN Addons Topic by K0rupt Last activity Feb 22, 2005 8:25 PM

;--- eXonyte's Nickname Tracker ;--- Shows the last few nicknames someone used ;--- Look below to change the number it stores #clonecheck on on *:JOIN:#:{  if (> isin $nick) { halt }  exoclonecheck $nick $address $chan } raw knock:*: exo...

Matching post #15,782 by Mail Feb 22, 2005 8:17 PM

Playing files

In MSN Topic by DreaM Last activity Feb 12, 2005 6:15 PM

The /play command acts like the $read. It reads from a particular file that you specify.

Matching post #15,414 by Mail Feb 12, 2005 2:38 PM

MSN Groups

In MSN Topic by Rhys Last activity Feb 7, 2005 11:59 PM

The link I supplied above is for the chat 45 zip file. If he follows the instructions he will have his chat ocx again.

Matching post #15,273 by Mail Feb 7, 2005 11:59 PM

sorry need more help

In Kenobi help Topic by sweets2all Last activity Jan 29, 2005 4:47 PM

Glad to help and good luck with your roomies.

Matching post #14,744 by Mail Jan 29, 2005 4:47 PM

flooder kick

In MSN Topic by tech9 Last activity Jan 2, 2005 10:32 PM

The second code I posted added 697 >0001 nicks to user list. Just saying it will add to list but also floods out as well.

Matching post #13,513 by Mail Jan 2, 2005 4:41 PM

LockedOnjoin Private Message

In MSN Addons Topic by DeadlySnake Last activity Dec 27, 2004 8:33 PM

And what is the newest clone called

Matching post #13,286 by Mail Dec 27, 2004 8:32 PM

Vincula EZR Modification

In MSN Topic by Mail Last activity Dec 23, 2004 4:55 PM

I modified Vincula EZR 4.5 to prop msn.ud1 on joining a created room instead of doing it manually. Find this line and change it to read like this. Then when you join a subscription created room it should use the msn.ud1 as the Ownerkey....

Matching post #13,047 by Mail Dec 23, 2004 4:55 PM

ScercencerV2 and the Matrix scripts

In MSN Topic by Luke Last activity Dec 12, 2004 4:17 AM

Matrix v3 can be found HERE. Not sure its the one you are looking for tho. I just stumbled across it while ago.

Matching post #12,189 by Mail Dec 12, 2004 4:17 AM

Web T.V. Grant?

In GuarDDog Script Topic by Ransomed Last activity Nov 28, 2004 5:02 AM

This works fine in allowing WebTvers but kicks other guests. Not sure who made it but I modified it a little and Gatekeeper modified it also. on *:JOIN:#: {  if ($me isowner #) { halt }  if (> isin $nick) {    %sn.nick = $nick    %sn.cha...

Matching post #11,675 by Mail Nov 28, 2004 12:40 AM

connection probs

In MSN Topic by yeti Last activity Nov 18, 2004 10:31 PM

It appears Msn saw fit to change their servers today. My new vincula EZR4.5 will not reset servers. Old EZR4.1 wont reset either.

Matching post #11,149 by Mail Nov 17, 2004 11:28 PM

need help with a room under attack..

In MSN Topic by StarNavigator Last activity Nov 14, 2004 9:17 AM

bluedevil how can you comment on other scripts and claim yours are so good , when you have none released. Anyone could have claimed to make anything I could even claim that my latest script will make you a coffee, but it doesnt lol @ mak...

Matching post #10,777 by Mail Nov 10, 2004 2:12 AM

Arg!

In MSN Topic by Kent Last activity Oct 29, 2004 9:12 PM

Sorry but LMAO @ error's voting options.

Matching post #10,297 by Mail Oct 29, 2004 12:04 AM

new passport flooding issue

In MSN Topic by S0ul0nFire Last activity Oct 25, 2004 3:59 AM

I use this one for web-tv. Hasnt kicked one by mistake yet.   menu channel { VERSION ( $+ $group(#version) $+ ) .$iif($group(#version) == on,$style(2),$style(0)) On: .enable #version | echo -a 0,12No VERSION kick $+ 0,94 On .$iif($group(...

Matching post #9,994 by Mail Oct 24, 2004 6:14 AM