Add files via upload

yyet
This commit is contained in:
Summer 2021-02-23 00:17:51 -05:00 committed by GitHub
parent 3a6c1c4503
commit 443f8c7211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 1773 additions and 76 deletions

View File

@ -16,7 +16,7 @@ English
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" />
<meta name="description" content="December Update Batch!" />
<meta name="title" content="RuneScape - News - December Update!" />
<title>RuneScape - News - December Update!</title>
<title>2009scape - News - December Update!</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">

View File

@ -0,0 +1,566 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="../../site/favicon.ico" />
<link rel="SHORTCUT ICON" href="../../site/favicon.ico" />
<link rel="apple-touch-icon" href="../../site/img/mobile.png" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en,
English
" />
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" />
<meta name="description" content="Xp Drops & More!" />
<meta name="title" content="RuneScape - News - XP drops & More!" />
<title>2009scape - March Update Batch!</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
/**/
</style>
<script type="text/javascript" src="../../www.jagex.com/js/jquery/jquery_1_4_2.js"></script>
<script type="text/javascript">
$(function () {
$("#play, #playExisting, #playBannerNoad").each(function () {
this.href += "?j=1";
});
});
</script>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest News" href="latest_news.rss" />
<script type="text/javascript">
function getPages(loc) {
if (loc == "top") {
var item = document.myformtop;
var toupdate = document.myformbottom;
} else {
var item = document.myformbottom;
var toupdate = document.myformtop;
}
var pagetoget = parseInt(item.page.value);
var numpages = parseInt(item.numpages.value);
if (pagetoget <= numpages) item.submit();
else {
try {
item.page.value = item.currentpage.value;
toupdate.page.value = item.currentpage.value;
} catch (err) { }
}
}
</script>
<style type="text/css">
/*\*/
@import url(../../site/css/news-2.css);
/**/
</style>
<style type="text/css">
#feed {
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
<a name="top"></a>
<div class="bodyBackgroundHead">
<div id="menubox">
<ul id="menus">
<li class="top">
<a href="./../../index.html" id="home" class="tl"><span class="ts">Home</span></a>
</li>
<li class="top">
<a id="play" class="tl" href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}"><span class="ts">Play Now</span></a>
<ul>
<li>
<a href="./../../secure/m=create/index.html" class="fly"><span>New Users</span></a>
</li>
<li>
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}" class="fly"><span>Existing Users</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="account" class="tl" href="./../../404.html"><span class="ts">Account</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Upgrade Your Account</span></a>
</li>
<li>
<a href="./../../secure/m=create/index.html" class="fly"><span>Create New Account</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Account Management</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="guide" class="tl" href="./../../site/kbase/guid/manual.html"><span class="ts">Game Guide</span></a>
<ul>
<li>
<a href="./../../site/kbase/guid/manual.html" class="fly"><span>Manual</span></a>
</li>
<li>
<a href="./../../site/kbase/guid/quests0.html" class="fly"><span>QuestHelp</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Grand Exchange</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Rules</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Lores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>What is RuneScape?</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Contributors</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Password Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Locked Account Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Appeal Bans & Mutes</span></a>
</li>
<li>
<a href="./../../services/m=bugtracker_v4/index.html" class="fly"><span>Submit a Bug Report</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Parents' Guide</span></a>
</li>
</ul>
</li>
<li class="top">
<a href="https://github.com/2009scape/" id="login" class="tl"><span class="ts">Source Code</span></a>
</li>
</ul>
<br class="clear" />
</div>
<div id="bannerNoad">
</div>
<div id="scroll">
<div id="head">
<div id="headBg">
<div id="langAndLogin"></div>
<div class="navigation">
<div class="location">
<b>Location: </b> <a href="../../index.html">Home</a> &gt;
<a href="list.html">News List</a> > Xp Drops and More!
</div>
</div>
</div>
</div>
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">News</h1>
</div>
</div>
</div>
<div class="section">
<div class="article">
<div class="topshadow">
<div class="bottombordershad">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleftshad">
<div class="bottomrightshad">
<div class="pagepad">
<div class="centre" id="newsitemMenu">
<span class="newsNavcat"><img src="../../site/img/news/mini_all_categories.gif"
alt="" />&nbsp;<a
href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
class="white">Download Game</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_game_updates.gif"
alt="" />&nbsp;<a href="../../services/m=news/list.html" class="white">News
Posts</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_customer_support.gif"
alt="" />&nbsp;<a href="https://discord.gg/43YPGND" class="white">Discord
Community</a></span><br />
<hr />
</div>
<div id="newsTitle">
<a href="./210201.html"><img class="imiddle" border="0" width="30" height="15"
hspace="0" vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b> 22-Feb-2021 - March Update Batch! </b>
&nbsp;
</div>
<div class="newsJustify">
<p>What's a remake without focus on unique features that build the game?</p>
<p>
The battle of the worlds! </p>
<p> A new whole world was added with the whole new highscores to match it!
World 2 being the custom/QoL verison of 2009scape and World 1 becoming the authentic 2009scape.
</p>
World 2 now adding Skill Cape Perks which you can find here : <a href="./../../site/kbase/guid/skill_cape_perks.html"> Click here</a>
World 2 also adding unlimited rerolls
For both worlds we are looking at the xp drops updates! You can toggle it by doing the command : ::xptoggle
<br>
<div style="text-align: center">
<video width="100%" controls>
<source src="./videos/totalxpdrops.mp4" type="video/mp4">
</video>
</div>
<p> You can also change it from the total xp to the most recent skill by doing ::xpconfig track recent increment</p>
<div style="text-align: center">
<video width="100%" controls>
<source src="./videos/xpconfig.mp4" type="video/mp4">
</video>
</div>
<p> And Slayer Toggles! Just type in ::toggleslayer while you have an active task and watch your counter go crazy!</p>
<img src="img/slayertoggle.png" height="300" width="100%" style="margin-bottom: 20px;">
<hr>
<br>
<br />
But that's not all..
<img src="img/patchnotes.png" height="100" width="100" style="border: 1px solid black; border-radius: 50%; margin-bottom: 30px; margin-left: -10%;;">
<ul>
<li> New Content </li>
<li>
x20 xp rate
Implemented a new xp rate to tempt the world 2 players with. The xp rate will have it's own set of claims to the 99s.
Make sure like every other rate once you are first in a 99 to post in #claim-to-fame in the discord.
</li>
<li>
Bot Chat now shows up in the chat box! With a bunch of new phrases being added all the time by our beloved Kermit!
<br />
<img src="img/botsays.png" height="70" width="400">
</li>
<li>Agmundi Quality Clothes shop added.</li>
<li>Aberab, Achietties, Afflicted,Afrah,Agility Boss,Agmundi dialogues added.</li>
<li>Added all the NPCs for the varrock museum basement area</li>
<li>Added dialogue to Teacher and Pupil (male) NPC variant/li>
<li>Added dialogue to Natural Historian NPC (not complete, requires cutscenes)</li>
<li>Added Ghost NPCs to "The Golem" quest area and 'Strange Implement' ground item</li>
<li>Added stairs support for Varrock Museum for underground area</li>
<li>Added dialogue to one 'Schoolgirl' NPC in varrock museum area</li>
<li>Added Altar Tabs</li>
<li>Restructured the project</li>
<li>Alphabetized the ::quests in Discord</li>
<li>Alphabetized the ::quests list ingame</li>
</ul>
<br />
<p>
<b><u>Bug Fixes:</u></b>
<ul>
<li>Added a check for Leaf-bladed sword</li>
<li>Fixed cooking bug where fire goes out and the player can still cook.</li>
<li>Mystic fix and added slayer drops + bonuses</li>
<li>Renamed the game instructor</li>
<li>Reduced the spam that bots would produce</li>
<li>Fixed Jelly Droptable</li>
<li>Removed a bunch of offensive names from bots and bot's text.</li>
<li>Kalphite soldiers now have animations and a drop table matching 2009</li>
<li>Adjusted the stat bonuses for the Kalphite Worker, Soldier and Guardian to match stat bonuses from OSRS wiki articles since they have accurate stats for the time prior.</li>
<li>Fixes immerseFalador's CoalMiner which starts in the mine and gets stuck.</li>
<li>Possible to thieve coins (and other items) even if players have 28 items in inventory, given they have space.</li>
<li>The giant spiders in Lumbridge are no longer aggressive</li>
<li>NPCs now don't attempt to face/focus you while dying</li>
<li>Fixed clue scroll text to make it more authentic</li>
<li>Pickpocketting has a slower delay</li>
</ul>
</p>
<br class="clear" />
<br />
The site has also had some updates this month. We're working on a brand two brand new world highscore pages! Be sure to check it out and share any suggestions you have in the <a
href="https://discord.gg/43YPGND">Discord</a>.
<br />
<br />
See the World 1 Highscores here: <a href="https://2009scape.org/services/m=hiscore/hiscores.html">here!</a> <br>
See the World 2 Highscores here: <a href="https://2009scape.org/services/m=hiscore/hiscores.html?world=2">here!</a>
<br class="clear" />
<br>
<p>
<b> Summer - Writer of this page <br> <b>Red Bracket - Site Maintainer<br/>Ceikry - Content Developer</b>
</p>
<div id="feed">
<a href="latest_news.rss">
<!--[if gte IE 7]><!---><img title="Subscribe to RSS" alt=""
src="../../www.jagex.com/img/crossservice/RSS/logo.png" />
<!--<![endif]-->
<!--[if IE 6
]><img
title="Subscribe to RSS"
alt=""
src="http://www.jagex.com/img/crossservice/RSS/logo_ie6.png"
/><![endif]-->
<span>Subscribe to RSS</span>
</a>
<a href="../../site/kbase/guid/feeds.html?guid=feeds"
title="What is RSS?">(<span>?</span>)</a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="clear" />
</div>
<div class="navigation">
<div class="location">
<div id="bookmark">
<img alt="" src="../../site/img/main/social/logo.jpg" style="
position: absolute;
left: -99999px;
z-index: 2;
width: 1px;
height: 1px;
" />
<span class="bmtg">Bookmark this:</span>
<script type="text/javascript">
//<![CDATA[
var siteurl = "newsitembc1f.html?id=3203";
var sitetitle = "Quick Chat & More!";
var sitenotes =
"The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...";
var sitetags = "news";
function fbs_click() {
u = siteurl;
t = sitetitle;
window.open(
"http://www.facebook.com/sharer.php?u=" +
encodeURIComponent(u) +
"&t=" +
encodeURIComponent(t),
"sharer",
"toolbar=0,status=0,width=626,height=436"
);
return false;
}
var addthis_pub = "jagex";
var addthis_url = siteurl;
var addthis_brand = "jagex.com";
var addthis_title = sitetitle;
var addthis_header_color = "dbc68x";
var addthis_header_background = "453e33";
//]]>
</script>
<style type="text/css">
.fb_share_link {
padding: 0px 0px 0px 20px;
height: 16px;
background: url(../../b.static.ak.fbcdn.net/images/share/facebook_share_icon6e88.gif?8:26981) no-repeat left;
}
#bookmark a img {
border: none;
margin-right: 4px;
margin-left: 2px;
}
</style>
<script type="text/javascript" src="../../s7.addthis.com/js/200/addthis_widget.js"></script>
<a href="http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!&amp;notes=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;tag=news"
target="_blank" title="Add this page to Delicious"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_delicious.png"
style="width: 16px; height: 16px; border: none" alt="Delicious" /><span
class="SB_label">&nbsp;Delicious</span></a>
<a href="http://digg.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!&amp;bodytext=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;topic=gaming_news"
title="Digg this" target="_blank"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}">
<img src="../../www.jagex.com/img/crossservice/social/bookmark_digg.png"
style="width: 16px; height: 16px; border: none" alt="Digg" /><span
class="SB_label">&nbsp;Digg</span></a>
<a href="http://facebook.com/sharer.php?u=http://services/m=news/newsitem.ws?id=3203" target="_blank"
title="Add this page to Facebook"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_facebook.png"
style="width: 16px; height: 16px; border: none" alt="Facebook" /><span
class="SB_label">&nbsp;Facebook</span></a>
<a href="http://bulletins.myspace.com/index.cfm?fuseaction=postto&amp;u=http://services/m=news/newsitem.ws?id=3203&amp;t=Quick Chat & More!&amp;l=5&amp;c=%3cimg+src='http://site/img/main/social/logo.jpg' style='float: left; margin-right: 8px;'/%3e%3cp%3eThe weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...%3c/p%3e"
target="_blank" title="Add this page to Myspace"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_myspace.png"
style="width: 16px; height: 16px; border: none" alt="Myspace" /><span
class="SB_label">&nbsp;Myspace</span></a>
<a href="http://www.reddit.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
target="_blank" title="Add this page to Reddit"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_reddit.png"
style="width: 16px; height: 16px; border: none" alt="Reddit" /><span
class="SB_label">&nbsp;Reddit</span></a>
<a href="http://www.stumbleupon.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
target="_blank" title="Add this page to Stumbleupon"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_stumbleupon.png"
style="width: 16px; height: 16px; border: none" alt="Stumbleupon" /><span
class="SB_label">&nbsp;Stumbleupon</span></a>
<a href="http://www.addthis.com/bookmark.php?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
onclick="return addthis_click(this);" target="_blank" title="Add This..."><img
src="../../www.jagex.com/img/crossservice/social/bookmark_addthis.png"
style="width: 16px; height: 16px; border: none" alt="AddThis" /><span
class="SB_label">&nbsp;More...</span></a>
</div>
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
This website and its contents are under CC BY-NC-SA 4.0 license.<br />
Use of this website is subject to our
<a href="../../site/terms/terms.html">Terms &amp; Conditions</a>
and <a href="../../site/privacy/privacy.html">Privacy Policy</a>.
</div>
<a class="jagexlink" href="../../www.jagex.com/index.html" target="_blank">
<img src="../../site/img/main/layout/jagexc20a.png?12" alt="Jagex" />
</a>
<br class="clear" />
</div>
<br class="clear" />
</div>
</div>
</div>
<script type="text/javascript">
var gaJsHost =
"https:" == document.location.protocol ? "https://ssl." : "http://www.";
document.write(
unescape(
"%3Cscript src='" +
gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"
)
);
</script>
<script type="text/javascript">
try {
var _pageTracker = _gat._getTracker("UA-2058817-15");
_pageTracker._setDomainName(".runescape.com");
_pageTracker._trackPageview();
} catch (x) { }
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2058817-2");
pageTracker._setDomainName(".runescape.com");
pageTracker._trackPageview();
} catch (x) { }
</script>
</body>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
</html>

View File

@ -0,0 +1,521 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="../../site/favicon.ico" />
<link rel="SHORTCUT ICON" href="../../site/favicon.ico" />
<link rel="apple-touch-icon" href="../../site/img/mobile.png" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en,
English
" />
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" />
<meta name="description" content="February Update Batch!" />
<meta name="title" content="RuneScape - News - February Update! - Lost Tribe" />
<title>RuneScape - News - February Update! - Lost Tribe</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
/**/
</style>
<script type="text/javascript" src="../../www.jagex.com/js/jquery/jquery_1_4_2.js"></script>
<script type="text/javascript">
$(function () {
$("#play, #playExisting, #playBannerNoad").each(function () {
this.href += "?j=1";
});
});
</script>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest News" href="latest_news.rss" />
<script type="text/javascript">
function getPages(loc) {
if (loc == "top") {
var item = document.myformtop;
var toupdate = document.myformbottom;
} else {
var item = document.myformbottom;
var toupdate = document.myformtop;
}
var pagetoget = parseInt(item.page.value);
var numpages = parseInt(item.numpages.value);
if (pagetoget <= numpages) item.submit();
else {
try {
item.page.value = item.currentpage.value;
toupdate.page.value = item.currentpage.value;
} catch (err) { }
}
}
</script>
<style type="text/css">
/*\*/
@import url(../../site/css/news-2.css);
/**/
</style>
<style type="text/css">
#feed {
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
<a name="top"></a>
<div class="bodyBackgroundHead">
<div id="menubox">
<ul id="menus">
<li class="top">
<a href="./../../index.html" id="home" class="tl"><span class="ts">Home</span></a>
</li>
<li class="top">
<a id="play" class="tl" href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}"><span class="ts">Play Now</span></a>
<ul>
<li>
<a href="./../../secure/m=create/index.html" class="fly"><span>New Users</span></a>
</li>
<li>
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}" class="fly"><span>Existing Users</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="account" class="tl" href="./../../404.html"><span class="ts">Account</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Upgrade Your Account</span></a>
</li>
<li>
<a href="./../../secure/m=create/index.html" class="fly"><span>Create New Account</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Account Management</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="guide" class="tl" href="./../../site/kbase/guid/manual.html"><span class="ts">Game Guide</span></a>
<ul>
<li>
<a href="./../../site/kbase/guid/manual.html" class="fly"><span>Manual</span></a>
</li>
<li>
<a href="./../../site/kbase/guid/quests0.html" class="fly"><span>QuestHelp</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Grand Exchange</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Rules</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Lores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>What is RuneScape?</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Password Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Locked Account Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Appeal Bans & Mutes</span></a>
</li>
<li>
<a href="./../../services/m=bugtracker_v4/index.html" class="fly"><span>Submit a Bug Report</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Parents' Guide</span></a>
</li>
</ul>
</li>
<li class="top">
<a href="https://github.com/2009scape/" id="login" class="tl"><span class="ts">Source Code</span></a>
</li>
</ul>
<br class="clear" />
</div>
<div id="bannerNoad">
</div>
<div id="scroll">
<div id="head">
<div id="headBg">
<div id="langAndLogin"></div>
<div class="navigation">
<div class="location">
<b>Location: </b> <a href="../../index.html">Home</a> &gt;
<a href="list.html">News List</a> > February Update! - Lost Tribe
</div>
</div>
</div>
</div>
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">News</h1>
</div>
</div>
</div>
<div class="section">
<div class="article">
<div class="topshadow">
<div class="bottombordershad">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleftshad">
<div class="bottomrightshad">
<div class="pagepad">
<div class="centre" id="newsitemMenu">
<span class="newsNavcat"><img src="../../site/img/news/mini_all_categories.gif"
alt="" />&nbsp;<a
href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
class="white">Download Game</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_game_updates.gif"
alt="" />&nbsp;<a href="../../services/m=news/list.html" class="white">News
Posts</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_customer_support.gif"
alt="" />&nbsp;<a href="https://discord.gg/43YPGND" class="white">Discord
Community</a></span><br />
<hr />
</div>
<div id="newsTitle">
<a href="./210118.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>28-Jan-2021 - February Update! - Lost Tribe</b>
&nbsp;
<a href="./210201.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>
</div>
<div class="newsJustify">
<p>Wait, it's not February yet?</p>
<p>Don't worry, it came early :)</p>
<p>
Duke Horacio's new advisor, Sigmund, has heard something in the cellar. If you've
completed Rune Mysteries and Goblin Diplomacy, you should head over and see if you
can figure out what happened! Please enjoy this all-new quest to 2009scape!
</p>
<p>
<b><u>Lost Tribe:</u></b>
</p>
<div style="text-align: center">
<img width="100%" src="https://i.imgur.com/mtSbwLq.png" />
</div>
<br />
<p>
<b><u>Changes/Fixes</u></b>
</p>
<ul>
<li>You can now bless spirit shields at any PoH altar provided you have the prayer
level and the holy elixir + spirit shield. Alternatively, if you lack the level,
you can pay Brother Jered 1,000,000 coins to bless it for you.
</li>
<li>You can now combine sigils with blessed spirit shields with 90 smithing and 85
prayer. Alternatively, if you lack the levels, you can pay Brother Bordiss in the
Edgeville Monastery 1,500,000 coins to combine them for you.
</li>
<li>Dorgeshuun Crossbows now require completion of the Lost Tribe to equip and use
</li>
<li>The Goblin Village beacon now requires completion of Lost Tribe instead of
Goblin Diplomacy
</li>
<li>The Inferno Adze now functions as a dragon pickaxe instead of a rune pickaxe
</li>
<li>Fixed a bug that prevented you from completing the Shield of Arrav quest
</li>
<li>The default expression for NPCs is now Friendly instead of Half-Guilty
</li>
<li>Fixed bullseye lantern crafting
</li>
</ul>
</p>
<br class="clear" />
<br />
<p>
Until next time! &#10084;&#65039;
</p>
<p>
<b>Red Bracket - Site Maintainer<br/>Ceikry - Content Developer</b>
</p>
<div id="feed">
<a href="latest_news.rss">
<!--[if gte IE 7]><!---><img title="Subscribe to RSS" alt=""
src="../../www.jagex.com/img/crossservice/RSS/logo.png" />
<!--<![endif]-->
<!--[if IE 6
]><img
title="Subscribe to RSS"
alt=""
src="http://www.jagex.com/img/crossservice/RSS/logo_ie6.png"
/><![endif]-->
<span>Subscribe to RSS</span>
</a>
<a href="../../site/kbase/guid/feeds.html?guid=feeds"
title="What is RSS?">(<span>?</span>)</a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="clear" />
</div>
<div class="navigation">
<div class="location">
<div id="bookmark">
<img alt="" src="../../site/img/main/social/logo.jpg" style="
position: absolute;
left: -99999px;
z-index: 2;
width: 1px;
height: 1px;
" />
<span class="bmtg">Bookmark this:</span>
<script type="text/javascript">
//<![CDATA[
var siteurl = "newsitembc1f.html?id=3203";
var sitetitle = "February Update! - Lost Tribe";
var sitenotes =
"The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...";
var sitetags = "news";
function fbs_click() {
u = siteurl;
t = sitetitle;
window.open(
"http://www.facebook.com/sharer.php?u=" +
encodeURIComponent(u) +
"&t=" +
encodeURIComponent(t),
"sharer",
"toolbar=0,status=0,width=626,height=436"
);
return false;
}
var addthis_pub = "jagex";
var addthis_url = siteurl;
var addthis_brand = "jagex.com";
var addthis_title = sitetitle;
var addthis_header_color = "dbc68x";
var addthis_header_background = "453e33";
//]]>
</script>
<style type="text/css">
.fb_share_link {
padding: 0px 0px 0px 20px;
height: 16px;
background: url(../../b.static.ak.fbcdn.net/images/share/facebook_share_icon6e88.gif?8:26981) no-repeat left;
}
#bookmark a img {
border: none;
margin-right: 4px;
margin-left: 2px;
}
</style>
<script type="text/javascript" src="../../s7.addthis.com/js/200/addthis_widget.js"></script>
<a href="http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url=http://services/m=news/newsitem.ws?id=3203&amp;title=February Update! - Lost Tribe&amp;notes=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;tag=news"
target="_blank" title="Add this page to Delicious"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_delicious.png"
style="width: 16px; height: 16px; border: none" alt="Delicious" /><span
class="SB_label">&nbsp;Delicious</span></a>
<a href="http://digg.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=February Update! - Lost Tribe&amp;bodytext=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;topic=gaming_news"
title="Digg this" target="_blank"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}">
<img src="../../www.jagex.com/img/crossservice/social/bookmark_digg.png"
style="width: 16px; height: 16px; border: none" alt="Digg" /><span
class="SB_label">&nbsp;Digg</span></a>
<a href="http://facebook.com/sharer.php?u=http://services/m=news/newsitem.ws?id=3203" target="_blank"
title="Add this page to Facebook"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_facebook.png"
style="width: 16px; height: 16px; border: none" alt="Facebook" /><span
class="SB_label">&nbsp;Facebook</span></a>
<a href="http://bulletins.myspace.com/index.cfm?fuseaction=postto&amp;u=http://services/m=news/newsitem.ws?id=3203&amp;t=February Update! - Lost Tribe&amp;l=5&amp;c=%3cimg+src='http://site/img/main/social/logo.jpg' style='float: left; margin-right: 8px;'/%3e%3cp%3eThe weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...%3c/p%3e"
target="_blank" title="Add this page to Myspace"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_myspace.png"
style="width: 16px; height: 16px; border: none" alt="Myspace" /><span
class="SB_label">&nbsp;Myspace</span></a>
<a href="http://www.reddit.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=February Update! - Lost Tribe"
target="_blank" title="Add this page to Reddit"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_reddit.png"
style="width: 16px; height: 16px; border: none" alt="Reddit" /><span
class="SB_label">&nbsp;Reddit</span></a>
<a href="http://www.stumbleupon.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=February Update! - Lost Tribe"
target="_blank" title="Add this page to Stumbleupon"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_stumbleupon.png"
style="width: 16px; height: 16px; border: none" alt="Stumbleupon" /><span
class="SB_label">&nbsp;Stumbleupon</span></a>
<a href="http://www.addthis.com/bookmark.php?url=http://services/m=news/newsitem.ws?id=3203&amp;title=February Update! - Lost Tribe"
onclick="return addthis_click(this);" target="_blank" title="Add This..."><img
src="../../www.jagex.com/img/crossservice/social/bookmark_addthis.png"
style="width: 16px; height: 16px; border: none" alt="AddThis" /><span
class="SB_label">&nbsp;More...</span></a>
</div>
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
This website and its contents are copyright <20> under AGPL.<br />
Use of this website is subject to our
<a href="../../site/terms/terms.html">Terms &amp; Conditions</a>
and <a href="../../site/privacy/privacy.html">Privacy Policy</a>.
</div>
<a class="jagexlink" href="../../www.jagex.com/index.html" target="_blank">
<img src="../../site/img/main/layout/jagexc20a.png?12" alt="Jagex" />
</a>
<br class="clear" />
</div>
<br class="clear" />
</div>
</div>
</div>
<script type="text/javascript">
var gaJsHost =
"https:" == document.location.protocol ? "https://ssl." : "http://www.";
document.write(
unescape(
"%3Cscript src='" +
gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"
)
);
</script>
<script type="text/javascript">
try {
var _pageTracker = _gat._getTracker("UA-2058817-15");
_pageTracker._setDomainName(".runescape.com");
_pageTracker._trackPageview();
} catch (x) { }
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2058817-2");
pageTracker._setDomainName(".runescape.com");
pageTracker._trackPageview();
} catch (x) { }
</script>
</body>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
</html>

View File

@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">

View File

@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
@ -215,13 +256,13 @@ English
<hr />
</div>
<div id="newsTitle">
<a href="210128.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
<a href="merrychristmas.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>13-Jan-2021 - January Update</b>
&nbsp;
<a href="2021january13.html">
<a href="./2021feb.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>

View File

@ -16,7 +16,7 @@ English
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" />
<meta name="description" content="February Update Batch!" />
<meta name="title" content="RuneScape - News - Introducing a new layer of bots" />
<title>RuneScape - News - Introducing a new layer of bots</title>
<title>2009scape - News - Introducing a new layer of bots</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
@ -214,13 +255,13 @@ English
<hr />
</div>
<div id="newsTitle">
<a href="list.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
<a href="./2021feb.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>01-Feb-2021 - Introducing a new layer of bots</b>
&nbsp;
<a href="210128.html">
<a href="./2021February16.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>

View File

@ -16,7 +16,7 @@ English
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" />
<meta name="description" content="2009scape Hiscores are Here!" />
<meta name="title" content="RuneScape - News - 2009scape Hiscores are Here!" />
<title>RuneScape - News - 2009scape Hiscores are Here!</title>
<title>2009scape - News - 2009scape Hiscores are Here!</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
@ -215,13 +256,13 @@ English
<hr />
</div>
<div id="newsTitle">
<a href="merrychristmas.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
<a href="./2020december11.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>12-Dec-2020 - 2009scape Hiscores are Here!</b>
&nbsp;
<a href="2020december11.html">
<a href="merrychristmas.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

318
services/m=news/index.html Normal file
View File

@ -0,0 +1,318 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico">
<link rel="SHORTCUT ICON" href="favicon.ico">
<link rel="apple-touch-icon" href="./site/img/2009img/mobile.png">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en,English">
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima">
<meta name="description"
content="2009scape - Bringing back the game from 2009 you love. Multiplayer and Free forever.">
<meta name="title" content="2009scape - Free Forever">
<title>2009scape - Free Forever </title>
<style type="text/css">
/*\*/
@import url(./site/css/default/global-30.css);
/**/
</style>
<script type="text/javascript">
function h(o) { o.getElementsByTagName('span')[0].className = 'shimHover'; }
function u(o) { o.getElementsByTagName('span')[0].className = 'shim'; }
document.domain = '';
</script>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest news" href="http://0.0.0.0:4000/rss.php">
</head>
<body id="navhome" class="bodyBackground">
<a name="top"></a>
<div id="scroll">
<div id="head">
<div id="headBg">
<div id="headOrangeTop"></div>
<img id="banner" src="" alt="RuneScape">
<script type="text/javascript">
document.getElementById("banner").src = `./site/img/2009img/main/skins/default/banners/${new Date().getMonth()}.jpg`;
</script>
<div id="headImage"><a href="" id="logo_select"></a>
<div id="player_no">Want to play with others? Join our <a href="https://discord.gg/43YPGND"
style="color: #bf8aba">Discord</a>!</div>
</div>
<div id="headOrangeBottom"></div>
<div id="menubox">
<ul id="menus">
<li class="top"><a href="./index.html" id="home" class="tl"><span class="ts">Home</span></a></li>
<li class="top"><a id="play" class="tl" href="https://github.com/2009scape/2009Scape/releases"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}"><span class="ts">Play Now</span></a>
<ul>
<li><a href="./secure/m=create/index.html" class="fly"><span>New Users</span></a></li>
<li><a href="https://github.com/2009scape/2009Scape/releases"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}" class="fly"><span>Existing
Users</span></a></li>
</ul>
</li>
<li class="top"><a id="account" class="tl" href="./404.html"><span class="ts">Account</span></a>
<ul>
<li><a href="./secure/m=create/index.html" class="fly"><span>Create New
Account</span></a></li>
<li><a href="./404.html" class="fly"><span>Account Management</span></a>
</li>
</ul>
</li>
<li class="top"><a id="guide" class="tl" href="./site/kbase/guid/manual.html"><span class="ts">Game
Guide</span></a>
<ul>
<li><a href="./site/kbase/guid/manual.html" class="fly"><span>Manual</span></a></li>
<li><a href="./site/kbase/guid/quests0.html" class="fly"><span>QuestHelp</span></a></li>
<li><a href="./404.html" class="fly"><span>Grand Exchange</span></a></li>
<li><a href="./site/rules/rules.html" class="fly"><span>Rules</span></a></li>
<li><a href="./404.html" class="fly"><span>Lores</span></a></li>
<li><a href="./404.html" class="fly"><span>What is 2009Scape?</span></a>
</li>
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="forums.html" class="fly"><span>Forums</span></a></li>
<li><a href="./services/m=hiscore/hiscores.html" class="fly"><span>Hiscores</span></a></li>
<li><a href="./404.html" class="fly"><span>Contributers</span></a>
</li>
<li><a href="./404.html" class="fly"><span>Adventurer's Log</span></a></li>
<li><a href="./404.html" class="fly"><span>Polls</span></a></li>
<li><a href="./404.html" class="fly"><span>Downloads &
Wallpapers</span></a></li>
</ul>
</li>
<li class="top"><a id="help" class="tl" href="./404.html"><span class="ts">Help</span></a>
<ul>
<li><a href="./404.html" class="fly"><span>Customer Support</span></a></li>
<li><a href="./404.html" class="fly"><span>Password Recovery</span></a></li>
<li><a href="./404.html" class="fly"><span>Locked Account
Recovery</span></a></li>
<li><a href="./404.html" class="fly"><span>Appeal Bans & Mutes</span></a>
</li>
<li><a href="./services/m=bugtracker_v4/index.html" class="fly"><span>Submit a Bug Report</span></a>
</li>
<li><a href="./404.html" class="fly"><span>Parents' Guide</span></a></li>
</ul>
</li>
<li class="top"><a href="https://github.com/2009scape/" id="login" class="tl"><span class="ts">Source
Code</span></a></li>
</ul>
<br class="clear" />
</div>
</div>
<style type="text/css">
/*\*/
@import url(./site/css/default/home-28.css);
/**/
</style>
<div id="content">
<div id="left">
<a href="./secure/m=create/index.html" class="createbutton" onmouseover="h(this)" onmouseout="u(this)">
<img src="./site/img/2009img/main/skins/default/create.jpg"
alt="Create a Free Account - Start your adventure today!" />
<span class="shim"></span>
</a>
<div id="features">
<div class="narrowHeader"><img src="./site/img/2009img/main/titles/websitefeatures.png"
alt="Website Features" />
</div>
<div class="section">
<div class="feature">
<img src="./site/img/2009img/main/home/feature_kbsearch_icon.jpg" alt="" />
<div class="featureTitle">Community</div>
<div class="featureDesc">Join us on <A href="https://discord.gg/43YPGND">Discord</A>, <a
href="https://www.reddit.com/r/2009scape/">Reddit</a>, or in game!</div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_poll_icon.jpg" alt="" />
<div class="featureTitle">Hiscores</div>
<div class="featureDesc">Looking for who's on top? <a href="./services/m=hiscore/hiscores.html">Right
here!</a></div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_upgrade_icon.jpg" alt="Upgrade Your Account" />
<div class="featureTitle">Contribute to 2009scape</div>
<div class="featureDesc">Are you a developer? Join us! <A href="https://github.com/2009scape">GitHub</A>
</DIV>
</div>
<div class="feature" style="background-image: url(./site/img/2009img/main/home/featured_feature_bg.png)">
<img src="./site/img/custombugreport.jpg" alt="Bug repot icon" />
<div class="featureTitle">Report a Bug</div>
<div class="featureDesc">Found a bug? Let us know! <A href="./services/m=bugtracker_v4/index.html">Click
here... </A></div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_rsc.jpg" alt="Open RuneScape Classic" />
<div class="featureTitle">Open RuneScape Classic</div>
<div class="featureDesc">Experience RSC in its original glory. <a
href="https://runescapeclassic.dev/">Click here to play...</a></div>
</div>
</div>
</div>
<DIV id=articles>
<DIV class=narrowHeader><IMG alt="RuneScape Articles"
src="./site/img/2009img/main/titles/runescapearticles.png">
</DIV>
<DIV class=section>
<DIV class=articlesBody>
<DIV class=articlesTitle><IMG alt="Article of the Week"
src="./site/img/2009img/main/home/aow_title.png">
</DIV>
<DIV class=aowBody>
<DIV class=aowHeight>
<DIV class=aowImage><A href="./site/kbase/guid/construction_quest_hall.html"><IMG alt=""
src="./site/img/2009img/main/kbase/aow_icons/minigames.jpg"></A></DIV>
<P class=aowTitle>Construction - Quest Hall</P>
<P>The quest hall is a nice area to separate your house a bit, while also giving you the chance to
show off some of your achievements!
<A href="./site/kbase/guid/construction_quest_hall.html">More...</A>
</P>
</DIV>
</DIV>
</DIV>
<DIV class=articlesFooter></DIV>
</DIV>
</DIV>
</DIV>
<div id="right">
<a href="https://github.com/2009scape/2009Scape/releases" id="playbutton" onmouseover="h(this)"
onmouseout="u(this)" onclick="if(!this.j){this.href+='?j=1';this.j=true;}">
<img src="./site/img/2009img/main/skins/default/play.jpg" alt="Play RuneScape - Continue Your Adventure" />
<span class="shim"></span>
</a>
<div id="recentnews">
<div class="sectionHeader">
<div class="left">
<div class="right">
<div class="plaque">
<img src="./site/img/2009img/main/titles/recentnews.png" alt="Recent News" />
</div>
</div>
</div>
</div>
<div class="section">
<div class='sectionBody'>
<div class='sectionHeight'>
<div class='recentNews'>
<div class='newsTitle'>
<h3>The collide of two worlds!</h3>
<span>01-Mar-2021</span>
</div>
<A class=newsImage href='viewnews/id/0.html'>
<img alt='' src="./site/img/news/icons/large/functionality-update.jpg"></A>
<p>With Authenticity at stake we had to make a decision! Do we keep the custom QoL in our beautiful remake or
do we add them to a seperate world! That's not all get ready for our greatest dopamine hit yet...
<a href="./services/m=news/2021February16.html">Read more..</a>
</p>
</div>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>Introducing a new layer of bots!</h3>
<span>28-Jan-2021</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>In authentic 2009, bots were two things in Runescape; 1- in existance, and 2- unbanned. We've
added much life to the 2009scape world by adding adventurer bots, and bots that participate in
various skilling activities (which also populates the Grand Exchange!), but today we're ready to
take it a step further.. <a href="./services/m=news/2021january13.html">Read more..</a>
</p>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>February Update</h3>
<span>28-Jan-2021</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>Our February update is here with a brand new quest! This update brings the Lost Tribe Quest, and a little bit extra. <a
href="./services/m=news/2021feb.html">Read more..</a>
</p>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>January Update</h3>
<span>18-Jan-2021</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>Our January Update is here! This update brings the All Fired Up quest, and a little bit extra. <a
href="./services/m=news/210118.html">Read more..</a>
</p>
</div>
</div>
<div class="moreArchive"><a href="./services/m=news/list.html">Browse our news archive</a>
</div>
</div>
</div>
</div>
<br class="clear" />
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
This website and its contents are under the CC BY-NC-SA 4.0 license<br />
Use of this website is subject to our <a href="./site/terms/terms.html">Terms &amp;
Conditions</a> and <a href="./site/privacy/privacy.html">Privacy Policy</a>.<br />
</div>
<a class="" href="" target="_blank">
<img src="./site/img/main/home/title.png" width="150" height="40" style="margin-top:-11%; margin-left: 80%;" alt="2009scape" />
</a>
</div>
</div>
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
</html>

View File

@ -18,7 +18,7 @@ English
<meta name="description"
content="Play RuneScape for free, and join a global community of millions as you complete quests and win enormous treasures in a 3D world full of magic and monsters.">
<meta name="title" content="RuneScape - MMORPG - The No.1 Free Online Multiplayer Game">
<title>RuneScape - MMORPG - The No.1 Free Online Multiplayer Game</title>
<title>2009scape - News List</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
@ -61,6 +61,30 @@ English
/**/
</style>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest News" href="latest_news.rss">
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -102,15 +126,20 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../404.html" class="fly"><span>Forums</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Player Submissions</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a></li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li><a href="./../../404.html" class="fly"><span>Polls</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Downloads &
Wallpapers</span></a></li>
</ul>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li><a href="./../../404.html" class="fly"><span>Customer Support</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Password Recovery</span></a></li>
@ -130,8 +159,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
@ -218,6 +246,24 @@ English
<img src="../../site/img/news/mini_game_updates.gif" alt="" />
<span>Game Updates</span>
</a>
</td>
<td valign="middle">
<a class="titleLink" href="./2021February16.html">A Collide of Two Worlds</a>
</td>
<td align="right" class="date" valign="middle">
22-Feb-2021
</td>
</tr>
<tr class="pad">
<td valign="top">
<a class="catLink"
href="https://github.com/2009scape/2009Scape/commits/development">
<img src="../../site/img/news/mini_game_updates.gif" alt="" />
<span>Game Updates</span>
</a>
</td>

View File

@ -62,6 +62,30 @@ English
float: none;
}
</style>
<style>
.bodyBackgroundHeadAdvert{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackground{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
.bodyBackgroundHead{
background-image: url("../../site/img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
</style>
</head>
<body id="nav" class="bodyBackground">
@ -127,15 +151,33 @@ English
</ul>
</li>
<li class="top"><a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li><a href="./../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
<li><a href="./../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li>
<li><a href="./../../404.html" class="fly"><span>Contributors</span></a></li>
</ul>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li class="top"><a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
@ -165,8 +207,7 @@ English
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
@ -215,13 +256,13 @@ English
<hr />
</div>
<div id="newsTitle">
<a href="2021january13.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
<a href="./hiscoresreleased.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>25-Dec-2020 - Merry Christmas!</b>
&nbsp;
<a href="2020december11.html">
<a href="./2021january13.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>

Binary file not shown.

Binary file not shown.