Bungie.net Community
This topic has moved here: Subject: Script Central> Bungie Twitter News Ticker
  • Subject: Script Central> Bungie Twitter News Ticker
Subject: Script Central> Bungie Twitter News Ticker

Ways to tell when a person is lying:
#4080: Person claims that Microsoft customer service representative was actually helpful.
http://twitter.com/SirPsycho23
I AM CANADIAN

Posted by: LordOfBlah51
Posted by: Sir Pyscho
That could be pretty useful for some people, people who unlike me actually get messages on xbox live. : (


I have 18 unread currently :D


I have none :(

  • 11.29.2009 3:54 PM PDT

AV=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif
BG=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif

Posted by: Duardo
Posted by: Iggyhopper
Oh you guys are silly. META is not coming back.
This is for the best unfortunately. Though, I do wonder if you have created one just for yourself :O
Ha, the code is still in coup actually, but it's commented out.

Do you guys know what script is coming back after I finish coup 4? [redacted]

[Edited on 11.29.2009 4:50 PM PST]

  • 11.29.2009 4:47 PM PDT

Posted by: Iggyhopper
Do you guys know what script is coming back after I finish coup 4? [redacted]
The one where I can hit stupid coup users?

  • 11.29.2009 4:51 PM PDT

AV=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif
BG=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif

Posted by: All of humanity
Posted by: Iggyhopper
Do you guys know what script is coming back after I finish coup 4? [redacted]
The one where I can hit stupid coup users?
ba dum ch

  • 11.29.2009 5:11 PM PDT
Subject: Script Central>New: Posting Tools 2.0
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

Do we need Firefox for coup?

  • 11.29.2009 5:56 PM PDT

Posted by: nerd
Do we need Firefox for coup?


Yep or Opera.

  • 11.29.2009 6:02 PM PDT
Subject: Script Central> Bungie Twitter News Ticker

Posted by: Iggyhopper
Ha, the code is still in coup actually, but it's commented out.

Someday... I'll learn what an html is and I'll be all like... 'scriptscriptscriptscriptmaking'.

  • 11.29.2009 7:22 PM PDT

AV=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif
BG=http://avatar.coolclip.ru/albums/Avatars/Avatars%2090x90/A vatars_90x90_022.gif

Posted by: burritosenior
an html
I have an HTML too, it is a good pet.

  • 11.29.2009 9:06 PM PDT
Subject: Script Central>New: Posting Tools 2.0
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

I'm downloading Firefox as of now -- I hope this web-browser is better than IE. I want to coup!!

  • 11.29.2009 10:59 PM PDT

Five years older and wiser
The fires are burning, I'm fire, never tire
Slay warriors in the forests, and on hire

It is. I laugh at IE's infireoinkety now.

  • 11.29.2009 11:04 PM PDT
Subject: Script Central> Bungie Twitter News Ticker

Posted by: Iggyhopper
Posted by: burritosenior
an html
I have an HTML too, it is a good pet.


I prefer cats.

  • 11.29.2009 11:04 PM PDT
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

GRRR! I keep trying to download the Coup (latest version), and it won't load up!
Is something wrong with this link: http://iggyhopper.dyndns.org/CoupDBungie/Scripts/coup_d_bungi e_v3_public.user.js? Can anyone tell me if it uploads on their computer please?
Thanks.
;-)


edit- the link sort of worked. This is what popped-up:

// ==UserScript==
// @name Coup D Bungie V3
// @namespace http://www.bungie.net/
// @description Coup D Bungie - Version 3.5
// @include http://*bungie.net/*
// @exclude http://*bungie.net/
// @exclude http://*bungie.net/Online/*
// @exclude http://*bungie.net/*Forums/createpost.aspx*
// ==/UserScript==

Array.prototype.Contains = function(O)
{
for (var I = 0; I < this.length; I++)
{
if (this[I] == O)
{
return true;
}
}
return false;
};

function getCookie(name) {var results = document.cookie.match(name + "=(.*?)(;|$)");if (results) {return unescape(results[1]);} else {return null;}}

var Names = [];
Names.push(getCookie("BungieDisplayName").replace(/ &nbsp;/gi, " "));

if (document.getElementById("ctl00_mainContent_postRepeater 1_ctl01_ctl00_postControl_skin_usernameLink")){
for (var I = 1; I < 25; I++)
{
var IString = I < 10 ? "0" + I : I;
if (document.getElementById("ctl00_mainContent_postRepeater 1_ctl" + IString + "_ctl00_postControl_skin_usernameLink"))
{
var name = document.getElementById("ctl00_mainContent_postRepeater1 _ctl" + IString + "_ctl00_postControl_skin_usernameLink").innerHTML;
if (!Names.Contains(name))
{
Names.push(name);
}
}
}
}

var Head = document.getElementsByTagName("head")[0];
var Scripts = [document.createElement("script"), document.createElement("script")];
Scripts[0].src = "http://iggyhopper.dyndns.org/CoupDBungie/CoupDBungie.js ";
Scripts[0].type = "text/javascript";
Scripts[1].src = "http://iggyhopper.dyndns.org/CoupDBungie/CoupDBungie.ph p?NameList=" + Names.join(",");
Scripts[1].type = "text/javascript";
Head.appendChild(Scripts[1]);
Head.appendChild(Scripts[0]);


[Edited on 11.29.2009 11:19 PM PST]

  • 11.29.2009 11:14 PM PDT

Intolerance is the highest level of stupidity and inbred thinking.

MI: 5213901 UI: 5244621

Posted by: Iggyhopper
Posted by: All of humanity
Posted by: Iggyhopper
Do you guys know what script is coming back after I finish coup 4? [redacted]
The one where I can hit stupid coup users?
ba dum ch
I would like that kind of script. I would be constantly entertained.

  • 11.29.2009 11:15 PM PDT
Subject: Script Central> Lazy Linker; XBL info; Group Watcher; Group Foru...

I'm so over all of this.

Posted by: Dark Ismo
I must say, my coup avatar is osum.
Be better if it was animated =/
Posted by: burritosenior
'scriptscriptscriptscript'.
I love it when you say my name like that burrito ^_^

  • 11.30.2009 3:39 AM PDT

Does anyone even read these?

Posted by: Dark Ismo
I must say, my coup avatar is osum.
Supa ossim in fact. Mine's just pretty.

  • 11.30.2009 4:03 AM PDT

Tis physically, metaphorically, and literally impossible to have a better avatar than the spinning mustache bomb.

  • 11.30.2009 10:27 AM PDT
  • gamertag: [none]
  • user homepage:

Talk to the Soul | ~B.B. | Know Your Duardo |  | Hero | ISFJ | 77135 | 94371

"It's not who I am underneath, but what I do that defines me."

Posted by: burritosenior
Tis physically, metaphorically, and literally impossible to have a better avatar than the spinning mustache bomb.
and that's why I rule ;)

  • 11.30.2009 10:34 AM PDT

Posted by: Duardo
Posted by: burritosenior
Tis physically, metaphorically, and literally impossible to have a better avatar than the spinning mustache bomb.
and that's why I rule ;)

...
On second thought...
the spin is off center.
>.>

  • 11.30.2009 10:38 AM PDT
Subject: Script Central> Bungie Twitter News Ticker
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

I just downloaded the Glass Emotion Bungie theme -- I'm impressed.

I downloaded the APC script and I doesn't wanna show up on my profile.

:-(

[Edited on 11.30.2009 12:00 PM PST]

  • 11.30.2009 11:52 AM PDT
Subject: Script Central> Lazy Linker; XBL info; Group Watcher; Group Foru...
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

Posted by: Duardo
Posted by: burritosenior
Tis physically, metaphorically, and literally impossible to have a better avatar than the spinning mustache bomb.
and that's why I rule ;)

Well, you do rule the forums but not rule meaning you're gangsta.

  • 11.30.2009 12:01 PM PDT
Subject: Script Central> Bungie Twitter News Ticker
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

That's weird -- for some odd reason I can't see my 'msg' button next to 'groups'.

Does anyone know why? (and it has to do with Coup)

  • 11.30.2009 12:39 PM PDT

Whisper Game Studios - shhhh, it's a public secret.
Webcam MVP
Sarsion.net
Bnet PM Policy

[*Please note that anything in my posts is likely to be filled with sarcasm, and should be taken with a pinch of salt. I tend to help people, usually*]

Posted by: nerd
That's weird -- for some odd reason I can't see my 'msg' button next to 'groups'.

Does anyone know why? (and it has to do with Coup)
You aren't able to see your own Messege-User button when you post. Why would it display an option for you to message yourself?

  • 11.30.2009 12:40 PM PDT
  •  | 
  • Exalted Legendary Member

♫ & ☮
平和と愛

Posted by: SonicJohn
Posted by: nerd
That's weird -- for some odd reason I can't see my 'msg' button next to 'groups'.

Does anyone know why? (and it has to do with Coup)
You aren't able to see your own Messege-User button when you post. Why would it display an option for you to message yourself?

Wow!!!! I can't believe I never noticed this until now!
:-O

  • 11.30.2009 12:42 PM PDT
Subject: Script Central> Lazy Linker; XBL info; Group Watcher; Group Foru...
  • gamertag: [none]
  • user homepage:

Talk to the Soul | ~B.B. | Know Your Duardo |  | Hero | ISFJ | 77135 | 94371

"It's not who I am underneath, but what I do that defines me."

Posted by: burritosenior
Posted by: Duardo
Posted by: burritosenior
Tis physically, metaphorically, and literally impossible to have a better avatar than the spinning mustache bomb.
and that's why I rule ;)

...
On second thought...
the spin is off center.
>.>
Just can't take that someone's better than you, eh?

^-^

  • 11.30.2009 12:43 PM PDT