EzBot - WLM Add-In

Associate
Joined
18 Oct 2002
Posts
2,154
Location
Leicester, UK
Hi All,

I have been playing about with the new WLM Add-In API and have created a simple bot that will reply with a custom message if your status is not online.

To enable Add-Ins you will need to make a registry change. Add the following:
Code:
HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger

Create a new DWORD here called: AddInFeatureEnabled
Set its value to: 1
Close WLM if it is open and re-open it again.

Download the Add-In here: http://www.truz.co.uk/EzBot.zip

Goto WLM option and you should now see the Add-Ins option.

Comments and suggestions welcome. :)

TrUz
 
I have uploaded a new version. I have added an Auto Response feature where it will pick a random reply from a set of replies that you define.

I am currently working on extending this so it will pick a reply relevant to the message a user sends you.

Have fun.

TrUz
 
Back
Top Bottom