quote:
Originally posted by CookieRevised
I can see why you would have posted this in the scripting section of these forums. However, this doesn't have anything to do with Messenger Plus! scripting, but instead all with bots for Windows Live Messenger. Thus this better belongs in the subforum MSN/Windows (Live) Messenger.
I've requested a mod to move it.
Actually what I did was make a lua wrapper using the windows stdcall convention, and all the coding was done in messenger plus! script, currently if you would print (!IP) it would send you my IP adress. Or /ping works too, was too lazy to block all of the custom commands.
Using the Interop.Call, Interop.Call2 which was very annoying and the Interop.GetCallbackPtr("c_print") which worked impressively enough, I was able to communicate with the dll file.
Moving it however is fine with me