HMT Free SMS was a program I had made somewhat earlier. With the use of the program, one could send free SMS to Nepal. The program no longer works, because the API service I used charged such amount that I couldn't afford to provide the service for free. Anyways, the program was coded in Visual Basic 6. Some of the coding like the one used to make captcha images were copied. Others were coded by myself.
You can make use of it to learn how to :
- Create Captcha's in Vb6
- Login to Mybb Forum through Vb6
- Check whether the entered username and password matches that of a Mybb Forum user
Download the source code from here : HMT Free SMS (Source Code) - thelacunablog.com
Password for the zip file : www.thelacunablog.com

How to use it. I downloaded but I don't know how to run it. Thank
It's a source code, not an executable file. It is meant for those who know how to program on Visual Basic.