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...

DNG 06-12-2009 12:29 PM

<< installed on 3.8.3 ver.. :)

thanks

DNG 06-13-2009 09:14 PM

its not working for me :|

::

Were sorry, no friends were found or service is temporarily unavailable.

::

it have been like this since day 1, no change!!!

<< i am running on 3.8.3

any tips?

Vital Signs 06-13-2009 09:29 PM

Quote:

Originally Posted by DNG (Post 1829207)
its not working for me :|

::

Were sorry, no friends were found or service is temporarily unavailable.

::

it have been like this since day 1, no change!!!

<< i am running on 3.8.3

any tips?

I replied to your PM.

WebCraker 06-14-2009 03:18 PM

that's good
thanks

x4a 06-15-2009 03:40 AM

Quote:

Originally Posted by DNG (Post 1829207)
its not working for me :|

::

Were sorry, no friends were found or service is temporarily unavailable.

::

it have been like this since day 1, no change!!!

<< i am running on 3.8.3

any tips?

same here

any help?

OcR Envy 06-15-2009 03:46 PM

Quote:

Originally Posted by x4a (Post 1829915)
same here

any help?

Read my earlier post. You must be signed in to bungie.net or Windows Live before clicking on the link.

DNG 06-18-2009 08:05 PM

Quote:

Originally Posted by OcR Envy (Post 1830146)
Read my earlier post. You must be signed in to bungie.net or Windows Live before clicking on the link.

already singed in but nothing on the list !

DNG 06-18-2009 08:14 PM

< working when i signed into bungie not windows live hotmail!
if i sign to bungine this list will be in their site so what the use of the friend list on my forums?
since i am @ bungie.net i may get the info from there direct !
is there away to sign in through the pop up window in my forums!?

thanks for the mod ;)

smartkidbk5 06-20-2009 06:25 PM

no offense, this aint a mod
all it does is takes the link that you would click on bungie. also its only halo friends...

Vital Signs 06-20-2009 08:11 PM

Quote:

Originally Posted by smartkidbk5 (Post 1833501)
no offense, this aint a mod
all it does is takes the link that you would click on bungie. also its only halo friends...

Nope, look again, as it is your full friendlist. It just has some Halo 3 features.
Also, a mod is a modification. The mod is the Javacript I used in order to open the friendslist correctly.

DNG 06-30-2009 05:44 PM

1 Attachment(s)
i did search for

Code:

<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
in navbar but i got nothing, there is no "$show['pmwarning']"

where to place ur code?!

my navbar attached!

how to get this mod works!?

Vital Signs 07-01-2009 05:23 PM

Quote:

Originally Posted by DNG (Post 1840277)
i did search for

Code:

<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
in navbar but i got nothing, there is no "$show['pmwarning']"

where to place ur code?!

my navbar attached!

how to get this mod works!?

May I have a link to your forum please? You may have deleted it by accident.

DNG 07-04-2009 12:14 AM

my forum closed now due to updates... I made a new style & searched for this code but got nothing!?
u have the attached navbar file,, check 4 ur self..

thanks in advance


All times are GMT. The time now is 06:15 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.01088 seconds
  • Memory Usage 1,769KB
  • 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
  • (4)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete