Skip to content
Forum

Search the Forum

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

Search results 182 matching topics
Search the community
Forum search

Search results

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

182 topics matched your search by vexation.

raw 353

In MSN Topic by Warrior124 Last activity Dec 30, 2004 1:06 AM

unfortunately, the connection has to drop the line with the subscriber/nonsubscriber tags in them before it passes the line to mIRC, cause mIRC won't recognize the line if it's in there. but it also means you can only pick up that info i...

Matching post #13,143 by vexation Dec 25, 2004 6:58 AM

ClearMSN Room Lister Dialog

In ClearMSN Connection Topic by The Gate Keeper Last activity Dec 26, 2004 5:25 PM

actually its a problem with how it gets the topic, not the room. ive already fixed my copy, no more errors in the status window. and its a simple fix...   the error in the status window will say something like...   * String too long: $bv...

Matching post #13,199 by vexation Dec 26, 2004 11:30 AM

edit and onjoin problem

In MSN Topic by DreaM Last activity Dec 25, 2004 6:53 PM

$did(dname,id).text   only returns the 1st line in a multiline editbox, so try this...   On *:Dialog:main:edit:152:{  unset %join  var %lc = 1  while (%lc <= $did($dname,152).lines) {    set %join %join $did($dname,152,%lc)    inc %lc  }...

Matching post #13,139 by vexation Dec 25, 2004 3:39 AM

MSN Group Connection (mIRC)

In MSN Topic by wogi Last activity Dec 25, 2004 1:20 PM

you can use ClearMSN   it is ridiculously simple to set up, grabs all the necessary cookies, lists all the groups you're a member of, and joins them all or creates the rooms if they're not already open. yes there is some extra stuff but...

Matching post #13,150 by vexation Dec 25, 2004 9:40 AM

Web-chatz4 error messages?

In MSN Addons Topic by Rudeboy Last activity Dec 25, 2004 6:32 AM

if you're talking about the theme in 5.2, you can turn off the theme in 5.4 and make your own.. and get some scripting experience in the process. only reason i say that is because there are bugs in 5.2 that are fixed in 5.4d.

Matching post #13,126 by vexation Dec 24, 2004 11:58 PM

new url window

In MSN Topic by DreaM Last activity Dec 25, 2004 12:47 AM

or, if internet exploder is not your default browser...   /url -n <url>   opens a new window.

Matching post #13,069 by vexation Dec 23, 2004 11:04 PM

LockedDecember Screen Shots

In Screenshots Topic by Ozzy10 Last activity Dec 23, 2004 8:02 AM

dont blame me for that toolbar lol, i have tried a billion different things and the buttons always get cut off. as for the red and black, as u can see.. you can change that with the 'display settings' dialog

Matching post #12,790 by vexation Dec 20, 2004 6:00 PM

Again need help!

In MSN Topic by Luky¬ Last activity Dec 23, 2004 2:43 AM

on *:TEXT:*:#:{  tokenize 32 $chr(32) $+ $strip($1-) $+ $chr(32)  if ($+($chr(32),ahmed,$chr(32)) isin $1-) kick $chan $nick :oh no you said a bad wordy word. }   o00o0oooORRRrr...   if you want more words than just "ahmed" (which i assu...

Matching post #12,998 by vexation Dec 22, 2004 9:06 PM

phreik

In MSN Topic by MrGuest Last activity Dec 22, 2004 1:10 AM

oh. no.

Matching post #12,905 by vexation Dec 22, 2004 12:48 AM

Groups Q

In MSN Topic by Mr_S Last activity Dec 19, 2004 2:42 AM

on *:join:#:{ .notice $nick blahblahblah } should work   .ctcp $nick time blahblahblah   will only work if stealth mode is turned off

Matching post #12,441 by vexation Dec 15, 2004 8:32 AM

Flooder help

In MSN Addons Topic by redrider Last activity Dec 18, 2004 6:01 AM

np

Matching post #12,591 by vexation Dec 16, 2004 11:36 PM

error in chat using clearmsn

In ClearMSN Connection Topic by K0rupt Last activity Dec 16, 2004 6:32 PM

if you want it to read the profile aloud on join, use this...   on *:join:#:{ rprofx $nick m $chan }   but i don't recommend it. the profile reader will flood you out if too many people join at once.

Matching post #12,565 by vexation Dec 16, 2004 6:32 PM

text save

In MSN Topic by MrGuest Last activity Dec 14, 2004 4:44 PM

mirc doesnt support utf8 at all, and you can't save utf8 as it is to text files at all. if you're trying to save the ascii-encoded version of utf8 that msn servers send (the unreadable gibberish stuff) then you have to first convert it t...

Matching post #12,294 by vexation Dec 13, 2004 7:43 PM

decoded nicklist

In MSN Topic by Gwen Last activity Dec 13, 2004 7:52 PM

my mirc does the same thing. i have learned to deal with it. i dont think its a problem with the scripts, just mirc or a compatibility thing with the DLL maybe.

Matching post #12,293 by vexation Dec 13, 2004 7:38 PM

View Profiles In Groups Chat.

In MSN Topic by CreepingDeth101™ Last activity Dec 12, 2004 4:59 PM

when you send the /PROP command, you're telling the server you want the PROPERTIES assigned to whatever you specify (channel or nickname)...   on MSN, the PUID is the profile id property assigned to users. it has nothing to do with the M...

Matching post #5,344 by vexation Jul 23, 2004 7:34 PM

mIRC won't connect

In MSN Topic by vexation Last activity Dec 12, 2004 10:21 AM

hooray, its my turn to ask for help....   okay.. mirc won't connect. it won't connect to any irc network. no socket i open will connect to any server, irc, html, ftp, pop3, smtp, anything. /socklist says the sockets are 'connecting' but...

Matching post #12,141 by vexation Dec 11, 2004 1:24 AM

Join A Room dialog

In ClearMSN Connection Topic by Rudeboy Last activity Dec 10, 2004 9:27 PM

the command to join is simply /join <room> as for the join a room dialog thing, i havent had any problems. make sure none of your other code is unsetting a variable called %njrm because that is how it works. as long as there is a variabl...

Matching post #12,133 by vexation Dec 10, 2004 9:19 PM

Service Pack 2 problem

In MSN Topic by Luky¬ Last activity Dec 8, 2004 9:54 PM

sp2 disabled the view-source command in ie's address bar. you have to actually go to the page, right-click, and click on 'view source' to get your cookies. personally i think its ridiculous to do that now anyway, with all the grabbers an...

Matching post #12,051 by vexation Dec 8, 2004 7:08 PM

on text

In MSN Topic by Nimbus03 Last activity Dec 8, 2004 6:29 AM

on *:text:*:#:{ tokenize 32 $strip($1-) | if ($ini(<inifile>,$1)) msg $chan $readini(<inifile>,$1) } on *:action:*:#:{ tokenize 32 $strip($1-) | if ($ini(<inifile>,$1)) describe $chan $readini(<inifile>,$1) } then load the ini file with...

Matching post #12,024 by vexation Dec 7, 2004 11:25 PM

Not connecting.

In ClearMSN Connection Topic by Warrior124 Last activity Dec 4, 2004 7:01 PM

i really have no clue why this is. but i have looked for a long time at the code and maybe this will help... find this line in clearmsn54.mrc if (%gcp3) return and change it to if ($1 == USER) || (%gcp3) return

Matching post #11,925 by vexation Dec 4, 2004 6:44 PM

ctcp replying

In ClearMSN Connection Topic by Gwen Last activity Dec 2, 2004 9:18 PM

thats because you're sending CE and waiting to reply to CHRISTIANETHICS. also, you're putting an extra *: in the ctcp event, where it doesn't belong. do this: ctcp *:CE:{ .ctcpreply $nick CE Christian Ethics }   also make sure stealth mo...

Matching post #11,865 by vexation Dec 2, 2004 8:51 PM

Gate Number Not Showing Up

In MSN Topic by Gwen Last activity Dec 2, 2004 9:04 PM

has to do with whether the user is here or away. H = user is here G = user is gone

Matching post #11,849 by vexation Dec 2, 2004 5:04 AM

A Little Question

In MSN Topic by emilkan Last activity Nov 27, 2004 11:41 PM

#: Unknown Command is always the result of a bad event trigger, i.e.   on *:QUIT:#:   should be   on *:QUIT:   because there is no channel (#) associated with the QUIT event. go through your code and fix anything that fits that descripti...

Matching post #11,673 by vexation Nov 27, 2004 11:41 PM

Lockedclear msn 5.4 problem !!

In ClearMSN Connection Topic by snake1 Last activity Nov 24, 2004 6:40 PM

its not crashing, its flooding out. and its not flooding out on join, its flooding out during the deowner protection. the protection i gave above sends 5 commands in a row: part, join, kick, access, and ownerkey. it doesn't flood me out....

Matching post #11,421 by vexation Nov 22, 2004 8:42 PM

MSNREGCOOKIES

In MSN Topic by Soul_Cubbie Last activity Nov 24, 2004 8:58 AM

the /pass command should function normally. if it doesnt, you can either find the following in one of hybrid's remote script files... alias pass { blah blah blah blah } and delete it. but i dont suggest messing with that unless you know...

Matching post #11,363 by vexation Nov 21, 2004 11:49 PM