PDA

View Full Version : Help me, i am looking for msn api in AMS...


djmoh
12-22-2008, 06:33 PM
hello,

i have Visual studio Visual-basic and C# versions...
now i found a msn API for those 2 programs...
well i dont wat to use neighter VB or C# i want My LUA! my ams
to do the programming...

can someone help me out please ?
what i want... i want as many as i can get functions may be .DLL or api com ..
functions such as,

GET FUNCTIONS:
get your current msn name.
get msn name from contact your speaking to(if you are chatting with someone the window most front or most top you wil get the name from)
get a contacts personal message
get contact audio song he is currently listening to.
get blocked users
get removed users
get idle users
get user status(arg username)
get users from a status(1 = online, 2 = busy, 3 = be right back, 4 = not avaible[or not here], 5 = on the phone, 6 = luch break, 7 = offline)
get user e-mail adres
get contact e-mail adres
get contact last message
get the time when last contact message was received
get the time when last message was send
** and many others are in DOTNET API

SET FUNCTIONS:
set you msn name from input or what ever.
set personal message
set currently listening audio (may be fake or real i would like)
** and many others are in DOTNET API

OTHER FUNCTIONS:
add a contact
remove a contact
full contact list in an array or something like that
set you own name
** and many others are in DOTNET API

please can someone give me an idea eighter how to do this, how to build a dll with this functions, how to build .ocx(communication file or dll from .NET) with this functions..

something else would be fine but i want this to work...
really would like it.

HELP HELP HELP everyone would like this i am SURE of it !!!!

what can i do...
i know C# 70% can do great manipulations and visual styles are great too
i know Visual basic.net 90% can do too many whit this ...

LUA i love the easy of the language ! more than VB
lua is top most used languages for home use and game use
thats why i love it!

greetings....DJMOH

Imagine Programming
12-23-2008, 04:24 AM
Woah that's basicly the complete application. I do not know if there is a dll or ActiveX object, but you could search codeproject.com, google.com for it.

(i would stick to the genuine msn tho)

nico210
12-23-2008, 08:08 PM
Hello djmoh ! Maybe this page can help you for your very good project. If you create your MSN, you can upload on the IndigoroseForum (.apz) thanks. THE PAGE : http://www.venkydude.com/articles/msn.htm

RizlaUK
12-28-2008, 06:28 AM
well i dont wat to use neighter VB or C# i want My LUA! my ams
to do the programming...


you will need LuaCOM to access the msn activex control, as you already have the method and property names all you need now is the CLSID or class name

find me some more info or point me to the msn dll/ocx and i will see what info i can turn up as i do know how to use LuaCOM and i do have a need for msn in ams if its not to much work.