|
Post by Faker.Exe™ on Sept 8, 2007 22:42:11 GMT
Made by: Faker Description: This is a very cool pm bar; That will go under your menu bar; some errors aswell has been fixed. It will also tell you time! Placement: Main Header Preview: Click Here!CB: Yes! If you want to test it ou heres the test account: User Name: test Pass: blue123 No need to edit ________________________________________________ <script type="text/javascript"> <!-- /* ================= Shadow Blast PM Bar v2 By Faker Do NOT repost anywhere Global Headers ================= */
var display = "2" SB = document.getElementsByTagName("td")[2]; table = document.getElementsByTagName("table")[0]; Shadow = table.insertRow(display).insertCell(0); var SB_time = document.getElementsByTagName("td")[2].innerHTML.split(/<br>/i)[1]; if(pb_displayname == "Guest"){ Shadow.innerHTML = "<table class='menubg' width='100%'><tr><td>Hello There Guest, Please <a href='index.cgi?action=login'>Login</a> or <a href='index.cgi?action=register'>Register</a></font></td></tr></table>";} else { SB_pms = (SB.innerHTML.match(/(\d+) (are|is) new/i)) ? RegExp.$1:invalid; Shadow.innerHTML = "<table class='menubg' width='100%'><tr><td>Hello <a href='?action=viewprofile'>" + pb_displayname + "</a>! You have <a href='index.cgi?action=pm'>"+ SB_pms +"</a> new messages.</td><td valign='right'>Today is "+SB_time+"</td></tr></table>";} document.getElementsByTagName('td')[2].style.display = 'none'; //--> </script>
|
|
|
Post by BossAlien on Sept 8, 2007 23:44:16 GMT
wow nice dude! you should be a coder mod!
|
|
|
Post by Faker.Exe™ on Sept 13, 2007 18:45:12 GMT
cant I be both
|
|