vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Xbox 360 Friendslist (https://vborg.vbsupport.ru/showthread.php?t=213257)

Vital Signs 05-08-2009 10:00 PM

Xbox 360 Friendslist
 
1 Attachment(s)
Ok, this is my first little mod, so go easy on me. :D

What this does
This little hack simply adds a button under the "Private Messages" link in the NavBar. Upon being clicked, the button opens up a new, perfectly sized, window that showcases all of your Xbox Live Buddies.



Installation
Go to:
Admin CP > Styles and Templates > Style Manager > ? ? > Navigation / Breadcrumb Templates > navbar

Find:
Code:

<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
Add this in the space above:
Code:

<a class="list-db-friends" href="#" onclick="javascript:window.open('http://www.bungie.net/Stats/LiveFriends.aspx', 'FriendsList', 'scrollbars, resizable, width=430, height=520');">Xbox Live Friendslist</a>

Notes
Make sure you are signed in to your Windows Live account and that should be it.
Please Mark as Installed.
Enjoy!



- Magoo

Sugoi na 05-10-2009 06:55 PM

How exactly is this pulling the xbox live buddy list? Does the user enter in his xbox account & it pulls the rest? It's a very interesting tool but I am curious as to how it works.

OcR Envy 05-11-2009 10:00 AM

You need to be logged into Bungie.net or the MSN Live Network for this to work.

He's simply pulling the URL of the friends list in a new window. Good idea but with a bit of php and pregmatch it could be done much bettah ;)

http://www.outcastreborn.com/index.php?pageid=xbl

Sugoi na 05-11-2009 05:22 PM

Quote:

Originally Posted by OcR Envy (Post 1808478)
You need to be logged into Bungie.net or the MSN Live Network for this to work.

He's simply pulling the URL of the friends list in a new window. Good idea but with a bit of php and pregmatch it could be done much bettah ;)

http://www.outcastreborn.com/index.php?pageid=xbl

Oh I see now.

Never used that system but the xbox live website doesn't offer a similar feature. The need to be logged in takes away from the actual feature. if their was a way to see the buddy list pulled directly from another side would be one I would isntall.

ti07shadow 05-14-2009 05:14 AM

man I wish Microsoft would let people be able to view friends lists while not on windows live. heck I wish there was a mod to be able to send xbox live messages while offline. ive seen the code but could never actually find an open source one. but this was way before the new dash update and all.. uhg

fattony69 05-15-2009 03:27 AM

Is there a way to go through xbox.com instead of bungie?

Vital Signs 05-18-2009 08:59 PM

Quote:

Originally Posted by fattony69 (Post 1811020)
Is there a way to go through xbox.com instead of bungie?

Possibly, but Xbox.com doesn't have a simplified version like Bungie.

OcR Envy 05-19-2009 01:33 PM

Quote:

Originally Posted by fattony69 (Post 1811020)
Is there a way to go through xbox.com instead of bungie?


I actually have working version using xbox.com API however the source stream doesn't have great uptime. If the stream becomes more stable I will release the mod.

DNG 06-11-2009 12:40 PM

seems great :)

i will give it a try,, thanks man

Sugoi na 06-11-2009 04:40 PM

Quote:

Originally Posted by OcR Envy (Post 1813485)
I actually have working version using xbox.com API however the source stream doesn't have great uptime. If the stream becomes more stable I will release the mod.

God bless but you couldn't be more correct. The source stream not only isn't stable but they constantly change the links & such. Most xbox live mods are not supported becuse the authors rather not keep up with the streams/link changes haha...


All times are GMT. The time now is 10:06 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.02135 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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