kol.js 0.0.2 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -6
- package/src/Cache.ts +33 -0
- package/src/Client.test.ts +206 -0
- package/src/Client.ts +506 -0
- package/src/Player.test.ts +101 -0
- package/src/Player.ts +209 -0
- package/src/__fixtures__/backoffice_prices_alien_meat.html +46 -0
- package/src/__fixtures__/backoffice_prices_lov_elephant.html +30 -0
- package/src/__fixtures__/backoffice_prices_magical_mystery_juice.html +30 -0
- package/src/__fixtures__/backoffice_prices_tofurkey_leg.html +48 -0
- package/src/__fixtures__/backoffice_prices_turtle_wax_greaves.html +42 -0
- package/src/__fixtures__/backoffice_prices_turtle_wax_helmet.html +42 -0
- package/src/__fixtures__/backoffice_prices_turtle_wax_shield.html +47 -0
- package/src/__fixtures__/desc_effect_pasta_oneness.html +31 -0
- package/src/__fixtures__/desc_effect_the_visible_adventurer.html +31 -0
- package/src/__fixtures__/desc_item_alien_meat.html +38 -0
- package/src/__fixtures__/desc_item_hypodermic_needle.html +39 -0
- package/src/__fixtures__/desc_item_lov_elephant.html +39 -0
- package/src/__fixtures__/desc_item_magical_mystery_juice.html +39 -0
- package/src/__fixtures__/desc_item_mosquito_larva.html +39 -0
- package/src/__fixtures__/desc_item_tofurkey_leg.html +38 -0
- package/src/__fixtures__/desc_item_turtle_wax_shield.html +79 -0
- package/src/__fixtures__/desc_skill_impetuous_sauciness.html +32 -0
- package/src/__fixtures__/desc_skill_overload_discarded_refridgerator.html +32 -0
- package/src/__fixtures__/familiar_in_standard_run.html +184 -0
- package/src/__fixtures__/searchplayer_mad_carew.html +53 -0
- package/src/__fixtures__/showplayer_dependence_day.html +47 -0
- package/src/__fixtures__/showplayer_golden_gun.html +28 -0
- package/src/__fixtures__/showplayer_regular.html +56 -0
- package/{dist/index.d.ts → src/index.ts} +1 -0
- package/src/testUtils.ts +13 -0
- package/src/utils/avatar.ts +90 -0
- package/src/utils/kmail.ts +48 -0
- package/src/utils/leaderboard.ts +84 -0
- package/src/utils/utils.ts +33 -0
- package/dist/Cache.d.ts +0 -11
- package/dist/Cache.js +0 -26
- package/dist/Client.d.ts +0 -84
- package/dist/Client.js +0 -343
- package/dist/Client.test.d.ts +0 -1
- package/dist/Client.test.js +0 -162
- package/dist/Player.d.ts +0 -28
- package/dist/Player.js +0 -136
- package/dist/Player.test.d.ts +0 -1
- package/dist/Player.test.js +0 -48
- package/dist/index.js +0 -3
- package/dist/testUtils.d.ts +0 -2
- package/dist/testUtils.js +0 -10
- package/dist/utils/avatar.d.ts +0 -1
- package/dist/utils/avatar.js +0 -70
- package/dist/utils/kmail.d.ts +0 -32
- package/dist/utils/kmail.js +0 -1
- package/dist/utils/leaderboard.d.ts +0 -16
- package/dist/utils/leaderboard.js +0 -56
- package/dist/utils/utils.d.ts +0 -4
- package/dist/utils/utils.js +0 -27
- package/dist/utils/visit.d.ts +0 -3
- package/dist/utils/visit.js +0 -10
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<html><head><title>Search for a player</title>
|
|
2
|
+
<link rel="stylesheet" type="text/css" href="/images/styles.20230117d.css">
|
|
3
|
+
<script>
|
|
4
|
+
var actions = { "sendmessage.php" : { "action" : 1, "title" : "Send Message", "arg" : "toid" }, "town_sendgift.php" : { "action" : 1, "title" : "Send Gift", "arg" : "towho" }, "makeoffer.php" : { "action" : 1, "title" : "Propose Trade", "arg" : "towho" }, "mallstore.php" : { "action" : 1, "title" : "Mall Store", "arg" : "whichstore" }, "/./curse.php" : { "action" : 1, "title" : "Throw TP", "arg" : "whichitem=1923&targetplayer" }, "/msg" : { "action" : 3, "useid" : true, "query" : "Enter message to send to %:" } }
|
|
5
|
+
var notchat = true;
|
|
6
|
+
</script>
|
|
7
|
+
<script language=Javascript src='/images/scripts/rcm.3.js'></script>
|
|
8
|
+
<script language="Javascript" src="/basics.js"></script><link rel="stylesheet" href="/basics.1.css" /></head>
|
|
9
|
+
<style type="text/css">
|
|
10
|
+
<!--
|
|
11
|
+
BODY, TD, UL {
|
|
12
|
+
size : 1;
|
|
13
|
+
}
|
|
14
|
+
a {
|
|
15
|
+
text-decoration: none;
|
|
16
|
+
}
|
|
17
|
+
.small { font-size: .8em; }
|
|
18
|
+
-->
|
|
19
|
+
</style>
|
|
20
|
+
|
|
21
|
+
<script src="/onfocus.1.js"></script></html>
|
|
22
|
+
<body bgcolor=white text=black link=black alink=black vlink=black>
|
|
23
|
+
<div id='menu' class=rcm></div>
|
|
24
|
+
|
|
25
|
+
<center><b>Search Results:<br><table align=center><tr><td class=small><b><u>Name</u></b></td><td class=small><b><u>PlayerID</u></b></td><td class=small><b><u>Level</u></b></td><td class=small><b><u>Class</u></b></td></tr><tr><td class=small><b><a target=mainpane href="showplayer.php?who=263717">Mad Carew</a></b> <br>(<a target=mainpane href="showclan.php?whichclan=90485">Bonus Adventures from Hell</a>)</td><td valign=top class=small>263717</td><td valign=top class=small>16</td><td class=small valign=top>Sauceror</td></tr></table></center>
|
|
26
|
+
<form name="search" action="searchplayer.php" method="post">
|
|
27
|
+
<input type="hidden" name="searching" value="Yep.">
|
|
28
|
+
<input type="hidden" name="for" value="">
|
|
29
|
+
<center>
|
|
30
|
+
<b>Search for names:</b>
|
|
31
|
+
<input class="text" type="text" name="searchstring" size="30" value="mad carew"><br />
|
|
32
|
+
<div style="font-weight: normal">
|
|
33
|
+
starting with <input type="radio" name="startswith" value="1" checked="checked">
|
|
34
|
+
containing<input type="radio" name="startswith" value="2">
|
|
35
|
+
ending with <input type="radio" name="startswith" value="3">
|
|
36
|
+
</div>
|
|
37
|
+
<table>
|
|
38
|
+
<tr><td valign="center" align="center">
|
|
39
|
+
Level: <input class="text" type="text" size=3 name=searchlevel>
|
|
40
|
+
Fame: <input class="text" type="text" size=3 name=searchranking>
|
|
41
|
+
</td></tr>
|
|
42
|
+
<tr><td valign="center"><input type="checkbox" name="pvponly" >PvP players only</td>
|
|
43
|
+
<td><input type="radio" name="hardcoreonly" value="1">Hardcore only<br>
|
|
44
|
+
<input type="radio" name="hardcoreonly" value="2">Not in Hardcore<br>
|
|
45
|
+
<input type="radio" name="hardcoreonly" value="0" checked>Don't Care</td>
|
|
46
|
+
</tr>
|
|
47
|
+
</table>
|
|
48
|
+
<input class="button" type="submit" value="Search">
|
|
49
|
+
</form>
|
|
50
|
+
|
|
51
|
+
</font>
|
|
52
|
+
</body>
|
|
53
|
+
</html>
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
<html><head>
|
|
2
|
+
<script language=Javascript>
|
|
3
|
+
<!--
|
|
4
|
+
if (parent.frames.length == -1) location.href="game.php";
|
|
5
|
+
//-->
|
|
6
|
+
</script>
|
|
7
|
+
<script language=Javascript src="/images/scripts/keybinds.min.2.js"></script>
|
|
8
|
+
<script language=Javascript src="/images/scripts/window.20111231.js"></script>
|
|
9
|
+
<script language="javascript">function chatFocus(){if(top.chatpane.document.chatform.graf) top.chatpane.document.chatform.graf.focus();}
|
|
10
|
+
if (typeof defaultBind != 'undefined') { defaultBind(47, 2, chatFocus); defaultBind(190, 2, chatFocus);defaultBind(191, 2, chatFocus); defaultBind(47, 8, chatFocus);defaultBind(190, 8, chatFocus); defaultBind(191, 8, chatFocus); }</script><script language=Javascript src="/images/scripts/jquery-1.3.1.min.js"></script>
|
|
11
|
+
<script language=Javascript src="/images/scripts/window.js?foo=1"></script> <link rel="stylesheet" type="text/css" href="/images/styles.20230117d.css">
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.faded {
|
|
14
|
+
zoom: 1;
|
|
15
|
+
filter: alpha(opacity=35);
|
|
16
|
+
opacity: 0.35;
|
|
17
|
+
-khtml-opacity: 0.35;
|
|
18
|
+
-moz-opacity: 0.35;
|
|
19
|
+
}
|
|
20
|
+
</style>
|
|
21
|
+
|
|
22
|
+
<script language="Javascript" src="/basics.js"></script><link rel="stylesheet" href="/basics.1.css" /></head>
|
|
23
|
+
|
|
24
|
+
<body>
|
|
25
|
+
<center><table width=95% cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Happy Dependence Day!</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><img src="/images/itemimages/flag1.gif" height=30 width=30 /> </td></tr></table></center></td></tr><tr><td height=4></td></tr></table><table width=95% cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Name Guy Man</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><center><table><tr><td><div class='' style='position: relative'><img crossorigin="Anonymous" src="/images/otherimages/classav1a.gif" width=60 height=100 border=0><img src="/images/otherimages/masks/mask2.png" style="position: absolute; top: -30px; left: -30px;" /><img src="/images/otherimages/moustaches/13.png" style="position: absolute; top: 56px; left:-20px; transform: rotate(4709deg);" /></div></td><td valign=center><center><span style="position: relative;font-size: 200%"><b>Name Guy Man</b> (#3019702)<br><div style="position: absolute; left: 192px; top: 164px"><img src="/images/otherimages/goldstart.png" height="30" width="30" /></div><div style="position: absolute; left: 201px; top: 172px"><img src="/images/otherimages/goldstart.png" height="30" width="30" /></div></span>Level 180<br> Seal Clubber</td><td valign=center align=center><a href=account_tattoos.php><img src="/images/otherimages/sigils/para_tat.gif" alt="Tattoo: para_tat" title="Tattoo: para_tat" width=50 height=50 border=0></a></td></tr></table><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr style="display:none"><td align=right><b>Class:</b></td><td>Seal Clubber</td></tr><tr><td align=right><b>Points:</b></td><td>1</td></tr><tr><td align=right><b>Sign:</b></td><td>The Wombat</td></tr><tr><Td align=right><b><a class=nounder href="ascensionhistory.php?back=other&who=3019702">Ascensions</a>:</b></td><td>462</td></tr><tr><td align=right><b>Turns Played (total):</b></td><td>914,288</td></tr><tr><td align=right><b>Turns Played (this run):</b></td><td>459</td></tr><tr><td align=right><b>Trophies Collected:</b></td><td>110</td></tr><tr><td align=right><b>Tattoos Collected:</b></td><td>171</td></tr><tr><td align=right><b>Account Created:</b></td><td>August 19, 2017</td></tr><tr><td align=right><b>Last Login:</b></td><td>July 03, 2023</td></tr><tr><td align=right><b>Favorite Cheese:</b></td><td>Brie</td></tr><tr><td align=right><b>Favorite Food:</b></td><td>[experimental crimbo food] </td></tr><tr><td align=right><b>Favorite Booze:</b></td><td>[experimental crimbo booze] </td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><center>PvP:</center><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td align=right><b>Fame:</b></td><td>188 (103 taken)</td></tr><tr><td align=right><b>Fame (Hardcore):</b></td><td>100 (0 taken)</td></tr><tr><td align=right><b>Winningness:</b></td><td>38</td></tr><tr><td align=right><b>PvP Allegiance:</b></td><td><a class=nounder href="showclan.php?whichclan=2047009544">LUPO</a></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><center>PvP All-Time Best Ranks:</center><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td align="center" valign="top"><i>Normal</i><table><tr><td align="right"><b>Fame:</b></td><td>6 </td></tr><tr><td align="right"><b>Fame Taken:</b></td><td>25 </td></tr><tr><td align="right"><b>Hill Holders:</b></td><td>2 </td></tr><tr><td align="right"><b>Winningest:</b></td><td>6 </td></tr></table></td><td align="center" valign="top"><i>Hardcore</i><table><tr><td align="right"><b>Winningest</b>:</td><td>22</td></tr></table></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><p><center>Equipment:</center><table><tr><td colspan="2" width='250' height=1 bgcolor=black></td></tr><tr><td align="center" colspan="2">This player has elected to make their equipment private.</td></tr><tr><td height=1 bgcolor=black colspan="2"></td></tr></table><p>Familiar:<Br><table><tr><td colspan=5 height=1 bgcolor=black></td></tr><tr><td><a href="showfamiliars.php?who=3019702"><img src="/images/itemimages/pateagle.gif" width=30 height=30 border=0></a></td><td valign=center><b>swag</b>, the Patriotic Eagle</td><td><td valign=center><b>(</b></td><td><img src="/images/itemimages/flag2.gif" class=hand onClick='descitem(498722729,3019702)'></td><td valign=center><b>)</b></td></td></tr><tr><td colspan=5 height=1 bgcolor=black></td></tr></table><p> <script type="text/javascript">
|
|
26
|
+
$(document).ready(function () {
|
|
27
|
+
$('#toggleskillsokplease').click(function (e) {
|
|
28
|
+
e.preventDefault();
|
|
29
|
+
if ($(this).text().match(/View/)) {
|
|
30
|
+
$('tr.blahblah').show();
|
|
31
|
+
$(this).text('Hide Permanent Skills');
|
|
32
|
+
} else {
|
|
33
|
+
$('tr.blahblah').hide();
|
|
34
|
+
$(this).text('View Permanent Skills');
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
});
|
|
38
|
+
</script>
|
|
39
|
+
<style type="text/css"> .blahblah { display: none; } </style>
|
|
40
|
+
<div id="pskills">
|
|
41
|
+
<table>
|
|
42
|
+
<tr><td height=1 bgcolor=black></td></tr>
|
|
43
|
+
<tr><td align="center"><a href="#" id="toggleskillsokplease" class="" style="text-decoration: none; font-weight: bold">View Permanent Skills</a></td></tr>
|
|
44
|
+
<tr class="blahblah"><td><a onclick="javascript:skill(3004)">Entangling Noodles</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3006)">Pastamastery</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5014)">Advanced Cocktailcrafting</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5006)">Mad Looting Skillz</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(12)">Torso Awareness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1017)">Double-Fisted Skull Smashing</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2014)">Amphibian Sympathy</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2011)">Wisdom of the Elder Tortoises</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2009)">Empathy of the Newt</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3011)">Spirit of Rigatoni</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3010)">Leash of Linguini</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5040)">Silent Knife</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5017)">Smooth Movement</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5010)">Overdeveloped Sense of Self Preservation</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4028)">Inner Sauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1019)">Musk of the Moose</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2038)">The Long View</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2012)">Astral Shell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6014)">The Ode to Booze</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6015)">The Sonata of Sneakiness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6016)">Carlweather's Cantata of Confrontation</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5015)">Ambidextrous Funkslinging</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5004)">Nimble Fingers</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4006)">Advanced Saucecrafting</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4018)">The Way of Sauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5009)">Disco Fever</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1012)">Claws of the Walrus</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1010)">Tongue of the Walrus</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1018)">Northern Exposure</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1006)">Super-Advanced Meatsmithing</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1005)">Lunging Thrust-Smack</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(10)">Powers of Observatiogn</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(11)">Gnefarious Pickpocketing</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1016)">Pulverize</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(88)">Singer's Faithful Ocelot</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1040)">Pride of the Puffin</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1023)">Harpoon!</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(173)">Disintegrate</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1041)">Silent Hunter</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4015)">Impetuous Sauciness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4004)">Expert Panhandling</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4009)">Wave of Sauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4016)">Diminished Gag Reflex</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6006)">The Polka of Plenty</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6043)">Mariachi Memory</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6010)">Fat Leon's Phat Loot Lyric</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6007)">The Magical Mojomuscular Melody</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2021)">Tao of the Terrapin</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2016)">Cold-Blooded Fearlessness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(158)">20/20 Vision</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(80)">Thick-Skinned</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3012)">Cannelloni Cocoon</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3015)">Springy Fusilli</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3016)">Tolerance of the Kitchen</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(178)">Budget Conscious</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(179)">Drinking to Drink</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5016)">Heart of Polyester</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(180)">Experience Safari</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2004)">Skin of the Leatherback</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(89)">Drescher's Annoying Noise</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(184)">Carol of the Thrills</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(183)">Carol of the Hells</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(182)">Carol of the Bulls</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(149)">Shattering Punch</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(150)">Snokebomb</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(177)">Expert Corner-Cutter</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4034)">Curse of Weaksauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4030)">Itchy Curse Finger</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(95)">Grab a Cold One</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3007)">Stuffed Mortar Shell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3017)">Flavour of Magic</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(105)">Song of Sauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4007)">Elemental Saucesphere</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5018)">Superhuman Cocktailcrafting</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(28)">Awesome Balls of Fire</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4042)">Blood Bubble</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(30)">Snowclone</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3044)">Blood Bucatini</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5042)">Blood Blade</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5029)">Tricky Knifework</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2044)">Blood Bond</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(100)">Song of Slowness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1043)">Blood Frenzy</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6046)">Bram's Bloody Bagatelle</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6017)">Ur-Kel's Aria of Annoyance</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(93)">Carbohydrate Cudgel</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(96)">Song of the North</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3018)">Transcendental Noodlecraft</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(90)">Deep Dark Visions</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(101)">Spaghetti Breakfast</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(145)">Perfect Freeze</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4039)">Saucemaven</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(155)">Steely-Eyed Squint</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4012)">Saucegeyser</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(94)">Splattersmash</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4041)">Love Mixology</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5041)">Acquire Rhinestones</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1038)">Northern Explosion</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(102)">Shadow Noodles</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(104)">Splashdance</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(99)">Conspiratorial Whispers</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6035)">Five Finger Discount</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6041)">Master Accordion Master Thief</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(53)">Summon Crimbo Candy</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5024)">Kung Fu Hustler</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4029)">Curse of Marinara</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2031)">Spiky Shell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(188)">Implode Universe</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6004)">The Moxious Madrigal</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3035)">Bind Penne Dreadful</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(107)">Summon Annoyance</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(74)">Master of the Surprising Fist</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4005)">Saucestorm</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2036)">Pizza Lover</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2028)">Shell Up</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4021)">Deep Saucery</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4020)">Salsaball</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5011)">Adventurer of Leisure</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(32)">Eggsplosion</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(189)">The Spirit of Taking</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(36)">Grease Lightning</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(42)">Raise Backup Dancer</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5007)">Disco Nap</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6038)">Thief Among the Honorable</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2007)">Ghostly Shell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4024)">Curse of Vichyssoise</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4008)">Jalapeño Saucesphere</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3039)">Bind Spice Ghost</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3025)">Utensil Twist</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5025)">Deft Hands</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6009)">Brawnee's Anthem of Absorption</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6011)">The Psalm of Pointiness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2035)">Testudinal Teachings</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1008)">Fortitude of the Muskox</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1009)">Audacity of the Otter</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1011)">Hide of the Walrus</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4026)">Icy Glare</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6036)">Suspicious Gaze</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5038)">Sensitive Fingers</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3041)">Bind Spaghetti Elemental</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(191)">Drippy Eye-Sprout</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(13)">Gnomish Hardigness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(14)">Cosmic Ugnderstanding</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(195)">Lock Picking</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6028)">Inigo's Incantation of Inspiration</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3042)">Quiet Judgement</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4040)">Silent Treatment</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4038)">Blood Sugar Sauce Magic</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6044)">Quiet Desperation</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(131)">Garbage Nova</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3043)">Inscrutable Gaze</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(106)">Song of Bravado</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(153)">Bow-Legged Swagger</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4037)">Sauce Monocle</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4014)">Saucy Salve</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(103)">Song of Starch</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4019)">Scarysauce</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1042)">Get Big</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2042)">Quiet Determination</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4017)">Irrepressible Spunk</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1015)">Rage of the Reindeer</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1020)">Snarl of the Timberwolf</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(166)">Sweet Synthesis</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6018)">Dirge of Dreadfulness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6020)">The Ballad of Richie Thingfinder</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6021)">Benetton's Medley of Diversity</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6022)">Elron's Explosive Etude</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6023)">Chorale of Companionship</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6024)">Prelude of Precision</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6013)">Stevedave's Shanty of Superiority</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3038)">Wizard Squint</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6012)">Jackasses' Symphony of Destruction</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1031)">Scowl of the Auk</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4011)">Master Saucier</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(81)">Chip on your Shoulder</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(196)">Comprehensive Cartography</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(110)">Shrap</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(141)">Asbestos Heart</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2043)">Gallapagosian Mating Call</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(203)">Emotionally Chipped</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(75)">Summon "Boner Battalion"</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(140)">Ancestral Recall</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(146)">Refusal to Freeze</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(197)">Long Winter's Nap</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(47)">Slimy Synapses</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(151)">Shivering Monkey Technique</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(120)">Intimidating Mien</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4025)">Simmer</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4032)">Saucecicle</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(198)">Bowl Full of Jelly</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(200)">Eye and a Twist</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2023)">Toss</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2000)">Patience of the Tortoise</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2026)">Curiosity of Br'er Tarrypin</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2030)">Blessing of the War Snapper</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2029)">Stiff Upper Lip</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2006)">Armorcraftiness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2010)">Tenacity of the Snapper</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2040)">Patient Smile</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1029)">Wrath of the Wolverine</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1035)">Ire of the Orca</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1014)">Batter Up!</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1032)">Furious Wallop</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(205)">Dead Nostrils</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(15)">CLEESH</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3014)">Spirit of Ravioli</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6039)">Sticky Fingers</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(92)">Club Earth</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2033)">Blessing of She-Who-Was</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2005)">Shieldbutt</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5039)">Disco Leer</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(194)">Always Never Not Guzzling</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4010)">Intrinsic Spiciness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5008)">Disco Dance II: Electric Boogaloo</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3027)">Bind Vampieroghi</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5028)">That's Not a Knife</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3036)">Subtle and Quick to Anger</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5005)">Disco Dance of Doom</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6033)">Accordion Appreciation</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2034)">Butts of Steel</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(20)">Really Expensive Jewelrycrafting</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2020)">Hero of the Half-Shell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3028)">Arched Eyebrow of the Archmage</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6032)">Accordion Bash</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(172)">Object Quasi-Permanence</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(83)">Frigidalmatian</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(87)">Walberg's Dim Bulb</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(46)">Slimy Sinews</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4000)">Sauce Contemplation</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3032)">Shield of the Pastalord</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(77)">Torment Plant</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(78)">Pinch Ghost</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(79)">Tattle</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6005)">Cletus's Canticle of Celerity</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6040)">Cone of Zydeco</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1028)">Cold Shoulder</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2041)">Turtle Power</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2037)">Blessing of the Storm Tortoise</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4033)">Antibiotic Saucesphere</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6042)">Knowing Smile</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2039)">Spirit Boon</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4027)">Soul Saucery</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5031)">Disco Smirk</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(139)">Giant Growth</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(144)">Calculate the Universe</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5035)">Disco Shank</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6003)">Aloysius' Antiphon of Aptitude</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3034)">Thrall Unit Tactics</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4035)">Wry Smile</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3009)">Lasagna Bandages</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6008)">The Power Ballad of the Arrowsmith</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(203)">Emotionally Chipped</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6031)">Crab Claw Technique</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2015)">Kneebutt</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5037)">Disco Inferno</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5026)">Disco State of Mind</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2008)">Reptilian Fortitude</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(4031)">Curse of the Thousand Islands</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5036)">Disco Dance 3: Back in the Habit</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1039)">Precision of the Penguin</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1037)">Cavalcade of Fury</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5034)">Disco Bravado</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(154)">Bend Hell</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(159)">Astute Angler</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3030)">Bringing Up the Rear</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3029)">Bind Vermincelli</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3033)">Bind Undead Elbow Macaroni</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5030)">Flashy Dancer</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(212)">Crimbo Training: Waiter</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(210)">Crimbo Training: Track Switcher</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(216)">Crimbo Training: Sanitation Consultant</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(207)">Crimbo Training: First Aid Technician</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3019)">Fearful Fettucini</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(213)">Crimbo Training: Coal Taster</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(211)">Crimbo Training: Bartender</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(215)">Crimbo Training: Night Watchman</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(217)">Crimbo Training: Graffiti Censor</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(214)">Crimbo Training: Dessert Steward</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(208)">Crimbo Training: Passenger Greeter</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(209)">Crimbo Training: Concierge</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(113)">Grease Up</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6037)">Bawdy Refrain</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1033)">Club Foot</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1036)">Thirst of the Weasel</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1030)">Buoyancy of the Beluga</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1003)">Thrust-Smack</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(187)">Prevent Scurvy and Sobriety</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3031)">Bind Angel Hair Wisp</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3008)">Weapon of the Pastalord</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(115)">Alien Source Code</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(59)">Executive Narcolepsy</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(58)">Fashionably Late</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(163)">Gingerbread Mob Hit</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(171)">5-D Earning Potential</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5032)">Disco Greed</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5003)">Disco Eye-Poke</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(176)">Meteor Lore</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1000)">Seal Clubbing Frenzy</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1022)">Clobber</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2003)">Headbutt</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(1007)">Blubber Up</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(203)">Emotionally Chipped</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6030)">Cadenza</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5027)">Frantic Gyrations</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(225)">Secret Door Awareness</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(2032)">Spirit Snap</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5012)">Disco Face Stab</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(6034)">Concerto de los Muertos</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(3005)">Cannelloni Cannon</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(5033)">Knife in the Dark</a> (P)</td></tr><tr class="blahblah"><td><a onclick="javascript:skill(130)">Olfactory Burnout</a> (<b>HP</b>)</td></tr><tr class="blahblah"><td>Summon Clip Art (<b>HP</b>)</td></tr><tr class="blahblah"><td><a onClick='javascript:skill(19)'>Transcendent Olfaction</a> (<b>HP</b>)</td></tr><tr><td height=1 bgcolor=black></td></tr></table></div><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>Clan: <b><a class=nounder href="showclan.php?whichclan=90485">Bonus Adventures from Hell</a></b><br>Title: <b>autoadded</b></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>Store: <b><a class=nounder href="mallstore.php?whichstore=3019702">Check out the store above</a></b></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>This player owns a <a class=nounder href="displaycollection.php?who=3019702"><b>Display Case</b></a> in the Museum</td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td align="center">Name Guy Man has arranged a Magnetic Sculpture:</center></td></tr><tr><td height=1 bgcolor=black></td></tr><tr><td align="center"><style type="text/css">.magneticsculpture { width: 120px; height: 144px; position: relative; }
|
|
45
|
+
.base { position: absolute; bottom: 0px; left:0px }
|
|
46
|
+
.mpixel { position: absolute; }
|
|
47
|
+
</style><div class="magneticsculpture"><img src="/images/otherimages/magsculpture/magpixel7.gif" style="left: 16; top: 0" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 24; top: 0" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel7.gif" style="left: 88; top: 0" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 96; top: 0" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 8; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 32; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 40; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 72; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 80; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 104; top: 8" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 16; top: 16" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 48; top: 16" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 64; top: 16" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 96; top: 16" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 24; top: 24" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 32; top: 24" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 56; top: 24" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 80; top: 24" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 88; top: 24" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 32; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 40; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 48; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 56; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 64; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 72; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel6.gif" style="left: 80; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 88; top: 32" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 24; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 40; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 56; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 72; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 88; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 96; top: 40" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 16; top: 48" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 24; top: 48" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 40; top: 48" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 56; top: 48" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel6.gif" style="left: 104; top: 48" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel6.gif" style="left: 8; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 16; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 24; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 40; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 56; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 64; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 96; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 104; top: 56" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 0; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 8; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 16; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 24; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 40; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 56; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 72; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 80; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 88; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel6.gif" style="left: 104; top: 64" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 16; top: 72" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 24; top: 72" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 40; top: 72" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 56; top: 72" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 104; top: 72" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 24; top: 80" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 40; top: 80" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 56; top: 80" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel1.gif" style="left: 96; top: 80" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel2.gif" style="left: 32; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel5.gif" style="left: 40; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 48; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 56; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 64; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel6.gif" style="left: 72; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 80; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 88; top: 88" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel8.gif" style="left: 32; top: 96" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 56; top: 96" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 80; top: 96" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 32; top: 104" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 56; top: 104" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel4.gif" style="left: 80; top: 104" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel9.gif" style="left: 40; top: 112" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel3.gif" style="left: 64; top: 112" class="mpixel" /><img src="/images/otherimages/magsculpture/magpixel10.gif" style="left: 88; top: 112" class="mpixel" /><img src="/images/otherimages/magsculpture/magbase.gif" class="base"></div></td></tr><tr><td height=1 bgcolor=black></td></tr></table><p><p><Center>Profile:</center><table width=70%><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><p><center>Challenge Path Commendations:</center><Table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td width=50 height=50><img src=/images/otherimages/cpreward_silver.gif width=50 height=50 alt="Silver Moon" title="Silver Moon"></td><td align=center valign=center><b>1 Silver Moon</b></td></tr><tr><td width=50 height=50><img src=/images/otherimages/cpreward_bronze.gif width=50 height=50 alt="Bronze Button" title="Bronze Button"></td><td align=center valign=center><b>2 Bronze Buttons</b></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><Center>Trophies:</center><table><tr><td height=1 bgcolor=black></td></tr><tr><td align=center><img src="/images/otherimages/trophy/on_channel_z.gif" width=100 height=100 alt="Cantina Commander" title="Cantina Commander"> <img src="/images/otherimages/trophy/thats_numberwang.gif" width=100 height=100 alt="General Assembler" title="General Assembler"> <img src="/images/otherimages/trophy/you_were_devoutly_aligned.gif" width=100 height=100 alt="Extinctionist" title="Extinctionist"> <img src="/images/otherimages/trophy/what_do_you_want_on_your_tombstone.gif" width=100 height=100 alt="BAM!" title="BAM!"> <img src="/images/otherimages/trophy/hippy_hippy_shake.gif" width=100 height=100 alt="Honky Tonk Hero" title="Honky Tonk Hero"> <br><img src="/images/otherimages/trophy/in_soviet_russia_minstrels_eat_you.gif" width=100 height=100 alt="Brave Sir Robin" title="Brave Sir Robin"> <img src="/images/otherimages/trophy/who_runs_bartertown.gif" width=100 height=100 alt="Master Paster" title="Master Paster"> <img src="/images/otherimages/trophy/i_hardly_know_her.gif" width=100 height=100 alt="Melon Baller, Shot Caller" title="Melon Baller, Shot Caller"> <img src="/images/otherimages/trophy/and_thats_all.gif" width=100 height=100 alt="Golden Spatula" title="Golden Spatula"> <img src="/images/otherimages/trophy/ill_make_a_note_of_it.gif" width=100 height=100 alt="Speakeasy Savant" title="Speakeasy Savant"> <img src="/images/otherimages/trophy/oh_the_horror.gif" width=100 height=100 alt="Tentacle Tickler" title="Tentacle Tickler"> <br><img src="/images/otherimages/trophy/heavy_lourde.gif" width=100 height=100 alt="100 Pound Load" title="100 Pound Load"> <img src="/images/otherimages/trophy/crushed_under_pets.gif" width=100 height=100 alt="300 Pound Load" title="300 Pound Load"> <img src="/images/otherimages/trophy/he_aint_heavy_hes_my_familiar.gif" width=100 height=100 alt="Black Hole Terrarium" title="Black Hole Terrarium"> <img src="/images/otherimages/trophy/gonna_need_a_smaller_boat.gif" width=100 height=100 alt="Little Boat" title="Little Boat"> <img src="/images/otherimages/trophy/party_on_the_big_boat.gif" width=100 height=100 alt="Big Boat" title="Big Boat"> <br><img src="/images/otherimages/trophy/this_this_lemonade.gif" width=100 height=100 alt="A Gallon of Milk Keeps the Doctor Away" title="A Gallon of Milk Keeps the Doctor Away"> <img src="/images/otherimages/trophy/van_went.gif" width=100 height=100 alt="Easy Come Easy Go" title="Easy Come Easy Go"> <img src="/images/otherimages/trophy/pez_porridge_hot.gif" width=100 height=100 alt="EEZY PEEZY" title="EEZY PEEZY"> <img src="/images/otherimages/trophy/you_damned_dirty_human.gif" width=100 height=100 alt="Let My Bugbears Go!" title="Let My Bugbears Go!"> <img src="/images/otherimages/trophy/a_dog_a_plan.gif" width=100 height=100 alt="Palindrophy" title="Palindrophy"> <img src="/images/otherimages/trophy/natures_harmonic.gif" width=100 height=100 alt="The Old College Try" title="The Old College Try"> <br><img src="/images/otherimages/trophy/we_found_a_dead_mouse.gif" width=100 height=100 alt="Steak and a Beer, Eh?" title="Steak and a Beer, Eh?"> <img src="/images/otherimages/trophy/what_the_hell_are_colitas_anyway.gif" width=100 height=100 alt="Desert Wind" title="Desert Wind"> <img src="/images/otherimages/trophy/and_a_filthy_job_it_is.gif" width=100 height=100 alt="The Right Tool For The Job" title="The Right Tool For The Job"> <img src="/images/otherimages/trophy/your_mom_knows_the_butler.gif" width=100 height=100 alt="The Butler Did It" title="The Butler Did It"> <img src="/images/otherimages/trophy/for_your_weiner_am_i_right_ha_ha_ha.gif" width=100 height=100 alt="Fantastic Voyager" title="Fantastic Voyager"> <br><img src="/images/otherimages/trophy/undercover_clubber.gif" width=100 height=100 alt="Scourge of Seals" title="Scourge of Seals"> <img src="/images/otherimages/trophy/tortoise_reform.gif" width=100 height=100 alt="Tzar of Turtles" title="Tzar of Turtles"> <img src="/images/otherimages/trophy/lost_in_the_sauce_once_again.gif" width=100 height=100 alt="Sauciest Saucier" title="Sauciest Saucier"> <img src="/images/otherimages/trophy/stop_noodling_around.gif" width=100 height=100 alt="Potentate of Pasta" title="Potentate of Pasta"> <img src="/images/otherimages/trophy/saturday_night_inferno.gif" width=100 height=100 alt="Duke of Disco" title="Duke of Disco"> <img src="/images/otherimages/trophy/especially_those_face_scars.gif" width=100 height=100 alt="Every Part of the Seal" title="Every Part of the Seal"> <br><img src="/images/otherimages/trophy/oh_i_get_by.gif" width=100 height=100 alt="A Little Help From My Friends" title="A Little Help From My Friends"> <img src="/images/otherimages/trophy/please_dont_taste_the_rainbow.gif" width=100 height=100 alt="Color Wheel of Yuck" title="Color Wheel of Yuck"> <img src="/images/otherimages/trophy/screw_you_atkins.gif" width=100 height=100 alt="Spaghettihose" title="Spaghettihose"> <img src="/images/otherimages/trophy/every_which_way_but_footloose.gif" width=100 height=100 alt="Dancing With the Stars" title="Dancing With the Stars"> <img src="/images/otherimages/trophy/ocd_genocide.gif" width=100 height=100 alt="The Wrong Place at the Right Time" title="The Wrong Place at the Right Time"> <br><img src="/images/otherimages/trophy/ow_my_everything.gif" width=100 height=100 alt="Buzzkill" title="Buzzkill"> <img src="/images/otherimages/trophy/ghuolishly_good.gif" width=100 height=100 alt="The Ghuol Cup" title="The Ghuol Cup"> <img src="/images/otherimages/trophy/not_wearing_any_pants.gif" width=100 height=100 alt="Pantsless!" title="Pantsless!"> <img src="/images/otherimages/trophy/ladies_and_gentlemen.gif" width=100 height=100 alt="Gender Bender" title="Gender Bender"> <img src="/images/otherimages/trophy/no_well_ten_beers.gif" width=100 height=100 alt="Little Chickadee" title="Little Chickadee"> <img src="/images/otherimages/trophy/papier_i_hardly_know_her.gif" width=100 height=100 alt="Papier Than Thou" title="Papier Than Thou"> <br><img src="/images/otherimages/trophy/the_dude_abides.gif" width=100 height=100 alt="Brass Bowling Trophy Trophy" title="Brass Bowling Trophy Trophy"> <img src="/images/otherimages/trophy/garble_varble_zous.gif" width=100 height=100 alt="Losing Your Marbles" title="Losing Your Marbles"> <img src="/images/otherimages/trophy/she_told_me_to_pick_up_olives.gif" width=100 height=100 alt="11 Martini Breakfast" title="11 Martini Breakfast"> <img src="/images/otherimages/trophy/eliza_knew_best.gif" width=100 height=100 alt="Moderation In All Things" title="Moderation In All Things"> <img src="/images/otherimages/trophy/visitors_stink_earlier.gif" width=100 height=100 alt="The One That Didn't Get Away" title="The One That Didn't Get Away"> <br><img src="/images/otherimages/trophy/whoops_whoops_whoops.gif" width=100 height=100 alt="Slapstick" title="Slapstick"> <img src="/images/otherimages/trophy/ilovewesley.gif" width=100 height=100 alt="Prime Directive Director" title="Prime Directive Director"> <img src="/images/otherimages/trophy/my_shrimps_was_dead_and_gone.gif" width=100 height=100 alt="Crossroads" title="Crossroads"> <img src="/images/otherimages/trophy/angst_with_extra_cheese.gif" width=100 height=100 alt="Weeping Pizza" title="Weeping Pizza"> <img src="/images/otherimages/trophy/get_oot_eh.gif" width=100 height=100 alt="I Heart Canadia" title="I Heart Canadia"> <img src="/images/otherimages/trophy/go_go_gadget_trophy.gif" width=100 height=100 alt="Gadget Inspector" title="Gadget Inspector"> <br><img src="/images/otherimages/trophy/dancing_in_the_dark.gif" width=100 height=100 alt="Boss Boss" title="Boss Boss"> <img src="/images/otherimages/trophy/giant_blue_pool_cue.gif" width=100 height=100 alt="Who Hustles The Hustlers?" title="Who Hustles The Hustlers?"> <img src="/images/otherimages/trophy/kick_em_when_theyre_up.gif" width=100 height=100 alt="Dirty Laundry" title="Dirty Laundry"> <img src="/images/otherimages/trophy/eleven_inch_flautist.gif" width=100 height=100 alt="Ultimate Cosmic Power" title="Ultimate Cosmic Power"> <img src="/images/otherimages/trophy/ocd_i_choose_you.gif" width=100 height=100 alt="Had to Have Caught Them All" title="Had to Have Caught Them All"> <br><img src="/images/otherimages/trophy/yule_be_happy.gif" width=100 height=100 alt="Traditional Crimbo" title="Traditional Crimbo"> <img src="/images/otherimages/trophy/the_nastiest_cocktail.gif" width=100 height=100 alt="Disgusting Cocktail" title="Disgusting Cocktail"> <img src="/images/otherimages/trophy/oh_no_not_again.gif" width=100 height=100 alt="Very Like a Whale" title="Very Like a Whale"> <img src="/images/otherimages/trophy/jeff_was_right.gif" width=100 height=100 alt="Bringer of Storms" title="Bringer of Storms"> <img src="/images/otherimages/trophy/in_deep_end_ents.gif" width=100 height=100 alt="Festive Dismemberment" title="Festive Dismemberment"> <img src="/images/otherimages/trophy/haggis_is_as_haggis_does.gif" width=100 height=100 alt="Haggis Haggis Haggis Haggis Haggis" title="Haggis Haggis Haggis Haggis Haggis"> <br><img src="/images/otherimages/trophy/gonna_go_fondle_my_sweaters.gif" width=100 height=100 alt="Hothouse Hero" title="Hothouse Hero"> <img src="/images/otherimages/trophy/like_a_cucumber_on_pluto.gif" width=100 height=100 alt="Cool Customer" title="Cool Customer"> <img src="/images/otherimages/trophy/horror_has_a_new_name.gif" width=100 height=100 alt="Dreadful, Just Dreadful" title="Dreadful, Just Dreadful"> <img src="/images/otherimages/trophy/melodious_and_mellifluous.gif" width=100 height=100 alt="Malodorous" title="Malodorous"> <img src="/images/otherimages/trophy/this_parrot_is_nude.gif" width=100 height=100 alt="Wink Wink, Nudge Nudge" title="Wink Wink, Nudge Nudge"> <br><img src="/images/otherimages/trophy/wal_mart_is_stationary.gif" width=100 height=100 alt="Moving Target" title="Moving Target"> <img src="/images/otherimages/trophy/twenty_two_eyes.gif" width=100 height=100 alt="Talking Heads" title="Talking Heads"> <img src="/images/otherimages/trophy/the_choice_of_an_old_generation.gif" width=100 height=100 alt="Always Cloaca Cola" title="Always Cloaca Cola"> <img src="/images/otherimages/trophy/may_the_force_boldy_go_a_wizard.gif" width=100 height=100 alt="Omni-Cosplay" title="Omni-Cosplay"> <img src="/images/otherimages/trophy/wheel_of_space.gif" width=100 height=100 alt="True Believer" title="True Believer"> <img src="/images/otherimages/trophy/shirto_redbetter.gif" width=100 height=100 alt="Option Paralysis" title="Option Paralysis"> <br><img src="/images/otherimages/trophy/you_done_took_my_toast.gif" width=100 height=100 alt="Der Toastdieb" title="Der Toastdieb"> <img src="/images/otherimages/trophy/fisting_for_dollars.gif" width=100 height=100 alt="Good Will Punching" title="Good Will Punching"> <img src="/images/otherimages/trophy/tatsumaki_senpuu_kyaku.gif" width=100 height=100 alt="Hadouken!" title="Hadouken!"> <img src="/images/otherimages/trophy/sweat_grope_punch_repeat.gif" width=100 height=100 alt="Mixed Martial Arts" title="Mixed Martial Arts"> <img src="/images/otherimages/trophy/no_less_than_three.gif" width=100 height=100 alt="Three-Tiered Trophy" title="Three-Tiered Trophy"> <br><img src="/images/otherimages/trophy/put_gilded_lilies_in_it.gif" width=100 height=100 alt="Bronzed Tin Can" title="Bronzed Tin Can"> <img src="/images/otherimages/trophy/barfily_ever_after.gif" width=100 height=100 alt="Thar She Blows!" title="Thar She Blows!"> <img src="/images/otherimages/trophy/criminal_conspiracy.gif" width=100 height=100 alt="Partners in Crime" title="Partners in Crime"> <img src="/images/otherimages/trophy/you_ruin_everything.gif" width=100 height=100 alt="Party Killer" title="Party Killer"> <img src="/images/otherimages/trophy/the_harder_side_of_sears.gif" width=100 height=100 alt="Master Craftsman" title="Master Craftsman"> <img src="/images/otherimages/trophy/better_than_bad_its_good.gif" width=100 height=100 alt="Your Log Saw Something That Night" title="Your Log Saw Something That Night"> <br><img src="/images/otherimages/trophy/taste_the_pain.gif" width=100 height=100 alt="Dreadful Rainbow" title="Dreadful Rainbow"> <img src="/images/otherimages/trophy/ermagerd_berks.gif" width=100 height=100 alt="Horror Enthusiast" title="Horror Enthusiast"> <img src="/images/otherimages/trophy/working_class_republican.gif" width=100 height=100 alt="You Do It To Yourself" title="You Do It To Yourself"> <img src="/images/otherimages/trophy/more_or_less_right_time.gif" width=100 height=100 alt="Right Outfit, Wrong Place" title="Right Outfit, Wrong Place"> <img src="/images/otherimages/trophy/bastard_son_thereof.gif" width=100 height=100 alt="Kissing Maniac" title="Kissing Maniac"> <br><img src="/images/otherimages/trophy/gonna_need_a_bigger_plaque.gif" width=100 height=100 alt="Grand Slammer" title="Grand Slammer"> <img src="/images/otherimages/trophy/shakin_the_bush_here_boss.gif" width=100 height=100 alt="Failure To Communicate" title="Failure To Communicate"> <img src="/images/otherimages/trophy/master_of_nuns.gif" width=100 height=100 alt="Jack of Several Trades" title="Jack of Several Trades"> <img src="/images/otherimages/trophy/college_kids_and_divorced_men.gif" width=100 height=100 alt="Some Assembly Required" title="Some Assembly Required"> <img src="/images/otherimages/trophy/tong_tong_tong_tong_ta_tong_tong.gif" width=100 height=100 alt="Apprentice Meatsmacker" title="Apprentice Meatsmacker"> <img src="/images/otherimages/trophy/now_all_you_need_is_a_sickle.gif" width=100 height=100 alt="Journeyman Meatsmacker" title="Journeyman Meatsmacker"> <br><img src="/images/otherimages/trophy/in_space_noone_can_hear_you_laugh.gif" width=100 height=100 alt="Salads of Many Worlds" title="Salads of Many Worlds"> <img src="/images/otherimages/trophy/big_head_todd.gif" width=100 height=100 alt="Platinum Skull" title="Platinum Skull"> <img src="/images/otherimages/trophy/take_a_chanceacus.gif" width=100 height=100 alt="No Particular Reason" title="No Particular Reason"> <img src="/images/otherimages/trophy/never_sicker.gif" width=100 height=100 alt="Spirited Drinker" title="Spirited Drinker"> <img src="/images/otherimages/trophy/also_ate_zarathustra.gif" width=100 height=100 alt="Best Meal of My Life" title="Best Meal of My Life"> <br><img src="/images/otherimages/trophy/dance_round_the_room_to_accordion_keys.gif" width=100 height=100 alt="Maestro of Mariachi" title="Maestro of Mariachi"> <img src="/images/otherimages/trophy/steal_this_music.gif" width=100 height=100 alt="Septuple Platinum" title="Septuple Platinum"> <img src="/images/otherimages/trophy/raggedy_annie_leibovitz.gif" width=100 height=100 alt="Professional Photographer" title="Professional Photographer"> <img src="/images/otherimages/trophy/jeremiah_was_a_bullfrog.gif" width=100 height=100 alt="Friend of the Devils" title="Friend of the Devils"> <img src="/images/otherimages/trophy/no_religion_too.gif" width=100 height=100 alt="High Score" title="High Score"> <img src="/images/otherimages/trophy/two_tickets_to_anville.gif" width=100 height=100 alt="Master Meatsmacker" title="Master Meatsmacker"> </td></tR><tr><td height=1 bgcolor=black></td></tr></table><a href="sendmessage.php?toid=3019702">send message</a> / <a href="town_sendgift.php?towho=3019702">send gift</a> / <a href="makeoffer.php?towho=3019702">propose trade</a><br><a href="showplayer.php?pwd=0f23a90f0a8ab4b312edfcf6ecc30927&who=3019702&addtocontact=true">add to contact list</a> / <a href="showplayer.php?pwd=0f23a90f0a8ab4b312edfcf6ecc30927&who=3019702&addtoignore=true">add to ignore list</a></td></tr></table></center></td></tr><tr><td height=4></td></tr></table></center><div id='menu' class='rcm'></div></body><script language="Javascript"> var notchat = true; var actions = { "sendmessage.php" : { "action" : 1, "title" : "Send Message", "arg" : "toid" }, "town_sendgift.php" : { "action" : 1, "title" : "Send Gift", "arg" : "towho" }, "makeoffer.php" : { "action" : 1, "title" : "Propose Trade", "arg" : "towho" }, "mallstore.php" : { "action" : 1, "title" : "Mall Store", "arg" : "whichstore" }, "/./curse.php" : { "action" : 1, "title" : "Throw TP", "arg" : "whichitem=1923&targetplayer" }, "/msg" : { "action" : 3, "useid" : true, "query" : "Enter message to send to %:" }}; </script><script language="Javascript" src="/images/scripts/rcm.20101215.js"></script><script src="/onfocus.1.js"></script></html>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<html><head>
|
|
2
|
+
<script language=Javascript>
|
|
3
|
+
<!--
|
|
4
|
+
if (parent.frames.length == 0) location.href="game.php";
|
|
5
|
+
//-->
|
|
6
|
+
</script>
|
|
7
|
+
<script language=Javascript src="https://d2uyhvukfffg5a.cloudfront.net/scripts/keybinds.min.2.js"></script>
|
|
8
|
+
<script language=Javascript src="https://d2uyhvukfffg5a.cloudfront.net/scripts/window.20111231.js"></script>
|
|
9
|
+
<script language="javascript">function chatFocus(){if(top.chatpane.document.chatform.graf) top.chatpane.document.chatform.graf.focus();}
|
|
10
|
+
if (typeof defaultBind != 'undefined') { defaultBind(47, 2, chatFocus); defaultBind(190, 2, chatFocus);defaultBind(191, 2, chatFocus); defaultBind(47, 8, chatFocus);defaultBind(190, 8, chatFocus); defaultBind(191, 8, chatFocus); }</script><script language=Javascript src="https://d2uyhvukfffg5a.cloudfront.net/scripts/jquery-1.3.1.min.js"></script>
|
|
11
|
+
<script language=Javascript src="https://d2uyhvukfffg5a.cloudfront.net/scripts/window.js?foo=1"></script> <link rel="stylesheet" type="text/css" href="https://d2uyhvukfffg5a.cloudfront.net/styles.20230117d.css">
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.faded {
|
|
14
|
+
zoom: 1;
|
|
15
|
+
filter: alpha(opacity=35);
|
|
16
|
+
opacity: 0.35;
|
|
17
|
+
-khtml-opacity: 0.35;
|
|
18
|
+
-moz-opacity: 0.35;
|
|
19
|
+
}
|
|
20
|
+
</style>
|
|
21
|
+
|
|
22
|
+
</head>
|
|
23
|
+
|
|
24
|
+
<body>
|
|
25
|
+
<center><table width=95% cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>gAUSIE</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><center><table><tr><td><script language="javascript" src="https://d2uyhvukfffg5a.cloudfront.net/scripts/ocrs.20171101.js"></script><link rel="stylesheet" href="https://d2uyhvukfffg5a.cloudfront.net/scripts/ocrs.css" /><div class='gold' style='position: relative'><img crossorigin="Anonymous" src="/iii/otherimages/classav31_f.gif" width=60 height=100 border=0><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/masks/mask10.png" style="position: absolute; top: -30px; left: -30px;" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/moustaches/17.png" style="position: absolute; top: 24px; left:10px; " /></div></td><td valign=center><center><span style="position: relative;font-size: 200%"><b>gAUSIE</b> (#1197090)<br><div style="position: absolute; left: 31px; top: 107px"><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/goldstart.png" height="30" width="30" /></div><div style="position: absolute; left: 105px; top: -3px"><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/goldstart.png" height="30" width="30" /></div></span><span title='Bestowed by Lyft (#3045223)'>The Gausie of KoL</span><br>(Level 170)</td><td valign=center align=center><a href=account_tattoos.php><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/sigils/kgbtat.gif" alt="Tattoo: kgbtat" title="Tattoo: kgbtat" width=50 height=50 border=0></a></td></tr></table><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr ><td align=right><b>Class:</b></td><td>Pastamancer</td></tr><tr><td align=right><b>Points:</b></td><td>69 (+14)</td></tr><tr><td align=right><b>Sign:</b></td><td>The Wallaby</td></tr><tr><Td align=right><b><a class=nounder href="ascensionhistory.php?back=other&who=1197090">Ascensions</a>:</b></td><td>865</td></tr><tr><td align=right><b>Turns Played (total):</b></td><td>1,625,309</td></tr><tr><td align=right><b>Turns Played (this run):</b></td><td>329</td></tr><tr><td align=right><b>Account Created:</b></td><td>December 27, 2006</td></tr><tr><td align=right><b>Last Login:</b></td><td>October 03, 2023</td></tr><tr><td align=right><b>Put a Ring On:</b></td><td><a href='showplayer.php?who=1515124'>sweaty bill</a></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><center>Magical Pony Power:</center><table><tr><td height=1 bgcolor=black></td></tr><tr><td align="center"> gAUSIE is <font color="#5a3">L</font><font color="#221">o</font><font color="#958">y</font><font color="#186">a</font><font color="#797">l</font>! </td></tr><tr><td height=1 bgcolor=black></td></tr></table><p><center>PvP:</center><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td align=right><b>Fame:</b></td><td>4,201 (6,667 taken)</td></tr><tr><td align=right><b>Fame (Hardcore):</b></td><td>319 (0 taken)</td></tr><tr><td align=right><b>Winningness:</b></td><td>308</td></tr><tr><td align=right><b>HC Winningness:</b></td><td>-55</td></tr><tr><td align=right><b>PvP Allegiance:</b></td><td><a class=nounder href="showclan.php?whichclan=90485">Bonus Adventures from Hell</a></td></tr><tr><td><b>Normal Hill Time:</td><td>0:00:44</td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><center>PvP All-Time Best Ranks:</center><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td align="center" colspan="2"><i>Normal</i></td></tr><tr><td align="right"><b>Fame Taken:</b></td><td>7 </td></tr><tr><td align="right"><b>Hill Holders:</b></td><td>29 </td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><p><center>Equipment:</center><table><tr><td colspan="2" width='250' height=1 bgcolor=black></td></tr><tr><td align="center" colspan="2">This player has elected to make their equipment private.</td></tr><tr><td height=1 bgcolor=black colspan="2"></td></tr></table><p>Familiar:<Br><table><tr><td colspan=5 height=1 bgcolor=black></td></tr><tr><td><a href="showfamiliars.php?who=1197090"><img src="https://d2uyhvukfffg5a.cloudfront.net/itemimages/robotender.gif" width=30 height=30 border=0></a></td><td valign=center><b>Robuttender</b>, the Robortender</td><td><td valign=center><b>(</b></td><td><img src="https://d2uyhvukfffg5a.cloudfront.net/itemimages/famball.gif" class=hand onClick='descitem(320248255,1197090)'></td><td valign=center><b>)</b></td></td></tr><tr><td colspan=5 height=1 bgcolor=black></td></tr></table><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>Clan: <b><a class=nounder href="showclan.php?whichclan=67356">The Piglets of Fate</a></b><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>Store: <b><a class=nounder href="mallstore.php?whichstore=1197090">ð­</a></b></td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td colspan=2>This player owns a <a class=nounder href="displaycollection.php?who=1197090"><b>Display Case</b></a> in the Museum</td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><table><tr><td align="center">gAUSIE has arranged a Magnetic Sculpture:</center></td></tr><tr><td height=1 bgcolor=black></td></tr><tr><td align="center"><style type="text/css">.magneticsculpture { width: 120px; height: 144px; position: relative; }
|
|
26
|
+
.base { position: absolute; bottom: 0px; left:0px }
|
|
27
|
+
.mpixel { position: absolute; }
|
|
28
|
+
</style><div class="magneticsculpture"><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 40; top: 0" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 48; top: 0" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 56; top: 0" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 64; top: 0" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 72; top: 0" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 24; top: 8" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 32; top: 8" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 80; top: 8" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 88; top: 8" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 16; top: 16" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 96; top: 16" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 8; top: 24" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 104; top: 24" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel4.gif" style="left: 8; top: 32" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 104; top: 32" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 8; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 16; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 24; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 32; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 40; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 48; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 56; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 64; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 72; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 80; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 88; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel4.gif" style="left: 96; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 104; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 112; top: 40" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 0; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 16; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 40; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 48; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 64; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 88; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 96; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel5.gif" style="left: 112; top: 48" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 0; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 16; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 32; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 40; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 48; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 64; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 80; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 88; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 96; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 112; top: 56" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 0; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 24; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 32; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 40; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel4.gif" style="left: 72; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 80; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 88; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 112; top: 64" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 0; top: 72" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 112; top: 72" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel1.gif" style="left: 8; top: 80" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 80; top: 80" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 104; top: 80" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 8; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 40; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 48; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 56; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 64; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel6.gif" style="left: 72; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 104; top: 88" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel10.gif" style="left: 16; top: 96" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 96; top: 96" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 24; top: 104" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel2.gif" style="left: 32; top: 104" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel4.gif" style="left: 80; top: 104" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 88; top: 104" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel7.gif" style="left: 40; top: 112" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel8.gif" style="left: 48; top: 112" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel9.gif" style="left: 56; top: 112" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 64; top: 112" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magpixel3.gif" style="left: 72; top: 112" class="mpixel" /><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/magsculpture/magbase.gif" class="base"></div></td></tr><tr><td height=1 bgcolor=black></td></tr></table><p><p><Center>Profile:</center><table width=70%><tr><td colspan=2 height=1 bgcolor=black></td></tr><tr><td align=right><b>Age:</b></td><td>29</td></tr><tr><td align=right><b>Location:</b></td><td>Edinburgh, Scotland</td></tr><tr><td align=right valign=top><b>Website:</b></td><td><a href="http://gaus.ie" target="_blank">http://gaus.ie</a></td></tr><tr><td align=right valign=top><b>Quote:</b></td><td>I'm one of the developers of KoLmafia! Come and hang out on <a target=_blank href="https://kolmafia.us."><font color=blue>[link]</font></a> https://kolmafia.us. I'm also active on the Ascension Speed Society Discord, messaging me on there is more likely to catch me quickly than a kmail or pm on here<br><br>I collect toast so, y'know, send me toast.<br><br>I live in the UK and keep a normal schedule so please don't expect replies at unreasonable hours :)</td></tr><tr><td colspan=2 height=1 bgcolor=black></td></tr></table><p><p><Center>Trophies:</center><table><tr><td height=1 bgcolor=black></td></tr><tr><td align=center><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/gonna_need_a_smaller_boat.gif" width=100 height=100 alt="Little Boat" title="Little Boat"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/party_on_the_big_boat.gif" width=100 height=100 alt="Big Boat" title="Big Boat"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/get_oot_eh.gif" width=100 height=100 alt="I Heart Canadia" title="I Heart Canadia"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/heavy_lourde.gif" width=100 height=100 alt="100 Pound Load" title="100 Pound Load"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/crushed_under_pets.gif" width=100 height=100 alt="300 Pound Load" title="300 Pound Load"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/awwwwww.gif" width=100 height=100 alt="Silver Yeti" title="Silver Yeti"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/yeti_pants_now.gif" width=100 height=100 alt="Golden Yeti" title="Golden Yeti"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/a_dog_a_plan.gif" width=100 height=100 alt="Palindrophy" title="Palindrophy"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/big_head_todd.gif" width=100 height=100 alt="Platinum Skull" title="Platinum Skull"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/the_nastiest_cocktail.gif" width=100 height=100 alt="Disgusting Cocktail" title="Disgusting Cocktail"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ghuolishly_good.gif" width=100 height=100 alt="The Ghuol Cup" title="The Ghuol Cup"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/you_done_took_my_toast.gif" width=100 height=100 alt="Der Toastdieb" title="Der Toastdieb"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/van_went.gif" width=100 height=100 alt="Easy Come Easy Go" title="Easy Come Easy Go"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dirt_and_dirty.gif" width=100 height=100 alt="Bouquet of Hippies" title="Bouquet of Hippies"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/angst_with_extra_cheese.gif" width=100 height=100 alt="Weeping Pizza" title="Weeping Pizza"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/he_aint_heavy_hes_my_familiar.gif" width=100 height=100 alt="Black Hole Terrarium" title="Black Hole Terrarium"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/shakin_the_bush_here_boss.gif" width=100 height=100 alt="Failure To Communicate" title="Failure To Communicate"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/go_go_gadget_trophy.gif" width=100 height=100 alt="Gadget Inspector" title="Gadget Inspector"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dancing_in_the_dark.gif" width=100 height=100 alt="Boss Boss" title="Boss Boss"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/master_of_nuns.gif" width=100 height=100 alt="Jack of Several Trades" title="Jack of Several Trades"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/gored_to_the_core.gif" width=100 height=100 alt="Gourdcore" title="Gourdcore"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/you_damned_dirty_human.gif" width=100 height=100 alt="Let My Bugbears Go!" title="Let My Bugbears Go!"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/look_what_i_can_do.gif" width=100 height=100 alt="Trivially Skilled" title="Trivially Skilled"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/thats_too_friendly_pippin.gif" width=100 height=100 alt="Friend of Elves" title="Friend of Elves"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/run_over_by_grandma.gif" width=100 height=100 alt="Reindeer Hunter" title="Reindeer Hunter"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/the_dude_abides.gif" width=100 height=100 alt="Brass Bowling Trophy Trophy" title="Brass Bowling Trophy Trophy"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/not_wearing_any_pants.gif" width=100 height=100 alt="Pantsless!" title="Pantsless!"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/with_friends_like_these.gif" width=100 height=100 alt="Slice and Dice" title="Slice and Dice"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ladies_and_gentlemen.gif" width=100 height=100 alt="Gender Bender" title="Gender Bender"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/better_than_bad_its_good.gif" width=100 height=100 alt="Your Log Saw Something That Night" title="Your Log Saw Something That Night"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/no_well_ten_beers.gif" width=100 height=100 alt="Little Chickadee" title="Little Chickadee"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/in_deep_end_ents.gif" width=100 height=100 alt="Festive Dismemberment" title="Festive Dismemberment"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/also_ate_zarathustra.gif" width=100 height=100 alt="Best Meal of My Life" title="Best Meal of My Life"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/undercover_clubber.gif" width=100 height=100 alt="Scourge of Seals" title="Scourge of Seals"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/tortoise_reform.gif" width=100 height=100 alt="Tzar of Turtles" title="Tzar of Turtles"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/stop_noodling_around.gif" width=100 height=100 alt="Potentate of Pasta" title="Potentate of Pasta"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/lost_in_the_sauce_once_again.gif" width=100 height=100 alt="Sauciest Saucier" title="Sauciest Saucier"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/saturday_night_inferno.gif" width=100 height=100 alt="Duke of Disco" title="Duke of Disco"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dance_round_the_room_to_accordion_keys.gif" width=100 height=100 alt="Maestro of Mariachi" title="Maestro of Mariachi"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/your_mom_knows_the_butler.gif" width=100 height=100 alt="The Butler Did It" title="The Butler Did It"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/whoops_whoops_whoops.gif" width=100 height=100 alt="Slapstick" title="Slapstick"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/eliza_knew_best.gif" width=100 height=100 alt="Moderation In All Things" title="Moderation In All Things"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/and_a_filthy_job_it_is.gif" width=100 height=100 alt="The Right Tool For The Job" title="The Right Tool For The Job"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/my_shrimps_was_dead_and_gone.gif" width=100 height=100 alt="Crossroads" title="Crossroads"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/jeremiah_was_a_bullfrog.gif" width=100 height=100 alt="Friend of the Devils" title="Friend of the Devils"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/jeff_was_right.gif" width=100 height=100 alt="Bringer of Storms" title="Bringer of Storms"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/howd_you_do_that_man_thats_creepy.gif" width=100 height=100 alt="Eerily Skilled" title="Eerily Skilled"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/but_it_doesnt_love_me_back.gif" width=100 height=100 alt="I Love A Parade" title="I Love A Parade"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dont_worry_your_pretty_little_head.gif" width=100 height=100 alt="Awwww, Yeah" title="Awwww, Yeah"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/just_like_tara_reid.gif" width=100 height=100 alt="Phileas Foggy" title="Phileas Foggy"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/you_were_devoutly_aligned.gif" width=100 height=100 alt="Extinctionist" title="Extinctionist"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/kick_em_when_theyre_up.gif" width=100 height=100 alt="Dirty Laundry" title="Dirty Laundry"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/this_boat_sucks.gif" width=100 height=100 alt="Amateur Tour Guide" title="Amateur Tour Guide"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/now_ive_seen_it_all.gif" width=100 height=100 alt="Professional Tour Guide" title="Professional Tour Guide"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/in_soviet_russia_minstrels_eat_you.gif" width=100 height=100 alt="Brave Sir Robin" title="Brave Sir Robin"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/what_the_hell_are_colitas_anyway.gif" width=100 height=100 alt="Desert Wind" title="Desert Wind"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/who_runs_bartertown.gif" width=100 height=100 alt="Master Paster" title="Master Paster"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/and_thats_all.gif" width=100 height=100 alt="Golden Spatula" title="Golden Spatula"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/i_hardly_know_her.gif" width=100 height=100 alt="Melon Baller, Shot Caller" title="Melon Baller, Shot Caller"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/what_do_you_want_on_your_tombstone.gif" width=100 height=100 alt="BAM!" title="BAM!"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ill_make_a_note_of_it.gif" width=100 height=100 alt="Speakeasy Savant" title="Speakeasy Savant"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/hippy_hippy_shake.gif" width=100 height=100 alt="Honky Tonk Hero" title="Honky Tonk Hero"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/on_channel_z.gif" width=100 height=100 alt="Cantina Commander" title="Cantina Commander"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/tong_tong_tong_tong_ta_tong_tong.gif" width=100 height=100 alt="Apprentice Meatsmacker" title="Apprentice Meatsmacker"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/now_all_you_need_is_a_sickle.gif" width=100 height=100 alt="Journeyman Meatsmacker" title="Journeyman Meatsmacker"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/two_tickets_to_anville.gif" width=100 height=100 alt="Master Meatsmacker" title="Master Meatsmacker"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/visitors_stink_earlier.gif" width=100 height=100 alt="The One That Didn't Get Away" title="The One That Didn't Get Away"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dodecahardon.gif" width=100 height=100 alt="Hunter In Darkness" title="Hunter In Darkness"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/oh_i_get_by.gif" width=100 height=100 alt="A Little Help From My Friends" title="A Little Help From My Friends"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/especially_those_face_scars.gif" width=100 height=100 alt="Every Part of the Seal" title="Every Part of the Seal"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/screw_you_atkins.gif" width=100 height=100 alt="Spaghettihose" title="Spaghettihose"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/please_dont_taste_the_rainbow.gif" width=100 height=100 alt="Color Wheel of Yuck" title="Color Wheel of Yuck"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/raggedy_annie_leibovitz.gif" width=100 height=100 alt="Professional Photographer" title="Professional Photographer"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/thats_numberwang.gif" width=100 height=100 alt="General Assembler" title="General Assembler"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/aeris_kills_dumbledore.gif" width=100 height=100 alt="Penultimate Fantasy VII" title="Penultimate Fantasy VII"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ocd_genocide.gif" width=100 height=100 alt="The Wrong Place at the Right Time" title="The Wrong Place at the Right Time"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/giant_blue_pool_cue.gif" width=100 height=100 alt="Who Hustles The Hustlers?" title="Who Hustles The Hustlers?"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/in_a_fruit_fight.gif" width=100 height=100 alt="A Screw Ain't One" title="A Screw Ain't One"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ocd_i_choose_you.gif" width=100 height=100 alt="Had to Have Caught Them All" title="Had to Have Caught Them All"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/spay_or_neuter_your_pets.gif" width=100 height=100 alt="Elf Barker" title="Elf Barker"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/wal_mart_is_stationary.gif" width=100 height=100 alt="Moving Target" title="Moving Target"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/gonna_need_a_bigger_plaque.gif" width=100 height=100 alt="Grand Slammer" title="Grand Slammer"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/never_sicker.gif" width=100 height=100 alt="Spirited Drinker" title="Spirited Drinker"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/papier_i_hardly_know_her.gif" width=100 height=100 alt="Papier Than Thou" title="Papier Than Thou"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/for_your_weiner_am_i_right_ha_ha_ha.gif" width=100 height=100 alt="Fantastic Voyager" title="Fantastic Voyager"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/natures_harmonic.gif" width=100 height=100 alt="The Old College Try" title="The Old College Try"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/time_to_get_a_dog_i_guess.gif" width=100 height=100 alt="Great Responsibility" title="Great Responsibility"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/little_asian_different.gif" width=100 height=100 alt="Three-Tiered Tiny Plastic Trophy" title="Three-Tiered Tiny Plastic Trophy"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/more_or_less_right_time.gif" width=100 height=100 alt="Right Outfit, Wrong Place" title="Right Outfit, Wrong Place"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/taste_the_pain.gif" width=100 height=100 alt="Dreadful Rainbow" title="Dreadful Rainbow"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ermagerd_berks.gif" width=100 height=100 alt="Horror Enthusiast" title="Horror Enthusiast"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/bastard_son_thereof.gif" width=100 height=100 alt="Kissing Maniac" title="Kissing Maniac"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/dont_bleed_it_all_in_one_place.gif" width=100 height=100 alt="Cruising For Six Bruisings" title="Cruising For Six Bruisings"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/take_a_chanceacus.gif" width=100 height=100 alt="No Particular Reason" title="No Particular Reason"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/put_gilded_lilies_in_it.gif" width=100 height=100 alt="Bronzed Tin Can" title="Bronzed Tin Can"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/wheel_of_space.gif" width=100 height=100 alt="True Believer" title="True Believer"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/pez_porridge_hot.gif" width=100 height=100 alt="EEZY PEEZY" title="EEZY PEEZY"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/oh_no_not_again.gif" width=100 height=100 alt="Very Like a Whale" title="Very Like a Whale"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/hero_dreams_of_gyros.gif" width=100 height=100 alt="Gyro Hero" title="Gyro Hero"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/d_c_cab_squared.gif" width=100 height=100 alt="Alia Iacta Est" title="Alia Iacta Est"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/the_choice_of_an_old_generation.gif" width=100 height=100 alt="Always Cloaca Cola" title="Always Cloaca Cola"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/barfily_ever_after.gif" width=100 height=100 alt="Thar She Blows!" title="Thar She Blows!"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/criminal_conspiracy.gif" width=100 height=100 alt="Partners in Crime" title="Partners in Crime"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/you_ruin_everything.gif" width=100 height=100 alt="Party Killer" title="Party Killer"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/the_harder_side_of_sears.gif" width=100 height=100 alt="Master Craftsman" title="Master Craftsman"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/shirto_redbetter.gif" width=100 height=100 alt="Option Paralysis" title="Option Paralysis"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/may_the_force_boldy_go_a_wizard.gif" width=100 height=100 alt="Omni-Cosplay" title="Omni-Cosplay"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/she_told_me_to_pick_up_olives.gif" width=100 height=100 alt="11 Martini Breakfast" title="11 Martini Breakfast"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/baloneysaurux_text.gif" width=100 height=100 alt="Golden Pickaxe" title="Golden Pickaxe"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/bananarama_crux.gif" width=100 height=100 alt="Golden Idol" title="Golden Idol"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/badonkadonkus_flex.gif" width=100 height=100 alt="Golden Moustache" title="Golden Moustache"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/college_kids_and_divorced_men.gif" width=100 height=100 alt="Some Assembly Required" title="Some Assembly Required"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/anger_management_about_schmidt.gif" width=100 height=100 alt="Bucket List" title="Bucket List"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/this_this_lemonade.gif" width=100 height=100 alt="A Gallon of Milk Keeps the Doctor Away" title="A Gallon of Milk Keeps the Doctor Away"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/oh_the_horror.gif" width=100 height=100 alt="Tentacle Tickler" title="Tentacle Tickler"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/all_you_need_is_it.gif" width=100 height=100 alt="LOVE, LOVE, LOVE" title="LOVE, LOVE, LOVE"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/in_space_noone_can_hear_you_laugh.gif" width=100 height=100 alt="Salads of Many Worlds" title="Salads of Many Worlds"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/eleven_inch_flautist.gif" width=100 height=100 alt="Ultimate Cosmic Power" title="Ultimate Cosmic Power"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/cross_about_naught.gif" width=100 height=100 alt="Commemorative Replica Blob" title="Commemorative Replica Blob"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/working_class_republican.gif" width=100 height=100 alt="You Do It To Yourself" title="You Do It To Yourself"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/yule_be_happy.gif" width=100 height=100 alt="Traditional Crimbo" title="Traditional Crimbo"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/we_found_a_dead_mouse.gif" width=100 height=100 alt="Steak and a Beer, Eh?" title="Steak and a Beer, Eh?"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/twenty_two_eyes.gif" width=100 height=100 alt="Talking Heads" title="Talking Heads"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/garble_varble_zous.gif" width=100 height=100 alt="Losing Your Marbles" title="Losing Your Marbles"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/ilovewesley.gif" width=100 height=100 alt="Prime Directive Director" title="Prime Directive Director"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/you_shot_the_invisible_swordsman.gif" width=100 height=100 alt="The Three Amigos" title="The Three Amigos"> <br><img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/every_which_way_but_footloose.gif" width=100 height=100 alt="Dancing With the Stars" title="Dancing With the Stars"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/cuppa_cuppa_burning_goo.gif" width=100 height=100 alt="Yule Have a Headache Tomorrow" title="Yule Have a Headache Tomorrow"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/no_religion_too.gif" width=100 height=100 alt="High Score" title="High Score"> <img src="https://d2uyhvukfffg5a.cloudfront.net/otherimages/trophy/hey_vern_its_jewels.gif" width=100 height=100 alt="Preciousss" title="Preciousss"> </td></tR><tr><td height=1 bgcolor=black></td></tr></table><a href="sendmessage.php?toid=1197090">send message</a> / <a href="town_sendgift.php?towho=1197090">send gift</a> / <a href="makeoffer.php?towho=1197090">propose trade</a><br><a href="showplayer.php?pwd=dc9c0a173d182e034302252e3526f881&who=1197090&addtocontact=true">add to contact list</a> / <a href="showplayer.php?pwd=dc9c0a173d182e034302252e3526f881&who=1197090&addtoignore=true">add to ignore list</a></td></tr></table></center></td></tr><tr><td height=4></td></tr></table></center></body></html>
|