SMF For Free Support Forum
Signup For Free Forum
March 11, 2010, 04:57:11 pm
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome to SMF For Free. The best free SMF Host
Home
Help
Search
Arcade
Gallery
Login
Register
SMF For Free Support Forum
>
SMF For Free Support
>
SMF For Free Codes and Support
(Moderator:
Agent Moose
) >
[Code] Adding the Runescape Admin Crown
Pages:
1
[
2
]
3
4
5
...
13
« previous
next »
Print
Author
Topic: [Code] Adding the Runescape Admin Crown (Read 63635 times)
0 Members and 2 Guests are viewing this topic.
Ineedrsforum
SMF For Free Newbie
Offline
Posts: 3
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #15 on:
October 10, 2008, 06:10:15 pm »
Forum Url:
http://rsrules.smfforfree3.com
I cant do it! I put the code it did the stuff and nothing !
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src=http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif' />"];/>"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
Please help so im happy!
Logged
LaundryLady
Global Moderator
Offline
Posts: 3230
Internet Challenged
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #16 on:
October 11, 2008, 11:13:04 am »
Try this, added ' in front of the http
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif' />"];/>"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
Logged
The Laundry Room
simply sibyl
Global Moderator
Offline
Posts: 13265
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #17 on:
October 11, 2008, 11:46:49 am »
Quote from: LaundryLady on October 11, 2008, 11:13:04 am
Try this, added ' in front of the http
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif' />"];/>"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
There is an error at the end of this line of that code:
Code:
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif' />"];/>"];
It should be:
Code:
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif' />"];
Also make sure you have this in your header:
Code:
<script src="/jquery.js"></script>
«
Last Edit: October 11, 2008, 12:24:59 pm by simply sibyl
»
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
Ineedrsforum
SMF For Free Newbie
Offline
Posts: 3
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #18 on:
October 11, 2008, 02:06:57 pm »
Won't work still... Register so i can try to make you admin?
Ill paste code, but i might need you to do it.
vfour[vfour.length] = ["Mod Jake","Mod Jake","yellow","<img src='
http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/mod_gold.gif
' />"];
Forums :http://rsrules.smfforfree3.com/index.php
Logged
simply sibyl
Global Moderator
Offline
Posts: 13265
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #19 on:
October 11, 2008, 03:52:11 pm »
Make sure the name Mod Jake is correct. Its also case sensitive. Sorry dude but we advice not making anyone admin and we dont login to fix these things for you. You need to go back thru the code carefully.. you can figure it out.
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
sora5776
SMF For Free Member
Offline
Posts: 26
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #20 on:
October 23, 2008, 06:35:00 pm »
Forum Url:
http://awsomepkscape.smfforfree2.com
ok i totally lost with the codes thing wats a footer and a header!!?!??!
Logged
Josh[y]
SMF For Free Sr. Member
Offline
Posts: 477
<Insert whitty tagline here.>
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #21 on:
October 23, 2008, 06:37:21 pm »
Admin>>Manage Styles>>Headers & Footers
Logged
odarn
SMF For Free Member
Offline
Posts: 73
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #22 on:
October 24, 2008, 01:13:11 pm »
i put it in but it dont work??
http://lolliscape.smfforfree3.com/index.php
forum url^^^
«
Last Edit: October 24, 2008, 01:52:33 pm by odarn
»
Logged
T00l
SMF For Free Member
Offline
Posts: 37
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #23 on:
November 02, 2008, 01:21:34 pm »
Guys I need help with this:
Code:
<embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=42664072" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=42664072">Go Large!</a></small><br>
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.1NXC/bT*xJmx*PTEyMjU1Njc5Njk1MzAmcHQ9MTIyNTU2ODAzMjY*MCZwPTUzMTUxJmQ9Jmc9MSZ*PSZvPTA*Y2RkMTJiNjkzMzRiYzhiMzgwYmJhNzNhN2JmNjYz.gif" />
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Josh","J?sH²","red","<img src='http://i32.tinypic.com/v5v6s7.jpg
' />"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
I need help with this my chatbox is in the way, it doesn't allow my admin crown to work, or changing my display name.
Logged
simply sibyl
Global Moderator
Offline
Posts: 13265
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #24 on:
November 02, 2008, 01:22:55 pm »
what is your forum url
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
T00l
SMF For Free Member
Offline
Posts: 37
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #25 on:
November 02, 2008, 01:34:40 pm »
I haven't released it have, well i have but noones coming because almost noone plays fire emblem :\ but it's
http://Http://fireemblemchat.smfforfree3.com
Logged
simply sibyl
Global Moderator
Offline
Posts: 13265
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #26 on:
November 02, 2008, 01:36:11 pm »
the chat box wont stop the code from working.
Do you have this in your header? (Put it at the top of it)
<script src="/jquery.js"></script>
Use this for your crown code (it has to go in your footer):
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Josh","J?sH²","red","<img src='http://i32.tinypic.com/v5v6s7.jpg' />"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
T00l
SMF For Free Member
Offline
Posts: 37
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #27 on:
November 02, 2008, 01:49:02 pm »
Ya, i have the code in the footer and the and the
Code:
<script src="/jquery.js"></script>
in my header and my
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Josh","J?sH²","red","<img src='http://i32.tinypic.com/v5v6s7.jpg' />"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
admin crown code in the footer
But you don't have to worry about it, ill figure it our sometime.
Should my footer look like this?
Code:
<embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=42664072" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=42664072">Go Large!</a></small><br>
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.1NXC/bT*xJmx*PTEyMjU1Njc5Njk1MzAmcHQ9MTIyNTU2ODAzMjY*MCZwPTUzMTUxJmQ9Jmc9MSZ*PSZvPTA*Y2RkMTJiNjkzMzRiYzhiMzgwYmJhNzNhN2JmNjYz.gif" />
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Josh","J?sH²","red","<img src='http://i32.tinypic.com/v5v6s7.jpg
' />"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
Logged
simply sibyl
Global Moderator
Offline
Posts: 13265
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #28 on:
November 02, 2008, 01:58:15 pm »
use the code for the crowns that i posted to you a few posts back
that one will work
and yes you can put the crown code right underneath the chatbox code. That is not an issue.
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
๖ۣۜۜҳ̸Ҳ̸ҳ
SMF For Free Sponsors
Offline
Posts: 822
Re: [Guide] Adding the Runescape Admin Crown
«
Reply #29 on:
November 03, 2008, 10:14:00 am »
Thanks i got this working thanks to sibyl who gave them codes to people in mine i had edited the code so it had no
Code:
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
I really could not find out what was wrong with it, Until i looked at mine and the code sibyl gave and i found out that a whole chunk of it was gone.
Logged
Pages:
1
[
2
]
3
4
5
...
13
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
SMF For Free Site
-----------------------------
=> Announcements
=> General Discussion
=> Suggestions
-----------------------------
SMF For Free Support
-----------------------------
=> General Support
=> Guides and Tutorials
=> Stylesheet Codes
=> Stylesheet Requests and Support
=> SMF For Free Codes and Support
===> Code Requests
=> Bugs
=> Report Terms of Service Violations
-----------------------------
General Stuff
-----------------------------
=> General Chat
=> Advertise Your Board/Blog
=> Programming
===> HTML
===> JavaScript
===> C,C++
===> Java
===> .Net
===> PHP
===> Visual Basic
=> Gaming
===> PC Games
===> Nintendo
===> Playstation
===> Xbox / Xbox 360
=> Graphics
===> Living Avatars
Loading...