Shoutbox

Anybody know a tut for ... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Anybody know a tut for ... (/showthread.php?tid=76754)

Anybody know a tut for ... by Ashylay on 08-13-2007 at 05:48 PM

Creating a WLM addon?

I dont expect you to post a tut but just a simple tutorial for Windows Live Messenger that can allow me to do basic stuff like add icons in the WLM Toolbar etc. and add simple addon features. (Not bothered what features ill work on everything else after I have made the basic addon)


RE: Anybody know a tut for ... by M73A on 08-13-2007 at 08:23 PM

afaik there aren't any. Theres the scripting documentation but im not sure about creating a standalone add-on, its a lot of work to do that.


RE: Anybody know a tut for ... by MeEtc on 08-13-2007 at 09:37 PM

No, i don't know of any tutorial.

BUT...
a few things you should know first:
-Know how to code in C++ inside and out. Know how to find items in memory. know how to handle memory addresses.
-Get and know how to use a debugging program. Not from experience, secondhand knowledge only, I am told that Ollydebug works great.