Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by Christian Christian is offline
Developer Last Online: Feb 2002 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 05-08-2001 Last Update: Never Installs: 22
 
No support by the author.

I could manage to implement the Messege Center from msn.com to vBulletin.
It doesn't work yet like the online indicators for Yahoo or ICQ, but that can perhaps be added by editing the VBS file.

Anyway, it offers the function to access your hotmail account, to create a new one, to download MSN Messenger, to start it and viewing the contacts in real time (without to have to refresh the page).

You can look at it here:

http://www.knowledge-emporium.com/tke/forum/index.php


I'm currently writing the instructions how to install it!


But before I release it I need to know one thing:

If someone has the MSN Messenger NOT installed, please go to our site and tell me if there is a link shown where you can download it!
I don't want to uninstall it just to see if it works!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 12-09-2001, 01:43 AM
Yaa 101 Yaa 101 is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the original rip was from the msn page about 3/4 of a year ago...
it was 2 parts a html frontend that calls a vbscript that connects to a OLE object made available by MSN messenger application.

Yes the script is bad and buggy, nothing is done to make it better we just repackaged it and made it working with vb and my own written portal.

In most cases only edit the template to accommodate the hack in other environments.
if you are up to cleaning up programming crap of our friend Bill then please edit the vbscript... lol...
maybe i will fetch a new script when they changed it.
Reply With Quote
  #93  
Old 12-20-2001, 01:33 PM
Sadie Frost's Avatar
Sadie Frost Sadie Frost is offline
 
Join Date: Dec 2001
Location: Pittsburgh
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked great for me - no problems (and that's saying a lot for me!)

I'm running 2.2.1 and all I did was follow the instructions.
Reply With Quote
  #94  
Old 03-05-2002, 07:50 AM
buro9 buro9 is offline
 
Join Date: Feb 2002
Location: London, UK
Posts: 585
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Christian,

and everyone else...

I have tidied up and read through the vb part of the script (I don't put vb on my site until I know what it does) and I can tell you that:

1) The script is fine... few errors, but they're easily dealt with.
2) I have re-formatted, if you would like me to supply this to you christian I can.
3) Microsoft have implemented tracking of this app.

Number 3 being something a lot of you will have issues with.

There is an image named mctrack which is null to start with, but on every click is assigned a different value which is always a get request from the MS site.

Whilst doing a wget of the image returns a 302 and then a 404, I have no doubt that it's irrelevant... getting stats from an error log is as easy as from a web log, except you get the benefit of not having to actually serve anything so you have lower bandwidth as a result.

So there you have it, a nice tracking and stats thing built in... which, btw, is easily removed.

Again, Christian mail me and I shall give you an updated version.

I would suggest also making a second layout... so you have the default layout as currently is, and a second layout that actually resembles the vBulletin who's online bar on the forum homepage, i.e. horizontal. This was users could place it at the bottom of all forum display pages easily and avoid having to litter threads and post pages with it.

Just my thoughts and discoveries.

Cheers

David K
Reply With Quote
  #95  
Old 03-05-2002, 01:31 PM
buro9 buro9 is offline
 
Join Date: Feb 2002
Location: London, UK
Posts: 585
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One more thing, anyone wanting more information to construct a cleaner interface can view the API's at http://msdn.microsoft.com/downloads/.../359/topic.xml
Reply With Quote
  #96  
Old 03-05-2002, 01:34 PM
Yaa 101 Yaa 101 is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the time you have put in this david...
Reply With Quote
  #97  
Old 03-06-2002, 06:32 AM
buro9 buro9 is offline
 
Join Date: Feb 2002
Location: London, UK
Posts: 585
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got quite far with my mine (screenshot attached), and it's a little more elegant in that it users the vBulletin template system rather than create another php file.

But... you can see that on the web it doesn't show you the user names... why? I believe this is because of a recent security change in MSN Messenger because of the virus a coupla weeks ago. Looks like the best thing we can do is re-rip the vb (now jscript) code from hotmail!

Ah well, all that effort to start over again!

Maybe I'll do it, but I'm feeling tired and exhausted so maybe not, though I'd let you all know in any case.
Reply With Quote
  #98  
Old 03-19-2002, 11:04 PM
Webmasta XT's Avatar
Webmasta XT Webmasta XT is offline
 
Join Date: Mar 2002
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can someone Modify this Hack and make it show names of the online ppl, and when I login from the xtreme forumz it opens the hotmail login page and doesn't login MSN... can someone plz do that? or the owner?
Reply With Quote
  #99  
Old 03-20-2002, 05:12 AM
buro9 buro9 is offline
 
Join Date: Feb 2002
Location: London, UK
Posts: 585
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's little point Webmasta XT.

I tried to bring the hack forward somewhat to fit my own needs... and discovered in the process that Messenger 4.6 (the now default that all others will prompt upgrade to) doesn't show usernames.

This is something that Miscrosoft have hard coded into Messenger, only Microsoft domains are 'trusted' alongside 'localhost'... what this means is that you can get it working locally, and see it working on Hotmail... but you cannot use it elsewhere.

If you did not see the virus (ok, it was harmless... but M$ didn't like it) on Messenger recently... it seems that this put such a shock through the M$ system for this release to come out.

4.6 is nothing but a point release security patch addressing this issue.

Unless you can guarantee your users are on a previous version (you can't) there is no more point furthering this hack as it is. M$ simply don't want you to be able to do this, and they have very successfully stopped everyone from doing it.

Oh well, such a shame... I had such a lovely Javascript version working too.

Cheers

David K
Reply With Quote
  #100  
Old 03-20-2002, 05:14 AM
buro9 buro9 is offline
 
Join Date: Feb 2002
Location: London, UK
Posts: 585
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I should have pointed out that the above link to the API's on the M$ site have now been updated to reflect the fact that the friendlynames array is now restricted.
Reply With Quote
  #101  
Old 03-23-2002, 11:17 AM
ice!~neko ice!~neko is offline
 
Join Date: Mar 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DUDE!!!

that owns.... 10/10 XD

to bad about the names
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:47 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04463 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete