Skip to content
Forum

Search the Forum

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

Search results 50 matching topics
Search the community
Forum search

Search results

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

50 topics matched your search by Nimbus03.

SafeHost

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

$sockname wont work cos it's not in a sock event, $sockname is a sock event identifier, msn.server.* wont work cos it's not specific you wont have a socket named msn.server.*, the connection id get's put in place of the * so maybe try ms...

Matching post #20,079 by Nimbus03 Jun 9, 2005 10:50 PM

Connection help needed

In MSN Topic by Spike1506 Last activity Jun 12, 2005 9:50 PM

the timer and pong codes are already in there, and the on part and on disconnect codes are only there so he doesn't have to keep typing /msn to connect to the server, it's just for convenience, it's not mandatory but it helps

Matching post #20,077 by Nimbus03 Jun 9, 2005 10:41 PM

server question

In General IRCX Topic by Pyscho Last activity May 23, 2005 7:00 PM

ok you have the wrong identifier for MSN, use $scon(%x).network instead of $scon(%x).server

Matching post #19,112 by Nimbus03 May 23, 2005 7:00 PM

Connection help needed

In MSN Topic by Spike1506 Last activity May 23, 2005 6:44 PM

change it to on 1:socklisten:normallookup:{

Matching post #19,110 by Nimbus03 May 23, 2005 6:44 PM

help please

In MSN Addons Topic by K0rupt Last activity May 20, 2005 10:06 AM

hide the whole menu bar and use menuedit.dll to make your own

Matching post #18,928 by Nimbus03 May 20, 2005 10:06 AM

Invalid Nicname?

In MSN Topic by ePox Last activity May 13, 2005 7:01 PM

when putting the nick in the edit passport dialog you need to put it in unicode and tick the nickname in unicode box just under it, otherwise you get that error

Matching post #16,898 by Nimbus03 Mar 22, 2005 12:19 PM

Msg 4 owners

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

sorry but i can't think why it wont work for you, it works fine for me

Matching post #16,822 by Nimbus03 Mar 21, 2005 3:17 AM

switch bar icons

In MSN Topic by tomas.dexter Last activity Mar 28, 2005 9:57 AM

if the icons are actually 20 by 20 i would change tje icon size from small to large, but if they're meant to be small, change the icons to 16 by 16

Matching post #17,078 by Nimbus03 Mar 27, 2005 12:13 PM

lists code

In MSN Topic by DalienX Last activity Mar 25, 2005 2:48 PM

for what you're trying to do, you should probably change it to this   on *:JOIN:#: {  if ($readini(Agold.ini,gold,$ial($nick,1).addr) != $null) {    if ($nick !isowner $chan) {      mode $chan +q $nick    }    else { mode $chan -qo $nick...

Matching post #16,334 by Nimbus03 Mar 9, 2005 10:28 AM

MDX DynamicControl

In MSN Topic by Nimbus03 Last activity Mar 24, 2005 1:28 PM

when i make an event that creates a button using mdx DynamicControl i can't retrieve the id from that new button, is this because it wasn't orignaly in the dialog table? so i'm wondering if it is possible to retrieve the info from the ne...

Matching post #16,971 by Nimbus03 Mar 24, 2005 1:28 PM

ktools

In General IRCd Topic by Levi Last activity Mar 18, 2005 1:08 PM

you'd have to use a differnt code   http://www.tg007.net/help/rebar.htm   that has all the stuff you need to know

Matching post #16,707 by Nimbus03 Mar 18, 2005 1:00 PM

$chr(9) in list

In MSN Topic by Nimbus03 Last activity Mar 10, 2005 7:06 PM

mdx takes up the first line, so when you want to select a line in the list it's always one more than the line in the txt file ya working from, and that was meant to be - 1 not + 1 in my last post

Matching post #16,388 by Nimbus03 Mar 10, 2005 7:06 PM

Whisper dialog , problems

In MSN Addons Topic by Terminal-access Last activity Mar 8, 2005 6:59 PM

i think the problem is in your on close event, the first line    .timer $+$window(@ $+ %chan $+ ).hwnd off   there is no space after the $+, so its not turning the timer off

Matching post #16,293 by Nimbus03 Mar 8, 2005 8:18 AM

about raws

In MSN Topic by [::X-System::] Last activity Mar 6, 2005 11:34 PM

ahh, so it says in the mirc help file lol

Matching post #16,272 by Nimbus03 Mar 6, 2005 11:33 PM

menu popups error

In MSN Addons Topic by K0rupt Last activity Feb 28, 2005 9:15 AM

you should try mEditor, it's a mirc script editor that highlights matching brackets, so it's much easier to find where the missmatch is, it also has the { } button aswell as a script reload button so you don't have to keep restarting mirc

Matching post #16,000 by Nimbus03 Feb 28, 2005 9:15 AM

UK Hotmail

In MSN Topic by Cleric xtx Last activity Feb 11, 2005 11:43 PM

i have the same problems with my UK account, the error for outlook says you have to sign up for subscription email, they don't allow new free emails to work on outlook anymore, so i don't think there is a fix for that, also when changing...

Matching post #15,353 by Nimbus03 Feb 10, 2005 8:49 PM

room opener

In MSN Topic by Nimbus03 Last activity Feb 3, 2005 5:08 PM

damnit, k whatever i just stick with vincula's room opener thx anyway

Matching post #15,040 by Nimbus03 Feb 3, 2005 5:08 PM

smilesview.dll question

In MSN Topic by tomas.dexter Last activity Jan 27, 2005 2:33 PM

tis np

Matching post #14,622 by Nimbus03 Jan 27, 2005 2:33 PM

raw 818

In MSN Topic by Nimbus03 Last activity Jan 19, 2005 5:05 PM

yeah that got it, it works great thx morph3us and thx to everyone else aswell for your help,   oh one more question, how can i use the raw event 305 and 306 to change the icon to and from the cup? i tried raw 306:*: { did -g nick 2 icons...

Matching post #14,190 by Nimbus03 Jan 19, 2005 2:08 PM

dcx.dll

In MSN Topic by Nimbus03 Last activity Jan 6, 2005 2:55 AM

i've used mdx, but as i said before i prefer dcx

Matching post #13,593 by Nimbus03 Jan 4, 2005 10:37 PM

mirc toolbar

In MSN Topic by Nimbus03 Last activity Jan 6, 2005 12:14 AM

ok so if i have to add my own popup, how can i make it appear relative to the button and not the mouse?

Matching post #13,630 by Nimbus03 Jan 6, 2005 12:14 AM

file scan

In MSN Topic by DreaM Last activity Dec 21, 2004 2:01 AM

http://www.tg007.net/downloadsmsn/pafiledb...e&id=3&file=781   that's a profanity system, load that and change the name of your text file with all the bad words in to profanity.ini and it will kick anyone who says the words in that file

Matching post #12,675 by Nimbus03 Dec 17, 2004 11:57 PM

rclick

In MSN Topic by Nimbus03 Last activity Dec 17, 2004 6:27 PM

i finaly got it working now, ozzy's code did actualy work properly, thx man and thx warrior for all ya help aswell

Matching post #12,642 by Nimbus03 Dec 17, 2004 4:43 PM

browser

In MSN Topic by Nimbus03 Last activity Dec 13, 2004 7:02 PM

hi,   how can i make a browser window in mirc? like vincula does when it's opening a group that uses a -p window and i was just wondering how i can do the same   thx

Matching post #12,291 by Nimbus03 Dec 13, 2004 7:02 PM

on text

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

ok i've figured it out now, got it all working just like i want thx for all ya help cleric i couldn't get your idea to work vexation, but thx for helping anyway   cheers guys

Matching post #12,033 by Nimbus03 Dec 8, 2004 6:29 AM