<Vb6> Create Your Own Msn Staus Changer <Vb6>

Reply to topic Page 1 of 1 [ 8 posts ]
Author Message

Offline -McGuinn-

Gold Member


User avatar


Joined: Mon Nov 19, 2007 7:57 pm

Posts: 972

PostPosted: Sat Jul 26, 2008 7:36 pm   Post subject: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

Since Crackman and Lancast made one , This tutorial is for beginners on they're first bot 045

First open Visual Basic 6.0

Then click "Standard EXE"

Click "Project" in the top menu and click "References"

Scroll down and mark "Messenger API Type Library"

Create 3 buttons in your form and name them "Online , Busy and Away"

Double-click the "Online" button and insert the following script:

MessengerAPI.Messenger.MyStatus = MISTATUS_ONLINE


Double-click the "Busy" button and insert the following script:

MessengerAPI.Messenger.MyStatus = MISTATUS_BUSY


Double-click the "Away" button and insert the following script:

MessengerAPI.Messenger.MyStatus = MISTATUS_AWAY


Then you can test the application and see if it works.

You can also add the other. (In a call, Be Right Back ect,ect)

Tip :

Make as many as you want , just change the ending to a Status

Example if i wanted from "Away" to "In a Call" i would just change the ending

MessengerAPI.Messenger.MyStatus = MISTATUS_AWAY

to

MessengerAPI.Messenger.MyStatus = MISTATUS_IN A CALL

045

_________________
ImageImage
Top Profile E-mail 

Offline kalv

Aciid VIP


User avatar


Joined: Wed Apr 16, 2008 8:42 pm

Posts: 1472

Location: wales

PostPosted: Sat Jul 26, 2008 7:44 pm   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

ok i like seen this on youtube is there anyway u can make your own ? like ona loo

food and shit like that

_________________
Image

God is simply an explanation for something we can't explain - Adam Lloyd Patrick Bruce
Top Profile E-mail 

Offline -McGuinn-

Gold Member


User avatar


Joined: Mon Nov 19, 2007 7:57 pm

Posts: 972

PostPosted: Sat Jul 26, 2008 7:48 pm   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

Yeah look at the bottom bit of the tut /\ /\

You just change the commande button and the end of the code to whatever you want

Try it out!

_________________
ImageImage
Top Profile E-mail 

Offline kalv

Aciid VIP


User avatar


Joined: Wed Apr 16, 2008 8:42 pm

Posts: 1472

Location: wales

PostPosted: Sat Jul 26, 2008 7:52 pm   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

well it dont work for me mate say i want to make loads and one of them could be

MessengerAPI.Messenger.MyStatus = MISTATUS_GONE PHISHING

that wont work see

_________________
Image

God is simply an explanation for something we can't explain - Adam Lloyd Patrick Bruce
Top Profile E-mail 

Offline Flynny-Yur

Bronze Member


User avatar


Joined: Wed May 14, 2008 11:50 pm

Posts: 56

Location: Cardiff

PostPosted: Sat Aug 02, 2008 5:06 pm   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

kalv wrote:
well it dont work for me mate say i want to make loads and one of them could be

MessengerAPI.Messenger.MyStatus = MISTATUS_GONE PHISHING

that wont work see


I Made One Of These Without This Tutorial Ages Ago
And I Used VB6
But The Code I Used Was A Touch Different
Instead Of:
"MessengerAPI.Messenger.MyStatus = MISTATUS_GONE PHISHING"
I Would Try Using
"MessengerAPI.Messenger.MyStatus = MISTATUS_GONE_PHISHING"

Let Me Know With Any More Problems.
Flynny
Top Profile E-mail 

Offline Bassy

Harry Pothead


User avatar


Joined: Sun Jan 20, 2008 9:34 pm

Posts: 2848

Location: Devon, UK

PostPosted: Sun Aug 03, 2008 12:31 am   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

would be coolder if it was all from a drop down menu. cba to write code now though.

_________________
Bollocks.
Top Profile E-mail 

Offline kalv

Aciid VIP


User avatar


Joined: Wed Apr 16, 2008 8:42 pm

Posts: 1472

Location: wales

PostPosted: Sun Aug 03, 2008 12:38 am   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

still don't work mate hmm there's something were missing

_________________
Image

God is simply an explanation for something we can't explain - Adam Lloyd Patrick Bruce
Top Profile E-mail 

Offline -McGuinn-

Gold Member


User avatar


Joined: Mon Nov 19, 2007 7:57 pm

Posts: 972

PostPosted: Sun Aug 03, 2008 12:41 am   Post subject: Re: <Vb6> Create Your Own Msn Staus Changer <Vb6>   

Eh Put a Status on yer msn saying gone phishing

_________________
ImageImage
Top Profile E-mail 
Display posts from previous:  Sort by  
Reply to topic Page 1 of 1 [ 8 posts ]

 
 •  

Who is online
Users browsing this forum: No registered users and 1 guest

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum