Convert all JPGs and jpg references to webp (#191)

* Add webp versions of all jpg files

* Some jpg refs converted to webp

* Some more jpg refs converted to webp

* Finish converting jpg refs to webp

* Remove jpgs since they're now webp
This commit is contained in:
Dan G 2022-11-13 22:38:17 +09:00 committed by GitHub
parent 378c1a3cd9
commit 28ebbf5f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5978 changed files with 688 additions and 688 deletions

View File

@ -19,27 +19,27 @@ title: A free & open-source remake of 2009 era RuneScape
<div class="feature"
style="background-image: url(./site/img/2009img/main/home/featured_feature_bg.webp)">
<a href="./site/game_guide/how_do_i_get_started0.html"><img
src="./site/img/2009img/main/home/feature_kbsearch_icon.jpg" alt="Getting Started" /></a>
src="./site/img/2009img/main/home/feature_kbsearch_icon.webp" alt="Getting Started" /></a>
<div class="featureTitle">Getting Started</div>
<div class="featureDesc">If you're new to 2009Scape, check out our <a
href="./site/game_guide/how_do_i_get_started0.html">Getting Started Guide</a>!</div>
</div>
<div class="feature">
<a href="./services/m=hiscore/hiscores.html?world=2"><img
src="./site/img/2009img/main/home/feature_poll_icon.jpg" alt="Hiscores" /></a>
src="./site/img/2009img/main/home/feature_poll_icon.webp" alt="Hiscores" /></a>
<div class="featureTitle">Community Hiscores</div>
<div class="featureDesc">See who's on top &amp; check your skill levels! View the <a
href="./services/m=hiscore/hiscores.html?world=2">Hiscores</a>.</div>
</div>
<div class="feature">
<a href="https://gitlab.com/2009scape/2009scape/-/issues"><img
src="./site/2009scape-resources/img/icons/feature-bugreport.jpg" alt="Report a Bug" /></a>
src="./site/2009scape-resources/img/icons/feature-bugreport.webp" alt="Report a Bug" /></a>
<div class="featureTitle">Report a Bug</div>
<div class="featureDesc">Found a bug in game? Let us know <a href="https://gitlab.com/2009scape/2009scape/-/issues" target="_blank">here</a>.</div>
</div>
<div class="feature">
<a href="./site/classicapplet/playclassic.html"><img
src="./site/2009scape-resources/img/icons/feature-openrsc.jpg" alt="Open RuneScape Classic" /></a>
src="./site/2009scape-resources/img/icons/feature-openrsc.webp" alt="Open RuneScape Classic" /></a>
<div class="featureTitle">OpenRSC</div>
<div class="featureDesc">Experience RuneScape Classic in its original glory: <a
href="./site/classicapplet/playclassic.html">OpenRSC</a>!</div>
@ -147,10 +147,10 @@ title: A free & open-source remake of 2009 era RuneScape
</div>
<!--UPDATE ICON (Use most relevant to this post!)
--
GENERIC // generic1.jpg, generic2.jpg, generic3.jpg
SETTINGS & TWEAKS // settings1.jpg, settings2.jpg, settings3.jpg
OTHER // account.jpg, award.jpg, bugfix.jpg, combat.jpg, hiscores.jpg, money,jpg, random.jpg, website.jpg -->
<img src="./site/2009scape-resources/img/updates/icons/generic1.jpg" />
GENERIC // generic1.webp, generic2.webp, generic3.webp
SETTINGS & TWEAKS // settings1.webp, settings2.webp, settings3.webp
OTHER // account.webp, award.webp, bugfix.webp, combat.webp, hiscores.webp, money,webp, random.webp, website.webp -->
<img src="./site/2009scape-resources/img/updates/icons/generic1.webp" />
<!--UPDATE CONTENT TEASER-->
<p>{{page.excerpt | truncate: 280 }}

View File

@ -424,7 +424,7 @@ en, English
<img id="banner" src="" alt="2009scape">
<script type="text/javascript">
document.getElementById("banner").src = `./../..//site/img/2009img/main/skins/default/banners/${new Date().getMonth()}.jpg`;
document.getElementById("banner").src = `./../..//site/img/2009img/main/skins/default/banners/${new Date().getMonth()}.webp`;
</script>
<div id="headImage"><a href="" id="logo_select"></a>
<div id="player_no"><span class="brandingColor">2009Scape</span>: a free &amp; open-source remake of 2009 era RuneScape</div>

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -55,7 +55,7 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
/* Fixed height, adjust for warning (no warning for non-java or IE6) */
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.jpg)';
lb.style.backgroundImage='url(https://site/img/weblogin/loginarea_bg.webp)';
lb.style.height="404px";
}

View File

@ -187,7 +187,7 @@ Di
<br class="clear"/>
</div>
<div style="color:white; margin: 5px auto; width: 766px;">
<img alt="NÃO RECOMENDADO PARA MENORES DE 12 ANOS - Tema: Estratégia - Contém: Agressão Física" style="float: right;" src="../../../site/l%3d3/img/affil/levelup/age_rating.jpg"/>
<img alt="NÃO RECOMENDADO PARA MENORES DE 12 ANOS - Tema: Estratégia - Contém: Agressão Física" style="float: right;" src="../../../site/l%3d3/img/affil/levelup/age_rating.webp"/>
</div>
<br class="clear"/>
</div>

View File

@ -33,19 +33,19 @@ $("#play, #playExisting, #playBannerNoad").each(function(){ this.href += "?j=1";
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-image: url("../../site/img/2009img/main/skins/default/bg.webp");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-image: url("../../site/img/2009img/main/skins/default/bg.webp");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-image: url("../../site/img/2009img/main/skins/default/bg.webp");
background-repeat: repeat-y;
}

View File

@ -224,7 +224,7 @@ Portugu&ecirc;s (BR)</label>
<br class="clear"/>
</div>
<div style="color:white; margin: 5px auto; width: 766px;">
<img alt="N<>O RECOMENDADO PARA MENORES DE 12 ANOS - Tema: Estrat<61>gia - Cont<6E>m: Agress<73>o F<>sica" style="float: right;" src="../../../site/l%3d3/img/affil/levelup/age_rating.jpg"/>
<img alt="N<>O RECOMENDADO PARA MENORES DE 12 ANOS - Tema: Estrat<61>gia - Cont<6E>m: Agress<73>o F<>sica" style="float: right;" src="../../../site/l%3d3/img/affil/levelup/age_rating.webp"/>
</div>
<br class="clear"/>
</div>

View File

@ -56,56 +56,56 @@ layout: newspost
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=0/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=0/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=0/forums.html">Forums English (SL 0)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=1/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=1/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=1/forums.html">Forums (SL 1)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=2/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=2/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=2/forums.html">Forums (SL 2)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=3/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=3/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=3/forums.html">Forums (SL 3)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=4/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=4/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=4/forums.html">Forums (SL 4)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=5/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=5/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=5/forums.html">Forums (SL 5)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=6/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=6/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=6/forums.html">Forums (SL 6)</td>
<td class="n"></td>
<td class="n"></td>
<td class="r u"></td>
</tr>
<tr class="f">
<td class="i"><a href="./sl=7/forums.html"><img src="../../site/img/forum/icons/clan_discussions.jpg" alt=""></a></td>
<td class="i"><a href="./sl=7/forums.html"><img src="../../site/img/forum/icons/clan_discussions.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="./sl=7/forums.html">Forums (SL 7)</td>
<td class="n"></td>
<td class="n"></td>

View File

@ -87,7 +87,7 @@ layout: newspost
<td></td>
</tr>
<tr class="f">
<td class="i"><a href="/site/community/hall_of_fame.html"><img src="../../site/img/forum/icons/Character.jpg" alt=""></a></td>
<td class="i"><a href="/site/community/hall_of_fame.html"><img src="../../site/img/forum/icons/Character.webp" alt=""></a></td>
<td class="h"><span class="t"><a href="/site/community/hall_of_fame.html">Archived 2009Scape Hiscores</a></td>
<td class="n">1</td>
<td class="n">1</td>

View File

@ -302,14 +302,14 @@ RuneScape Forums
<div class="brown_box_forum brown_box_stack"><table id="group3" class="group "><tr><td class="groupname" colspan="2"><div id="showhide3" class="showhide">&nbsp;</div><div class="groupname">Official - Official announcements from Jagex </div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb65c.html?13,14"><img src="../../../site/img/forum/icons/news_announcements_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb65c.html?13,14">News &amp; Announcements</a></span><br/>Read the latest news &amp; announcements.</td><td class="n">818</td><td class="n">225,060</td><td class="r u">17-Jul-2010 18:49:41</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums29e0.html?198,199"><img src="../../../site/img/forum/icons/Jl_icon.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums29e0.html?198,199">Developer Blogs</a></span><br/>The place for all our Developer blogs</td><td class="n">7</td><td class="n">3,302</td><td class="r u">18-Jul-2010 09:18:38</td></tr></table></div>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums29e0.html?198,199"><img src="../../../site/img/forum/icons/Jl_icon.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums29e0.html?198,199">Developer Blogs</a></span><br/>The place for all our Developer blogs</td><td class="n">7</td><td class="n">3,302</td><td class="r u">18-Jul-2010 09:18:38</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(3),3);
</script>
<div class="brown_box_forum brown_box_stack"><table id="group19" class="group "><tr><td class="groupname" colspan="2"><div id="showhide19" class="showhide">&nbsp;</div><div class="groupname">Help from Jagex or your fellow players</div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsefbc.html?103,104"><img src="../../../site/img/forum/icons/contact_us.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsefbc.html?103,104">Contact Us</a></span><br/>How to contact Jagex or get help with a problem</td><td class="n">21</td><td class="n">58,882</td><td class="r u">18-Jul-2010 09:56:51</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsefbc.html?103,104"><img src="../../../site/img/forum/icons/contact_us.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsefbc.html?103,104">Contact Us</a></span><br/>How to contact Jagex or get help with a problem</td><td class="n">21</td><td class="n">58,882</td><td class="r u">18-Jul-2010 09:56:51</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums29c7.html?25,26"><img src="../../../site/img/forum/icons/tech_support_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums29c7.html?25,26">Tech Support</a></span><br/>Ask other players for technical help</td><td class="n">200,257</td><td class="n">1,320,410</td><td class="r u">18-Jul-2010 09:59:09</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa09a.html?250,251"><img src="../../../site/img/forum/icons/green_cross.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa09a.html?250,251">Account Help</a></span><br/>Get account advice from other players</td><td class="n">2,955</td><td class="n">21,560</td><td class="r u">18-Jul-2010 09:28:05</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa09a.html?250,251"><img src="../../../site/img/forum/icons/green_cross.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa09a.html?250,251">Account Help</a></span><br/>Get account advice from other players</td><td class="n">2,955</td><td class="n">21,560</td><td class="r u">18-Jul-2010 09:28:05</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums3a2b.html?20,21"><img src="../../../site/img/forum/icons/quest.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums3a2b.html?20,21">Quests</a></span><br/>Discuss quests and swap hints here - No spoilers though!</td><td class="n">927,208</td><td class="n">5,499,563</td><td class="r u">18-Jul-2010 09:45:57</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums24d0.html?21,22"><img src="../../../site/img/forum/icons/clue_scrolls_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums24d0.html?21,22">Clue Scrolls</a></span><br/>Get help with your clue scroll here</td><td class="n">451,534</td><td class="n">2,430,976</td><td class="r u">18-Jul-2010 09:16:59</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums114d.html?154,155"><img src="../../../site/img/forum/icons/skills_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums114d.html?154,155">Skills</a></span><br/>For help with particular skills</td><td class="n">13,903</td><td class="n">110,447</td><td class="r u">18-Jul-2010 09:58:33</td></tr>
@ -317,7 +317,7 @@ RuneScape Forums
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa1cd.html?19,20"><img src="../../../site/img/forum/icons/monsters_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa1cd.html?19,20">Monsters</a></span><br/>Talk about Monsters, NPCs and Random Events</td><td class="n">330,093</td><td class="n">3,236,503</td><td class="r u">18-Jul-2010 09:54:31</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums410c.html?71,72"><img src="../../../site/img/forum/icons/ach_diary.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums410c.html?71,72">Achievement Diaries</a></span><br/>Discuss diary tasks here!</td><td class="n">5,891</td><td class="n">30,546</td><td class="r u">18-Jul-2010 01:39:14</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4496.html?75,76"><img src="../../../site/img/forum/icons/diversions.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums4496.html?75,76">Distractions and Diversions</a></span><br/>Discuss these rewarding regular events here</td><td class="n">8,869</td><td class="n">233,014</td><td class="r u">18-Jul-2010 09:59:04</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsf093.html?98,99"><img src="../../../site/img/forum/icons/Guides.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsf093.html?98,99">Guides</a></span><br/>The place for all player written game related guides </td><td class="n">8,399</td><td class="n">241,394</td><td class="r u">18-Jul-2010 09:31:05</td></tr></table></div>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsf093.html?98,99"><img src="../../../site/img/forum/icons/Guides.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsf093.html?98,99">Guides</a></span><br/>The place for all player written game related guides </td><td class="n">8,399</td><td class="n">241,394</td><td class="r u">18-Jul-2010 09:31:05</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(19),19);
</script>
@ -374,12 +374,12 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums99d0.html?15,16"><img src="../../../site/img/forum/icons/recent_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums99d0.html?15,16">Recent Updates</a></span><br/>Discuss the latest additions and changes to the game</td><td class="n">286,375</td><td class="n">3,552,921</td><td class="r u">18-Jul-2010 09:58:33</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums1099.html?16,17"><img src="../../../site/img/forum/icons/future_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums1099.html?16,17">Future Updates</a></span><br/>Discuss suspected and known future RS content</td><td class="n">178,082</td><td class="n">2,369,745</td><td class="r u">18-Jul-2010 09:57:15</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsd514.html?185,186"><img src="../../../site/img/forum/icons/suggestions_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsd514.html?185,186">Suggestions</a></span><br/>The place for all your suggestions</td><td class="n">10,195</td><td class="n">225,152</td><td class="r u">18-Jul-2010 09:58:42</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4d2b.html?189,190"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums4d2b.html?189,190">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,321</td><td class="n">32,566</td><td class="r u">18-Jul-2010 09:58:21</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4d2b.html?189,190"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums4d2b.html?189,190">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,321</td><td class="n">32,566</td><td class="r u">18-Jul-2010 09:58:21</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc52d.html?45,46"><img src="../../../site/img/forum/icons/duelling_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc52d.html?45,46">PvP</a></span><br/>Organise and discuss Player versus Player activities here </td><td class="n">85,016</td><td class="n">639,970</td><td class="r u">18-Jul-2010 09:48:51</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums137b.html?194,195"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums137b.html?194,195">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">11,257</td><td class="n">18,860</td><td class="r u">18-Jul-2010 09:58:06</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums137b.html?194,195"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums137b.html?194,195">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">11,257</td><td class="n">18,860</td><td class="r u">18-Jul-2010 09:58:06</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb527.html?48,49"><img src="../../../site/img/forum/icons/goalsandachievements_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb527.html?48,49">In Game</a></span><br/>Let others know about your goals and accomplishments</td><td class="n">157,134</td><td class="n">3,578,133</td><td class="r u">18-Jul-2010 09:54:21</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums859b.html?181,182"><img src="../../../site/img/forum/icons/compliments_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums859b.html?181,182">Compliments</a></span><br/>Chat with Jagex staff and tell us what you like</td><td class="n">2,301</td><td class="n">109,676</td><td class="r u">18-Jul-2010 09:19:41</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums0d20.html?74,75"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums0d20.html?74,75">Constructive Criticism</a></span><br/>For feedback and discussion </td><td class="n">67,207</td><td class="n">1,132,552</td><td class="r u">18-Jul-2010 09:28:45</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums0d20.html?74,75"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums0d20.html?74,75">Constructive Criticism</a></span><br/>For feedback and discussion </td><td class="n">67,207</td><td class="n">1,132,552</td><td class="r u">18-Jul-2010 09:28:45</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums7d9d.html?129,130"><img src="../../../site/img/forum/icons/rants_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums7d9d.html?129,130">Rants</a></span><br/>Tell us what you don't like</td><td class="n">153,853</td><td class="n">2,154,486</td><td class="r u">18-Jul-2010 09:58:59</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4a29.html?23,24"><img src="../../../site/img/forum/icons/off_topic_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums4a29.html?23,24">Off Topic</a></span><br/>Non-RuneScape related discussion</td><td class="n">755,279</td><td class="n">19,214,417</td><td class="r u">18-Jul-2010 09:59:13</td></tr></table></div>
<script type="text/javascript">
@ -395,12 +395,12 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums1373.html?239,240"><img src="../../../site/img/forum/icons/recent_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums1373.html?239,240">Recent Updates</a></span><br/>Discuss the latest additions and changes to the game</td><td class="n">2,587</td><td class="n">41,532</td><td class="r u">18-Jul-2010 09:28:43</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums1391.html?240,241"><img src="../../../site/img/forum/icons/future_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums1391.html?240,241">Future Updates</a></span><br/>Discuss suspected and known future RS content</td><td class="n">1,857</td><td class="n">80,634</td><td class="r u">18-Jul-2010 09:48:48</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa222.html?241,242"><img src="../../../site/img/forum/icons/suggestions_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa222.html?241,242">Suggestions</a></span><br/>The place for all your suggestions</td><td class="n">7,251</td><td class="n">79,979</td><td class="r u">18-Jul-2010 09:53:39</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums0a73.html?242,243"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums0a73.html?242,243">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,318</td><td class="n">27,858</td><td class="r u">18-Jul-2010 09:41:59</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums0a73.html?242,243"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums0a73.html?242,243">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,318</td><td class="n">27,858</td><td class="r u">18-Jul-2010 09:41:59</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums6bcb.html?243,244"><img src="../../../site/img/forum/icons/duelling_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums6bcb.html?243,244">PvP</a></span><br/>Organise and discuss Player versus Player activities here</td><td class="n">2,077</td><td class="n">32,113</td><td class="r u">18-Jul-2010 09:58:08</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumseaf3.html?244,245"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumseaf3.html?244,245">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">25,738</td><td class="n">94,212</td><td class="r u">18-Jul-2010 09:58:32</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumseaf3.html?244,245"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumseaf3.html?244,245">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">25,738</td><td class="n">94,212</td><td class="r u">18-Jul-2010 09:58:32</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb499.html?245,246"><img src="../../../site/img/forum/icons/goalsandachievements_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb499.html?245,246">In Game</a></span><br/>Let others know about your goals and accomplishments</td><td class="n">1,551</td><td class="n">83,423</td><td class="r u">18-Jul-2010 09:59:09</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums91f2.html?246,247"><img src="../../../site/img/forum/icons/compliments_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums91f2.html?246,247">Compliments</a></span><br/>Chat with Jagex staff and tell us what you like</td><td class="n">1,536</td><td class="n">66,839</td><td class="r u">18-Jul-2010 09:07:05</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums95de.html?247,248"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums95de.html?247,248">Constructive Criticism</a></span><br/>For feedback and discussion</td><td class="n">1,791</td><td class="n">103,340</td><td class="r u">18-Jul-2010 09:58:18</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums95de.html?247,248"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums95de.html?247,248">Constructive Criticism</a></span><br/>For feedback and discussion</td><td class="n">1,791</td><td class="n">103,340</td><td class="r u">18-Jul-2010 09:58:18</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums991b.html?248,249"><img src="../../../site/img/forum/icons/rants_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums991b.html?248,249">Rants</a></span><br/>Tell us what you don't like</td><td class="n">6,172</td><td class="n">61,335</td><td class="r u">18-Jul-2010 09:56:53</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums8e85.html?249,250"><img src="../../../site/img/forum/icons/off_topic_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums8e85.html?249,250">Off Topic</a></span><br/>Non-RuneScape related discussion</td><td class="n">1,882</td><td class="n">94,337</td><td class="r u">18-Jul-2010 09:47:15</td></tr></table></div>
<script type="text/javascript">
@ -416,12 +416,12 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsca41.html?164,165"><img src="../../../site/img/forum/icons/recent_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsca41.html?164,165">Recent Updates</a></span><br/>Discuss the latest additions and changes to the game</td><td class="n">282,218</td><td class="n">3,482,144</td><td class="r u">18-Jul-2010 09:47:05</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb320.html?234,235"><img src="../../../site/img/forum/icons/future_updates_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb320.html?234,235">Future Updates</a></span><br/>Discuss suspected and known future RS content</td><td class="n">176,210</td><td class="n">2,313,297</td><td class="r u">18-Jul-2010 09:50:05</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums1016.html?188,189"><img src="../../../site/img/forum/icons/suggestions_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums1016.html?188,189">Suggestions</a></span><br/>The place for all your suggestions</td><td class="n">4,275</td><td class="n">137,456</td><td class="r u">18-Jul-2010 09:01:37</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums69f8.html?192,193"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums69f8.html?192,193">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,545</td><td class="n">32,493</td><td class="r u">18-Jul-2010 04:35:10</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums69f8.html?192,193"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums69f8.html?192,193">Tactics</a></span><br/>For all tactic discussion</td><td class="n">1,545</td><td class="n">32,493</td><td class="r u">18-Jul-2010 04:35:10</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums656a.html?172,173"><img src="../../../site/img/forum/icons/duelling_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums656a.html?172,173">PvP</a></span><br/>Organise and discuss Player versus Player activities here </td><td class="n">84,172</td><td class="n">630,812</td><td class="r u">18-Jul-2010 06:59:26</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb9ad.html?197,198"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb9ad.html?197,198">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">46,069</td><td class="n">280,481</td><td class="r u">18-Jul-2010 09:59:14</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsb9ad.html?197,198"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsb9ad.html?197,198">Teamwork</a></span><br/>Team up with other players for activities</td><td class="n">46,069</td><td class="n">280,481</td><td class="r u">18-Jul-2010 09:59:14</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa78d.html?176,177"><img src="../../../site/img/forum/icons/goalsandachievements_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa78d.html?176,177">In Game</a></span><br/>Let others know about your goals and accomplishments</td><td class="n">156,521</td><td class="n">3,568,595</td><td class="r u">18-Jul-2010 09:45:51</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsce91.html?184,185"><img src="../../../site/img/forum/icons/compliments_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsce91.html?184,185">Compliments</a></span><br/>Chat with Jagex staff and tell us what you like</td><td class="n">1,422</td><td class="n">97,239</td><td class="r u">18-Jul-2010 03:52:35</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc309.html?230,231"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc309.html?230,231">Constructive Criticism</a></span><br/>For feedback and discussion </td><td class="n">65,969</td><td class="n">1,090,497</td><td class="r u">18-Jul-2010 08:26:25</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc309.html?230,231"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc309.html?230,231">Constructive Criticism</a></span><br/>For feedback and discussion </td><td class="n">65,969</td><td class="n">1,090,497</td><td class="r u">18-Jul-2010 08:26:25</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsdf2f.html?180,181"><img src="../../../site/img/forum/icons/rants_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsdf2f.html?180,181">Rants</a></span><br/>Tell us what you don't like</td><td class="n">135,529</td><td class="n">1,870,550</td><td class="r u">18-Jul-2010 09:09:57</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsfff2.html?168,169"><img src="../../../site/img/forum/icons/off_topic_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forumsfff2.html?168,169">Off Topic</a></span><br/>Non-RuneScape related discussion</td><td class="n">749,326</td><td class="n">19,020,158</td><td class="r u">18-Jul-2010 09:53:23</td></tr></table></div>
<script type="text/javascript">
@ -435,18 +435,18 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
<div class="brown_box_forum brown_box_stack"><table id="group23" class="group "><tr><td class="groupname" colspan="2"><div id="showhide23" class="showhide">&nbsp;</div><div class="groupname">Dungeons of Daemonheim</div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumse59f.html?148,149"><img src="../../../site/img/forum/icons/skill_dungeoneering.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumse59f.html?148,149">Adventuring Parties</a></span><br/>Find fellow Daemonheim adventurers here</td><td class="n">27,050</td><td class="n">63,667</td><td class="r u">18-Jul-2010 09:25:22</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumse59f.html?148,149"><img src="../../../site/img/forum/icons/skill_dungeoneering.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumse59f.html?148,149">Adventuring Parties</a></span><br/>Find fellow Daemonheim adventurers here</td><td class="n">27,050</td><td class="n">63,667</td><td class="r u">18-Jul-2010 09:25:22</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums9a3a.html?149,150"><img src="../../../site/img/forum/icons/forum_feedback_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums9a3a.html?149,150">Dungeoneering Feedback</a></span><br/>The place for constructive feedback about Dungeoneering</td><td class="n">5,680</td><td class="n">56,804</td><td class="r u">18-Jul-2010 09:45:08</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums435d.html?150,151"><img src="../../../site/img/forum/icons/web_feedback_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums435d.html?150,151">Dungeoneering Help</a></span><br/>Need advice about Dungeoneering? Get help here!</td><td class="n">4,256</td><td class="n">23,147</td><td class="r u">18-Jul-2010 09:21:35</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(23),23);
</script>
<div class="brown_box_forum brown_box_stack"><table id="group30" class="group "><tr><td class="groupname" colspan="2"><div id="showhide30" class="showhide">&nbsp;</div><div class="groupname">Events and Services</div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumscc92.html?235,236"><img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumscc92.html?235,236">RuneFest</a></span><br/>For all discussion about the RuneFest event</td><td class="n">419</td><td class="n">10,000</td><td class="r u">18-Jul-2010 09:40:12</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumscc92.html?235,236"><img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumscc92.html?235,236">RuneFest</a></span><br/>For all discussion about the RuneFest event</td><td class="n">419</td><td class="n">10,000</td><td class="r u">18-Jul-2010 09:40:12</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums5fa7.html?236,237"><img src="../../../site/img/forum/icons/triumvirate.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums5fa7.html?236,237">Triumvirate</a></span><br/>For discussion and involvement with the Triumvirate System</td><td class="n">1,040</td><td class="n">83,483</td><td class="r u">18-Jul-2010 09:56:09</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa4fc.html?42,43"><img src="../../../site/img/forum/icons/events2.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa4fc.html?42,43">Events</a></span><br/>Organise and attend in-game events</td><td class="n">608,802</td><td class="n">9,043,790</td><td class="r u">18-Jul-2010 09:59:14</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums9f15.html?199,200"><img src="../../../site/img/forum/icons/Character.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums9f15.html?199,200">Tournaments</a></span><br/>Arrange and discuss in-game tournaments</td><td class="n">258</td><td class="n">19,634</td><td class="r u">18-Jul-2010 09:41:35</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums7646.html?201,202"><img src="../../../site/img/forum/icons/Shop-icon.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums7646.html?201,202">Businesses &amp; Services</a></span><br/>Running an in-game business or service? Post about it here</td><td class="n">1,221</td><td class="n">62,401</td><td class="r u">18-Jul-2010 09:41:39</td></tr></table></div>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsa4fc.html?42,43"><img src="../../../site/img/forum/icons/events2.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsa4fc.html?42,43">Events</a></span><br/>Organise and attend in-game events</td><td class="n">608,802</td><td class="n">9,043,790</td><td class="r u">18-Jul-2010 09:59:14</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums9f15.html?199,200"><img src="../../../site/img/forum/icons/Character.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums9f15.html?199,200">Tournaments</a></span><br/>Arrange and discuss in-game tournaments</td><td class="n">258</td><td class="n">19,634</td><td class="r u">18-Jul-2010 09:41:35</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums7646.html?201,202"><img src="../../../site/img/forum/icons/Shop-icon.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums7646.html?201,202">Businesses &amp; Services</a></span><br/>Running an in-game business or service? Post about it here</td><td class="n">1,221</td><td class="n">62,401</td><td class="r u">18-Jul-2010 09:41:39</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(30),30);
</script>
@ -459,13 +459,13 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
showhide(!is_group_hidden(31),31);
</script>
<div class="brown_box_forum brown_box_stack"><table id="group17" class="group "><tr><td class="groupname" colspan="2"><div id="showhide17" class="showhide">&nbsp;</div><div class="groupname">Clans</div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsef76.html?94,95"><img src="../../../site/img/forum/icons/Recruitment_looking.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsef76.html?94,95">Recruitment <20> Looking for a clan</a></span><br/>Post here to find a clan</td><td class="n">69,395</td><td class="n">484,738</td><td class="r u">18-Jul-2010 09:57:32</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc506.html?87,88"><img src="../../../site/img/forum/icons/recruitment_100_1.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc506.html?87,88">Recruitment <20> Under 100 Combat</a></span><br/>Entry requirements, less than level 100 Combat</td><td class="n">33,980</td><td class="n">3,155,641</td><td class="r u">18-Jul-2010 09:58:45</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsac6a.html?92,93"><img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsac6a.html?92,93">Recruitment <20> 100 Combat and over</a></span><br/>Entry requirements, level 100 Combat or more</td><td class="n">28,866</td><td class="n">2,751,467</td><td class="r u">18-Jul-2010 09:58:29</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumscbfd.html?93,94"><img src="../../../site/img/forum/icons/Recruitment_Specialist.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumscbfd.html?93,94">Recruitment <20> Specialist Clans</a></span><br/>Entry requirements, no specific combat level</td><td class="n">27,116</td><td class="n">1,697,950</td><td class="r u">18-Jul-2010 09:59:15</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums8a92.html?90,91"><img src="../../../site/img/forum/icons/clan_homes.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums8a92.html?90,91">Clan Home</a></span><br/>Here you will find your clan<61>s discussion thread</td><td class="n">11,128</td><td class="n">1,047,322</td><td class="r u">18-Jul-2010 09:57:22</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums236c.html?135,136"><img src="../../../site/img/forum/icons/clan_discussions.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums236c.html?135,136">Clan Discussion</a></span><br/>An area for the clan community to talk, war and get advice.</td><td class="n">4,096</td><td class="n">235,511</td><td class="r u">18-Jul-2010 09:57:29</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc108.html?251,252"><img src="../../../site/img/forum/icons/jc.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc108.html?251,252">The Jagex Cup</a></span><br/>The Jagex Clan Cup 2010 - Get involved!</td><td class="n">747</td><td class="n">7,393</td><td class="r u">18-Jul-2010 09:24:00</td></tr></table></div>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsef76.html?94,95"><img src="../../../site/img/forum/icons/Recruitment_looking.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsef76.html?94,95">Recruitment <20> Looking for a clan</a></span><br/>Post here to find a clan</td><td class="n">69,395</td><td class="n">484,738</td><td class="r u">18-Jul-2010 09:57:32</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc506.html?87,88"><img src="../../../site/img/forum/icons/recruitment_100_1.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc506.html?87,88">Recruitment <20> Under 100 Combat</a></span><br/>Entry requirements, less than level 100 Combat</td><td class="n">33,980</td><td class="n">3,155,641</td><td class="r u">18-Jul-2010 09:58:45</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsac6a.html?92,93"><img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsac6a.html?92,93">Recruitment <20> 100 Combat and over</a></span><br/>Entry requirements, level 100 Combat or more</td><td class="n">28,866</td><td class="n">2,751,467</td><td class="r u">18-Jul-2010 09:58:29</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumscbfd.html?93,94"><img src="../../../site/img/forum/icons/Recruitment_Specialist.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumscbfd.html?93,94">Recruitment <20> Specialist Clans</a></span><br/>Entry requirements, no specific combat level</td><td class="n">27,116</td><td class="n">1,697,950</td><td class="r u">18-Jul-2010 09:59:15</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums8a92.html?90,91"><img src="../../../site/img/forum/icons/clan_homes.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums8a92.html?90,91">Clan Home</a></span><br/>Here you will find your clan<61>s discussion thread</td><td class="n">11,128</td><td class="n">1,047,322</td><td class="r u">18-Jul-2010 09:57:22</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums236c.html?135,136"><img src="../../../site/img/forum/icons/clan_discussions.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums236c.html?135,136">Clan Discussion</a></span><br/>An area for the clan community to talk, war and get advice.</td><td class="n">4,096</td><td class="n">235,511</td><td class="r u">18-Jul-2010 09:57:29</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forumsc108.html?251,252"><img src="../../../site/img/forum/icons/jc.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forumsc108.html?251,252">The Jagex Cup</a></span><br/>The Jagex Clan Cup 2010 - Get involved!</td><td class="n">747</td><td class="n">7,393</td><td class="r u">18-Jul-2010 09:24:00</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(17),17);
</script>
@ -490,7 +490,7 @@ function commSelect(){var opt = $("#communitySelectionDropDown").val();var $sele
<div class="brown_box_forum brown_box_stack"><table id="group8" class="group "><tr><td class="groupname" colspan="2"><div id="showhide8" class="showhide">&nbsp;</div><div class="groupname">RS Classic</div></td><td class="threads title n">Threads</td><td class="posts title n">Posts</td><td class="lastpost title">Last Post</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4419.html?50,51"><img src="../../../site/img/forum/icons/rsc_general_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums4419.html?50,51">RSC Discussion</a></span><br/>For any RSC topic not covered by the other forums</td><td class="n">23,231</td><td class="n">243,244</td><td class="r u">18-Jul-2010 09:48:01</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums4bcd.html?51,52"><img src="../../../site/img/forum/icons/rsc_marketplace_2.gif" alt=""/></a></td><td class="h"><span class="t"><a href="forums4bcd.html?51,52">RSC Community</a></span><br/>For RSC related trades, duels, events &amp; clans</td><td class="n">80,907</td><td class="n">366,766</td><td class="r u">18-Jul-2010 08:07:01</td></tr>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums29d3.html?54,55"><img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/></a></td><td class="h"><span class="t"><a href="forums29d3.html?54,55">RSC Feedback</a></span><br/>For feedback and discussion about RSC &amp; the RSC forum section</td><td class="n">9,930</td><td class="n">90,742</td><td class="r u">18-Jul-2010 09:32:39</td></tr></table></div>
<tr class="s"><td></td></tr><tr class="f"><td class="i"><a href="forums29d3.html?54,55"><img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/></a></td><td class="h"><span class="t"><a href="forums29d3.html?54,55">RSC Feedback</a></span><br/>For feedback and discussion about RSC &amp; the RSC forum section</td><td class="n">9,930</td><td class="n">90,742</td><td class="r u">18-Jul-2010 09:32:39</td></tr></table></div>
<script type="text/javascript">
showhide(!is_group_hidden(8),8);
</script>

View File

@ -371,7 +371,7 @@ Mod<6F>Mattyc
</div>
<div class="msgcontents">
<!--<p>Player Support Q&A</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Player Support Q&amp;A</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"> <br>Hey everyone! <br> <br>Recently we ran a poll asking you which areas of the company you'd like to hear from for our next video on the RuneScape YouTube Channel. You voted for the Content team first and gave us a huge list of questions to throw at them and their video has been on our <a href="http://www.youtube.com/runescape/">RuneScape YouTube Community Channel</a> for a few weeks now. We've also collected your questions for the <b>Graphics team Q&A</b> and they are poring over your questions carefully as we speak and we'll be filming their responses very soon. <br> <br><b>While we're hotly anticipating that video, we at Jagex HQ are looking to the future and it's The Player Support team that will be taking your questions in our next video Q&A!</b> <br> <br>The Player Support team is responsible for all things account related and are the knights in shining armour at Jagex as they help keep your accounts warm and safe when no-one else will, among so many other things! <br> <br>Briefly, Player Support comprises the following areas: <br> <br><ul><li>Account Security <br><li>Offences <br><li>Investigation teams <br><li>Billing</ul> <br>We'll be bringing your questions to them in no time at all so now is your chance to ask anything you have ever wanted to ask about the world of player support! <br> <br> <br><center><b>Before you ask about new updates and space hamsters...</b></center> <br> <br>To help you help us, there are a couple of points we think are worth considering before posing your question: <br> <br><ul><li>Shorter questions have a better chance of being asked so if you can avoid a 500 word preamble before your question, that would be great. <br> <br><li>The video won't be an interrogation so loaded questions that are pretty much rants are less likely to be answered. Afterall, we'd like to be invited back. <br> <br><li>Remember your questions are being brought to the Player Support Team, so they won't be able to answer any questions about game mechanics or future updates. <br> <br><li>Any questions relating to a locked, banned or hijacked account will not be answered here or in the Q&A. Please use the regular support channels for this purpose and we'll be happy to help.</ul> <br> <br>Thanks and let's have your questions! <img class="sm7" alt="^_^" title="^_^" src="../../../site/img/blk.gif" /> <br> <br>- Mod MattyC <br> <br><div style="background-color: #645305; border: #957c07 solid 2px; width: 110px;"><a href="http://www.youtube.com/runescape"><img src="../../../www.jagex.com/img/crossservice/youtube/youtube_link_1.jpg" width=110px></a> <br></div> <br> </div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<!--<p>Player Support Q&A</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Player Support Q&amp;A</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"> <br>Hey everyone! <br> <br>Recently we ran a poll asking you which areas of the company you'd like to hear from for our next video on the RuneScape YouTube Channel. You voted for the Content team first and gave us a huge list of questions to throw at them and their video has been on our <a href="http://www.youtube.com/runescape/">RuneScape YouTube Community Channel</a> for a few weeks now. We've also collected your questions for the <b>Graphics team Q&A</b> and they are poring over your questions carefully as we speak and we'll be filming their responses very soon. <br> <br><b>While we're hotly anticipating that video, we at Jagex HQ are looking to the future and it's The Player Support team that will be taking your questions in our next video Q&A!</b> <br> <br>The Player Support team is responsible for all things account related and are the knights in shining armour at Jagex as they help keep your accounts warm and safe when no-one else will, among so many other things! <br> <br>Briefly, Player Support comprises the following areas: <br> <br><ul><li>Account Security <br><li>Offences <br><li>Investigation teams <br><li>Billing</ul> <br>We'll be bringing your questions to them in no time at all so now is your chance to ask anything you have ever wanted to ask about the world of player support! <br> <br> <br><center><b>Before you ask about new updates and space hamsters...</b></center> <br> <br>To help you help us, there are a couple of points we think are worth considering before posing your question: <br> <br><ul><li>Shorter questions have a better chance of being asked so if you can avoid a 500 word preamble before your question, that would be great. <br> <br><li>The video won't be an interrogation so loaded questions that are pretty much rants are less likely to be answered. Afterall, we'd like to be invited back. <br> <br><li>Remember your questions are being brought to the Player Support Team, so they won't be able to answer any questions about game mechanics or future updates. <br> <br><li>Any questions relating to a locked, banned or hijacked account will not be answered here or in the Q&A. Please use the regular support channels for this purpose and we'll be happy to help.</ul> <br> <br>Thanks and let's have your questions! <img class="sm7" alt="^_^" title="^_^" src="../../../site/img/blk.gif" /> <br> <br>- Mod MattyC <br> <br><div style="background-color: #645305; border: #957c07 solid 2px; width: 110px;"><a href="http://www.youtube.com/runescape"><img src="../../../www.jagex.com/img/crossservice/youtube/youtube_link_1.webp" width=110px></a> <br></div> <br> </div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Zamorak Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/K_ril_tsutsaroth.gif" align="right">Do you need some holy warriors to take on K<>ril Tsutsaroth? Have you got everybody except a tank to stand up to Balfrug Kreeyath? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Zamorak<61> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Zamorak<61> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Zamorak Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/K_ril_tsutsaroth.gif" align="right">Do you need some holy warriors to take on K<>ril Tsutsaroth? Have you got everybody except a tank to stand up to Balfrug Kreeyath? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Zamorak<61> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Zamorak<61> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/green_cross.jpg" alt=""/> &nbsp; Account Help &nbsp; <img src="../../../site/img/forum/icons/green_cross.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/green_cross.webp" alt=""/> &nbsp; Account Help &nbsp; <img src="../../../site/img/forum/icons/green_cross.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -325,7 +325,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Find a Heroes' Quest Partner</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"><table><tbody><tr> <td width="50"><img src="../../../site/img/forum/jmod_images/achietties_chathead.gif" align="left"> </td><td width="400"><br><i>"Greetings, I'm Achiettes the principal guard of the Heroes' Guild. Welcome to my partner request sticky! <br><br>I re-created this thread to assist people in finding a partner for this quest and to put a stop to duplicate threads in the Quests forum, it's such a shame to see interesting quest discussions pushed to the bottom! So please post here if you wish to find someone of the opposite gang.<br><br>Many thanks to Kadie for the original inspiration for this thread!"</i><br></td></tr></tbody></table><br>Please use this sticky to request a partner for the armband section of the Heroes' Quest. When doing so, it would be most helpful if you used the following format:<br><br><hr><font color="#32cd32"><b>Gang Type Required:</b><br><b>Date and Time:</b><br><b>Location and World:</b><br><b>Additional Requirements/Information:</b></font><br><hr><br>It may be best if you check the last few pages first as those are the newest request posts. We also suggest that you edit your post to "Partner found" if you are no longer looking to team up.<br><br>Please note, you can still help someone on the Heroes' quest if you have already completed it.<br><br><hr><table><tbody><tr><br><td width="25"><img src="../../../site/img/questhelp/heroesquest/heroes_candlestick_inv.gif" align="left"><br></td><td width="400">In addition, please be aware that Pete's candlestick is useless to the quester when not obtained through the proper channel. <br><br>Buying one from a player and not doing the quest part required to obtain it, will show in the quest journal as not being completed yet. Thus, buying one would be a waste of money.<br></td><td width="25"><img src="../../../site/img/questhelp/heroesquest/heroes_candlestick_inv.gif" align="left"><br></td></tr></tbody></table><br><hr><br>We wish you the best of luck and happy questing! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><br><br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Find a Heroes' Quest Partner</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"><table><tbody><tr> <td width="50"><img src="../../../site/img/forum/jmod_images/achietties_chathead.gif" align="left"> </td><td width="400"><br><i>"Greetings, I'm Achiettes the principal guard of the Heroes' Guild. Welcome to my partner request sticky! <br><br>I re-created this thread to assist people in finding a partner for this quest and to put a stop to duplicate threads in the Quests forum, it's such a shame to see interesting quest discussions pushed to the bottom! So please post here if you wish to find someone of the opposite gang.<br><br>Many thanks to Kadie for the original inspiration for this thread!"</i><br></td></tr></tbody></table><br>Please use this sticky to request a partner for the armband section of the Heroes' Quest. When doing so, it would be most helpful if you used the following format:<br><br><hr><font color="#32cd32"><b>Gang Type Required:</b><br><b>Date and Time:</b><br><b>Location and World:</b><br><b>Additional Requirements/Information:</b></font><br><hr><br>It may be best if you check the last few pages first as those are the newest request posts. We also suggest that you edit your post to "Partner found" if you are no longer looking to team up.<br><br>Please note, you can still help someone on the Heroes' quest if you have already completed it.<br><br><hr><table><tbody><tr><br><td width="25"><img src="../../../site/img/questhelp/heroesquest/heroes_candlestick_inv.gif" align="left"><br></td><td width="400">In addition, please be aware that Pete's candlestick is useless to the quester when not obtained through the proper channel. <br><br>Buying one from a player and not doing the quest part required to obtain it, will show in the quest journal as not being completed yet. Thus, buying one would be a waste of money.<br></td><td width="25"><img src="../../../site/img/questhelp/heroesquest/heroes_candlestick_inv.gif" align="left"><br></td></tr></tbody></table><br><hr><br>We wish you the best of luck and happy questing! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><br><br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
</div>
</td>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -325,7 +325,7 @@ Mod<6F>Mark<72>H
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Bored? Draw #ere!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Bored? Draw #ere!</B></U></font></center> <br><HR> <br>Here is yet another reposted version of the famous "Bored? Draw #ere!" sticky. <br> <br>Ever wondered why it's "Draw #ere!" and not "Draw 'ere!"? Simple typo, but it's one that has become Forum lore! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br><FONT COLOR="#32CD32"><b><u>Sticky Specific Rules:</b></u></font> <br> <br>1. Posting obscene pictures may be a great display of your artistic talents but will unfortunately result in a ban. Fair enough? <br> <br>2. It may be the highest form of flattery but please don't copy other people's work! <br> <br>3. I'm sure it goes without saying, but just to put it out there, all other forum rules apply. <br> <br>Everyone happy with that? Ok, Draw #ere! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Bored? Draw #ere!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Bored? Draw #ere!</B></U></font></center> <br><HR> <br>Here is yet another reposted version of the famous "Bored? Draw #ere!" sticky. <br> <br>Ever wondered why it's "Draw #ere!" and not "Draw 'ere!"? Simple typo, but it's one that has become Forum lore! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br><FONT COLOR="#32CD32"><b><u>Sticky Specific Rules:</b></u></font> <br> <br>1. Posting obscene pictures may be a great display of your artistic talents but will unfortunately result in a ban. Fair enough? <br> <br>2. It may be the highest form of flattery but please don't copy other people's work! <br> <br>3. I'm sure it goes without saying, but just to put it out there, all other forum rules apply. <br> <br>Everyone happy with that? Ok, Draw #ere! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/clan_homes.jpg" alt=""/> &nbsp; Clan Home &nbsp; <img src="../../../site/img/forum/icons/clan_homes.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/clan_homes.webp" alt=""/> &nbsp; Clan Home &nbsp; <img src="../../../site/img/forum/icons/clan_homes.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Jl_icon.jpg" alt=""/> &nbsp; Developer Blogs &nbsp; <img src="../../../site/img/forum/icons/Jl_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Jl_icon.webp" alt=""/> &nbsp; Developer Blogs &nbsp; <img src="../../../site/img/forum/icons/Jl_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ Mod<6F>Crow
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 550px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">www.youtube.com/runescape</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><a href="http://www.youtube.com/runescape"><img src="../../../www.jagex.com/img/crossservice/youtube/youtube_link_1.jpg"></a></center> <br> <br>Greetings all! <br> <br>Welcome to the forum thread dedicated to the <a href="http://www.youtube.com/runescape">RuneScape Community YouTube Channel</a>! We've got some big plans ahead for our little video home and as always we'd like to involve you as much as we possibly can. <br> <br>So what's this thread for? Well as well as using this thread to chat about the stuff you encounter on the RuneScape channel we'll also be using it to: <br><ul><li>Tell you about new Jagex videos <br><li>Update you on channel competitions <br><li>Tell you about awesome player videos <br><li>Give you a heads up on channel changes <br><li>Get your feedback on channel changes <br><li>...And More!</ul> <br>So keep an eye on this thread and remember to subscribe to the channel for advanced notice of new videos and special updates! <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 550px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">www.youtube.com/runescape</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><a href="http://www.youtube.com/runescape"><img src="../../../www.jagex.com/img/crossservice/youtube/youtube_link_1.webp"></a></center> <br> <br>Greetings all! <br> <br>Welcome to the forum thread dedicated to the <a href="http://www.youtube.com/runescape">RuneScape Community YouTube Channel</a>! We've got some big plans ahead for our little video home and as always we'd like to involve you as much as we possibly can. <br> <br>So what's this thread for? Well as well as using this thread to chat about the stuff you encounter on the RuneScape channel we'll also be using it to: <br><ul><li>Tell you about new Jagex videos <br><li>Update you on channel competitions <br><li>Tell you about awesome player videos <br><li>Give you a heads up on channel changes <br><li>Get your feedback on channel changes <br><li>...And More!</ul> <br>So keep an eye on this thread and remember to subscribe to the channel for advanced notice of new videos and special updates! <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -326,7 +326,7 @@ Mod<6F>Hohbein
</div>
<div class="msgcontents">
<!--<p>Runefest Update</p>--><style type="text/css">.jmod .sectionHeader{clear:both;height:26px}.jmod .sectionHeader div{float:left;height:26px}.jmod .sectionHeader .left,.jmod .sectionHeader .right{width:71px}.jmod .sectionHeader .plaque{margin:0 -71px;width: 100%;text-align:center}.jmod .ScInner{overflow:hidden}</style><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneFest Update</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.jpg" width="300px"></center><br><br>Hi everyone, <br><br>Tickets for RuneFest 2010 are now sold out and everyone here at Jagex is really excited about our first ever player event, which will take place on Saturday 28th August within the dungeons of Vinopolis, in central London.<br><br>All ticket holders should now have received an email from Ticketmaster regarding the event, so if you purchased a ticket, please check your email for more information. <br><br>We would like to say a big <20>thank you<6F> for purchasing your ticket and we are really looking forward to meeting you next month for the first real-world celebration for the best gaming community in the world.<br><br>When we were preparing for RuneFest we looked at what you, the players, would expect from an event and what companies within this space do to give us a guide on ticket price. However, on reflection, we feel that this is a great opportunity for us to meet our most ardent fans and give something back so we will be using money from within our marketing budget to allow ticket holders to enjoy RuneFest 2010 for free by covering the cost of their tickets. We understand that a large number of players are coming from around the world so we hope that this small gesture will help with your travel costs. <br><br>We understand that the lack of communication over the past few weeks may have lead to some concern; we are sorry for this and we will be contacting you regularly in the future as we count down to the event.<br>We look forward to seeing you at RuneFest 2010! <br><br>Regards,<br>Andrew, Mark Gerhard and the RuneFest team</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div>
<!--<p>Runefest Update</p>--><style type="text/css">.jmod .sectionHeader{clear:both;height:26px}.jmod .sectionHeader div{float:left;height:26px}.jmod .sectionHeader .left,.jmod .sectionHeader .right{width:71px}.jmod .sectionHeader .plaque{margin:0 -71px;width: 100%;text-align:center}.jmod .ScInner{overflow:hidden}</style><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneFest Update</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.webp" width="300px"></center><br><br>Hi everyone, <br><br>Tickets for RuneFest 2010 are now sold out and everyone here at Jagex is really excited about our first ever player event, which will take place on Saturday 28th August within the dungeons of Vinopolis, in central London.<br><br>All ticket holders should now have received an email from Ticketmaster regarding the event, so if you purchased a ticket, please check your email for more information. <br><br>We would like to say a big <20>thank you<6F> for purchasing your ticket and we are really looking forward to meeting you next month for the first real-world celebration for the best gaming community in the world.<br><br>When we were preparing for RuneFest we looked at what you, the players, would expect from an event and what companies within this space do to give us a guide on ticket price. However, on reflection, we feel that this is a great opportunity for us to meet our most ardent fans and give something back so we will be using money from within our marketing budget to allow ticket holders to enjoy RuneFest 2010 for free by covering the cost of their tickets. We understand that a large number of players are coming from around the world so we hope that this small gesture will help with your travel costs. <br><br>We understand that the lack of communication over the past few weeks may have lead to some concern; we are sorry for this and we will be contacting you regularly in the future as we count down to the event.<br>We look forward to seeing you at RuneFest 2010! <br><br>Regards,<br>Andrew, Mark Gerhard and the RuneFest team</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div>
</div>
</td>
@ -355,7 +355,7 @@ Mod<6F>Kat
</div>
<div class="msgcontents">
<div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneFest Update</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.jpg" width=300px></center> <br> <br><b><i>How will I get my refund?</i></b> <br> <br>The guys and girls over at TicketMaster will process the refund to your account. It<49>s worth bearing in mind that this might take up to a week. <br> <br><b><i>Are tickets still available to buy?</i></b> <br> <br>We<EFBFBD>ve now closed ticket sales to RuneFest 2010. <br> <br><b><i>Where exactly will the event take place? </b></i> <br> <br>RuneFest will take place in within the dungeons of Vinopolis, in central London and we<77>ll be releasing more exact details to ticket holders shortly. <br> <br><b><i>When will more information about RuneFest be released?</i></b> <br> <br>We<EFBFBD>ll be releasing more information over coming weeks, so keep your eyes peeled on the RuneFest website! Those players who have registered email addresses with us will receive email updates as well. <br> <br><b><i>As you<6F>re not charging for tickets, does this mean I can turn up to RuneFest on the day and get in?</i></b> <br> <br>We definitely appreciate your enthusiasm for RuneFest, but to enter the event you<6F>ll need to have a valid RuneFest ticket. <br> <br><b><i>My friend has a ticket but can<61>t make it, can I buy the ticket from them?</i></b> <br> <br>TicketMaster was the only official source to purchase RuneFest tickets from. We can<61>t recommend you buy tickets from any unofficial source.</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div>
<div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneFest Update</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.webp" width=300px></center> <br> <br><b><i>How will I get my refund?</i></b> <br> <br>The guys and girls over at TicketMaster will process the refund to your account. It<49>s worth bearing in mind that this might take up to a week. <br> <br><b><i>Are tickets still available to buy?</i></b> <br> <br>We<EFBFBD>ve now closed ticket sales to RuneFest 2010. <br> <br><b><i>Where exactly will the event take place? </b></i> <br> <br>RuneFest will take place in within the dungeons of Vinopolis, in central London and we<77>ll be releasing more exact details to ticket holders shortly. <br> <br><b><i>When will more information about RuneFest be released?</i></b> <br> <br>We<EFBFBD>ll be releasing more information over coming weeks, so keep your eyes peeled on the RuneFest website! Those players who have registered email addresses with us will receive email updates as well. <br> <br><b><i>As you<6F>re not charging for tickets, does this mean I can turn up to RuneFest on the day and get in?</i></b> <br> <br>We definitely appreciate your enthusiasm for RuneFest, but to enter the event you<6F>ll need to have a valid RuneFest ticket. <br> <br><b><i>My friend has a ticket but can<61>t make it, can I buy the ticket from them?</i></b> <br> <br>TicketMaster was the only official source to purchase RuneFest tickets from. We can<61>t recommend you buy tickets from any unofficial source.</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Recruitment_looking.jpg" alt=""/> &nbsp; Recruitment <20> Looking for a clan &nbsp; <img src="../../../site/img/forum/icons/Recruitment_looking.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Recruitment_looking.webp" alt=""/> &nbsp; Recruitment <20> Looking for a clan &nbsp; <img src="../../../site/img/forum/icons/Recruitment_looking.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

View File

@ -372,7 +372,7 @@ Mod<6F>Jon<6F>H
</div>
<div class="msgcontents">
<i>Although this thread is locked for information only, there is an open discussion thread here: <br> <br><a href="forums4785.html?74,75,402,60564391" target="_blank"><b>Quick find code: 74-75-402-60564391 <br>Location: Home > RuneScape Forums > Game Feedback > Merchanting Clans - discussion</b></a> <br> <br>Cheers! <br> <br>-JH</i> <br> <br><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3">Merchanting Clans and you</font></b> <br> <br><img src="../../../site/img/main/kbase/controls/grand_exchange/maximum_price.gif"></center> <br> <br>Hi everyone, <br> <br>As you'll surely have noticed if you've been looking around the Clans Forums, there has recently been an increase in the number of "Merchanting Clans". <br> <br>Many of these clans promise that if you start with a relatively modest amount of money and follow their simple instructions, you will quickly make a fortune. <br> <br>It is possible to make money from merchanting on the Grand Exchange - but it's also possible to lose money. And if someone tells you something that seems too good to be true, it probably is. <br> <br>The Grand Exchange is meant to empower players to buy the items they need when they need them. Likewise, if players have made or obtained something that they don't need, the Grand Exchange can help them sell it to someone who does need it. <br> <br><b>If you spend a lot of money on items that you don't actually want or need, you are choosing to take a risk. You might make money, but you might also lose money.</b></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<i>Although this thread is locked for information only, there is an open discussion thread here: <br> <br><a href="forums4785.html?74,75,402,60564391" target="_blank"><b>Quick find code: 74-75-402-60564391 <br>Location: Home > RuneScape Forums > Game Feedback > Merchanting Clans - discussion</b></a> <br> <br>Cheers! <br> <br>-JH</i> <br> <br><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3">Merchanting Clans and you</font></b> <br> <br><img src="../../../site/img/main/kbase/controls/grand_exchange/maximum_price.gif"></center> <br> <br>Hi everyone, <br> <br>As you'll surely have noticed if you've been looking around the Clans Forums, there has recently been an increase in the number of "Merchanting Clans". <br> <br>Many of these clans promise that if you start with a relatively modest amount of money and follow their simple instructions, you will quickly make a fortune. <br> <br>It is possible to make money from merchanting on the Grand Exchange - but it's also possible to lose money. And if someone tells you something that seems too good to be true, it probably is. <br> <br>The Grand Exchange is meant to empower players to buy the items they need when they need them. Likewise, if players have made or obtained something that they don't need, the Grand Exchange can help them sell it to someone who does need it. <br> <br><b>If you spend a lot of money on items that you don't actually want or need, you are choosing to take a risk. You might make money, but you might also lose money.</b></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>
@ -401,7 +401,7 @@ Mod<6F>Jon<6F>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>How you might lose your money</b></center> <br> <br>What often happens is something like this. There are variations in the details, but the overall principle is usually the same. <br> <br><hr><ol><li>Due to the economic principle of "supply and demand", prices tend to rise when a lot of people are buying an item, and fall when a lot of people are selling.</li> <br> <br><li>A rich player, or group of rich players, will choose a specific item and buy up a large quantity. This causes the price for that item to start rising.</li> <br> <br><li>The leaders tell you that if you buy enough of the same item, the price will keep rising. They say that you should keep buying until they tell you to sell, and everyone will make money because you'll be selling for more than you paid.</li> <br> <br><li>Prices will only keep rising as long as there are more people looking to buy than there are items for sale. Once someone starts to sell in large quantities (known as "dumping" the item), the prices will fall ("crash") as the supply/demand imbalance is reversed. Anyone who doesn't react quickly enough will be left holding items that are suddenly worth a lot less than they paid.</li> <br> <br><li>Crucially, the crash will almost always be <b>before</b> the "sell date" publicised by the clan leaders. No-one wants to be last to sell as they would be less likely to make their money back. This means that you're essentially having to trust other players with your money. You don't control them and you probably don't even know them, but it just takes one or two of them to lose their nerve and your money evaporates.</li></ol><hr> <br>Once again, if you choose to buy items just because you're hoping to make money by selling them on, you also need to accept the risk that you could lose money on them too. <br> <br>Hopefully you now understand that you should never expect to get something for nothing.</div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>How you might lose your money</b></center> <br> <br>What often happens is something like this. There are variations in the details, but the overall principle is usually the same. <br> <br><hr><ol><li>Due to the economic principle of "supply and demand", prices tend to rise when a lot of people are buying an item, and fall when a lot of people are selling.</li> <br> <br><li>A rich player, or group of rich players, will choose a specific item and buy up a large quantity. This causes the price for that item to start rising.</li> <br> <br><li>The leaders tell you that if you buy enough of the same item, the price will keep rising. They say that you should keep buying until they tell you to sell, and everyone will make money because you'll be selling for more than you paid.</li> <br> <br><li>Prices will only keep rising as long as there are more people looking to buy than there are items for sale. Once someone starts to sell in large quantities (known as "dumping" the item), the prices will fall ("crash") as the supply/demand imbalance is reversed. Anyone who doesn't react quickly enough will be left holding items that are suddenly worth a lot less than they paid.</li> <br> <br><li>Crucially, the crash will almost always be <b>before</b> the "sell date" publicised by the clan leaders. No-one wants to be last to sell as they would be less likely to make their money back. This means that you're essentially having to trust other players with your money. You don't control them and you probably don't even know them, but it just takes one or two of them to lose their nerve and your money evaporates.</li></ol><hr> <br>Once again, if you choose to buy items just because you're hoping to make money by selling them on, you also need to accept the risk that you could lose money on them too. <br> <br>Hopefully you now understand that you should never expect to get something for nothing.</div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>
@ -430,7 +430,7 @@ Mod<6F>Jon<6F>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>What is Jagex's policy and how does this apply to the official Forums?</b></center> <br> <br><ul><li>The Grand Exchange was consciously designed to emulate a real-life stock market in many ways. One of the most important principles is that an item is worth whatever someone is willing to pay for it. This is why we chose to make it possible for GE prices to rise and fall, rather than simply fixing them at static amounts.</li> <br> <br><li>We don't see anything wrong with merchanting <i>per se</i>. However, we do want to minimise the risk of our players losing their money because they don't understand the risks that come with trying to 'play the market'.</li> <br> <br><li>We also want to prevent dishonest players from deliberately misleading others into making unwise transactions so that they can profit at the others' expense. Of course, not all players involved in merchanting are out to scam people. However, if someone is giving you buy/sell instructions, it is almost impossible to tell in advance whether they are advising you in good faith, or whether they are actually attempting to mislead you.</li> <br> <br><li>If you do still want to try and make money by buying and selling on the Grand Exchange, that's fine as long as you're aware that you could also lose money. To minimise the risks, it's better to spread your purchases out across multiple items rather than putting all of your available funds into a large stock of a single item. Then if one of the items should crash, you won't lose everything.</li> <br> <br><li>Ultimately, the most important thing to remember is that <b>you should never risk anything that you cannot afford to lose</b>. </li> <br></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>What is Jagex's policy and how does this apply to the official Forums?</b></center> <br> <br><ul><li>The Grand Exchange was consciously designed to emulate a real-life stock market in many ways. One of the most important principles is that an item is worth whatever someone is willing to pay for it. This is why we chose to make it possible for GE prices to rise and fall, rather than simply fixing them at static amounts.</li> <br> <br><li>We don't see anything wrong with merchanting <i>per se</i>. However, we do want to minimise the risk of our players losing their money because they don't understand the risks that come with trying to 'play the market'.</li> <br> <br><li>We also want to prevent dishonest players from deliberately misleading others into making unwise transactions so that they can profit at the others' expense. Of course, not all players involved in merchanting are out to scam people. However, if someone is giving you buy/sell instructions, it is almost impossible to tell in advance whether they are advising you in good faith, or whether they are actually attempting to mislead you.</li> <br> <br><li>If you do still want to try and make money by buying and selling on the Grand Exchange, that's fine as long as you're aware that you could also lose money. To minimise the risks, it's better to spread your purchases out across multiple items rather than putting all of your available funds into a large stock of a single item. Then if one of the items should crash, you won't lose everything.</li> <br> <br><li>Ultimately, the most important thing to remember is that <b>you should never risk anything that you cannot afford to lose</b>. </li> <br></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>
@ -459,7 +459,7 @@ Mod<6F>Jon<6F>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>What is encouraged on the forums</b></center> <br> <br><ul><li>Swapping advice on how to merchant most effectively. The main goals of a legitimate merchanting clan would be general advice, guidance, moral support and friendship.</li> <br> <br><li>Advising one another on how to follow item price rises and falls, and how to tell when to buy and sell according to price fluctuations and charts.</li> <br> <br><li>Teaching players to make their own merchanting decisions and not have to rely on a large group of people.</li></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><b>What is encouraged on the forums</b></center> <br> <br><ul><li>Swapping advice on how to merchant most effectively. The main goals of a legitimate merchanting clan would be general advice, guidance, moral support and friendship.</li> <br> <br><li>Advising one another on how to follow item price rises and falls, and how to tell when to buy and sell according to price fluctuations and charts.</li> <br> <br><li>Teaching players to make their own merchanting decisions and not have to rely on a large group of people.</li></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>
@ -488,7 +488,7 @@ Mod<6F>Jon<6F>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><center><b>What is not allowed on the forums</b></center></center> <br> <br><ul><li>Deliberately trying to scam or deceive other players. This includes telling people any false information to try and make them lose their money.</li> <br> <br><li>Making any kind of promise like "You will make millions by doing what we say." As we've explained above, trying to 'play the Exchange' is inherently risky and you can't guarantee that players will make a profit.</li> <br> <br><li>Telling others what items to buy or sell, what prices to set, and when to buy or sell. You may give advice and make recommendations, but not give absolute instructions. Everyone is free to make the trades that they personally wish to, as long as they are within the limits imposed automatically by the GE system.</li> <br> <br><li>Asking players to "advertise" a clan chat channel in-game for any period of time. This leads to the use of autotypers which are against the Rules of Conduct and cause disruption for other players.</li></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Merchanting Clans and you</div><div class="right"></div></div><div class="ScInner"><!----><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><center><b><font size="3"></font></b> <br> <br><center><b>What is not allowed on the forums</b></center></center> <br> <br><ul><li>Deliberately trying to scam or deceive other players. This includes telling people any false information to try and make them lose their money.</li> <br> <br><li>Making any kind of promise like "You will make millions by doing what we say." As we've explained above, trying to 'play the Exchange' is inherently risky and you can't guarantee that players will make a profit.</li> <br> <br><li>Telling others what items to buy or sell, what prices to set, and when to buy or sell. You may give advice and make recommendations, but not give absolute instructions. Everyone is free to make the trades that they personally wish to, as long as they are within the limits imposed automatically by the GE system.</li> <br> <br><li>Asking players to "advertise" a clan chat channel in-game for any period of time. This leads to the use of autotypers which are against the Rules of Conduct and cause disruption for other players.</li></ul></div></div><!----></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

File diff suppressed because one or more lines are too long

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Character.jpg" alt=""/> &nbsp; Tournaments &nbsp; <img src="../../../site/img/forum/icons/Character.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Character.webp" alt=""/> &nbsp; Tournaments &nbsp; <img src="../../../site/img/forum/icons/Character.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/clan_discussions.jpg" alt=""/> &nbsp; Clan Discussion &nbsp; <img src="../../../site/img/forum/icons/clan_discussions.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/clan_discussions.webp" alt=""/> &nbsp; Clan Discussion &nbsp; <img src="../../../site/img/forum/icons/clan_discussions.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -327,7 +327,7 @@ Mod<6F>Mark<72>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Forum Emergencies</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"> <br> <br>This thread is for reporting serious forum related issues that you may encounter whilst browsing the RuneScape forums. <br> <br><font size="3" color="olive"><u>Here<EFBFBD>s a list of the kind of things that can be reported in this thread:</u></font> <br> <br><font size="4" color="green">&#10004</font><b>Serious offensive language</b> - Racism, sexual language, highly offensive material etc. <br><font size="4" color="green">&#10004</font><b>Item/Password Scamming</b> - Posts with genuine attempts to deceive. <br><font size="4" color="green">&#10004</font><b>Account Sharing/Trading</b> - Posts asking to share or buy/sell accounts. <br><font size="4" color="green">&#10004</font><b>Websites/URLs</b> - Posts with suspicious websites or URLs in them. <br><font size="4" color="green">&#10004</font><b>Personal Details</b> - Sharing off-site contacts/discussing specific personal details. <br> <br>If you wish to report any issues on your thread, please use the following template to provide us with the right details: <br> <br><font color="blue">Quick Find Code: [at bottom of each thread]: <br>Thread Title: <br>Page In Thread: <br>Post Number(s): <br></font> <br> <br><b>Please note!</b> - If your report is not for one of the above issues we cannot guarantee it will be a priority. <br> <br><font color="red"><b><u>Reports for less serious issues should be reported to us in the <a href="forums37fc.html?103,104,20,61319417">"Forum Help"</a> thread!</b></u></font> <br> <br> <br></div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Forum Emergencies</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;"> <br> <br>This thread is for reporting serious forum related issues that you may encounter whilst browsing the RuneScape forums. <br> <br><font size="3" color="olive"><u>Here<EFBFBD>s a list of the kind of things that can be reported in this thread:</u></font> <br> <br><font size="4" color="green">&#10004</font><b>Serious offensive language</b> - Racism, sexual language, highly offensive material etc. <br><font size="4" color="green">&#10004</font><b>Item/Password Scamming</b> - Posts with genuine attempts to deceive. <br><font size="4" color="green">&#10004</font><b>Account Sharing/Trading</b> - Posts asking to share or buy/sell accounts. <br><font size="4" color="green">&#10004</font><b>Websites/URLs</b> - Posts with suspicious websites or URLs in them. <br><font size="4" color="green">&#10004</font><b>Personal Details</b> - Sharing off-site contacts/discussing specific personal details. <br> <br>If you wish to report any issues on your thread, please use the following template to provide us with the right details: <br> <br><font color="blue">Quick Find Code: [at bottom of each thread]: <br>Thread Title: <br>Page In Thread: <br>Post Number(s): <br></font> <br> <br><b>Please note!</b> - If your report is not for one of the above issues we cannot guarantee it will be a priority. <br> <br><font color="red"><b><u>Reports for less serious issues should be reported to us in the <a href="forums37fc.html?103,104,20,61319417">"Forum Help"</a> thread!</b></u></font> <br> <br> <br></div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Zamorak Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/K_ril_tsutsaroth.gif" align="right">Do you need some holy warriors to take on K<>ril Tsutsaroth? Have you got everybody except a tank to stand up to Balfrug Kreeyath? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Zamorak<61> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Zamorak<61> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Zamorak Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/K_ril_tsutsaroth.gif" align="right">Do you need some holy warriors to take on K<>ril Tsutsaroth? Have you got everybody except a tank to stand up to Balfrug Kreeyath? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Zamorak<61> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Zamorak<61> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -326,7 +326,7 @@ Mod<6F>Ac
</div>
<div class="msgcontents">
<!--<p>Tech Community Talks</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Tech Community Talks</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197); width: 512px;"><div style="height: 15px; background: url(../../../site/img/devblog/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 15px; height: 15px; float: left; background: url(../../../site/img/devblog/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 15px; height: 15px; float: right; background: url(../../../site/img/devblog/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/devblog/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div style="padding: 0pt 10px; background: url(../../../site/img/devblog/sidebar.webp) repeat-y scroll 497px 50% transparent; overflow: hidden;"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197); width: 486px; padding: 0pt 2px 0pt 4px;"><img style="width: 486px;" src="../../../site/img/devblog/head_bg.jpg" alt=""></div><div style="background: url(../../../site/img/devblog/bg.jpg) repeat-y scroll left center transparent; width: 492px;"><div style="background: url(../../../site/img/devblog/bg.jpg) repeat-y scroll -413px 50% transparent; width: 50%; margin-left: 50%;"><div style="position: relative; left: -100%; top: -100px; width: 424px; padding: 0pt 25px; margin-bottom: -100px; overflow: hidden; color: rgb(64, 39, 6); min-height: 110px;" class="ScContent"> <br> <br> <br> <br> <br> <br> <br> <br><center><img src="../../../site/img/main/kbase/category_pages/img_big/customersupport_technical.jpg"></center> <br> <br>Hi all, <br> <br>The Tech Support forums are the number one resort for information and great community support for players experiencing technical issues. <br> <br>However, it is also the premier location for the tech enthusiasts of RuneScape. <br> <br>With that, we have created somewhere for you to discuss technology, be it your favourite operating systems, new advancements in technology, talks about set ups and system specifications, even tech specific events happening within the community. <br> <br><b>Please note, this thread isn't strictly for tech issue reports, it is advisable to create a separate thread where tailored support may be given.</b> <br> <br>Enjoy! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br> <br>~Mod Ac <br> <br> <br> <br> <br> <br></div></div></div><img style="width: 491px; margin-left: 1px;" src="../../../site/img/devblog/post/foot_bg.jpg" alt=""></div></div><div style="height: 15px; background: url(../../../site/img/devblog/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 15px; height: 15px; float: left; background: url(../../../site/img/devblog/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 15px; height: 15px; float: right; background: url(../../../site/img/devblog/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<!--<p>Tech Community Talks</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Tech Community Talks</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197); width: 512px;"><div style="height: 15px; background: url(../../../site/img/devblog/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 15px; height: 15px; float: left; background: url(../../../site/img/devblog/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 15px; height: 15px; float: right; background: url(../../../site/img/devblog/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/devblog/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div style="padding: 0pt 10px; background: url(../../../site/img/devblog/sidebar.webp) repeat-y scroll 497px 50% transparent; overflow: hidden;"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197); width: 486px; padding: 0pt 2px 0pt 4px;"><img style="width: 486px;" src="../../../site/img/devblog/head_bg.webp" alt=""></div><div style="background: url(../../../site/img/devblog/bg.webp) repeat-y scroll left center transparent; width: 492px;"><div style="background: url(../../../site/img/devblog/bg.webp) repeat-y scroll -413px 50% transparent; width: 50%; margin-left: 50%;"><div style="position: relative; left: -100%; top: -100px; width: 424px; padding: 0pt 25px; margin-bottom: -100px; overflow: hidden; color: rgb(64, 39, 6); min-height: 110px;" class="ScContent"> <br> <br> <br> <br> <br> <br> <br> <br><center><img src="../../../site/img/main/kbase/category_pages/img_big/customersupport_technical.webp"></center> <br> <br>Hi all, <br> <br>The Tech Support forums are the number one resort for information and great community support for players experiencing technical issues. <br> <br>However, it is also the premier location for the tech enthusiasts of RuneScape. <br> <br>With that, we have created somewhere for you to discuss technology, be it your favourite operating systems, new advancements in technology, talks about set ups and system specifications, even tech specific events happening within the community. <br> <br><b>Please note, this thread isn't strictly for tech issue reports, it is advisable to create a separate thread where tailored support may be given.</b> <br> <br>Enjoy! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br> <br>~Mod Ac <br> <br> <br> <br> <br> <br></div></div></div><img style="width: 491px; margin-left: 1px;" src="../../../site/img/devblog/post/foot_bg.webp" alt=""></div></div><div style="height: 15px; background: url(../../../site/img/devblog/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 15px; height: 15px; float: left; background: url(../../../site/img/devblog/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 15px; height: 15px; float: right; background: url(../../../site/img/devblog/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Jl_icon.jpg" alt=""/> &nbsp; Developer Blogs &nbsp; <img src="../../../site/img/forum/icons/Jl_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Jl_icon.webp" alt=""/> &nbsp; Developer Blogs &nbsp; <img src="../../../site/img/forum/icons/Jl_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

View File

@ -325,7 +325,7 @@ Mod<6F>Emilee
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Item Lending</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"><center><font color="#ff4500" size="4"><b><u>Want To Lend Or Borrow An Item?</u></b><u></u></font></center><br><hr><br>Item Lending is a great way for you to help out your friends. You can lend out a wide range of handy items, including many of RuneScape's best weapons and armour. Once the loan is over, you can retrieve your stuff by speaking to a banker.<br><br><hr width="50%"><br><center>This thread is to be used for the following:<br><br><font color="#32cd32"><b>Asking to borrow <20>lendable<6C> items.<br>Offering to lend <20>lendable<6C> items.<br>Renting out items for RuneScape GP</b></font></center><br><hr width="50%"><br>Please use the following format when posting in this thread:<br><br><font color="#32cd32"><b>Item name:<br>Lending or borrowing:<br>Renting price:<br>Allocated time:<br>Additional information:</b></font><br><br>Please remember, if you borrow an item "until logout", the owner may log out or choose to take the item back at any time. Please be cautious when paying for this service.<br><br>Happy and safe gaming! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /><br><br><img src="../../../site/img/forum/crown_gold.gif"> <b>The Community Management Team</b> <img src="../../../site/img/forum/crown_gold.gif"><br><br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Item Lending</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"><center><font color="#ff4500" size="4"><b><u>Want To Lend Or Borrow An Item?</u></b><u></u></font></center><br><hr><br>Item Lending is a great way for you to help out your friends. You can lend out a wide range of handy items, including many of RuneScape's best weapons and armour. Once the loan is over, you can retrieve your stuff by speaking to a banker.<br><br><hr width="50%"><br><center>This thread is to be used for the following:<br><br><font color="#32cd32"><b>Asking to borrow <20>lendable<6C> items.<br>Offering to lend <20>lendable<6C> items.<br>Renting out items for RuneScape GP</b></font></center><br><hr width="50%"><br>Please use the following format when posting in this thread:<br><br><font color="#32cd32"><b>Item name:<br>Lending or borrowing:<br>Renting price:<br>Allocated time:<br>Additional information:</b></font><br><br>Please remember, if you borrow an item "until logout", the owner may log out or choose to take the item back at any time. Please be cautious when paying for this service.<br><br>Happy and safe gaming! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /><br><br><img src="../../../site/img/forum/crown_gold.gif"> <b>The Community Management Team</b> <img src="../../../site/img/forum/crown_gold.gif"><br><br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ Mod<6F>Howes
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Poll Of The Week - Vote Now!</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 504px;"><div style="clear: both;"><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0%; height: 62px;"><div style="background: transparent url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: left;"></div><div style="background: transparent url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: right;"></div></div><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll left center;"><div style="padding: 0pt 35px; background: transparent url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center; overflow: hidden; color: black;"> <br>It's new poll time, everyone! The details of this weeks' poll are as follows: <br> <br> <br><div style="width: 98%; background-color: #F5DEB3; border: #000000 solid 1px;"><div style="background-color: #DAA520; border: #000000 solid 1px; padding: 2px;"> <br><font size="4"><i>"Player Submitted Poll #22"</i></font> <br> <br><b>P2P: <font size="4" color="green">&#10004</font></b> <br><b>F2P: <font size="4" color="green">&#10004</font></b> <br> <br></div></div> <br> <br>To vote, point your browsers <a href="http://bit.ly/84hPGe"target="_blank"><font size="4"><b>HERE!</b></font></a> <br> <br>To discuss the poll/give us feedback, go <a href="forums36ca.html?103,104,0,60836872" target="_blank"><font size="4"><b>HERE!</b></font></a> <br> <br> <br></div></div><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom; height: 62px;"><div style="background: transparent url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: left;"></div><div style="background: transparent url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: right;"></div></div></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Poll Of The Week - Vote Now!</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 504px;"><div style="clear: both;"><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0%; height: 62px;"><div style="background: transparent url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: left;"></div><div style="background: transparent url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: right;"></div></div><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll left center;"><div style="padding: 0pt 35px; background: transparent url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center; overflow: hidden; color: black;"> <br>It's new poll time, everyone! The details of this weeks' poll are as follows: <br> <br> <br><div style="width: 98%; background-color: #F5DEB3; border: #000000 solid 1px;"><div style="background-color: #DAA520; border: #000000 solid 1px; padding: 2px;"> <br><font size="4"><i>"Player Submitted Poll #22"</i></font> <br> <br><b>P2P: <font size="4" color="green">&#10004</font></b> <br><b>F2P: <font size="4" color="green">&#10004</font></b> <br> <br></div></div> <br> <br>To vote, point your browsers <a href="http://bit.ly/84hPGe"target="_blank"><font size="4"><b>HERE!</b></font></a> <br> <br>To discuss the poll/give us feedback, go <a href="forums36ca.html?103,104,0,60836872" target="_blank"><font size="4"><b>HERE!</b></font></a> <br> <br> <br></div></div><div style="background: rgb(233, 223, 197) url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom; height: 62px;"><div style="background: transparent url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: left;"></div><div style="background: transparent url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0%; width: 54px; height: 62px; float: right;"></div></div></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
</div>
</td>

View File

@ -327,7 +327,7 @@ Mod<6F>Stevew
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Feedback About The Censor</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: center;"><p style="font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px;"><center><FONT SIZE="6" COLOR="#ff4500"><b></b></font></center></center> <br>Hi there, <br> <br>This sticky is for you to post feedback about the censor. This could include: <br> <br><b><EFBFBD> Words or usernames that you think should be censored, but are not; <br> <br><EFBFBD> Words or usernames that are censored, but that you think should not be.</b> <br> <br>We constantly review the censor, so please keep your feedback helpful and constructive. <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>** EDIT : We've now enabled it so any post is automatically hidden, this is to ensure that any offensive words are kept out of sight. <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> ** <br> <br>Please don't post that we should remove the censor altogether, as we aren't planning to do this. <br> <br>J-Mods regularly check this thread and pass on your suggestions. Don't forget - messages are automatically hidden - so you can be as specific as you like in your posts! <br> <br>Cheers, <br>Jagex Player Support <br> <br></p></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Feedback About The Censor</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: center;"><p style="font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px;"><center><FONT SIZE="6" COLOR="#ff4500"><b></b></font></center></center> <br>Hi there, <br> <br>This sticky is for you to post feedback about the censor. This could include: <br> <br><b><EFBFBD> Words or usernames that you think should be censored, but are not; <br> <br><EFBFBD> Words or usernames that are censored, but that you think should not be.</b> <br> <br>We constantly review the censor, so please keep your feedback helpful and constructive. <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>** EDIT : We've now enabled it so any post is automatically hidden, this is to ensure that any offensive words are kept out of sight. <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> ** <br> <br>Please don't post that we should remove the censor altogether, as we aren't planning to do this. <br> <br>J-Mods regularly check this thread and pass on your suggestions. Don't forget - messages are automatically hidden - so you can be as specific as you like in your posts! <br> <br>Cheers, <br>Jagex Player Support <br> <br></p></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For An Armadyl Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/Kree_arra.gif" align="right">Do you need a group to take down Kree<65>arra? Do you need one more person to help clip some wings? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for an <20>Armadyl<79> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for an <20>Armadyl<79> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For An Armadyl Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/Kree_arra.gif" align="right">Do you need a group to take down Kree<65>arra? Do you need one more person to help clip some wings? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for an <20>Armadyl<79> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for an <20>Armadyl<79> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/events2.jpg" alt=""/> &nbsp; Events &nbsp; <img src="../../../site/img/forum/icons/events2.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/events2.webp" alt=""/> &nbsp; Events &nbsp; <img src="../../../site/img/forum/icons/events2.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Saradomin Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/Commander_zilyana.gif" align="right">Do you need a team to help defeat Commander Zilyana? Have you got everybody you need to take on Bree, Champion of Truth? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Saradomin<69> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Saradomin<69> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><br> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Saradomin Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/Commander_zilyana.gif" align="right">Do you need a team to help defeat Commander Zilyana? Have you got everybody you need to take on Bree, Champion of Truth? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Saradomin<69> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums7bb4.html?88,89,509,57921085">Bandos Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Saradomin<69> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><br> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -326,7 +326,7 @@ Mod<6F>Edu
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Improving the "B&S" community</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;">A warm hello to everyone, <br> <br>We think that in the past, we could have done a bit more to support your community than we have. <br> <br>This thread aims to put that right! <br> <br>So .... we want to hear from you about what you wish from the Community Management Team to help promote your community and empower it to over-perform beyond your wildest expectations! <br> <br>We want to give you the boost or push you may need to really shine. <br> <br> <br><b>Guidelines:</b> <br> <br>We want to hear your thoughts and suggestions about what we can do to help your community thrive! <br> <br>This thread is all about staff involvement in any way, shape or form. <br> <br>It's just for community suggestions or feedback: please do not suggest game or forum content / improvements - we have another thread for this <a href="../forums9d5d.html?185,186,609,61101479" target="_blank"><b>HERE</b></a>. <br> <br><b>EDIT: 15th of June</b> <br> <br>This community ideas thread is currently being extended until a clear plan for the Services Community becomes available. It will then be removed, but I will read through all your suggestions and feedback first to make sure we get all the cool things noted down. <br> <br>Cheers, <br> <br>-Mod Edu</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:100%}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Improving the "B&S" community</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;">A warm hello to everyone, <br> <br>We think that in the past, we could have done a bit more to support your community than we have. <br> <br>This thread aims to put that right! <br> <br>So .... we want to hear from you about what you wish from the Community Management Team to help promote your community and empower it to over-perform beyond your wildest expectations! <br> <br>We want to give you the boost or push you may need to really shine. <br> <br> <br><b>Guidelines:</b> <br> <br>We want to hear your thoughts and suggestions about what we can do to help your community thrive! <br> <br>This thread is all about staff involvement in any way, shape or form. <br> <br>It's just for community suggestions or feedback: please do not suggest game or forum content / improvements - we have another thread for this <a href="../forums9d5d.html?185,186,609,61101479" target="_blank"><b>HERE</b></a>. <br> <br><b>EDIT: 15th of June</b> <br> <br>This community ideas thread is currently being extended until a clear plan for the Services Community becomes available. It will then be removed, but I will read through all your suggestions and feedback first to make sure we get all the cool things noted down. <br> <br>Cheers, <br> <br>-Mod Edu</div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

File diff suppressed because one or more lines are too long

View File

@ -371,7 +371,7 @@ Mod<6F>Emilee
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Players' Gallery</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"> <br><center><font color="#ff4500" size="4"><b><u>Send Us Your Garment Designs!</u></b><u></u></font></center> <br><hr> <br>As you will have hopefully noticed in the latest patch notes, we have now corrected the bare midriff design that previously affected some articles of female torso equipment. To give you a little insight as to why we have corrected this, we felt strongly that there was no real reason as to why they should be any different from the male counterpart. After all, having such a delicate area exposed during battle is hardly sensible for anyone, is it?! <br> <br>Of course, we don't want to upset those who like the cropped-top look, so we'd like to invite the talented designers amongst you to send in your alternative outfit designs to the Players' Gallery. This way, we can get a better idea of what style of outfit <i>you</i> would like to see in the game. This won't result in a Guaranteed Content Poll, however, the best ones will be forwarded to our Graphics Team for consideration <br> <br>So what are you waiting for? If you<6F>ve got a real artistic talent and some awesome ideas on blending fashion with functionality, we want to see what you can do. Just make sure that whatever you send to us follows the simple submission guide below and you could be featured in a future Player Gallery and may even provide inspiration for our Graphics Team. Not only that, but if you<6F>re picked as our featured artist, you will bag yourself a prize! <br> <br><font color="#32CD32" size="2"><b><u>Submission Guide</u></b><u></u></font> <br> <br><font size="3" color="#32CD32">&#10004</font> It<49>s got to be completely your own work <20> no knock-offs, please! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br><font size="3" color="#32CD32">&#10004</font> Make sure the files you send us are of a high resolution <20> if they look pixelated or blurry, we won<6F>t be able to display them. <br> <br><font size="3" color="#32CD32">&#10004</font> All files need to be attached to an email and in any of the following formats: .jpg, .gif or .png <br> <br><font size="3" color="#32CD32">&#10004</font> Include your account name with anything you submit to us so we can credit you appropriately. <br> <br><font size="3" color="#32CD32">&#10004</font> Email your pictures to <FONT COLOR="#3399FF"><b>gallery@jagex.com</b></font> <20> no links to downloads please! <br> <br>Get creative and have fun! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br> <br><hr> <br><center><img src="../../../site/img/forum/jmod_images/full_celestial.gif" height="250"</i></center><center><small>She was raged. She wanted to show off her abs.</small></center> <br> <br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Players' Gallery</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"> <br><center><font color="#ff4500" size="4"><b><u>Send Us Your Garment Designs!</u></b><u></u></font></center> <br><hr> <br>As you will have hopefully noticed in the latest patch notes, we have now corrected the bare midriff design that previously affected some articles of female torso equipment. To give you a little insight as to why we have corrected this, we felt strongly that there was no real reason as to why they should be any different from the male counterpart. After all, having such a delicate area exposed during battle is hardly sensible for anyone, is it?! <br> <br>Of course, we don't want to upset those who like the cropped-top look, so we'd like to invite the talented designers amongst you to send in your alternative outfit designs to the Players' Gallery. This way, we can get a better idea of what style of outfit <i>you</i> would like to see in the game. This won't result in a Guaranteed Content Poll, however, the best ones will be forwarded to our Graphics Team for consideration <br> <br>So what are you waiting for? If you<6F>ve got a real artistic talent and some awesome ideas on blending fashion with functionality, we want to see what you can do. Just make sure that whatever you send to us follows the simple submission guide below and you could be featured in a future Player Gallery and may even provide inspiration for our Graphics Team. Not only that, but if you<6F>re picked as our featured artist, you will bag yourself a prize! <br> <br><font color="#32CD32" size="2"><b><u>Submission Guide</u></b><u></u></font> <br> <br><font size="3" color="#32CD32">&#10004</font> It<49>s got to be completely your own work <20> no knock-offs, please! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br><font size="3" color="#32CD32">&#10004</font> Make sure the files you send us are of a high resolution <20> if they look pixelated or blurry, we won<6F>t be able to display them. <br> <br><font size="3" color="#32CD32">&#10004</font> All files need to be attached to an email and in any of the following formats: .webp, .gif or .png <br> <br><font size="3" color="#32CD32">&#10004</font> Include your account name with anything you submit to us so we can credit you appropriately. <br> <br><font size="3" color="#32CD32">&#10004</font> Email your pictures to <FONT COLOR="#3399FF"><b>gallery@jagex.com</b></font> <20> no links to downloads please! <br> <br>Get creative and have fun! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br> <br><hr> <br><center><img src="../../../site/img/forum/jmod_images/full_celestial.gif" height="250"</i></center><center><small>She was raged. She wanted to show off her abs.</small></center> <br> <br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
</div>
</td>

File diff suppressed because one or more lines are too long

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/jc.jpg" alt=""/> &nbsp; The Jagex Cup &nbsp; <img src="../../../site/img/forum/icons/jc.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/jc.webp" alt=""/> &nbsp; The Jagex Cup &nbsp; <img src="../../../site/img/forum/icons/jc.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/feedback1.webp" alt=""/> &nbsp; Constructive Criticism &nbsp; <img src="../../../site/img/forum/icons/feedback1.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/clan_homes.jpg" alt=""/> &nbsp; Clan Home &nbsp; <img src="../../../site/img/forum/icons/clan_homes.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/clan_homes.webp" alt=""/> &nbsp; Clan Home &nbsp; <img src="../../../site/img/forum/icons/clan_homes.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -326,7 +326,7 @@ Mod<6F>Ac
</div>
<div class="msgcontents">
<div style="display:none"><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /></div> <br> <br><style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="width: 12px; height: 82px; margin-right: -2px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3.html?7") repeat scroll left center transparent;"></div><div style="width: 50%; height: 83px; margin-right: -10px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3-2.html?7") repeat scroll left center transparent;"></div><div style="width: 50%; height: 83px; margin-left: -12px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3-2.html?7") repeat scroll right center transparent;"></div><div style="width: 12px; height: 82px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3.html?7") repeat scroll right center transparent;"></div></div><div style="margin: 0pt 10px -40px; clear: both; background: url(_http__/site/img/main/layout/bg_scroll46f3.html?7") repeat scroll left center transparent;"><div style="margin-left: 262px; padding: 0pt 10px; clear: both; background: url(_http__/site/img/main/layout/bg_scroll46f3.html?7") repeat scroll right center transparent;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">RuneFest 2010 Countdown</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="clear: both; width: 504px; background: none repeat scroll 0% 0% rgb(77, 63, 41); overflow: hidden;"><div style="clear: both;"><div style="height: 62px; background: url(_http__/site/img/main/kbase/sidebart.html) repeat-x scroll 0% 0% rgb(233, 223, 197);"><div style="width: 54px; height: 62px; float: left; background: url(_http__/site/img/main/kbase/artroundtl.html) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(_http__/site/img/main/kbase/artroundtr.html) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(_http__/site/img/main/kbase/sidebarl.html) repeat-y scroll left center rgb(233, 223, 197);"><div style="padding: 0pt 35px; color: black; background: url(_http__/site/img/main/kbase/sidebar.html) repeat-y scroll right center transparent; overflow: hidden;"><font color="red" size="+1"><div style="display: none;">:):):):):)</div> <br><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.jpg"></center> <br> <br><script type="text/javascript">function updateCountDown(){var today=new Date();today.setSeconds(0,0);var runefest=new Date(2010,7,28,0,0,0,0);var m=(runefest-today)/60000;var h=Math.floor(m/60);m=m%60;var d=Math.floor(h/24);h=h%24;$('#countdown').text(d+' days, '+h+' hours and '+m+' minutes')}$(function(){setInterval("updateCountDown()",1000)});</script><p>Only <span id="countdown">VALUE</span> until RuneFest!</p></font></div></div><div style="height: 62px; background: url(_http__/site/img/main/kbase/articlebottom.html) repeat-x scroll center bottom rgb(233, 223, 197);"><div style="width: 54px; height: 62px; float: left; background: url(_http__/site/img/main/kbase/articlebottomshad.html) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(_http__/site/img/main/kbase/artbottomshadr.html) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="height: 71px; width: 50%; float: left; background: url(_http__/site/img/main/layout/bg_footer46f3.html?7") repeat scroll left center transparent;"></div><div style="height: 71px; width: 50%; float: left; background: url(_http__/site/img/main/layout/bg_footer46f3.html?7") repeat scroll right center transparent;"></div></div></div>
<div style="display:none"><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /></div> <br> <br><style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="width: 12px; height: 82px; margin-right: -2px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3.html?7") repeat scroll left center transparent;"></div><div style="width: 50%; height: 83px; margin-right: -10px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3-2.html?7") repeat scroll left center transparent;"></div><div style="width: 50%; height: 83px; margin-left: -12px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3-2.html?7") repeat scroll right center transparent;"></div><div style="width: 12px; height: 82px; float: left; background: url(_http__/site/img/main/layout/bg_header46f3.html?7") repeat scroll right center transparent;"></div></div><div style="margin: 0pt 10px -40px; clear: both; background: url(_http__/site/img/main/layout/bg_scroll46f3.html?7") repeat scroll left center transparent;"><div style="margin-left: 262px; padding: 0pt 10px; clear: both; background: url(_http__/site/img/main/layout/bg_scroll46f3.html?7") repeat scroll right center transparent;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">RuneFest 2010 Countdown</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="clear: both; width: 504px; background: none repeat scroll 0% 0% rgb(77, 63, 41); overflow: hidden;"><div style="clear: both;"><div style="height: 62px; background: url(_http__/site/img/main/kbase/sidebart.html) repeat-x scroll 0% 0% rgb(233, 223, 197);"><div style="width: 54px; height: 62px; float: left; background: url(_http__/site/img/main/kbase/artroundtl.html) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(_http__/site/img/main/kbase/artroundtr.html) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(_http__/site/img/main/kbase/sidebarl.html) repeat-y scroll left center rgb(233, 223, 197);"><div style="padding: 0pt 35px; color: black; background: url(_http__/site/img/main/kbase/sidebar.html) repeat-y scroll right center transparent; overflow: hidden;"><font color="red" size="+1"><div style="display: none;">:):):):):)</div> <br><center><img src="../../../www.runefest.com/Templates/Template_1/images/LogoBGImage.webp"></center> <br> <br><script type="text/javascript">function updateCountDown(){var today=new Date();today.setSeconds(0,0);var runefest=new Date(2010,7,28,0,0,0,0);var m=(runefest-today)/60000;var h=Math.floor(m/60);m=m%60;var d=Math.floor(h/24);h=h%24;$('#countdown').text(d+' days, '+h+' hours and '+m+' minutes')}$(function(){setInterval("updateCountDown()",1000)});</script><p>Only <span id="countdown">VALUE</span> until RuneFest!</p></font></div></div><div style="height: 62px; background: url(_http__/site/img/main/kbase/articlebottom.html) repeat-x scroll center bottom rgb(233, 223, 197);"><div style="width: 54px; height: 62px; float: left; background: url(_http__/site/img/main/kbase/articlebottomshad.html) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(_http__/site/img/main/kbase/artbottomshadr.html) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="height: 71px; width: 50%; float: left; background: url(_http__/site/img/main/layout/bg_footer46f3.html?7") repeat scroll left center transparent;"></div><div style="height: 71px; width: 50%; float: left; background: url(_http__/site/img/main/layout/bg_footer46f3.html?7") repeat scroll right center transparent;"></div></div></div>
</div>
</td>

View File

@ -325,7 +325,7 @@ Mod<6F>Crow
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 850px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">The Leaving Thread</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><font size=3><b>The Leaving Thread</font></b> <br> <br><center><i><EFBFBD>Of all the stratagems, to know when to quit is the best<73></i> - Proverb</center> <br> <br><img src="../../../site/img/main/kbase/downloads_and_wallpapers/wallpaper_fremennik/fremennik_800x600.jpg" width=80% height=80%></center> <br> <br>This thread is available for you to leave an organisation. All you need to do is fill in the following template: <br> <br><b>Name:</b> <i>Your name/clan name</i> <br><b>Organisation:</b> <i>Which organisation are you leaving?</i> <br> <br>Once you've left your influence from joining will be lost to the organisation but any challenge or special influence you earned will remain. <br> <br>If you want to join another organisation simply sign up on their threads or sign up again on the clan thread but state the new organisation. <br> <br><font face="Forte">-</font> <font face="Forte"size="4">M</font><font face="Forte" >o</font><font face="Forte" >d</font> <font face="Forte" size="4" >C</font><font face="Forte" >r</font><font face="Forte" >o</font><font face="Forte" >w -</font> <br> <br><hr> <br> <br><center>This is not a discussion thread. If you want to talk about stuff please use one of the discussion threads.</center> <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 850px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">The Leaving Thread</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><font size=3><b>The Leaving Thread</font></b> <br> <br><center><i><EFBFBD>Of all the stratagems, to know when to quit is the best<73></i> - Proverb</center> <br> <br><img src="../../../site/img/main/kbase/downloads_and_wallpapers/wallpaper_fremennik/fremennik_800x600.webp" width=80% height=80%></center> <br> <br>This thread is available for you to leave an organisation. All you need to do is fill in the following template: <br> <br><b>Name:</b> <i>Your name/clan name</i> <br><b>Organisation:</b> <i>Which organisation are you leaving?</i> <br> <br>Once you've left your influence from joining will be lost to the organisation but any challenge or special influence you earned will remain. <br> <br>If you want to join another organisation simply sign up on their threads or sign up again on the clan thread but state the new organisation. <br> <br><font face="Forte">-</font> <font face="Forte"size="4">M</font><font face="Forte" >o</font><font face="Forte" >d</font> <font face="Forte" size="4" >C</font><font face="Forte" >r</font><font face="Forte" >o</font><font face="Forte" >w -</font> <br> <br><hr> <br> <br><center>This is not a discussion thread. If you want to talk about stuff please use one of the discussion threads.</center> <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -371,7 +371,7 @@ Mod<6F>Emilee
</div>
<div class="msgcontents">
<!--<p>RuneScape Content</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneScape Content</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><br><center><font color="#ff4500" size="4"><b><u>Recent Update - FAQ</u></b><u></u></font></center><br><hr><br>This sticky has been created in response to the most commonly asked questions regarding the most recent game update.<br><br><center><img src="../../../site/img/main/kbase/quest_images/quiet_before_the_swarm.jpg"></center><br>Whilst we continue to gather feedback, we will add any other frequently asked questions regarding this update to this thread.<br><br>Be sure to come back regularly! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><br><br><hr><br><font color="#32cd32"><b><u>"What was your incentive for the rewards? Is it connected to the rewards with the next void quest?"</u></b></font><br><br>Since we deemed this a novice quest, the rewards are based around that. They will seem low to those who have much higher levels than those required to do the quest. The next quest will have rewards tailored to its required levels and will continue to be themed towards the Void Knights.<br><br><br><font color="#32cd32"><b><u>"Are the Attack and Defence XP related to the fight simulation, or something else?"</u></b></font> <br><br>Yes, the Attack and Defence XP are related to the fight simulation. The idea was you kind of learned about Attack and Defence because you got to fight as Korasi, and so got experience from fighting as her.<br><br><br><font color="#32cd32"><b><u>"When can we expect to see the next installment in this great series?"</u></b></font> <br><br>I think you'll have to keep an eye on Behind the Scenes to find out! But, it will probably be within the next three months. Mod Moltare is working hard on the next quest as I write this.<br><br><br><font color="#32cd32"><b><u>"If the beast is tame, might we get a set of Pest Control beasts as pets?"</u></b></font> <br><br>There are currently no plans for making a pest pet. The Void Knights would object strongly to such an idea! I think once you see it, you won't want it as a pet, anyway. <br><br><br><font color="#32cd32"><b><u>"Will we see other (new) Void Knight characters in the next series of the quest?"</u></b></font><br><br>Not really, no. The major players for this story have all been introduced in this quest, or you already know them from other quests. Not worried I'm going to kill off more of them, are you?<br><br><br><hr><center><small>&#9829; Many thanks to Mod Nancy for her time! &#9829;</small></center><br></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<!--<p>RuneScape Content</p>--><style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">RuneScape Content</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(77, 63, 41); padding: 6px;"><div class="ScContent" style="border: 1px solid rgb(63, 51, 32); background: none repeat scroll 0% 0% rgb(44, 33, 13); padding: 6px;"><br><center><font color="#ff4500" size="4"><b><u>Recent Update - FAQ</u></b><u></u></font></center><br><hr><br>This sticky has been created in response to the most commonly asked questions regarding the most recent game update.<br><br><center><img src="../../../site/img/main/kbase/quest_images/quiet_before_the_swarm.webp"></center><br>Whilst we continue to gather feedback, we will add any other frequently asked questions regarding this update to this thread.<br><br>Be sure to come back regularly! <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /><br><br><hr><br><font color="#32cd32"><b><u>"What was your incentive for the rewards? Is it connected to the rewards with the next void quest?"</u></b></font><br><br>Since we deemed this a novice quest, the rewards are based around that. They will seem low to those who have much higher levels than those required to do the quest. The next quest will have rewards tailored to its required levels and will continue to be themed towards the Void Knights.<br><br><br><font color="#32cd32"><b><u>"Are the Attack and Defence XP related to the fight simulation, or something else?"</u></b></font> <br><br>Yes, the Attack and Defence XP are related to the fight simulation. The idea was you kind of learned about Attack and Defence because you got to fight as Korasi, and so got experience from fighting as her.<br><br><br><font color="#32cd32"><b><u>"When can we expect to see the next installment in this great series?"</u></b></font> <br><br>I think you'll have to keep an eye on Behind the Scenes to find out! But, it will probably be within the next three months. Mod Moltare is working hard on the next quest as I write this.<br><br><br><font color="#32cd32"><b><u>"If the beast is tame, might we get a set of Pest Control beasts as pets?"</u></b></font> <br><br>There are currently no plans for making a pest pet. The Void Knights would object strongly to such an idea! I think once you see it, you won't want it as a pet, anyway. <br><br><br><font color="#32cd32"><b><u>"Will we see other (new) Void Knight characters in the next series of the quest?"</u></b></font><br><br>Not really, no. The major players for this story have all been introduced in this quest, or you already know them from other quests. Not worried I'm going to kill off more of them, are you?<br><br><br><hr><center><small>&#9829; Many thanks to Mod Nancy for her time! &#9829;</small></center><br></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

View File

@ -371,7 +371,7 @@ Mod<6F>Crow
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 1030px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Spotlight Suggestions</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><b>Welcome!</b></center> <br> <br>The Spotlight Suggestion threads are here so that you can generate suggestions for new game content based on a specific topic. We look to release one of these every week and show off the best suggestions once the thread comes to a close. <br> <br><center><b>Please note that the topics mentioned may not relate to any specific future update and we cannot guarantee that any suggestions will be added to the game.</b> <br> <br><hr> <br> <br><b>This week topic: Additional Quest Point Rewards</b> <br> <br><img src="../../../site/img/main/kbase/quest_images/the_blood_pact.jpg"></center> <br> <br>You'll notice that we released a shiny reward for those with over 300 quest points. We're keen to hear what ideas you have for similar rewards, but for milestones under 300 quest points. <br> <br>The rewards can be anything, from a lovely new top through to a special pet. Let the suggestions begin! <br> <br> <br><marquee><b>Please use the following format to submit your suggestions</b></marquee> <br> <br><b>Title:</b> <i> What is your improvement?</i> <br><b>Brief Overview:</b> <i>Give a very brief overview of what your reward is. This should be about a paragraph long.</i> <br><b>Detailed Description:</b> <i>Say whatever you like about your reward!</i> <br> <br>As always, please try and keep your responses as brief as possible. It's the concepts we're looking for so you don't need to describe the absolute specifics of everything! <br> <br><center><b><font color=red>Please only post suggestions for the given topic. Please do not post suggestions for other game content, comment on existing game content or put forward general game improvement suggestions.</font></b></center> <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url() left;"></div><div style="float: left; width: 50%; height: 83px; background: url() right; margin-right: -1px;"></div></div><div style="clear: both; width: 600px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 1030px; background: url() left;"><div style="float: left; width: 258px; height: 100%; background: url() right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Spotlight Suggestions</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"></a> <br><body><font color="black"> <br> <br><center><b>Welcome!</b></center> <br> <br>The Spotlight Suggestion threads are here so that you can generate suggestions for new game content based on a specific topic. We look to release one of these every week and show off the best suggestions once the thread comes to a close. <br> <br><center><b>Please note that the topics mentioned may not relate to any specific future update and we cannot guarantee that any suggestions will be added to the game.</b> <br> <br><hr> <br> <br><b>This week topic: Additional Quest Point Rewards</b> <br> <br><img src="../../../site/img/main/kbase/quest_images/the_blood_pact.webp"></center> <br> <br>You'll notice that we released a shiny reward for those with over 300 quest points. We're keen to hear what ideas you have for similar rewards, but for milestones under 300 quest points. <br> <br>The rewards can be anything, from a lovely new top through to a special pet. Let the suggestions begin! <br> <br> <br><marquee><b>Please use the following format to submit your suggestions</b></marquee> <br> <br><b>Title:</b> <i> What is your improvement?</i> <br><b>Brief Overview:</b> <i>Give a very brief overview of what your reward is. This should be about a paragraph long.</i> <br><b>Detailed Description:</b> <i>Say whatever you like about your reward!</i> <br> <br>As always, please try and keep your responses as brief as possible. It's the concepts we're looking for so you don't need to describe the absolute specifics of everything! <br> <br><center><b><font color=red>Please only post suggestions for the given topic. Please do not post suggestions for other game content, comment on existing game content or put forward general game improvement suggestions.</font></b></center> <br> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url() left;"></div><div style="float: left; width: 50%; height: 71px; background: url() right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ Mod<6F>Mark<72>H
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.jpg?7)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.jpg?7) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.jpg?7)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Off Topic Chat Lounge</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;">Greetings all, <br> <br>This thread has been created for you, the Off Topic community, to just chill out and chat with each other. You are free to use this thread for random conversation, use it to get to know your fellow posters and basically enjoy yourselves. <br> <br>So sit back, relax and have a natter, just remember to keep it friendly and within the rules. </div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
<style type="text/css">#contentmsg .jmod .rightpanel{padding:0}#contentmsg .jmod .msgcontents {padding:0;width:564px}.scrollContainer{padding:6px}.ScTop,.ScMiddle,.ScMiddle1,.ScBottom{clear:both}.ScTop{height:83px}.ScTop div{height:83px;float:left}.ScTop1{width:12px;margin-right:-2px;background:url(../../../site/img/main/layout/bg_header8f14.webp) no-repeat}.ScTop2{width:50%;margin-right:-10px;background:url(http://site/img/main/layout/bg_header.webp)}.ScTop3{width:50%;margin-left:-12px;background:url(http://site/img/main/layout/bg_header.webp) right}.ScTop4{width:12px;background:url(http://site/img/main/layout/bg_header.webp) no-repeat right}.ScMiddle,.ScMiddle1{background:url(http://site/img/main/layout/bg_scroll.webp)}.ScMiddle{margin:0 10px -40px}.ScMiddle1{margin-left:262px;padding:0 10px;background-position:right}.ScOuter{margin-left:-262px;position:relative;top:-50px}.ScBottom{height:71px}.ScBottom div{height:71px;width:50%;float:left}.ScBottom1{background:url(http://site/img/main/layout/bg_footer.webp)}.ScBottom2{background:url(http://site/img/main/layout/bg_footer.webp) right}.scrollContainer .sectionHeader{clear:both;height:26px}.scrollContainer .sectionHeader div{float:left;height:26px}.scrollContainer .left,.scrollContainer .right{width:71px}.scrollContainer .plaque{margin:0 -71px;width: 100%;text-align:center}.ScInner{overflow:hidden}</style><script type="text/javascript">$(function(){$('.scrollContainer').parent().parent().children('.msgtime').hide()})</script><div class="scrollContainer"><div class="ScTop"><div class="ScTop1"></div><div class="ScTop2"></div><div class="ScTop3"></div><div class="ScTop4"></div></div><div class="ScMiddle"><div class="ScMiddle1"><div class="ScOuter"><div class="sectionHeader"><div class="left"></div><div class="plaque">Off Topic Chat Lounge</div><div class="right"></div></div><div class="ScInner"><div style="background: none repeat scroll 0% 0% rgb(233, 223, 197);"><div style="height: 62px; background: url(../../../site/img/main/kbase/sidebart.webp) repeat-x scroll 0% 0% transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/artroundtl.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artroundtr.webp) repeat scroll 0% 0% transparent;"></div></div><div style="background: url(../../../site/img/main/kbase/sidebarl.webp) repeat-y scroll 0% 0% transparent;"><div class="ScContent" style="padding: 0pt 35px; color: black; background: url(../../../site/img/main/kbase/sidebar.webp) repeat-y scroll right center transparent; overflow: hidden;">Greetings all, <br> <br>This thread has been created for you, the Off Topic community, to just chill out and chat with each other. You are free to use this thread for random conversation, use it to get to know your fellow posters and basically enjoy yourselves. <br> <br>So sit back, relax and have a natter, just remember to keep it friendly and within the rules. </div></div><div style="height: 62px; background: url(../../../site/img/main/kbase/articlebottom.webp) repeat-x scroll center bottom transparent;"><div style="width: 54px; height: 62px; float: left; background: url(../../../site/img/main/kbase/articlebottomshad.webp) repeat scroll 0% 0% transparent;"></div><div style="width: 54px; height: 62px; float: right; background: url(../../../site/img/main/kbase/artbottomshadr.webp) repeat scroll 0% 0% transparent;"></div></div></div></div></div></div></div><div class="ScBottom"><div class="ScBottom1"></div><div class="ScBottom2"></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/> &nbsp; RSC Feedback &nbsp; <img src="../../../site/img/forum/icons/classic_feedback.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Bandos Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/general_graardor.gif" align="right">Want some buddies to help p0wn General Graador? Need somebody to pepper Sergeant Strongstack with crossbow bolts? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Bandos<6F> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Bandos<6F> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><br> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Bandos Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/forum/jmod_images/general_graardor.gif" align="right">Want some buddies to help p0wn General Graador? Need somebody to pepper Sergeant Strongstack with crossbow bolts? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a <20>Bandos<6F> team, if you are looking for one of the other Godwars teams try the links below: <br> <br><a href="forums5044.html?88,89,168,57921099">Saradomin Team</a> <br> <br><a href="forums785a.html?88,89,560,57921110">Zamorak Team</a> <br> <br><a href="forums15f7.html?88,89,501,57921093">Armadyl Team</a> <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Bandos<6F> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a GWD team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><br> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/tactics.jpg" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/tactics.webp" alt=""/> &nbsp; Tactics &nbsp; <img src="../../../site/img/forum/icons/tactics.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/> &nbsp; Recruitment <20> 100 Combat and over &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_2.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Corp Beast Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/main/kbase/npc/area_guides/corporeal_beast.gif" align="right">Want some buddies to help take down the toughest monster in Gielinor? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a "Corp Beast" Team. If you want to fight on of the other bosses around RuneScape, use the appropriate thread. <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Corp Beast<73> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a boss team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -45px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">Looking for a team!</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="inner_brown_background" style="margin: 5px; clear: both; text-align: left;"> <br><center><FONT SIZE="4" COLOR="#ff4500"><b><U>Looking For A Corp Beast Team!</B></U></font></center> <br><hr> <br><img src="../../../site/img/main/kbase/npc/area_guides/corporeal_beast.gif" align="right">Want some buddies to help take down the toughest monster in Gielinor? Then this is the thread for you! <br> <br>You can use this sticky to find a group/member for a "Corp Beast" Team. If you want to fight on of the other bosses around RuneScape, use the appropriate thread. <br> <br>If you are looking for a team we ask that you don't post more than once every ten minutes, this is to avoid spamming the thread unnecessarily. <br> <br>Remember that it's important not to advertise another player's Clan Chat for privacy reasons. If you need a Clan Chat in your post, why not use your own? <br> <br>To make it really clear exactly what you're looking for we advice that you post using one of the following templates: <br> <br><hr><FONT COLOR="#32CD32"><b>Looking for a Team Member:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>Preferred Combat Type:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br><center><b><U>Or</B></U></font></center> <br><hr><FONT COLOR="#32CD32"><b>Looking for a <20>Corp Beast<73> Team:</b> <br><b>Date and Time:</b> <br><b>Location and World:</b> <br><b>My level is:</b> <br><b>My main combat type is:</b> <br><b>Additional Requirements/Information:</b></font> <br><hr> <br>It is best to check the last few pages first as those are the newest request posts and you may find that the player or team you are looking for is already waiting for you! <br> <br>To make it easier for other players to find the person or team that they are looking for we ask that you edit your post to "Team/Member Found" if you are no longer looking to team up. <br> <br>We hope that these threads will make it easier for you to find a boss team, and to claim your deserved rewards! <br> <br>Good luck brave adventurers! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br><hr> <br><big><b>Note:</b> there seem to be a few nasty players who take pleasure in spamming this thread. If you do this, you're likely to lose your posting privileges for a few days. You have been warned! Don't ruin this thread for everyone else. </big> <br> <br> <br></div></div></div></div></div> <div style="clear: both; width: 100%; margin-top: -50px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.html) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_1.jpg" alt=""/> &nbsp; Recruitment <20> Under 100 Combat &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_1.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/recruitment_100_1.webp" alt=""/> &nbsp; Recruitment <20> Under 100 Combat &nbsp; <img src="../../../site/img/forum/icons/recruitment_100_1.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -371,7 +371,7 @@ Mod<6F>Wayne
</div>
<div class="msgcontents">
Here be dragons! <br> <br>Hi all, <br> <br>Wayne here, Lead Modeller on RuneScape and one of the guys responsible for the Phase 1 release of the Dragons update. <br> <br>As a Lead one of my duties is making sure that our players get access to our newest, coolest stuff as soon as possible without hampering our release schedule and quest updates. <br> <br>When one of my modellers came to me in between Dungeoneering and Buyers & Cellars development and mentioned that we were at a logical point in dragons to release them as a batch, we took the opportunity. This is why some (not all) of the dragon updates have been released. So pets, the KBD, POH dragons & Elvarg (yes and a few small other dragon based graphics) are still to follow <20> and they will look awesome! I<>ve included a sneak peek of some KBD concept below. <br> <br><center><a href=../../m%3dnews/img/Large/KBD_full.jpg target=<EFBFBD>blank<EFBFBD>><img src="../../m%3dnews/img/Large/KBD_thumb.jpg"></a></center> <br> <br>As for the actual attacks, well; recent tech advancements in-house mean that we could have given you a small update now or a much nicer update in the future. On this score we decided the wait would be worth it <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>I'll try be a bit more active on the forums and give you guys a Graphics department voice however I don't want it to get in the way of getting RS looking as good as it possibly can. Do keep your eyes on the updates however as we<77>ll have a graphics video blog going live at some point in the next month or so which will give everyone a deeper understanding into how we work. <br> <br>That<EFBFBD>s about all the time I<>ve got right now but I look forward to chatting with you all in the future. <br> <br>Wayne
Here be dragons! <br> <br>Hi all, <br> <br>Wayne here, Lead Modeller on RuneScape and one of the guys responsible for the Phase 1 release of the Dragons update. <br> <br>As a Lead one of my duties is making sure that our players get access to our newest, coolest stuff as soon as possible without hampering our release schedule and quest updates. <br> <br>When one of my modellers came to me in between Dungeoneering and Buyers & Cellars development and mentioned that we were at a logical point in dragons to release them as a batch, we took the opportunity. This is why some (not all) of the dragon updates have been released. So pets, the KBD, POH dragons & Elvarg (yes and a few small other dragon based graphics) are still to follow <20> and they will look awesome! I<>ve included a sneak peek of some KBD concept below. <br> <br><center><a href=../../m%3dnews/img/Large/KBD_full.webp target=<EFBFBD>blank<EFBFBD>><img src="../../m%3dnews/img/Large/KBD_thumb.webp"></a></center> <br> <br>As for the actual attacks, well; recent tech advancements in-house mean that we could have given you a small update now or a much nicer update in the future. On this score we decided the wait would be worth it <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>I'll try be a bit more active on the forums and give you guys a Graphics department voice however I don't want it to get in the way of getting RS looking as good as it possibly can. Do keep your eyes on the updates however as we<77>ll have a graphics video blog going live at some point in the next month or so which will give everyone a deeper understanding into how we work. <br> <br>That<EFBFBD>s about all the time I<>ve got right now but I look forward to chatting with you all in the future. <br> <br>Wayne
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/events2.jpg" alt=""/> &nbsp; Events &nbsp; <img src="../../../site/img/forum/icons/events2.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/events2.webp" alt=""/> &nbsp; Events &nbsp; <img src="../../../site/img/forum/icons/events2.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/clan_discussions.jpg" alt=""/> &nbsp; Clan Discussion &nbsp; <img src="../../../site/img/forum/icons/clan_discussions.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/clan_discussions.webp" alt=""/> &nbsp; Clan Discussion &nbsp; <img src="../../../site/img/forum/icons/clan_discussions.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Recruitment_Specialist.jpg" alt=""/> &nbsp; Recruitment <20> Specialist Clans &nbsp; <img src="../../../site/img/forum/icons/Recruitment_Specialist.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Recruitment_Specialist.webp" alt=""/> &nbsp; Recruitment <20> Specialist Clans &nbsp; <img src="../../../site/img/forum/icons/Recruitment_Specialist.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Emilee
</div>
<div class="msgcontents">
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.jpg?7) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.jpg?7) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Players' Gallery</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"> <br><center><font color="#ff4500" size="4"><b><u>Send Us Your Garment Designs!</u></b><u></u></font></center> <br><hr> <br>As you will have hopefully noticed in the latest patch notes, we have now corrected the bare midriff design that previously affected some articles of female torso equipment. To give you a little insight as to why we have corrected this, we felt strongly that there was no real reason as to why they should be any different from the male counterpart. After all, having such a delicate area exposed during battle is hardly sensible for anyone, is it?! <br> <br>Of course, we don't want to upset those who like the cropped-top look, so we'd like to invite the talented designers amongst you to send in your alternative outfit designs to the Players' Gallery. This way, we can get a better idea of what style of outfit <i>you</i> would like to see in the game. This won't result in a Guaranteed Content Poll, however, the best ones will be forwarded to our Graphics Team for consideration <br> <br>So what are you waiting for? If you<6F>ve got a real artistic talent and some awesome ideas on blending fashion with functionality, we want to see what you can do. Just make sure that whatever you send to us follows the simple submission guide below and you could be featured in a future Player Gallery and may even provide inspiration for our Graphics Team. Not only that, but if you<6F>re picked as our featured artist, you will bag yourself a prize! <br> <br><font color="#32CD32" size="2"><b><u>Submission Guide</u></b><u></u></font> <br> <br><font size="3" color="#32CD32">&#10004</font> It<49>s got to be completely your own work <20> no knock-offs, please! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br><font size="3" color="#32CD32">&#10004</font> Make sure the files you send us are of a high resolution <20> if they look pixelated or blurry, we won<6F>t be able to display them. <br> <br><font size="3" color="#32CD32">&#10004</font> All files need to be attached to an email and in any of the following formats: .jpg, .gif or .png <br> <br><font size="3" color="#32CD32">&#10004</font> Include your account name with anything you submit to us so we can credit you appropriately. <br> <br><font size="3" color="#32CD32">&#10004</font> Email your pictures to <FONT COLOR="#3399FF"><b>gallery@jagex.com</b></font> <20> no links to downloads please! <br> <br>Get creative and have fun! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br> <br><hr> <br><center><img src="../../../site/img/forum/jmod_images/full_celestial.gif" height="250"</i></center><center><small>She was raged. She wanted to show off her abs.</small></center> <br> <br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
<style type="text/css">#contentmsg .msgcontents { overflow: visible; }</style><div style="margin: 0pt -9px -3px 0pt; clear: both;"><div style="height: 83px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 12px; height: 82px; margin-right: -2px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll left center; width: 50%; height: 83px; margin-right: -10px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 50%; height: 83px; margin-left: -12px; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_header8f14.webp) repeat scroll right center; width: 12px; height: 82px; float: left;"></div></div><div style="margin: 0pt 10px -40px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll left center; clear: both;"><div style="padding: 0pt 10px; background: transparent url(../../../site/img/main/layout/bg_scroll8f14.webp) repeat scroll right center; margin-left: 262px; clear: both;"><div style="margin-left: -262px; position: relative; top: -50px;"><div style="width: 100%; height: 26px; clear: both;" class="sectionHeader"><div style="float: left; height: 26px; width: 71px;" class="left"></div><div style="margin: 0pt -71px; float: left; width: 100%; text-align: center;" class="plaque">Players' Gallery</div><div style="float: left; height: 26px; width: 71px;" class="right"></div></div><div><div style="padding: 5px; background: rgb(77, 63, 41) none repeat scroll 0% 0%; overflow: hidden; clear: both; width: 494px;"><div class="inner_brown_background" style="min-height: 18px;"> <br><center><font color="#ff4500" size="4"><b><u>Send Us Your Garment Designs!</u></b><u></u></font></center> <br><hr> <br>As you will have hopefully noticed in the latest patch notes, we have now corrected the bare midriff design that previously affected some articles of female torso equipment. To give you a little insight as to why we have corrected this, we felt strongly that there was no real reason as to why they should be any different from the male counterpart. After all, having such a delicate area exposed during battle is hardly sensible for anyone, is it?! <br> <br>Of course, we don't want to upset those who like the cropped-top look, so we'd like to invite the talented designers amongst you to send in your alternative outfit designs to the Players' Gallery. This way, we can get a better idea of what style of outfit <i>you</i> would like to see in the game. This won't result in a Guaranteed Content Poll, however, the best ones will be forwarded to our Graphics Team for consideration <br> <br>So what are you waiting for? If you<6F>ve got a real artistic talent and some awesome ideas on blending fashion with functionality, we want to see what you can do. Just make sure that whatever you send to us follows the simple submission guide below and you could be featured in a future Player Gallery and may even provide inspiration for our Graphics Team. Not only that, but if you<6F>re picked as our featured artist, you will bag yourself a prize! <br> <br><font color="#32CD32" size="2"><b><u>Submission Guide</u></b><u></u></font> <br> <br><font size="3" color="#32CD32">&#10004</font> It<49>s got to be completely your own work <20> no knock-offs, please! <img class="sm1" alt=";)" title=";)" src="../../../site/img/blk.gif" /> <br> <br><font size="3" color="#32CD32">&#10004</font> Make sure the files you send us are of a high resolution <20> if they look pixelated or blurry, we won<6F>t be able to display them. <br> <br><font size="3" color="#32CD32">&#10004</font> All files need to be attached to an email and in any of the following formats: .webp, .gif or .png <br> <br><font size="3" color="#32CD32">&#10004</font> Include your account name with anything you submit to us so we can credit you appropriately. <br> <br><font size="3" color="#32CD32">&#10004</font> Email your pictures to <FONT COLOR="#3399FF"><b>gallery@jagex.com</b></font> <20> no links to downloads please! <br> <br>Get creative and have fun! <img class="sm6" alt=":D" title=":D" src="../../../site/img/blk.gif" /> <br> <br><hr> <br><center><img src="../../../site/img/forum/jmod_images/full_celestial.gif" height="250"</i></center><center><small>She was raged. She wanted to show off her abs.</small></center> <br> <br></div></div></div></div></div></div><div style="height: 71px; clear: both;"><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll left center; height: 71px; width: 50%; float: left;"></div><div style="background: transparent url(../../../site/img/main/layout/bg_footer8f14.webp) repeat scroll right center; height: 71px; width: 50%; float: left;"></div></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/Guides.jpg" alt=""/> &nbsp; Guides &nbsp; <img src="../../../site/img/forum/icons/Guides.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/Guides.webp" alt=""/> &nbsp; Guides &nbsp; <img src="../../../site/img/forum/icons/Guides.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -371,7 +371,7 @@ Mod<6F>Wayne
</div>
<div class="msgcontents">
Hi all, <br> <br>Wayne here, Lead Modeller on RuneScape and one of the guys responsible for the Phase 1 release of the Dragons update. <br> <br>As a Lead one of my duties is making sure that our players get access to our newest, coolest stuff as soon as possible without hampering our release schedule and quest updates. <br> <br>When one of my modellers came to me in between Dungeoneering and Buyers & Cellars development and mentioned that we were at a logical point in dragons to release them as a batch, we took the opportunity. This is why some (not all) of the dragon updates have been released. So pets, the KBD, POH dragons & Elvarg (yes and a few small other dragon based graphics) are still to follow <20> and they will look awesome! I<>ve included a sneak peek of some KBD concept below. <br> <br><center><a href=../../m%3dnews/img/Large/KBD_full.jpg target=<EFBFBD>blank<EFBFBD>><img src="../../m%3dnews/img/Large/KBD_thumb.jpg"></a></center> <br> <br>As for the actual attacks, well; recent tech advancements in-house mean that we could have given you a small update now or a much nicer update in the future. On this score we decided the wait would be worth it <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>I'll try be a bit more active on the forums and give you guys a Graphics department voice however I don't want it to get in the way of getting RS looking as good as it possibly can. Do keep your eyes on the updates however as we<77>ll have a graphics video blog going live at some point in the next month or so which will give everyone a deeper understanding into how we work. <br> <br>That<EFBFBD>s about all the time I<>ve got right now but I look forward to chatting with you all in the future. <br> <br>Wayne
Hi all, <br> <br>Wayne here, Lead Modeller on RuneScape and one of the guys responsible for the Phase 1 release of the Dragons update. <br> <br>As a Lead one of my duties is making sure that our players get access to our newest, coolest stuff as soon as possible without hampering our release schedule and quest updates. <br> <br>When one of my modellers came to me in between Dungeoneering and Buyers & Cellars development and mentioned that we were at a logical point in dragons to release them as a batch, we took the opportunity. This is why some (not all) of the dragon updates have been released. So pets, the KBD, POH dragons & Elvarg (yes and a few small other dragon based graphics) are still to follow <20> and they will look awesome! I<>ve included a sneak peek of some KBD concept below. <br> <br><center><a href=../../m%3dnews/img/Large/KBD_full.webp target=<EFBFBD>blank<EFBFBD>><img src="../../m%3dnews/img/Large/KBD_thumb.webp"></a></center> <br> <br>As for the actual attacks, well; recent tech advancements in-house mean that we could have given you a small update now or a much nicer update in the future. On this score we decided the wait would be worth it <img class="sm0" alt=":)" title=":)" src="../../../site/img/blk.gif" /> <br> <br>I'll try be a bit more active on the forums and give you guys a Graphics department voice however I don't want it to get in the way of getting RS looking as good as it possibly can. Do keep your eyes on the updates however as we<77>ll have a graphics video blog going live at some point in the next month or so which will give everyone a deeper understanding into how we work. <br> <br>That<EFBFBD>s about all the time I<>ve got right now but I look forward to chatting with you all in the future. <br> <br>Wayne
</div>
</td>

View File

@ -325,7 +325,7 @@ Mod<6F>Calm
</div>
<div class="msgcontents">
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.jpg) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 935px; background: url(../../../site/img/main/layout/bg_scroll.jpg) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.jpg) right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">The Official Open Altar Thread</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"> <br><body><font color="black"> <br><center><sup><i>Official UK / Jagex / Forum Time is:</i></sup> <br><iframe src="http://free.timeanddate.com/clock/i1pxjhn2/n136/tluk/fn14/tcf5deb3/bas2/tt0/tw1/tm1/td2/th1/ta1/tb1" frameborder="0" width="218" height="23"></iframe> <br> <br><img src="../../../site/img/main/kbase/category_pages/img_big/quest_experience_page.jpg"></center> <br><ul><li>Please read the instructions in <b>Bombing 7000</b>'s posts below in order to learn how to use this thread. <br> <br><li>If you already know how to use this thread, the <font color="red"><b>templates</b></font> you will need are included for quick access further below. <br> <br><li>Many thanks to <b>Bombing 7000</b> for all of their hard work in creating and maintaining this thread!</ul> <br>Enjoy! <br> <br> <br> <br><center><img width="100%" src="../../../site/img/main/kbase/hr.webp"></center> <br><font color="red"><b>Altar Live Alert Template v1.1</b></font> <br><div style="width: 85%; background-color: #1f1707; border: #5A451C solid 1px;"><div style="background-color: #1f1707; border: #3f2e0f solid 3px; padding: 2px;"> <br><font color="white"><font color="yellow"><b>Username</b></font>: <i>your username, of course!</i> <br><font color="yellow"><b>World</b></font>: <i>the server your open POH is located on</i> <br><font color="yellow"><b>House Location</b></font>: <i>the location of your POH</i> <br><font color="yellow"><b>Duration</b></font>: <i>estimate how long your Gilded Altar will be opened</i> <br><font color="yellow"><b>Details</b></font>: <i>any extra information you want to add</i> <br> <br></div></div> <br> <br><font color="red"><b>Altar Directory Request Template v1.5</b></font> <br><div style="width: 85%; background-color: #1f1707; border: #5A451C solid 1px;"><div style="background-color: #1f1707; border: #3f2e0f solid 3px; padding: 2px;"> <br><font color="white"><font color="yellow"><b>Username</b></font>: <i>your username, of course!</i> <br><font color="yellow"><b>Timezone</b></font>: <i>your timezone (specific time is optional)</i> <br><font color="yellow"><b>Preferable Day(s)</b></font>: <i>days available (no specific dates please)</i> <br><font color="yellow"><b>Additional Information</b></font>: <i>less than 400 character please!</i> <br> <br></div></div> <br><center><img width="100%" src="../../../site/img/main/kbase/hr.webp"></center> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.webp) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.webp) right; margin-right: -1px;"></div></div>
<div style="clear: both; width: 100%;"><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) left;"></div><div style="float: left; width: 50%; height: 83px; background: url(../../../site/img/main/layout/bg_header.webp) right; margin-right: -1px;"></div></div><div style="clear: both; width: 516px; height: 100%; padding: 0 10px; padding-bottom: 50px;"><div style="float: left; width: 258px; height: 935px; background: url(../../../site/img/main/layout/bg_scroll.webp) left;"><div style="float: left; width: 258px; height: 100%; background: url(../../../site/img/main/layout/bg_scroll.webp) right; position: relative; left: 258px; margin-right: -1px; margin-bottom: -30px;"><div style="clear: both; width: 480px; background-color: #4d3f29; position: relative; left: -240px; top: -50px; margin-right: -480px; margin-bottom: -55px; padding-bottom: 1px;"><div class="sectionHeader" style="width: 100%; height: 26px; clear: both;"><div class="left" style="float: left; height: 26px; width: 71px; "></div><div class="plaque" style="float: left; width: 100%; margin: 0 -71px; text-align: center;">The Official Open Altar Thread</div><div class="right" style="float: left; height: 26px; width: 71px;"></div></div><div class="section"><div class="article_theme_1"><div class="article"><div class="topshadow"><div class="bottomborder"><div class="leftshadow"><div class="rightshadow"><div class="leftcorner"><div class="rightcorner"><div class="bottomleft"><div class="bottomright"><div style="padding: 30px"> <br><body><font color="black"> <br><center><sup><i>Official UK / Jagex / Forum Time is:</i></sup> <br><iframe src="http://free.timeanddate.com/clock/i1pxjhn2/n136/tluk/fn14/tcf5deb3/bas2/tt0/tw1/tm1/td2/th1/ta1/tb1" frameborder="0" width="218" height="23"></iframe> <br> <br><img src="../../../site/img/main/kbase/category_pages/img_big/quest_experience_page.webp"></center> <br><ul><li>Please read the instructions in <b>Bombing 7000</b>'s posts below in order to learn how to use this thread. <br> <br><li>If you already know how to use this thread, the <font color="red"><b>templates</b></font> you will need are included for quick access further below. <br> <br><li>Many thanks to <b>Bombing 7000</b> for all of their hard work in creating and maintaining this thread!</ul> <br>Enjoy! <br> <br> <br> <br><center><img width="100%" src="../../../site/img/main/kbase/hr.webp"></center> <br><font color="red"><b>Altar Live Alert Template v1.1</b></font> <br><div style="width: 85%; background-color: #1f1707; border: #5A451C solid 1px;"><div style="background-color: #1f1707; border: #3f2e0f solid 3px; padding: 2px;"> <br><font color="white"><font color="yellow"><b>Username</b></font>: <i>your username, of course!</i> <br><font color="yellow"><b>World</b></font>: <i>the server your open POH is located on</i> <br><font color="yellow"><b>House Location</b></font>: <i>the location of your POH</i> <br><font color="yellow"><b>Duration</b></font>: <i>estimate how long your Gilded Altar will be opened</i> <br><font color="yellow"><b>Details</b></font>: <i>any extra information you want to add</i> <br> <br></div></div> <br> <br><font color="red"><b>Altar Directory Request Template v1.5</b></font> <br><div style="width: 85%; background-color: #1f1707; border: #5A451C solid 1px;"><div style="background-color: #1f1707; border: #3f2e0f solid 3px; padding: 2px;"> <br><font color="white"><font color="yellow"><b>Username</b></font>: <i>your username, of course!</i> <br><font color="yellow"><b>Timezone</b></font>: <i>your timezone (specific time is optional)</i> <br><font color="yellow"><b>Preferable Day(s)</b></font>: <i>days available (no specific dates please)</i> <br><font color="yellow"><b>Additional Information</b></font>: <i>less than 400 character please!</i> <br> <br></div></div> <br><center><img width="100%" src="../../../site/img/main/kbase/hr.webp"></center> <br></div><div class="search"><div class="searchtop"><div class="bottombordershad"><div class="leftshadow"><div class="rightshadow"><div class="topleft"></div><div class="topright"><div class="bottomleftshad"><div class="bottomrightshad"><div class="searchtext"> <br></p> <br></p> <br></p> <br></p></div><div style="clear: both; width: 530px; margin-top: 0px; margin-left: -22px;"><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.webp) left;"></div><div style="float: left; width: 50%; height: 71px; background: url(../../../site/img/main/layout/bg_footer.webp) right; margin-right: -1px;"></div></div>
</div>
</td>

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/jc.jpg" alt=""/> &nbsp; The Jagex Cup &nbsp; <img src="../../../site/img/forum/icons/jc.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/jc.webp" alt=""/> &nbsp; The Jagex Cup &nbsp; <img src="../../../site/img/forum/icons/jc.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

View File

@ -418,7 +418,7 @@ function commSelect() {
</div>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/teamwork.webp" alt=""/> &nbsp; Teamwork &nbsp; <img src="../../../site/img/forum/icons/teamwork.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -372,7 +372,7 @@ RuneScape Forums
</div>
<div id="contrast_panel">
<div id="infopane">
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.jpg" alt=""/></span>
<span class="title"><img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/> &nbsp; RuneFest &nbsp; <img src="../../../site/img/forum/icons/runefest_forum_icon.webp" alt=""/></span>
<div class="about">
<ul class="flat">
<li><img src="../../../site/img/forum/cmdicons/code_of_conduct.gif" alt=""/> <a href="codeofconduct.html">Code of Conduct</a></li>

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More