2020-11-19 19:59:54 +01:00
2022-11-13 20:59:50 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2020-11-19 19:59:54 +01:00
< html >
2020-11-20 15:58:06 +01:00
<!-- Mirrored from services/m=forum/sl=0/forums.ws?94,95,goto,2 by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 14:33:06 GMT -->
2020-11-19 19:59:54 +01:00
<!-- Added by HTTrack --> < meta http-equiv = "content-type" content = "text/html;charset=ISO-8859-1" > <!-- /Added by HTTrack -->
< head >
2020-11-20 15:58:06 +01:00
< link rel = "icon" type = "image/vnd.microsoft.icon" href = "../../../site/favicon.ico" >
< link rel = "SHORTCUT ICON" href = "../../../site/favicon.ico" >
2022-11-13 13:45:52 +01:00
< link rel = "apple-touch-icon" href = "../../../site/img/mobile.webp" >
2020-11-19 19:59:54 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" >
< meta http-equiv = "Content-Language" content = "
en,
English
">
2020-11-26 23:09:26 +01:00
< meta name = "keywords" content = "RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima" >
2020-11-19 19:59:54 +01:00
< 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 >
2020-11-20 15:58:06 +01:00
< style type = "text/css" > /*\*/ @ import url ( . . / . . / . . / site / css / global-34 . css ) ; /**/ < / style >
2020-11-19 19:59:54 +01:00
< 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 >
2020-11-20 15:58:06 +01:00
< link href = "../../../site/css/forum3-7.css" rel = "stylesheet" type = "text/css" media = "all" / >
2020-11-19 19:59:54 +01:00
< script type = "text/javascript" > / / < ! [ C D A T A [
function save_state_change(group,hidden) {
var groups = get_groups();
var gstring = "";
if (groups!=null) {
for (var i=0;i< groups.length ; i + + ) {
if (group!=groups[i] & & groups[i]!=-1) {
if (gstring.length>0) gstring += ",";
gstring += groups[i];
}
}
}
if (hidden) {
if (gstring.length>0) gstring += ",";
gstring += group;
}
if (gstring=="") gstring = "-1";
var expires=new Date();
expires.setDate(expires.getDate()+5000);
document.cookie = "g="+gstring+";expires="+expires.toGMTString();
}
function get_groups() {
var cookie=document.cookie;
if (document.cookie!=null) {
var crumbs=cookie.split(";");
if (crumbs!=null) {
for (var i=0;i< crumbs.length ; i + + ) {
pair = crumbs[i].split("=");
if (pair!=null & & pair.length==2 & & (pair[0]=="g" || pair[0]==" g")) {
var gstring = pair[1];
return gstring.split(",");
}
}
}
}
return null;
}
var groups_to_hide = get_groups();
function describe(what) {
a="";
for(part in what) a+=part + "=" + what[part] + "\n";
return a;
}
function replace_classname(node,oldclass,replacement) {
$(node).removeClass(oldclass).addClass(replacement);
}
var show_group = function() {}
var hide_group = function() {}
function showhide(show,group) {
var $table = $("#group"+group+" tr:not(:first), #group"+group+" tr:first td:not(:first)");
var $controls = $("#showhide"+group).unbind("click");
if(show){
$table.show();
$controls
.html("< span class = 'hidefgroup' title = 'Click to hide this forum group' > < / span > ")
.click(function(){ return hide_group(group); });
}
else{
$table.hide();
$controls
.html("< span class = 'showfgroup' title = 'Click to show this forum group' > < / span > ")
.click(function(){ return show_group(group); });
}
if($table.length + $controls.length > 3) return true;
return false;
}
show_group = function(group) {
var success = showhide(true,group);
if (success) {
save_state_change(group,false);
}
return false;
}
hide_group = function(group) {
var success = showhide(false,group);
if (success) {
save_state_change(group,true);
}
return false;
}
function is_group_hidden(group) {
if (groups_to_hide!=null) {
for (var i=0;i< groups_to_hide.length ; i + + ) {
if (groups_to_hide[i]==group) {
return true;
}
}
}
return false;
}
//]]>< / script >
< / head >
< body id = "navcommunity" class = "bodyBackground" >
< a name = "top" > < / a >
< div class = "bodyBackgroundHead" >
< div id = "menubox" >
< ul id = "menus" >
2020-11-20 15:58:06 +01:00
< li class = "top" > < a href = "../../../site/title.html" id = "home" class = "tl" > < span class = "ts" > Home< / span > < / a > < / li >
< li class = "top" > < a id = "play" class = "tl" href = "../../../site/game.html"
2020-11-19 19:59:54 +01:00
onclick="try{pageTracker._trackPageview('/play_game/menu/top')}catch(x){}; try{_pageTracker._trackPageview('/play_game/menu/top')}catch(x){}"
>< span class = "ts" > Play Now< / span > <!-- [if gt IE 6]><! --> < / a > <!-- <![endif] -->
<!-- [if lte IE 6]><table><tr><td><![endif] -->
< ul >
2020-12-10 14:45:29 +01:00
< li > < a href = "../../../secure//m%3dcreate/index.html" class = "fly" > < span > New Users< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/game.html" id = "playExisting"
2020-11-19 19:59:54 +01:00
onclick="try{pageTracker._trackPageview('/play_game/menu/existing')}catch(x){}; try{_pageTracker._trackPageview('/play_game/menu/existing')}catch(x){}"
class="fly">< span > Existing Users< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/options.html" class = "fly" > < span > Java Options< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
<!-- [if lte IE 6]></td></tr></table></a><![endif] -->
< / li >
2020-11-20 15:58:06 +01:00
< li class = "top" > < a id = "account" class = "tl" href = "../../../site/account_management.html" > < span class = "ts" > Account< / span > <!-- [if gt IE 6]><! --> < / a > <!-- <![endif] -->
2020-11-19 19:59:54 +01:00
<!-- [if lte IE 6]><table><tr><td><![endif] -->
< ul >
2020-12-10 14:45:29 +01:00
< li > < a href = "../../../secure//m%3dweblogin/members/members.html" class = "fly" > < span > Upgrade Your Account< / span > < / a > < / li >
< li > < a href = "../../../secure//m%3dcreate/index-2.html" class = "fly" > < span > Create New Account< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/account_management.html" class = "fly" > < span > Account Management< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
<!-- [if lte IE 6]></td></tr></table></a><![endif] -->
< / li >
2020-11-20 15:58:06 +01:00
< li class = "top" > < a id = "guide" class = "tl" href = "../../../site/kbase/guid/manual.html" > < span class = "ts" > Game Guide< / span > <!-- [if gt IE 6]><! --> < / a > <!-- <![endif] -->
2020-11-19 19:59:54 +01:00
<!-- [if lte IE 6]><table><tr><td><![endif] -->
<!-- [if lte IE 6]><iframe src=""></iframe><![endif] -->
< ul >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/kbase/guid/manual.html" class = "fly" > < span > Manual< / span > < / a > < / li >
2020-12-10 14:45:29 +01:00
< li > < a href = "../../../secure//m%3dweblogin/loginform802b.html" class = "fly" > < span > QuestHelp< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< li > < a href = "../../m%3ditemdb_rs/frontpage.html" class = "fly" > < span > Grand Exchange< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/kbase/guid/rules_of_conduct.html" class = "fly" > < span > Rules< / span > < / a > < / li >
< li > < a href = "../../../site/kbase/guid/lore.html" class = "fly" > < span > Lores< / span > < / a > < / li >
< li > < a href = "../../../site/splash.html" class = "fly" > < span > What is RuneScape?< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
<!-- [if lte IE 6]></td></tr></table></a><![endif] -->
< / li >
< li class = "top" > < a id = "community" class = "tl" href = "forums.html" > < span class = "ts" > Community< / span > <!-- [if gt IE 6]><! --> < / a > <!-- <![endif] -->
<!-- [if lte IE 6]><table><tr><td><![endif] -->
<!-- [if lte IE 6]><iframe src=""></iframe><![endif] -->
< ul >
< li > < a href = "forums.html" class = "fly" > < span > Forums< / span > < / a > < / li >
< li > < a href = "../../m%3dhiscore/hiscores.html" class = "fly" > < span > Hiscores< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/kbase/guid/Player_Submissions.html" class = "fly" > < span > Player Submissions< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< li > < a href = "../../m%3dadventurers-log/index.html" class = "fly" > < span > Adventurer's Log< / span > < / a > < / li >
< li > < a href = "../../m%3dpoll/index.html" class = "fly" > < span > Polls< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/kbase/guid/Downloads_and_Wallpapers.html" class = "fly" > < span > Downloads & Wallpapers< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
<!-- [if lte IE 6]></td></tr></table></a><![endif] -->
< / li >
2020-11-20 15:58:06 +01:00
< li class = "top" > < a id = "help" class = "tl" href = "../../../site/kbase/guid/Customer_Support.html" > < span class = "ts" > Help< / span > <!-- [if gt IE 6]><! --> < / a > <!-- <![endif] -->
2020-11-19 19:59:54 +01:00
<!-- [if lte IE 6]><table><tr><td><![endif] -->
<!-- [if lte IE 6]><iframe src=""></iframe><![endif] -->
< ul >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/kbase/guid/Customer_Support.html" class = "fly" > < span > Customer Support< / span > < / a > < / li >
< li > < a href = "../../../site/loginapplet/loginappletb4b5.html?mod=www&dest=loginapplet/loginapplet.ws?mod=accountappeal&dest=passwordchoice.ws" class = "fly" > < span > Password Recovery< / span > < / a > < / li >
< li > < a href = "../../../site/loginapplet/loginappletef7e.html?mod=www&dest=loginapplet/loginapplet.ws?mod=accountappeal&dest=lockchoice.ws" class = "fly" > < span > Locked Account Recovery< / span > < / a > < / li >
2020-12-10 14:45:29 +01:00
< li > < a href = "../../../secure//m%3dweblogin/loginform14d4.html?mod=offence-appeal&dest=index.ws" class = "fly" > < span > Appeal Bans & Mutes< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< li > < a href = "../../m%3dbugtracker_v4/index.html" class = "fly" > < span > Submit a Bug Report< / span > < / a > < / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "../../../site/parents.html" class = "fly" > < span > Parents' Guide< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
<!-- [if lte IE 6]></td></tr></table></a><![endif] -->
< / li >
2020-12-10 14:45:29 +01:00
< li class = "top" > < a href = "../../../secure//m%3dweblogin/loginformc089.html?mod=forum&ssl=0&dest=login.ws" id = "login" class = "tl" > < span class = "ts" > Log In< / span > < / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
< br class = "clear" / >
< / div >
< div id = "bannerNoad" >
2022-11-13 13:45:52 +01:00
< a href = "../../../site/game.html" class = "HoverImg" id = "playBannerNoad" > < img src = "../../../site/img/main/skins/default/playnowc20a.webp" alt = "Play Now" / > < / a >
2020-11-19 19:59:54 +01:00
< / div >
< div id = "scroll" >
< div id = "head" > < div id = "headBg" >
< div id = "langAndLogin" >
< div id = "lang" >
2020-11-20 15:58:06 +01:00
< a href = "forums.html" > < img alt = "English" title = "English" src = "../../../site/img/main/layout/en.gif" / > < / a >
< a href = "http://services/m=forum_de/l=1/forums.ws" > < img alt = "Deutsch" title = "Deutsch" src = "../../../site/img/main/layout/de.gif" / > < / a >
< a href = "http://services/m=forum_fr/l=2/forums.ws" > < img alt = "Français" title = "Français" src = "../../../site/img/main/layout/fr.gif" / > < / a >
< a href = "http://services/m=forum_pt/l=3/forums.ws" > < img alt = "Português (BR)" title = "Português (BR)" src = "../../../site/img/main/layout/br.gif" / > < / a >
< a href = "../sl%3d4/forums.html" > < img alt = "Finnish" title = "Finnish" src = "../../../site/img/forum/flags/finnish.gif" / > < / a >
< a href = "../sl%3d1/forums.html" > < img alt = "Dutch" title = "Dutch" src = "../../../site/img/forum/flags/dutch.gif" / > < / a >
< a href = "../sl%3d3/forums.html" > < img alt = "Spanish" title = "Spanish" src = "../../../site/img/forum/flags/spanish.gif" / > < / a >
< a href = "../sl%3d7/forums.html" > < img alt = "Polish" title = "Polish" src = "../../../site/img/forum/flags/polish.gif" / > < / a >
< a href = "../sl%3d5/forums.html" > < img alt = "Swedish" title = "Swedish" src = "../../../site/img/forum/flags/swedish.gif" / > < / a >
< a href = "../sl%3d2/forums.html" > < img alt = "Danish" title = "Danish" src = "../../../site/img/forum/flags/danish.gif" / > < / a >
< a href = "../sl%3d6/forums.html" > < img alt = "Norwegian" title = "Norwegian" src = "../../../site/img/forum/flags/norwegian.gif" / > < / a >
2020-11-19 19:59:54 +01:00
< / div >
< / div >
< div class = "navigation" >
< div class = "location" >
2020-11-20 15:58:06 +01:00
< b > Location: < / b > < a href = "../../../site/title.html" > Home< / a > >
2020-11-19 19:59:54 +01:00
< a href = "forums.html" > < span > RuneScape Forums< / span > < / a >
< span class = "divider" > > < / span >
2020-11-24 18:27:36 +01:00
< span > < span > Recruitment <20> Looking for a clan< / span > < / span >
2020-11-19 19:59:54 +01:00
< / div >
< / div >
< / div > < / div >
< div id = "content" >
< div id = "article" >
< div class = "sectionHeader" >
< div class = "left" >
< div class = "right" >
< h1 class = "plaque" >
RuneScape Forums
< / h1 >
< / div >
< / div >
< / div >
< div class = "section" >
< div class = "brown_background" >
< div id = "picker" >
2020-11-20 15:58:06 +01:00
< form method = "post" action = "http://services/m=forum/sl=0/forums.ws" >
2020-11-19 19:59:54 +01:00
< ul class = "flat" style = "margin:1px;" >
2020-11-20 15:58:06 +01:00
< li class = "rightpad search" > < img src = "../../../site/img/forum/cmdicons/search_threads.gif" alt = "" / > < a href = "searchthreads.html" > Search Threads< / a > < / li >
2020-11-19 19:59:54 +01:00
< li class = "jump_to_thread" > Jump to Thread: < input class = "textinput" size = "6" name = "uid" / >
< / li >
< li class = "jump_to_forum" >
< select class = "a" name = "forumpicker" style = "width: 224px;" >
< option value = "-1" selected = "selected" > Jump to forum...< / option >
< option value = "13" > News & Announcements< / option >
< option value = "198" > Developer Blogs< / option >
< option value = "103" > Contact Us< / option >
< option value = "25" > Tech Support< / option >
< option value = "250" > Account Help< / option >
< option value = "20" > Quests< / option >
< option value = "21" > Clue Scrolls< / option >
< option value = "154" > Skills< / option >
< option value = "17" > Items< / option >
< option value = "19" > Monsters< / option >
< option value = "71" > Achievement Diaries< / option >
< option value = "75" > Distractions and Diversions< / option >
< option value = "98" > Guides< / option >
< option value = "14" > General (Everyone)< / option >
< option value = "15" > Recent Updates (Everyone)< / option >
< option value = "16" > Future Updates (Everyone)< / option >
< option value = "185" > Suggestions (Everyone)< / option >
< option value = "189" > Tactics (Everyone)< / option >
< option value = "45" > PvP (Everyone)< / option >
< option value = "194" > Teamwork (Everyone)< / option >
< option value = "48" > In Game (Everyone)< / option >
< option value = "181" > Compliments (Everyone)< / option >
< option value = "74" > Constructive Criticism (Everyone)< / option >
< option value = "129" > Rants (Everyone)< / option >
< option value = "23" > Off Topic (Everyone)< / option >
< option value = "238" > General (Members Only)< / option >
< option value = "239" > Recent Updates (Members Only)< / option >
< option value = "240" > Future Updates (Members Only)< / option >
< option value = "241" > Suggestions (Members Only)< / option >
< option value = "242" > Tactics (Members Only)< / option >
< option value = "243" > PvP (Members Only)< / option >
< option value = "244" > Teamwork (Members Only)< / option >
< option value = "245" > In Game (Members Only)< / option >
< option value = "246" > Compliments (Members Only)< / option >
< option value = "247" > Constructive Criticism (Members Only)< / option >
< option value = "248" > Rants (Members Only)< / option >
< option value = "249" > Off Topic (Members Only)< / option >
< option value = "160" > General (Members 1800+)< / option >
< option value = "164" > Recent Updates (Members 1800+)< / option >
< option value = "234" > Future Updates (Members 1800+)< / option >
< option value = "188" > Suggestions (Members 1800+)< / option >
< option value = "192" > Tactics (Members 1800+)< / option >
< option value = "172" > PvP (Members 1800+)< / option >
< option value = "197" > Teamwork (Members 1800+)< / option >
< option value = "176" > In Game (Members 1800+)< / option >
< option value = "184" > Compliments (Members 1800+)< / option >
< option value = "230" > Constructive Criticism (Members 1800+)< / option >
< option value = "180" > Rants (Members 1800+)< / option >
< option value = "168" > Off Topic (Members 1800+)< / option >
< option value = "148" > Adventuring Parties< / option >
< option value = "149" > Dungeoneering Feedback< / option >
< option value = "150" > Dungeoneering Help< / option >
< option value = "235" > RuneFest< / option >
< option value = "236" > Triumvirate< / option >
< option value = "42" > Events< / option >
< option value = "199" > Tournaments< / option >
< option value = "201" > Businesses & Services< / option >
< option value = "46" > Roleplaying - Forums< / option >
< option value = "237" > Roleplaying - In-Game< / option >
< option value = "49" > Stories< / option >
< option value = "55" > Forum Games< / option >
2020-11-24 18:27:36 +01:00
< option value = "94" > Recruitment <20> Looking for a clan< / option >
< option value = "87" > Recruitment <20> Under 100 Combat< / option >
< option value = "92" > Recruitment <20> 100 Combat and over< / option >
< option value = "93" > Recruitment <20> Specialist Clans< / option >
2020-11-19 19:59:54 +01:00
< option value = "90" > Clan Home< / option >
< option value = "135" > Clan Discussion< / option >
< option value = "251" > The Jagex Cup< / option >
< option value = "39" > Armour< / option >
< option value = "38" > Weapons< / option >
< option value = "56" > Construction< / option >
< option value = "30" > Crafting< / option >
< option value = "36" > Discontinued Items< / option >
< option value = "32" > Farming< / option >
< option value = "31" > Fletching< / option >
< option value = "33" > Food< / option >
< option value = "34" > Herblore< / option >
< option value = "35" > Ores and Bars< / option >
< option value = "37" > Runes< / option >
< option value = "59" > Summoning< / option >
< option value = "40" > Treasure Trail Items< / option >
< option value = "41" > Miscellaneous< / option >
< option value = "50" > RSC Discussion< / option >
< option value = "51" > RSC Community< / option >
< option value = "54" > RSC Feedback< / option >
< / select >
< / li >
< li > < input class = "buttonsmall" type = "submit" name = "jump" value = "Go" style = "margin-right:6px;" > < / li >
< / ul >
< / form >
< / div >
< div id = "contrast_panel" >
< div id = "infopane" >
2022-11-13 14:38:17 +01:00
< span class = "title" > < img src = "../../../site/img/forum/icons/Recruitment_looking.webp" alt = "" / > Recruitment <20> Looking for a clan < img src = "../../../site/img/forum/icons/Recruitment_looking.webp" alt = "" / > < / span >
2020-11-19 19:59:54 +01:00
< div class = "about" >
< ul class = "flat" >
2020-11-20 15:58:06 +01:00
< li > < img src = "../../../site/img/forum/cmdicons/code_of_conduct.gif" alt = "" / > < a href = "codeofconduct.html" > Code of Conduct< / a > < / li >
< li > < img src = "../../../site/img/forum/cmdicons/forum_rules.gif" alt = "" / > < a href = "forumsa224-2.html?94,95,rules" > Forum-specific Rules< / a > < / li >
2020-11-19 19:59:54 +01:00
< li > < br / >
< span class = "count" >
3 active users in this Forum
< / span >
< / li >
< / ul >
< / div >
< / div >
< div id = "nocontrols" class = "phold" > < / div >
< div class = "actions" id = "top" >
< table >
< tr >
< td class = "commands center" >
< ul class = "flat first-child" >
< li class = "first-child" >
2020-11-20 15:58:06 +01:00
< a href = "forums.html" > < img src = "../../../site/img/forum/cmdicons/backtoforum.gif" alt = "" / > Up to RuneScape Forums< / a >
2020-11-19 19:59:54 +01:00
< / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "forums7e3a.html?94,95,goto,2" > < img src = "../../../site/img/forum/cmdicons/refresh.gif" alt = "" / > Refresh< / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
< / td >
< / tr >
< tr >
< td class = "nav center" >
2020-11-20 15:58:06 +01:00
< form method = "post" style = "display: inline;" action = "http://services/m=forum/sl=0/forums.ws?94,95" >
2020-11-19 19:59:54 +01:00
< ul class = "flat last-child" >
< li class = "first-child" > < a href = "forums1b9e.html?94,95,goto,1" > < < first< / a > < / li >
< li > < a href = "forums1b9e.html?94,95,goto,1" > < prev< / a > < / li >
< li > Page < input type = "text" class = "textinput" name = "start" size = "2" value = "2" / > of 50< / li >
< li > < a href = "forums99c7-2.html?94,95,goto,3" > next > < / a > < / li >
< li > < a href = "forums7c21.html?94,95,goto,50" > last > > < / a > < / li >
< / ul >
< input type = "submit" name = "grrclient" value = "grr" style = "width:0px;height:0px;padding:0px;margin:0px;font-size:0px;border:0px;float: left;" / >
< / form >
< / td >
< / tr >
< / table >
< / div >
< div id = "content_forum" class = "border" >
< div class = "bk" > < / div >
< div class = "cont" >
< table >
< tr >
< td class = "title1 first-child" > < / td >
< td id = "header_posts" class = "center title" > Posts< / td >
< td id = "header_lastpost" class = "title1" >
Last Post
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums7390.html?94,95,601,61328261" > bandos godwars need cc< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > No<EFBFBD> Offence1< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
1
< / td >
< td class = "updated" >
18-Jul-2010 07:51:37
2020-11-24 18:27:36 +01:00
< br / > by No<4E> Offence1
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums0dbf.html?94,95,355,61281795" > Saphire Chat, A Hangout Clan< / a > < br / >
< span class = "nt" > created by < span class = "username" > DarklMagicks< / span > < / span >
< / td >
< td class = "n posts" >
11
< / td >
< td class = "updated" >
18-Jul-2010 09:24:33
< br / > by Resinatural
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums6a99.html?94,95,465,61322419" > Lv. 116 Looking for Clan. 110+< / a > < br / >
< span class = "nt" > created by < span class = "username" > Fc-StarGaze< / span > < / span >
< / td >
< td class = "n posts" >
8
< / td >
< td class = "updated" >
18-Jul-2010 09:16:03
< br / > by Smileydabest
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forumsde8b.html?94,95,17,61328471" > tank looking for cc to join< / a > < br / >
< span class = "nt" > created by < span class = "username" > IPlayInYards< / span > < / span >
< / td >
< td class = "n posts" >
3
< / td >
< td class = "updated" >
18-Jul-2010 09:15:19
2020-11-24 18:27:36 +01:00
< br / > by Scaredy<64> Lion
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums8a6c.html?94,95,180,61328452" > Looking for pure clan.< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > zM<EFBFBD> A<EFBFBD> U<EFBFBD> L<EFBFBD> E<EFBFBD> D< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
1
< / td >
< td class = "updated" >
18-Jul-2010 09:03:13
2020-11-24 18:27:36 +01:00
< br / > by zM<7A> A<EFBFBD> U<EFBFBD> L<EFBFBD> E<EFBFBD> D
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums7c05.html?94,95,563,61327843" > lvl 116 looking for ftp clan!!< / a > < br / >
< span class = "nt" > created by < span class = "username" > I-S-A-N-T-A< / span > < / span >
< / td >
< td class = "n posts" >
9
< / td >
< td class = "updated" >
18-Jul-2010 07:19:06
2020-11-24 18:27:36 +01:00
< br / > by LTA<54> Lumight
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums1f2c.html?94,95,603,61265149" > 110+ clan< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > babe<EFBFBD> four< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
10
< / td >
< td class = "updated" >
14-Jul-2010 14:20:39
2020-11-24 18:27:36 +01:00
< br / > by Sf<53> DtDragon
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums2379.html?94,95,405,61328277" > Looking for a clan< / a > < br / >
< span class = "nt" > created by < span class = "username" > Mikey031109< / span > < / span >
< / td >
< td class = "n posts" >
3
< / td >
< td class = "updated" >
18-Jul-2010 08:40:27
2020-11-24 18:27:36 +01:00
< br / > by IRoKStaR<61> X
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums78e3.html?94,95,440,61322928" > skillers 100+< / a > < br / >
< span class = "nt" > created by < span class = "username" > Hostle514< / span > < / span >
< / td >
< td class = "n posts" >
31
< / td >
< td class = "updated" >
18-Jul-2010 08:23:50
2020-11-24 18:27:36 +01:00
< br / > by Black<63> 6119
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forumsf0ae.html?94,95,129,61322703" > 106 Looking For PC CLAN< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > Chef<EFBFBD> Elish< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
3
< / td >
< td class = "updated" >
17-Jul-2010 05:22:06
2020-11-24 18:27:36 +01:00
< br / > by Red<65> Bed70
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums963b.html?94,95,511,61328357" > LVL 40+ recruitement< / a > < br / >
< span class = "nt" > created by < span class = "username" > Fearless150< / span > < / span >
< / td >
< td class = "n posts" >
1
< / td >
< td class = "updated" >
18-Jul-2010 08:31:18
< br / > by Fearless150
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums6e12-2.html?94,95,307,61265297" > Level 105 looking for a clan!< / a > < br / >
< span class = "nt" > created by < span class = "username" > SadisticHaze< / span > < / span >
< / td >
< td class = "n posts" >
24
< / td >
< td class = "updated" >
18-Jul-2010 08:21:36
< br / > by Smileydabest
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums10c5.html?94,95,480,61303227" > Looking for a clan!!!!!< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > Sir<EFBFBD> NickNova< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
18
< / td >
< td class = "updated" >
18-Jul-2010 08:19:49
< br / > by DarkMelodii
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums8f0b.html?94,95,508,61314468" > 105 looking for clan< / a > < br / >
< span class = "nt" > created by < span class = "username" > DisKnight< / span > < / span >
< / td >
< td class = "n posts" >
23
< / td >
< td class = "updated" >
18-Jul-2010 08:19:43
< br / > by Smileydabest
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forumsb30a.html?94,95,443,61326069" > Level 101 looking for clan< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > Lord<EFBFBD> Xar<EFBFBD> 57< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
14
< / td >
< td class = "updated" >
18-Jul-2010 07:03:49
< br / > by Wiinter
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums0657.html?94,95,25,61328157" > Lvl 99 lookin for mem pvp clan< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > iTz<EFBFBD> FuZii0n< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
3
< / td >
< td class = "updated" >
18-Jul-2010 07:24:36
< br / > by Quentilus
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums537b.html?94,95,978,61328211" > bandos anyone??< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > R<EFBFBD> O<EFBFBD> <EFBFBD> A<EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> R< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
2
< / td >
< td class = "updated" >
18-Jul-2010 07:38:42
2020-11-24 18:27:36 +01:00
< br / > by Dave<76> hardman
2020-11-19 19:59:54 +01:00
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums26ed.html?94,95,863,61328194" > 100 look for a F2P CLAN< / a > < br / >
< span class = "nt" > created by < span class = "username" > Uber1337shig< / span > < / span >
< / td >
< td class = "n posts" >
1
< / td >
< td class = "updated" >
18-Jul-2010 07:29:35
< br / > by Uber1337shig
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forumsc0b0.html?94,95,674,61284227" > Level 101 Looking for any Clan< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > Mhm<EFBFBD> Nice< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
23
< / td >
< td class = "updated" >
18-Jul-2010 07:25:22
< br / > by Quentilus
< / td >
< / tr >
< tr class = "thdnrml" >
< td class = "threadtitle" >
< a class = "sticky2" href = "forums074c.html?94,95,744,61317923" > lvl 88 looking for a good clan< / a > < br / >
2020-11-24 18:27:36 +01:00
< span class = "nt" > created by < span class = "username" > Silent<EFBFBD> L< / span > < / span >
2020-11-19 19:59:54 +01:00
< / td >
< td class = "n posts" >
9
< / td >
< td class = "updated" >
18-Jul-2010 07:24:18
< br / > by Quentilus
< / td >
< / tr >
< / table >
< / div >
< / div >
< div class = "actions" id = "bottom" >
< table >
< tr >
< td class = "commands center" >
< ul class = "flat first-child" >
< li class = "first-child" >
2020-11-20 15:58:06 +01:00
< a href = "forums.html" > < img src = "../../../site/img/forum/cmdicons/backtoforum.gif" alt = "" / > Up to RuneScape Forums< / a >
2020-11-19 19:59:54 +01:00
< / li >
2020-11-20 15:58:06 +01:00
< li > < a href = "forums7e3a.html?94,95,goto,2" > < img src = "../../../site/img/forum/cmdicons/refresh.gif" alt = "" / > Refresh< / a > < / li >
2020-11-19 19:59:54 +01:00
< / ul >
< / td >
< / tr >
< tr >
< td class = "nav center" >
2020-11-20 15:58:06 +01:00
< form method = "post" style = "display: inline;" action = "http://services/m=forum/sl=0/forums.ws?94,95" >
2020-11-19 19:59:54 +01:00
< ul class = "flat last-child" >
< li class = "first-child" > < a href = "forums1b9e.html?94,95,goto,1" > < < first< / a > < / li >
< li > < a href = "forums1b9e.html?94,95,goto,1" > < prev< / a > < / li >
< li > Page < input type = "text" class = "textinput" name = "start" size = "2" value = "2" / > of 50< / li >
< li > < a href = "forums99c7-2.html?94,95,goto,3" > next > < / a > < / li >
< li > < a href = "forums7c21.html?94,95,goto,50" > last > > < / a > < / li >
< / ul >
< input type = "submit" name = "grrclient" value = "grr" style = "width:0px;height:0px;padding:0px;margin:0px;font-size:0px;border:0px;float: left;" / >
< / form >
< / td >
< / tr >
< / table >
< / div >
< / div >
< / div >
< / div >
< / div >
< br class = "clear" / >
< / div >
< div class = "navigation" >
< div class = "location" >
2020-11-20 15:58:06 +01:00
< b > Location: < / b > < a href = "../../../site/title.html" > Home< / a > >
2020-11-19 19:59:54 +01:00
< a href = "forums.html" > < span > RuneScape Forums< / span > < / a >
< span class = "divider" > > < / span >
2020-11-24 18:27:36 +01:00
< span > < span > Recruitment <20> Looking for a clan< / span > < / span >
2020-11-19 19:59:54 +01:00
< / div >
< / div >
< div id = "footer" >
< div class = "contain" >
< div class = "footerdesc" >
2020-11-24 18:27:36 +01:00
This website and its contents are copyright <20> under AGPL.< br / >
2020-11-20 15:58:06 +01:00
Use of this website is subject to our < a href = "../../../site/terms/terms.html" > Terms & Conditions< / a > and < a href = "../../../site/privacy/privacy.html" > Privacy Policy< / a > .
2020-11-19 19:59:54 +01:00
< / div >
2022-11-13 19:42:45 +01:00
< a class = "jagexlink" href = "/" >
2022-11-13 13:45:52 +01:00
< img src = "../../../site/img/main/layout/jagexc20a.webp" alt = "Jagex" / >
2020-11-19 19:59:54 +01:00
< / 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 >
2020-11-20 15:58:06 +01:00
<!-- Mirrored from services/m=forum/sl=0/forums.ws?94,95,goto,2 by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 14:33:14 GMT -->
2020-11-19 19:59:54 +01:00
<!-- Added by HTTrack --> < meta http-equiv = "content-type" content = "text/html;charset=ISO-8859-1" > <!-- /Added by HTTrack -->
< / html >