

Edited by Argathron, 09 November 2009 - 01:17 PM.
Posted 27 March 2006 - 01:20 PM
Edited by Argathron, 09 November 2009 - 01:17 PM.
Posted 27 March 2006 - 02:04 PM
Edited by DJKevy, 27 March 2006 - 02:12 PM.
Posted 27 March 2006 - 03:56 PM
Edited by Xargo, 11 April 2006 - 06:55 PM.
Posted 31 March 2006 - 05:46 PM
Posted 31 March 2006 - 08:12 PM
Posted 31 March 2006 - 09:16 PM
Edited by Argathron, 31 March 2006 - 09:40 PM.
Posted 31 March 2006 - 10:18 PM
Posted 01 April 2006 - 08:44 AM
Edited by Argathron, 01 April 2006 - 10:44 AM.
Posted 01 April 2006 - 11:34 AM
Edited by pythonpoole, 01 April 2006 - 11:35 AM.
Posted 01 April 2006 - 12:01 PM
At this time I can get only get the conversation text of a specified user, but i can receive direct the messages.. Probably will I make a a plugin to messenger plus!,with i can receive messages.I'd like to see a receive message function in this. I can think of some nice uses for it but all require the recieve function.
Btw good job on the DLL, it does do a fair amount of functions.
Posted 01 April 2006 - 02:19 PM
No yet. It can be do only with messenger plus! plugins.. I'm working on one...I like... Can you set your nick with it?
Posted 02 April 2006 - 11:13 AM
Posted 02 April 2006 - 12:09 PM
Posted 02 April 2006 - 05:49 PM
Posted 03 April 2006 - 05:04 PM
Posted 03 April 2006 - 05:48 PM
This is really cool!
Good job!
There's just one thing I'd like to see added... GET personnal message? (And check whether it is a "currently playing").
What do you think?
Posted 03 April 2006 - 05:52 PM
Posted 03 April 2006 - 07:28 PM
Posted 03 April 2006 - 08:09 PM
Posted 03 April 2006 - 08:11 PM
Sorry... You must install the windows messenger...I dont know why, but the newest windows messenger must be installed on the computer, else became you an error message...
Posted 05 April 2006 - 04:44 AM
Posted 05 April 2006 - 08:18 AM
Posted 07 April 2006 - 08:41 AM
Posted 07 April 2006 - 01:32 PM
Posted 07 April 2006 - 08:47 PM
Posted 08 April 2006 - 01:22 AM
Edited by CHK(2), 08 April 2006 - 01:33 AM.
Posted 08 April 2006 - 08:49 AM
Posted 08 April 2006 - 11:02 AM
Posted 08 April 2006 - 02:21 PM
No. Becuse the dll can run when the window is not opened too...You can use the windows api find window functions to check whether MSN is open, much how like my toolbar checks if Game Maker is open.
Posted 09 April 2006 - 03:00 PM
Posted 11 April 2006 - 07:35 PM
Posted 12 April 2006 - 12:37 PM
No.No, I don't have Live Messenger; I have whatever version is before that (7.5, methinks?). I cannot figure out why I encountered that bug, except that maybe it's because (like I said) my contacts are sorted by online/offline, not by group.
Posted 12 April 2006 - 04:39 PM
Posted 12 April 2006 - 07:39 PM
I have no school since mondayw00t! I'll re-download when I get home from school (>_>) and tell you how it went.
Posted 12 April 2006 - 08:16 PM
Posted 13 April 2006 - 12:03 AM
ERROR in action number 2 of Draw Event for object object0: Error in code at line 3: draw_text(20,80+i*(string_height('ABC'))+5,global.ContactListNick[i+where]+' ('+global.ContactListStatus[i+where]+')') at position 77: Wrong type of arguments to +.
Posted 13 April 2006 - 04:06 PM
Edited by Argathron, 13 April 2006 - 04:07 PM.
Posted 13 April 2006 - 08:37 PM
Posted 14 April 2006 - 11:11 AM
Yes I found the problem. I hope I have fixed it.I PMd you the contact list and a partial fix...
Edited by Argathron, 14 April 2006 - 11:16 AM.
Posted 15 April 2006 - 04:29 PM
Posted 15 April 2006 - 04:32 PM
Posted 15 April 2006 - 05:01 PM
I have already uploaded them. Doesnt works again?Um...did you ever upload the new example?
Edited by Argathron, 15 April 2006 - 05:01 PM.
Posted 20 April 2006 - 06:21 PM
Edited by -0NL1N3-, 20 April 2006 - 06:24 PM.
Posted 20 April 2006 - 06:25 PM
Try to remove SortByStatus() function calling from the create event of object0I keep getting this error message:
It's hard to see but it says:
Error in action number 2 of draw event for object object0
Error in code at line 3
draw_text(20,80+i*(string_height('ABC'))+5,global.ContactListNick[i+where]+' ('+global.ContactListStatus[i+where]+')')
at position 77: Wrong type of arguments to +.
I have Windows Messenger 5.1 and MSN Messenger 7.5. I'm signed into MSN Messenger 7.5.
Do you have any idea why this is happening?
-0NL1N3-
Posted 20 April 2006 - 06:28 PM
Posted 20 April 2006 - 06:31 PM
Oh it cant load the contact list statuses...Ok....now it says:
Error in action number 2 of draw event for object object0
In script StatusToNumb:
Error in code at line 1:
if argument0='Online' then return 0;
at position 14: Cannot compare arguments
-0NL1N3-
Posted 20 April 2006 - 06:32 PM
Posted 20 April 2006 - 06:49 PM