vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Integrated MSN Hack (https://vborg.vbsupport.ru/showthread.php?t=40471)

Boofo 07-01-2002 04:53 AM

PM me with the chunk of code that is giving you problems. Send the the code right above it too.

SemperFidelis 07-01-2002 04:58 AM

Will do
Thanks Boofo
:)

pattox2k1 07-01-2002 07:06 AM

i might check through the code and look for bugs if you want.....

Boofo 07-01-2002 07:49 AM

I'll have a re-write for it shortly for globalwin to fix some errors and add the option to have the msnicon show up in the private.php and privmsg template.

globalwin 07-01-2002 03:30 PM

looking forward to it :D

globalwin 07-01-2002 03:43 PM

I hav just now made it show in the private.php and privmsg template. About to update...

Link14716 07-01-2002 03:47 PM

/me installs.

globalwin 07-01-2002 03:54 PM

hack updated with View MSN Info in Private Messages :D

Les Shaw 07-01-2002 05:44 PM

Quote:

Originally posted by Enjoy Marcus
There is a script that pops up the add a contact screen with the email when the msn icon is clicked, i found this, this is roughly it;

PHP Code:

<SCRIPT language=VBScript id=mcvbs 
src
="mc.vbs"></SCRIPT><SCRIPT language=VBScript event=onReadyStateChange for=mcvbs
If 
mcvbs.readyState="complete" And Not isDrawn_ Then 
isDrawn_
=True 
DrawInitialState 
End 
If 
</
SCRIPT
<
SCRIPT language=VBScript event=onload for=window
If 
Not isDrawn_ Then 
isDrawn_
=True 
DrawInitialState 
End 
If 
</
script
<
script language=VBscript
Function 
AddThisEmail(stremail

If 
HasMsgrApp Then 
MsgrApp
.LaunchAddContactUI(strEmail
end if 

End Function 
</
SCRIPT

<
IMG id=mctrack height=1 alt=""
<
SPAN id=appload 
style
="DISPLAY: none"></SPAN
<
br>
<
a href='vbscript:AddThisEmail("$msnhandle")'><img src=$msnimg border=0></a></center>
<
Div Style="display:none">
      <
script language="JavaScript" src="http://m1.nedstatbasic.net/basic.js">
</
script>


        <
font color="#003399" size="3"><script language="JavaScript">

<!--

  
nedstatbasic("ABLLlwVVIdwIJ5qGuvn+ceABD/Pg"1);

// -->

</script


Please excuse my ignorance but where exactly do I install this script?

globalwin 07-05-2002 07:17 PM

I think Boofo is adding it for me :)


All times are GMT. The time now is 09:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01131 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete