Bungie.net Community
This topic has moved here: Subject: Script Central> Postifier; PAX 09/ODST Clock; Quick links2; MULT...
  • Subject: Script Central> Postifier; PAX 09/ODST Clock; Quick links2; MULT...
Subject: Script Central> Postifier; PAX 09/ODST Clock; Quick links2; MULT...

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: IggyhopperSuper Sad Face. If I'm on admin.bungie with my "Unleash Ninjas" tool, the multiquote button disappears. It still appears in replies and the 'Clear Multiquote' is still there.
It's mostly because it uses lots of String.replace methods, which is bad for flexibility.

I'm working on a version which is more focused on DOM manipulation.

Also, I have figured a way to disable all GM scripts in one fell swoop, but it's not fast without some automation. I'll ask PKF to help with this one.

[Edited on 06.19.2009 5:00 PM PDT]

  • 06.19.2009 4:13 PM PDT

inb4 iggy's super new hotness

*Runs off to think up something to make a script for*

[Edited on 06.19.2009 6:41 PM PDT]

  • 06.19.2009 6:39 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

Lawl.

Alright, here is a preview of my new script, it's just the beginning.

It's an approx. 5 second clip of the settings box "appearing". I want to see how you guys like it.

Bungie Thread Filter

  • 06.19.2009 6:42 PM PDT

Super awexy (awesome + sexy)

  • 06.19.2009 6:44 PM PDT
  • gamertag: [none]
  • user homepage:

“To say more would spoil be it’s overall its a game that needs to be played.” - Aristotle

It looks like it's swooping in like a pro.

Looks good, Spriggy. I look forward to it.

  • 06.19.2009 7:02 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

Wow, I'm playing around with swapping the order of the threads randomly. It's funny.

Oh, staying up late :).

  • 06.19.2009 11:56 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

Important notice.

For all scripts that mess with the profile box in the top right (avatar, links, etc), here is a proper way to extend the width so that it will fit.

You must get the "#utility" element and modify its style.width property. You can set it to a specific value, but I recommend adding onto it.

You must also add to the width of the content container (with all the links and stuff). Here is the XPath for the container.

/html/body/div/form/div[4]/div/div/div/div[2]/ul/li/div/div[3 ]

Here is a function to add on to the existing style.width.
function addWidth(element, num)
{
var w = element.style.width;
element.style.width = (parseInt(w.substring(0, w.indexOf("p"))) + num) + "px";
}


It should work, I came up with it in just a few seconds.

Alright, now you can fix your scripts, or I'll do it for you when I have a chance. Any more Q's, you can PM one of the scripters.



[Edited on 06.20.2009 12:35 AM PDT]

  • 06.20.2009 12:35 AM PDT
  • gamertag: [none]
  • user homepage:

O-3 US Army Reserves AMEDD APMC
"To conserve the fighting strength!"

Posted by: Jay120171
Bobcast: the only ninja to operate an ER out of his mom's basement

Just an FYI the Pinned Topic Toggle script causes all treads to collapse after page 1.

Meaning that when you advance to page two, no threads are displayed.

  • 06.20.2009 1:11 AM PDT

Stylish Avatars!

Change your forum avatar using Stylish!
Credit goes to ChoGGi for coming up with this

Alright folks, you can now use Stylish to change your forum avatar to see how you would look with a custom avatar. The installation is as follows:

Installation

1. Install stylish (Firefox only . . . I think)

2. Go to the Bungie.net forums and right-click the 'Stylish icon' in the Firefox system tray. (Botom-right)

3. Click on "Write new style" and then choose "blank style".

4. Name it however you wish. I named mine "Coup D'Magoo" (Thanks PKF :P) and add whatever tags you please.

5. In the big input box, add the following CSS code:
Click here for code

6. Change the highlighted factors to yourself. You can get your Member ID by signing out of b.net, finding one of your forum posts and going to your profile. (Using the search function gives you a different member ID for some reason.

7. Add to Stylish and enjoy. :)


NOTES: I have yet to find a way to make it change the avatar in the Member box (Top-right, where it says "Sign out", etc), or in the profiles.

MOAR NOTES: I prefer using this over Coup D'Bungie, simply because it loads the avatar instantly, rather than after the page loads.

EVEN MOAR NOTES: I am now working on a way to change your title bar colors, text colors, etc. So stay tuned.

A SECKSAY IMAGE: Click here.

-Magoo

[Edited on 06.20.2009 10:46 AM PDT]

  • 06.20.2009 3:28 AM PDT

Does anyone even read these?

Posted by: Magoo27
Stylish Avatars!

Change your forum avatar using Stylish!
Credit goes to ChoGGi for coming up with this

Alright folks, you can now use Stylish to change your forum avatar to see how you would look with a custom avatar. The installation is as follows:

Installation

1. Install stylish (Firefox only . . . I think)

2. Go to the Bungie.net forums and right-click the 'Stylish icon' in the Firefox system tray. (Botom-right)

3. Click on "Write new style" and then choose "blank style".

4. Name it however you wish. I named mine "Coup D'Magoo" (Thanks PKF :P) and add whatever tags you please.

5. In the big input box, add the following CSS code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.bungie.net/Forums/"),url-pre fix("http://bungie.net/Forums/"), url-prefix("http://www.bungie.net/fanclub/"), url-prefix("http://www.bungie.net/") {

.forumavatar>a[href$="memberID=6127003"]>img
{height:90px!important;padding-left:90px!important;
background-image:url("http://www.real7alk.com/forums/images/avatars/gallery/Animate d/avatar_orb_4.gif")!important;width:0!important}

}


6. Change the highlighted factors to yourself. You can get your Member ID by signing out of b.net, finding one of your forum posts and going to your profile. (Using the search function gives you a different member ID for some reason.

7. Add to Stylish and enjoy. :)


NOTES: I have yet to find a way to make it change the avatar in the Member box (Top-right, where it says "Sign out", etc), or in the profiles.

MOAR NOTES: I prefer using this over Coup D'Bungie, simply because it loads the avatar instantly, rather than after the page loads.

EVEN MOAR NOTES: I am now working on a way to change your title bar colors, text colors, etc. So stay tuned.

A SECKSAY IMAGE: Click here.

-Magoo
Isn't this like... partly Coup?

  • 06.20.2009 5:04 AM PDT

Posted by: BadBall3r47
Isn't this like... partly Coup?

Similar, but it is Stylish CSS and it loads the avatar instantly. Unlike Coup D'Bungie which has to wait for the page to load first.

  • 06.20.2009 5:12 AM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Posted by: Magoo27
Magoo, this is by far my favorite Stylish "style" out of the other ones I have so far. I thank you personally for making this, because as you said, it loads instantly, and is much faster than Coup.

You know what else is the good thing? After I completed creating my own user Style using your CSS coding, I created another one with your custom avatar, so now I see you and me with CAs (custom avatars). I love how this extension works...

Edit: Now it isn't even loading the styles at all? : (

[Edited on 06.20.2009 10:08 AM PDT]

  • 06.20.2009 10:00 AM PDT

Text Lengend Removal
There it is.

Toggle Top Topics
It should work now. I'm too drugged up it play with it anymore.
How this works:
When you install this script double click the blue box that contains the Top Forum Topics and it will collapse out of view. The first time you collapse it you will have to refresh the page to expand it back by single clicking the box. (I'm not sure why it does this) After the first refresh you can collapse and expand without having to refresh the page.

NOTE: I know someone has already created a script for this but I was playing around/learning with jQuery and decided to make my own version of this. I went ahead and let others to be able to download this if they want. kthxbia


I planned on editing my first post with the txt removal one but I kept getting This field may not be more than 70 characters long.

[Edited on 06.20.2009 2:39 PM PDT]

  • 06.20.2009 10:03 AM PDT

Posted by: Rob Vokes
Posted by: Magoo27
Magoo, this is by far my favorite Stylish "style" out of the other ones I have so far. I thank you personally for making this, because as you said, it loads instantly, and is much faster than Coup.

There's only one problem in the CSS coding...

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.bungie.net/Forums/"),url-pre fix("http://bungie.net/Forums/"), url-prefix("http://www.bungie.net/fanclub/"), url-prefix("http://www.bungie.net/") {

.forumavatar>a[href$="memberID=6127003"]>img
{height:90px!important;padding-left:90px!important;
background-image:url("http://www.real7alk.com/forums/ima ges/avatars/gallery/Animate d/avatar_orb_4.gif")!important;width:0!important}

}

You have "prefix" with a space in between "pre" and "fix". If both words are not connected together in the CSS coding, the Style won't work at all. I fortunately bolded the spot that has the space for you to edit on your main post. : )

You know what else is the good thing? After I completed creating my own user Style using your CSS coding, I created another one with your custom avatar, so now I see you and me with CAs (custom avatars). I love how this extension works...

There is no space, that is just what Bungie.net does to lines of text when they have no spaces. Like when trying to do long lines:
_____________________________________________________________ ________
B.net automatically adds a space so that it wraps the text. :)

Also, I am working on making a "masterscript" for BWO.net users. Log on to BWO.net and look at the Front page blog. :)

EDIT: Styles are loading fine for me, Rob.

[Edited on 06.20.2009 10:10 AM PDT]

  • 06.20.2009 10:08 AM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Posted by: Magoo27
EDIT: Styles are loading fine for me, Rob.

Stylish is loading fine for me too now, but the styles have some sort of error in the coding...

  • 06.20.2009 10:20 AM PDT

Posted by: Rob Vokes
Posted by: Magoo27
EDIT: Styles are loading fine for me, Rob.

Stylish is loading fine for me too now, but the styles have some sort of error in the coding...

Must be just on your end. 'Tis all good for me. :)

  • 06.20.2009 10:32 AM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Posted by: Magoo27
Must be just on your end. 'Tis all good for me. :)

Nevermind. Thanks to your help, I got it all fixed. I see my custom avatar now. Thanks. : )

Edit: And now I see yours too! This is awesome.

[Edited on 06.20.2009 10:44 AM PDT]

  • 06.20.2009 10:41 AM PDT

Posted by: Rob Vokes
Nevermind. Thanks to your help, I got it all fixed. I see my custom avatar now. Thanks. : )

Edit: And now I see yours too! This is awesome.

Good to see you have it working. :D

  • 06.20.2009 10:47 AM PDT

I don't feel like installing an add-on and a script just to get the images but anyways. For those of you that use PKF's theme with Stylish would it be possible you could get the forum banners he added and host them for me? I need them for a script.

Thanks.

<3

  • 06.20.2009 1:22 PM PDT

Posted by: Luke35120
I don't feel like installing an add-on and a script just to get the images but anyways. For those of you that use PKF's theme with Stylish would it be possible you could get the forum banners he added and host them for me? I need them for a script.

Thanks.

<3

I'll see what I can do, but I'll have to talk to PKF first.

  • 06.20.2009 1:54 PM PDT
Subject: Script Central> NewNewNew Hawtness; PAX 09/ODST Clock; Postifier

Amazing Countdown Clock PKF. Could I suggest a clock that works to scroll with the "NavBar Reincarnate" Script? It would make the Clock perfect for me then. (And anyone else with NavBar R.)

  • 06.20.2009 2:14 PM PDT
Subject: Script Central> Postifier; PAX 09/ODST Clock; Quick links2; MULT...

Posted by: Magoo27
Posted by: Luke35120
I don't feel like installing an add-on and a script just to get the images but anyways. For those of you that use PKF's theme with Stylish would it be possible you could get the forum banners he added and host them for me? I need them for a script.

Thanks.

<3

I'll see what I can do, but I'll have to talk to PKF first.
I got them. Thanks for trying though. :)

  • 06.20.2009 3:24 PM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Posted by: Luke35120
I don't feel like installing an add-on and a script just to get the images but anyways.

Installing an add-on is simple. It requires barely any work whatsoever.

If you know CSS coding for user styles, then it's even more easy. If you don't, then get help. Trust me, this user style is amazing. I love it.

  • 06.20.2009 4:04 PM PDT

Posted by: Rob Vokes
Posted by: Luke35120
I don't feel like installing an add-on and a script just to get the images but anyways.

Installing an add-on is simple. It requires barely any work whatsoever.

If you know CSS coding for user styles, then it's even more easy. If you don't, then get help. Trust me, this user style is amazing. I love it.
I have Greasemonkey and Firebug.

  • 06.20.2009 4:17 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: bobcast
Just an FYI the Pinned Topic Toggle script causes all treads to collapse after page 1.

Meaning that when you advance to page two, no threads are displayed.
Re-downloading should fix it.

  • 06.20.2009 7:36 PM PDT