Jump to content

Mr_S

Members
  • Posts

    141
  • Joined

  • Last visited

Posts posted by Mr_S

  1. I doubt they would ban, not unless your doing something that requires a Ban or have a Guide / Sysop thats had a bad day wink.gif lol

  2. not from what i know. If they do, i havent seen any checks run when i go in and i havent seen anyone kicked out as soon as they join - unless i missed them all lol

  3. +d = Cloneable room. When a room fills up a 2nd room will open.

    +e = cloned room, The room of the 1st set on +d

    +f = As X system said, Profanity filter.

     

    modes d & E CANNOT be set by normal users. Only staff example, guides and sysops can set these modes

  4. Please note that the use of the MSN Chat Control without written permission from Microsoft Corporation may be a violation of copyright laws in your country. It is your responsibility to determine if the use of Microsoft's software is legal.

     

    Basically, MSN got crappy coz ppl where not only using the chat control but using the MSN Butterfllies and MSN hated it lol

  5. look for the coded script in your remotes (Ctrl + R i belive if not, Alt +r)) and change the line that says echo -s to

     

    echo -a (Displays in woteva window ur lookin in)

    or

    echo -c (Displays in channel window)

  6. 3 possible reasons

     

    Your script is trying to ban (Ie, script checkin yaself and trying to ban u) or auto add owner / host / voice access to the room your joining but you dont have the required hosted modes to do so...

     

    either that or your on a server that doesnt support the /access command.

     

    Check all your commands buttons in ya menu bar for access lisyttings onjoin, on connect etc

     

    lastly, Your trying 2 manually "access" the channel and the above apply.

     

    hope this helps

     

  7. msn went subscription due to the "Safety aspect"... As now ex msn staff, i lost my job because of it! Now, the rooms are still full with porn bots.... they are just spectated. Not much has changed really.. Same Crap~ jus quieter

  8. Jus a thought, why not advertise to ur mates on msgr about ya comm, get em interested? jus a word of warning.... dont advertise comm here as ozzy or err0r will most prob close ya topic lol

  9. Bit earlier then i would have liked but im due 2 have some time offline for a while so i thought id release my fixed version of Lonsdale Script without the v2 controls... (Due to a few reports in PM Saying it had something wrong)

     

    This shouldnt cause any problems now!! Hope you enjoy

     

    if and when im back online, I may be able 2 release Lonsdale V2 in the future. Hope you enjoy my work

     

    Mr_S

     

    Lonsdale Script

  10. Daemon

     

    Assuming your Admin/Sysop/Guides have ircop status why dont just put +M on room?

     

    Its not ness jus Irc op'd people on my server if u was replying to me.... Its hosts as well. and s or h or p is there to delist it (which is wot the modes do obv tongue.gif) lol

     

    have +m as well incase of any intruders..... Then set up a voice list so any hosts u know are defo hosts, u can have on an autovoice /aop list so they can still speak in the hostroom?

     

    Hence my comment on +m

  11. ok you have the coding i sent you (knock.mrc) loaded..

     

    the 1st part where it says #knocks on <--- make sure that says ON lol!

     

    next, to make sure you will recieve knocks.... set your rooms mode to +u

     

    type the following:

     

    /mode %#[roomname] +u

     

    This will turn the knock mode on.... now ban someone and ask them 2 rejoin.... When they try, you will see a message in the room from your script say..

     

    [persons name] Has been denied access to our room.

     

    Give it a try...

     

    ps. u know how 2 unban dont u? (jus incase tongue.gif)

  12. Out of curiosity, If you have people joining a host room.... Why not make it so no one can find it

     

    ie: set modes on your host channel, +s / h / p and have +m as well incase of any intruders..... Then set up a voice list so any hosts u know are defo hosts, u can have on an autovoice /aop list so they can still speak in the hostroom?

     

    Also, try this

    on *:JOIN:#:{

    if (Sysop isin $nick) | (Guide isin $nick) | (Admin isin $nick) | {

    if ($nick == $me) halt

    access $chan add deny $nick 1440

    kick # $nick Channel Access denied $nick

    }

    }

     

    Edit: Also make sure people cannot use Staff nicks UNLESS they register there nicks, Works on ircxpro for me wink.gif

  13. #knocks on
    raw KNOCK:*: {
     if ($2 == 913) /msg $active $nick ( $+ $address $+ ) Has just tried to access our room.
     elseif ($2 == 471) /msg $active Allthough the room is full, $nick ( $+ $address $+ ) Tried to join but failed.
     elseif ($2 == 473) /msg $active The room is currently set to invite only, but $nick ( $+ $address $+ ) Tried to join, but to no avail.
     elseif ($2 == 474) /msg $active $nick ( $+ $address $+ ) Has been denied access to our room.
     elseif ($2 == 475) /msg $active Error! $nick ( $+ $address $+ ) Tried To Enter Without The Key!!
     else /msg $active Knock:  $nick ( $+ $address $+ ) (Numeric: $2 $+ ): $nick
     haltdef
    }
    #knocks end

     

    Save that as knocks.mrc to ur script file then when ur script is open, type /load -rs knocks.mrc

  14. hmm back now... jus had 2 make sure ma IE was set "connect" after a firewall error, status being down... and then the above!

     

    All in the day of MSN i guess

  15. Is it jus me or is MSN UK msgr gone down?

    Noticed in hotmail, adding contacts aint working either, is it jus me or? unsure.gif

     

    Edit: (jus found this - ty msn mad.gif )

    .NET Messenger Service ABCH

    The .NET Messenger Service is temporarily experiencing difficulty. You may be unable to sign in. If you are signed in, you may not be able to update your contacts list. Please try again later.

    Last Update: 16/04/2004 12:15:00 Pacific Time (GMT -8:00)

     

  16. I glad Rumbaar hasnt given up... We dont lose out on all the knowledge we can get from him + site + forum...

     

    WTG Rumbaar on gettin site bak and ty 4 not givin up

    biggrin.gif

  17. Apoligies err0r but my 2nd posting was because i found the links in your news section.... So i ty for posting the links in the news section for such easy access to such slow ppl to help us out... sad.gifunsure.gif

×
×
  • Create New...