Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications

Reply
 
Thread Tools
Xbox 360 Friendslist Details »»
Xbox 360 Friendslist
Version: 1.00, by Vital Signs Vital Signs is offline
Developer Last Online: Jan 2011 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.x Rating:
Released: 05-08-2009 Last Update: Never Installs: 14
Template Edits
Re-useable Code  
No support by the author.

Ok, this is my first little mod, so go easy on me.

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

Screenshots

File Type: gif ScreenHunter_01 May. 09 18.41.gif (53.8 KB, 0 views)
File Type: jpg ScreenHunter_02 May. 09 18.41.jpg (117.5 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 05-10-2009, 06:55 PM
Sugoi na Sugoi na is offline
 
Join Date: Feb 2009
Location: Tokyo
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 05-11-2009, 10:00 AM
OcR Envy's Avatar
OcR Envy OcR Envy is offline
 
Join Date: May 2008
Location: Boston
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #4  
Old 05-11-2009, 05:22 PM
Sugoi na Sugoi na is offline
 
Join Date: Feb 2009
Location: Tokyo
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OcR Envy View Post
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.
Reply With Quote
  #5  
Old 05-14-2009, 05:14 AM
ti07shadow ti07shadow is offline
 
Join Date: Apr 2008
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #6  
Old 05-15-2009, 03:27 AM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to go through xbox.com instead of bungie?
Reply With Quote
  #7  
Old 05-18-2009, 08:59 PM
Vital Signs Vital Signs is offline
 
Join Date: Mar 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
Is there a way to go through xbox.com instead of bungie?
Possibly, but Xbox.com doesn't have a simplified version like Bungie.
Reply With Quote
  #8  
Old 05-19-2009, 01:33 PM
OcR Envy's Avatar
OcR Envy OcR Envy is offline
 
Join Date: May 2008
Location: Boston
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
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.
Reply With Quote
  #9  
Old 06-11-2009, 12:40 PM
DNG DNG is offline
 
Join Date: Jun 2009
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

seems great

i will give it a try,, thanks man
Reply With Quote
  #10  
Old 06-11-2009, 04:40 PM
Sugoi na Sugoi na is offline
 
Join Date: Feb 2009
Location: Tokyo
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OcR Envy View Post
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...
Reply With Quote
Reply

Thread Tools

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 03:50 PM.


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.12864 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete