Post: Dont like the userbars? Change them yourself!
02-20-2012, 05:30 PM #1
KilllerPanda
Wanted Dead or Alive
(adsbygoogle = window.adsbygoogle || []).push({}); I've noticed alot of hatred towards the new userbars and thought I'd try and do something. I made a grease monkey script that will change all the current userbars that you load and replace them with the ones that you specify.

You must login or register to view this content.


You can download it You must login or register to view this content.
For Chrome, just click install
For Firefox you may need this You must login or register to view this content.


*I used You must login or register to view this content. Beautifully made userbars for the example above*


The source code, incase you don't trust me or want to edit it yourself. If you want to use somebody elses userbars, you can edit out all the "C8V" links with links to the corresponding Userbar. But leave the NGU ones alone.
    
// ==UserScript==
// @name KilllerPandas Userbar Switcher
// @namespace https://www.nextgenupdate.com/
// @description Replace Userbars with User defined ones
// @include https://www.nextgenupdate.com/*
// ==/UserScript==

var images = document.getElementsByTagName ("img");
var x=0;
while(x<images.length)
{
if(images[x].src == "https://www.nextgenupdate.com/forums/images/premium-3.png")
{
images[x].src = "https://c8v.me/s/ugitq9.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/formerstaff-4.png")
{
images[x].src = "https://c8v.me/s/71xjkc.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/sectional-7.png")
{
images[x].src = "https://c8v.me/s/t5cchh.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/mod-1.png")
{
images[x].src = "https://c8v.me/s/47beja.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/vbookie-9.png")
{
images[x].src = "https://c8v.me/s/m2opie.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/admin-10.png")
{
images[x].src = "https://c8v.me/s/72gmto.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/super-8.png")
{
images[x].src = "https://c8v.me/s/hg6wai.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/reporter-6.png")
{
images[x].src = "https://c8v.me/s/nbt19g.png";
}
if(images[x].src == "https://www.nextgenupdate.com/forums/images/media-5.png")
{
images[x].src = "https://c8v.me/s/breiw2.png";
}
x=x+1;
}

Last edited by KilllerPanda ; 02-20-2012 at 06:07 PM.

The following 5 users say thank you to KilllerPanda for this useful post:

Chaz, Convex, iDelete, ResistElite,, USSR
02-20-2012, 05:32 PM #2
You are awesome :y:
02-20-2012, 05:35 PM #3
Whats the beef with the old ones? I actually like them.. Kinda Gaspkay:
02-20-2012, 05:36 PM #4
Chaz
Tremble Underfoot
Well I'll be damned... Claps
02-20-2012, 06:03 PM #5
Default Avatar
Lovol
Guest
I used it. Thanks. Smile
02-20-2012, 06:25 PM #6
KilllerPanda
Wanted Dead or Alive
Am I missing a certain group??? I have Premium, Former Staff, Sectional Mod, Blue Moderator, vBookie, Admin, Black Moderator, Reporter and Media. :\ If you look at the source and look at each pic there's a number at the end of it such as "premium-3" or "formerstaff-4". Well there's no number 2.
02-20-2012, 06:31 PM #7
Alt
Banned
You are amazing, thank you!
02-22-2012, 12:43 AM #8
Convex
Ain't No Telling
How would I use a different userbar [Not Extra's]
And also, mine is still the new userbar. Everyone's else are Extra's mine is Wounded. I know I sound confusing.
Last edited by Convex ; 02-22-2012 at 12:47 AM.
02-25-2012, 12:15 AM #9
Rokiz
Death is hereditary
Originally posted by KilllerPanda View Post
Am I missing a certain group??? I have Premium, Former Staff, Sectional Mod, Blue Moderator, vBookie, Admin, Black Moderator, Reporter and Media. :\ If you look at the source and look at each pic there's a number at the end of it such as "premium-3" or "formerstaff-4". Well there's no number 2.


convicted Scammer and accused scammer
02-25-2012, 04:31 AM #10
Pichu
RIP PICHU.
Guess who is changing "Premium" to Admin and "Admin" to "Noob". :carling:

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo