mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-26 04:42:55 +01:00
kbase futher help now directs to Discord
This commit is contained in:
parent
d5f46ad85c
commit
d543a39a1d
14
website-HTML/www.runescape.com/kbase/fun.js
Normal file
14
website-HTML/www.runescape.com/kbase/fun.js
Normal file
@ -0,0 +1,14 @@
|
||||
let fs = require('fs');
|
||||
files = fs.readdirSync(__dirname + '/guid/');
|
||||
|
||||
let replaceMenubox = `Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
`
|
||||
|
||||
files.forEach(function (file) {
|
||||
var contents = fs.readFileSync(__dirname + '/guid/' + file, 'utf8');
|
||||
const regex = / <div class="brown_box">[\s\S]*? <\/div>/i;
|
||||
fs.writeFileSync(__dirname + "/guid/" + file, contents.replace(regex, replaceMenubox));
|
||||
})
|
@ -250,10 +250,11 @@ Build a domain for legerdemain.</div>
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -304,11 +304,11 @@ We realise that players occasionally commit offences without realising it, perha
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -280,11 +280,11 @@ Other information about RuneScape and Jagex.</div>
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -238,10 +238,11 @@ Close all other unnecessary windows and programs before starting RuneScape.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/sl%3d6/forums.html">Visit the technical support forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -297,10 +297,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -295,10 +295,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -326,10 +326,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -286,10 +286,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -288,10 +288,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -318,11 +318,11 @@ If we suspect that someone other than the original owner has access to an accoun
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -278,10 +278,11 @@ Find out about the Varrock Achievement Diary.
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -311,11 +311,11 @@ If you have no ranked friends, or fewer than 10 ranked friends, the Adventurer's
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -266,11 +266,11 @@ By paying a monthly subscription fee and becoming a member, your game will be ad
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -367,11 +367,11 @@ This is the official list of sites which are authorised to offer RuneScape and F
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -462,10 +462,11 @@ Travel back down to Simon and he will exchange this for 1000gp!
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -388,10 +388,11 @@ Zip vine<br><br style="clear: both;">
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -351,10 +351,11 @@ The chest contains a fixed set of nine herbs, which are: <br><br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -325,10 +325,11 @@ The statues in Bandos's throne room may occasionally drop a <a href="melee_other
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -422,10 +422,11 @@ Map of the Advanced Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -418,10 +418,11 @@ Map of Dorgesh-Kaan Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -493,10 +493,11 @@ For information on which quests reward you with Agility experience, see the <a h
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -244,10 +244,11 @@ You can either increase your Agility level on one of the courses or you can use
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -414,10 +414,11 @@ Map of the Advanced Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -325,10 +325,11 @@ Frequently Asked Questions about Agility.
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -349,10 +349,11 @@ Map of the Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -522,10 +522,11 @@ Ability to sell noted ivory, pottery and stone items from Pyramid Plunder to Sim
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -478,10 +478,11 @@ You'll find these shortcuts spread throughout the world. The in-game skill guide
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -513,10 +513,11 @@ You can check your run energy by clicking on the 'spanner' icon at the bottom of
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -349,10 +349,11 @@ Map of the Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -321,10 +321,11 @@ There are 3 actions to the skullball, they are:
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -352,10 +352,11 @@ Map of the Agility Course
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -293,10 +293,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -290,10 +290,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -325,10 +325,11 @@ Should you find yourself in a position where you do not have the required skill
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -293,10 +293,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -294,10 +294,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -699,10 +699,11 @@ Unlimited teleports to the Farming patch north of Ardougne<br><br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -296,10 +296,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -527,10 +527,11 @@ Attack Rewards
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -295,10 +295,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -440,10 +440,11 @@ Male and female audience costumes
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -304,11 +304,11 @@ We realise that players occasionally commit offences without realising it, perha
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -702,10 +702,11 @@ To gamble points you can elect to spend 10, 20 or 30 points. Gambling 10 or 20 p
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -966,10 +966,11 @@ Melee attacks have a chance to ignore the target's armour and prayers/curses
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -405,10 +405,11 @@ Playing an online role-playing game like RuneScape will require you to communica
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -302,10 +302,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -288,10 +288,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -297,11 +297,11 @@ Questions and answers for payment by RuneScape Card.
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://secure.runescape.com/m=ticketing/billingsupport.html">Submit a billing query</a></li>
|
||||
<li><a href="https://secure.runescape.com/m=billing_core/paymentoptions.ws">Subscribe</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -282,10 +282,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -288,10 +288,11 @@ Rework<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -538,10 +538,11 @@ If you wish to smith your bars here, then you can use the anvils in area located
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -285,10 +285,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -314,10 +314,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -517,10 +517,11 @@ Pirate Jackie the Fruit, who works in the reception hut of the Arena, will excha
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -299,10 +299,11 @@ You can <a href="barbarian_caves.html">click here</a> to read more about the Anc
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -353,10 +353,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -300,10 +300,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -1261,10 +1261,11 @@ Made from the finest lightweight kebbit fur, these capes have the ability to les
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -477,10 +477,11 @@ For more information on capes, browse the <a href="cape_guide.html">Cape Guide</
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -950,10 +950,11 @@ For stats of the reward items that can be worn/wielded, see <a href="melee_castl
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -296,10 +296,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -441,10 +441,11 @@ For each scroll you defeat, a wall banner will appear on the outer wall of the a
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -420,10 +420,11 @@ You can check how many chompies you've killed by putting your ogre bow into your
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -484,11 +484,11 @@ Anyone interested in clans might also like to read the <a href="http://devblog.r
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="manual.html">Game-related questions</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -552,10 +552,11 @@ Both free-for-all arenas have a 'non-combat zone' at the southern end of the are
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -276,10 +276,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -291,10 +291,11 @@ Development Team<br>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -286,10 +286,11 @@ General Combat related questions.</div>
|
||||
<div class="brown_box" style="margin-bottom: 5px;"><div class="inner_brown_box">
|
||||
<div class="helptext">
|
||||
<div class="helptitle">Further Help</div>
|
||||
The following sections of the RuneScape site may help you further:
|
||||
Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="brown_box"><div class="inner_brown_box">
|
||||
|
@ -598,10 +598,11 @@ You can also keep track of your duel tournament prowess by looking at the <a hre
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -263,10 +263,11 @@ Some monsters are more vulnerable to specific forms of Attack. For example, mons
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -317,10 +317,11 @@ So now you're here in the ground, Ichabod, you fool. Maybe that'll learn you.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -1071,10 +1071,11 @@ Dragon darts can be found in <a href="impetuous_impulses.html">Impetuous Impulse
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -787,10 +787,11 @@ As shown in the picture to the left, there are eight types of hotspot in the bed
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -810,10 +810,11 @@ Note that all lamps require a Firemaking level of 30 to light.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -455,10 +455,11 @@ As shown in the picture to the left, there are four types of hotspot in the comb
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -710,10 +710,11 @@ As shown in the picture to the left, there are six types of hotspot in the costu
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -700,10 +700,11 @@ As shown in the picture to the left, there are eight types of hotspot in the din
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -1246,10 +1246,11 @@ As shown in the picture to the left, there are four types of hotspot in the pit
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -277,10 +277,11 @@ For quests that specifically give Construction experience as a reward, please re
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -324,10 +324,11 @@ No, it is not possible to have more than one house.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -633,10 +633,11 @@ As shown in the picture to the left, there are eight types of hotspot in the for
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -611,10 +611,11 @@ You must wait 5 minutes between adding treasure to your chest.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -632,10 +632,11 @@ As shown in the picture to the left, there are eight types of hotspot in the gar
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -762,10 +762,11 @@ As shown in the picture to the left, there are eight types of hotspot in the kit
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -531,10 +531,11 @@ As shown in the picture to the left, there are four types of hotspot in the mena
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -661,10 +661,11 @@ Different servants can do different tasks and make different things for you and
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -638,10 +638,11 @@ As shown in the picture to the left, there are seven types of hotspot in the oub
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -549,10 +549,11 @@ As shown in the picture to the left, there are six types of hotspot in the parlo
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -451,10 +451,11 @@ As shown in the picture to the left, there are two types of hotspot in the porta
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -676,10 +676,11 @@ Please note that spiral staircases are notoriously difficult and expensive to bu
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -426,10 +426,11 @@ Construction Rewards
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -318,10 +318,11 @@ To make best use of your servant, right-clicking on them will provide a 'Fetch-f
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -721,10 +721,11 @@ You will also receive 25 Runecrafting experience for constructing a rune case.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -692,10 +692,11 @@ As shown in the picture to the left, there are seven types of hotspot in the stu
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -556,10 +556,11 @@ You can also control access with your friends list/private chat options. If your
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -696,10 +696,11 @@ As shown in the picture to the left, there are seven types of hotspot in the thr
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -605,10 +605,11 @@ You must wait 5 minutes between adding treasure to your chest.
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -878,10 +878,11 @@ Using the above benches you can use your Crafting level to make wooden and clock
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
If this article does not help you, you may find the following sections of the RuneScape site helpful:
|
||||
<ul class="bold">
|
||||
<li><a href="../../../services.runescape.com/m%3dforum/forums.html">Visit the forums</a></li>
|
||||
If this article does not help you, you may find Feel free to join our Discord for further help:
|
||||
<ul class="further">
|
||||
<li><a href="https://discord.gg/43YPGND">Discord</a></li>
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user