<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="@Neo" />
<meta name="robots" content="noindex" />
<meta name="keywords" content="PHP, MySQL, bulletin, board, free, open, source, smf, simple, machines, forum" />
<script language="JavaScript" type="text/javascript" src="
http://boutcheetah.zylongaming.com/Themes/default/script.js?fin11"></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var smf_theme_url = "
http://boutcheetah.zylongaming.com/Themes/default";
var smf_images_url = "
http://boutcheetah.zylongaming.com/Themes/default/images";
var smf_scripturl = "
http://boutcheetah.zylongaming.com/index.php";
var smf_iso_case_folding = false;
var smf_charset = "UTF-8";
// ]]></script>
<title>@Neo</title>
<link rel="stylesheet" type="text/css" href="
http://boutcheetah.zylongaming.com/Themes/default/style.css?fin12" />
<link rel="stylesheet" type="text/css" href="
http://boutcheetah.zylongaming.com/Themes/default/print.css?fin11" media="print" />
<link rel="help" href="
http://boutcheetah.zylongaming.com/index.php?action=help" target="_blank" />
<link rel="search" href="
http://boutcheetah.zylongaming.com/index.php?action=search" />
<link rel="contents" href="
http://boutcheetah.zylongaming.com/index.php" />
<link rel="alternate" type="application/rss xml" title="BoutCheetah - RSS" href="
http://boutcheetah.zylongaming.com/index.php?type=rss;action=.xml" />
<link rel="prev" href="
http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,prev.html" />
<link rel="next" href="
http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,next.html" />
<link rel="index" href="
http://boutcheetah.zylongaming.com/index.php/board,20.0.html" /><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<link rel="stylesheet" type="text/css" href="
http://boutcheetah.zylongaming.com/Themes/default/portal.css?233" />
<script type="text/javascript" src="
http://boutcheetah.zylongaming.com/Themes/default/portal.js?233"></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var sp_images_url = "
http://boutcheetah.zylongaming.com/Themes/default/images/sp";
function sp_collapseBlock(id)
{
mode = document.getElementById("sp_block_" id).style.display == "" ? 0 : 1;
smf_setThemeOption("sp_block_" id, mode ? 0 : 1, null, "73bbca160ad854bd638032bfaacca7bf");
document.getElementById("sp_collapse_" id).src = smf_images_url (mode ? "/collapse.gif" : "/expand.gif");
document.getElementById("sp_block_" id).style.display = mode ? "" : "none";
}
function sp_collapseSide(id)
{
var sp_sides = new Array();
sp_sides[1] = "sp_left";
sp_sides[4] = "sp_right";
mode = document.getElementById(sp_sides[id]).style.display == "" ? 0 : 1;
smf_setThemeOption(sp_sides[id], mode ? 0 : 1, null, "73bbca160ad854bd638032bfaacca7bf");
document.getElementById("sp_collapse_side" id).src = sp_images_url (mode ? "/collapse.png" : "/expand.png");
document.getElementById(sp_sides[id]).style.display = mode ? "" : "none";
}
window.addEventListener("load", sp_image_resize, false);
var shoutboxes = [];
// ]]></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var smf_avatarMaxWidth = 135;
var smf_avatarMaxHeight = 200;
window.addEventListener("load", smf_avatarResize, false);
// ]]></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var current_header = false;
function shrinkHeader(mode)
{
smf_setThemeOption("collapse_header", mode ? 1 : 0, null, "73bbca160ad854bd638032bfaacca7bf");
document.getElementById("upshrink").src = smf_images_url (mode ? "/upshrink2.gif" : "/upshrink.gif");
document.getElementById("upshrinkHeader").style.display = mode ? "none" : "";
current_header = mode;
}
// ]]></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var current_header_ic = false;
function shrinkHeaderIC(mode)
{
smf_setThemeOption("collapse_header_ic", mode ? 1 : 0, null, "73bbca160ad854bd638032bfaacca7bf");
document.getElementById("upshrink_ic").src = smf_images_url (mode ? "/expand.gif" : "/collapse.gif");
document.getElementById("upshrinkHeaderIC").style.display = mode ? "none" : "";
current_header_ic = mode;
}
// ]]></script>
</head>
<body>
<table id="headerborder" align="center" width="90%" cellpadding="0" cellspacing="0">
<tr>
<td>
<style type="text/css">
#nav, #nav ul
{
list-style: none;
background-color: #000000;
background-color: transparent;
line-height: 7px;
padding: 0px;
margin: 0px 0px 0px 0px;
}
#nav a
{
font-size:15px;
font-family: helvetica, impact, sans-serif;
display: block;
color: #ffffff;
text-decoration: none;
padding: 4px 0px 4px 0px;
margin: 2px 0px 0px 0px;
}
#nav li
{
float: left;
}
#nav li ul
{
opacity:.80;
filter:alpha(opacity=80);
-moz-opacity: 0.80;
position: absolute;
left: -999em;
height: auto;
width: 10.6em;
font-weight: normal;
border: solid #666666;
border-width: 1px;
margin-left: 1px;
padding-left: 8px;
padding-bottom: 2px;
background-color: #000000;
}
#nav li li
{
padding-right: 1em;
}
#nav li ul ul
{
margin: -1.6em 0 0 11em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
left: auto;
}
#nav li:hover, #nav li.sfhover
{
background-color: transparent;
}
p
{
margin-top: 0em;
margin-bottom: 1em;
}
#headerbar
{
background: url(
http://www.zylongaming.com/images/headerbar/background.png) repeat-x;
position: relative;
z-index: 9999;
width: 100%;
height: 36px;
}
#ourgameslinks
{
position: absolute;
left: 70px;
top: 9px;
}
#ourlogo
{
position: absolute;
background: url(
http://www.zylongaming.com/images/headerbar/logo.png) no-repeat;
width: 54px;
height: 30px;
left: 5px;
top: 3px;
}
#facebooklikes
{
position: absolute;
left: 751px;
top: 8px;
}
#facebook
{
position: absolute;
background: url(
http://www.zylongaming.com/images/headerbar/facebook.png) no-repeat;
width: 33px;
height: 33px;
left: 707px;
top: 2px;
}
#twitter
{
position: absolute;
background: url(
http://www.zylongaming.com/images/headerbar/twitter.png) no-repeat;
width: 33px;
height: 33px;
left: 664px;
top: 2px;
}
#youtube
{
position: absolute;
background: url(
http://www.zylongaming.com/images/headerbar/youtube.png) no-repeat;
width: 33px;
height: 33px;
left: 623px;
top: 2px;
}
#translator
{
position: absolute;
left: 838px;
top: 6px;
}
#invitefriends
{
position: absolute;
left: 491px;
top: 9px;
}
</style>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
sfHover = function()
{
var sfEls = document.getElementById("nav").getElementsByTagName("LI");
for (var i=0; i<sfEls.length; i )
{
sfEls
.onmouseover=function()
{
this.className =" sfhover";
}
sfEls.onmouseout=function()
{
this.className=this.className.replace(new RegExp(" sfhover"), "");
}
}
}
//--><!]]>
</script>
<div id="headerbar">
<a href="http://www.zylongaming.com">
<div id="ourlogo">
</div>
</a>
<div id="ourgameslinks">
<ul id="nav">
<li>
<a href="#">Our Games</a>
<ul>
<li><a href="http://boutcheetah.zylongaming.com">BoutCheetah</a></li>
<li><a href="http://expodite.zylongaming.com">Expodite</a></li>
<li><a href="http://enigmata.zylongaming.com">Enigmata</a></li>
</ul>
</li>
</ul>
</div>
<a href="http://www.facebook.com/pages/Zylon-Gaming/245093948842352">
<div id="facebook">
</div>
</a>
<a href="http://twitter.com/#!/zylongaming">
<div id="twitter">
</div>
</a>
<a href="http://www.youtube.com/user/zylonofficial">
<div id="youtube">
</div>
</a>
<div id="facebooklikes">
<iframe src="http://www.facebook.com/plugins/like.php?app_id=153333004748893&href=www.zylongaming.com&send=false&layout=button_count&width=150&show_faces=false&action=like&colorscheme=dark&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>
</div>
<div id="invitefriends">
<ul id="nav">
<li><a href="http://www.zylongaming.com/invite.php">Invite your Friends!</a></li>
</ul>
</div>
<div id="translator">
<div id="google_translate_element">
</div>
<script>
function googleTranslateElementInit()
{
new google.translate.TranslateElement({pageLanguage: 'en',layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
</script>
</div>
</div>
</td>
</tr>
<tr>
<td>
<table id="banner" cellspacing="0" cellpadding="0" align="center" width="100%">
<tr>
<td align="center">
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/logo.png" alt="BoutCheetah"/>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table id="toolbar" cellspacing="0" cellpadding="0" align="center" width="100%">
<tr>
<td>
<table align="center" cellspacing="0" cellpadding="0">
<tr>
<td>
<center>
<ul><li><a href="http://boutcheetah.zylongaming.com/index.php">Home</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=forum">Forum</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=rankings">Game Content</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=downloads">Downloads</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=logout;sesc=73bbca160ad854bd638032bfaacca7bf">Logout</a></li>
</ul></center>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table id="toolbarbottom" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>
<table cellspacing="0" cellpadding="0">
<tr>
<td>
<ul><li><a href="http://boutcheetah.zylongaming.com/index.php?action=forum">Forum</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=media">Media</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=profile">Profile</a></li><li><a href="http://boutcheetah.zylongaming.com/index.php?action=pm">My Messages </a></li>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table id="mainarea" cellspacing="0" cellpadding="5" align="center" width="100%">
<tr>
<td align="right">
<form action="http://boutcheetah.zylongaming.com/index.php?action=search2" method="post" accept-charset="UTF-8" style="margin: 0;">
<a href="http://boutcheetah.zylongaming.com/index.php?action=search;advanced"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/filter.gif" align="middle" style="margin: 0 1ex;" alt="" /></a>
<input type="text" name="search" value="" style="width: 190px;" />
<input type="submit" name="submit" value="Search" style="width: 11ex;" />
<input type="hidden" name="advanced" value="0" />
<input type="hidden" name="topic" value="23097" />
</form></td></tr><tr><td>
<center>
<script type="text/javascript">
<!--
google_ad_client = "ca-pub-2106138629688730";
google_ad_slot = "5397523928";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<table id="sp_main">
<tr>
<td id="sp_center">
<a name="top"></a>
<a name="msg249165"></a>
<div><div class="nav" style="font-size: smaller; margin-bottom: 2ex; margin-top: 2ex;"><b><a href="http://boutcheetah.zylongaming.com/index.php?action=forum" class="nav">BoutCheetah</a></b> > <b><a href="http://boutcheetah.zylongaming.com/index.php?action=forum#5" class="nav">Other</a></b> > <b><a href="http://boutcheetah.zylongaming.com/index.php/board,20.0.html" class="nav">Spam</a></b> > <b><a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0.html" class="nav">@Neo</a></b></div></div>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="middletext" valign="bottom" style="padding-bottom: 4px;">Pages: <a class="navPages" href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0.html">1</a> <a class="navPages" href="http://boutcheetah.zylongaming.com/index.php/topic,23097.15.html">2</a> [<b>3</b>] <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/all.html">All</a> <a href="#lastPost"><b>Go Down</b></a></td>
<td align="right" style="padding-right: 1ex;">
<div class="nav" style="margin-bottom: 2px;"> <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,prev.html#new">« previous</a> <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,next.html#new">next »</a></div>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="mirrortab_first"> </td>
<td class="mirrortab_back"><a href="http://boutcheetah.zylongaming.com/index.php?action=post;topic=23097.30;num_replies=32" >Reply</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=notify;sa=on;topic=23097.30;sesc=73bbca160ad854bd638032bfaacca7bf" onclick="return confirm('Are you sure you wish to enable notification of new replies for this topic?');">Notify</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=markasread;sa=topic;t=0;topic=23097.30;sesc=73bbca160ad854bd638032bfaacca7bf" >Mark unread</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=sendtopic;topic=23097.0" >Send this topic</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=printpage;topic=23097.0" target="_blank">Print</a></td>
<td class="mirrortab_last"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="tborder" style="border-bottom: 0;">
<tr class="catbg3">
<td valign="middle" width="2%" style="padding-left: 6px;">
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/topic/veryhot_post.gif" align="bottom" alt="" />
</td>
<td width="13%"> Author</td>
<td valign="middle" width="85%" style="padding-left: 6px;" id="top_subject">
Topic: @Neo (Read 375 times)
</td>
</tr>
</table>
<form action="http://boutcheetah.zylongaming.com/index.php?action=quickmod2;topic=23097.30" method="post" accept-charset="UTF-8" name="quickModForm" id="quickModForm" style="margin: 0;" onsubmit="return in_edit_mode == 1 ? modify_save('73bbca160ad854bd638032bfaacca7bf') : confirm('Are you sure you want to do this?');">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="bordercolor">
<tr><td style="padding: 1px 1px 0 1px;">
<table width="100%" cellpadding="3" cellspacing="0" border="0">
<tr><td class="windowbg">
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">
<b><a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=355165" title="View the profile of Toast"><span style="color:#0099FF;">Toast</span></a></b>
<div class="smalltext">
i sorry i dont have<br />
Forum Moderator<br />
User<br />
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/fmod.png" alt="*" border="0" /><br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=355165" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/useroff.gif" alt="Offline" border="0" style="margin-top: 2px;" /></a><span class="smalltext"> Offline</span><br /><br />
Posts: 2255<br />
<br />
<div style="overflow: auto; width: 100%;"><img src="http://boutcheetah.zylongaming.com/index.php?action=dlattach;attach=7734;type=avatar" alt="" class="avatar" border="0" /></div><br />
pig<br />
<br />
<a href="http://members.msn.com/[email protected]" target="_blank"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/msntalk.gif" alt="[email protected]" border="0" /></a>
<a href="http://edit.yahoo.com/config/send_webmesg?.target=i sorry i dont have"><img src="http://opi.yahoo.com/online?u=i sorry i dont have&m=g&t=0" alt="i sorry i dont have" border="0" /></a><br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=355165"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" border="0" /></a>
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=355165" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/im_off.gif" alt="Personal Message (Offline)" border="0" /></a>
</div>
</td>
<td valign="top" width="85%" height="100%">
<table width="100%" border="0"><tr>
<td valign="middle"><a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249165.html#msg249165"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/post/xx.gif" alt="" border="0" /></a></td>
<td valign="middle">
<div style="font-weight: bold;" id="subject_249165">
<a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249165.html#msg249165">Re: @Neo</a>
</div>
<div class="smalltext">« <b>Reply #30 on:</b> <b>Yesterday</b> at 05:26:37 PM »</div></td>
<td align="right" valign="bottom" height="20" style="font-size: smaller;">
<a href="http://boutcheetah.zylongaming.com/index.php?action=post;quote=249165;topic=23097.30;num_replies=32;sesc=73bbca160ad854bd638032bfaacca7bf"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/buttons/quote.gif" alt="Reply with quote" align="middle" /><b>Quote</b></a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="post">what.</div>
</td>
</tr>
<tr>
<td valign="bottom" class="smalltext" width="85%">
<table width="100%" border="0" style="table-layout: fixed;"><tr>
<td colspan="2" class="smalltext" width="100%">
</td>
</tr><tr>
<td valign="bottom" class="smalltext" id="modified_249165">
</td>
<td align="right" valign="bottom" class="smalltext">
<a href="http://boutcheetah.zylongaming.com/index.php?action=reporttm;topic=23097.30;msg=249165">Report to moderator</a>
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/ip.gif" alt="" border="0" />
<a href="http://boutcheetah.zylongaming.com/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">Logged</a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="signature"><div align="center"><div class="quoteheader"><a href="http://boutcheetah.zylongaming.com/index.php/topic,23054.msg247511.html#msg247511">Quote from: Allie on February 28, 2012, 05:08:10 AM</a></div><div class="quote">I have no favorite admin, we're all bad.<br /></div>ahahahaha ^<br /><img src="http://signavatar.com/13279_s.gif" alt="" border="0" /><br /><img src="http://i42.tinypic.com/2ronznl.jpg" alt="" border="0" /><br /><img src="http://i41.tinypic.com/21o1102.jpg" alt="" border="0" /><br /><img src="http://i52.tinypic.com/2hdtmp0.jpg" alt="" border="0" /><br /><span style="color: orange;">Pokeh the Pedo D:</span></div></div>
</td>
</tr>
</table>
</td></tr>
</table>
</td></tr>
<tr><td style="padding: 1px 1px 0 1px;">
<a name="msg249166"></a>
<table width="100%" cellpadding="3" cellspacing="0" border="0">
<tr><td class="windowbg2">
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">
<b><a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=382252" title="View the profile of Dewo"><span style="color:#EEE;">Dewo</span></a></b>
<div class="smalltext">
Anonymous<br />
Member<br />
User<br />
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/member.png" alt="*" border="0" /><br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=382252" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/useroff.gif" alt="Offline" border="0" style="margin-top: 2px;" /></a><span class="smalltext"> Offline</span><br /><br />
Posts: 327<br />
<br />
<div style="overflow: auto; width: 100%;"><img src="http://boutcheetah.zylongaming.com/index.php?action=dlattach;attach=7465;type=avatar" alt="" class="avatar" border="0" /></div><br />
WAKAKAKAKAKAKA KEKEKEKEKEKE<br />
<br />
<a href="http://members.msn.com/[email protected]" target="_blank"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/msntalk.gif" alt="[email protected]" border="0" /></a>
<br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=382252"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" border="0" /></a>
<a href="mailto:[email protected]"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/email_sm.gif" alt="Email" title="Email" border="0" /></a>
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=382252" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/im_off.gif" alt="Personal Message (Offline)" border="0" /></a>
</div>
</td>
<td valign="top" width="85%" height="100%">
<table width="100%" border="0"><tr>
<td valign="middle"><a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249166.html#msg249166"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/post/xx.gif" alt="" border="0" /></a></td>
<td valign="middle">
<div style="font-weight: bold;" id="subject_249166">
<a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249166.html#msg249166">Re: @Neo</a>
</div>
<div class="smalltext">« <b>Reply #31 on:</b> <b>Yesterday</b> at 05:29:02 PM »</div></td>
<td align="right" valign="bottom" height="20" style="font-size: smaller;">
<a href="http://boutcheetah.zylongaming.com/index.php?action=post;quote=249166;topic=23097.30;num_replies=32;sesc=73bbca160ad854bd638032bfaacca7bf"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/buttons/quote.gif" alt="Reply with quote" align="middle" /><b>Quote</b></a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="post">Get off my topic.</div>
</td>
</tr>
<tr>
<td valign="bottom" class="smalltext" width="85%">
<table width="100%" border="0" style="table-layout: fixed;"><tr>
<td colspan="2" class="smalltext" width="100%">
</td>
</tr><tr>
<td valign="bottom" class="smalltext" id="modified_249166">
</td>
<td align="right" valign="bottom" class="smalltext">
<a href="http://boutcheetah.zylongaming.com/index.php?action=reporttm;topic=23097.31;msg=249166">Report to moderator</a>
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/ip.gif" alt="" border="0" />
<a href="http://boutcheetah.zylongaming.com/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">Logged</a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="signature"><img src="http://i43.tinypic.com/6sgi6f.png" alt="" border="0" /><br /><img src="http://i52.tinypic.com/25s3pef.png" alt="" border="0" /><br />The tiger didn't go crazy, the tiger went tiger. - Chris Rock</div>
</td>
</tr>
</table>
</td></tr>
</table>
</td></tr>
<tr><td style="padding: 1px 1px 0 1px;">
<a name="msg249206"></a><a name="new"></a>
<table width="100%" cellpadding="3" cellspacing="0" border="0">
<tr><td class="windowbg">
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">
<b><a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=32591" title="View the profile of KillerPig"><span style="color:#EEE;">KillerPig</span></a></b>
<div class="smalltext">
Piggly Wiggly<br />
User<br />
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/nor.png" alt="*" border="0" /><br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=32591" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/useroff.gif" alt="Offline" border="0" style="margin-top: 2px;" /></a><span class="smalltext"> Offline</span><br /><br />
Posts: 3877<br />
<br />
<div style="overflow: auto; width: 100%;"><img src="http://boutcheetah.zylongaming.com/index.php?action=dlattach;attach=7735;type=avatar" alt="" class="avatar" border="0" /></div><br />
tost<br />
<br />
<a href="http://members.msn.com/[email protected]" target="_blank"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/msntalk.gif" alt="[email protected]" border="0" /></a>
<a href="http://edit.yahoo.com/config/send_webmesg?.target=i.have.a.skype.ask.through.pm"><img src="http://opi.yahoo.com/online?u=i.have.a.skype.ask.through.pm&m=g&t=0" alt="i.have.a.skype.ask.through.pm" border="0" /></a><br />
<a href="http://boutcheetah.zylongaming.com/index.php?action=profile;u=32591"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" border="0" /></a>
<a href="mailto:[email protected]"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/email_sm.gif" alt="Email" title="Email" border="0" /></a>
<a href="http://boutcheetah.zylongaming.com/index.php?action=pm;sa=send;u=32591" title="Personal Message (Offline)"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/im_off.gif" alt="Personal Message (Offline)" border="0" /></a>
</div>
</td>
<td valign="top" width="85%" height="100%">
<table width="100%" border="0"><tr>
<td valign="middle"><a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249206.html#msg249206"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/post/xx.gif" alt="" border="0" /></a></td>
<td valign="middle">
<div style="font-weight: bold;" id="subject_249206">
<a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg249206.html#msg249206">Re: @Neo</a>
</div>
<div class="smalltext">« <b>Reply #32 on:</b> <b>Yesterday</b> at 08:14:29 PM »</div></td>
<td align="right" valign="bottom" height="20" style="font-size: smaller;">
<a href="http://boutcheetah.zylongaming.com/index.php?action=post;quote=249206;topic=23097.30;num_replies=32;sesc=73bbca160ad854bd638032bfaacca7bf"><img src="http://boutcheetah.zylongaming.com/Themes/default/images/buttons/quote.gif" alt="Reply with quote" align="middle" /><b>Quote</b></a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="post">Our Games<br />BoutCheetah<br />Expodite<br />Enigmata<br /> <br />Invite your Friends!<br />Home<br />Homepage<br />Community<br />Support Forum<br />Forum<br />Help<br />Search<br />Profile<br />My Messages <br />Members<br />Game Content<br />Extra Features<br />Rankings<br />Marketplace<br />Web Client<br />Drop List<br />Ban List<br />Events<br />Membership<br />Upgrade to a Member<br />Buy Credits<br />Purchase Gigas/Coins<br />Download<br />Download the Game<br />Logout<br />Member Logout<br /> March 08, 2012, 08:14:13 PMLatest Member: Timisaghost <br /><br />Hello KillerPig,<br />you have 234 messages, 0 are new.<br />View Unread • Replies • Own Posts<br />Total time logged in: 44d 18h 34m<br /> <br />BoutCheetah » Other » Spam » Topic: @NeoPages: 1 2 [3] All Go Down « previous next »Reply | Notify | Mark unread | Send this topic | Print<br /><br /> Author Topic: @Neo (Read 358 times) <br />Toast <br /> i sorry i dont have<br /> Forum Moderator<br /><br /> Offline<br /><br /> Posts: 2255<br /><br /><br /><br /> pig<br /><br /> <br /> Re: @Neo <br />« Reply #30 on: Today at 05:26:37 PM » <br /><br />what.<br /><br /> Report to moderator Logged <br /><br />Quote from: Allie on February 28, 2012, 05:08:10 AM<br />I have no favorite admin, we're all bad.<br />ahahahaha ^<br /><br /><br /><br /><br />Pokeh the Pedo D:<br /><br /><br />Dewo <br /> Anonymous<br /> Member<br /><br /> Offline<br /><br /> Posts: 327<br /><br /><br /><br /> WAKAKAKAKAKAKA KEKEKEKEKEKE<br /><br /> <br /> Re: @Neo <br />« Reply #31 on: Today at 05:29:02 PM » <br /><br />Get off my topic.<br /><br /> Report to moderator Logged <br /><br /><br /><br />The tiger didn't go crazy, the tiger went tiger. - Chris Rock<br /><br /><br /><br /><br />Pages: 1 2 [3] All Go Up Reply | Notify | Mark unread | Send this topic | Print<br /><br /> « previous next »<br /> <br /><br />Jump to: <br /><br /><br /><br /> Copyright © ZylonGaming 2009 - 2012 <br /> -Terms of Use-</div>
</td>
</tr>
<tr>
<td valign="bottom" class="smalltext" width="85%">
<table width="100%" border="0" style="table-layout: fixed;"><tr>
<td colspan="2" class="smalltext" width="100%">
</td>
</tr><tr>
<td valign="bottom" class="smalltext" id="modified_249206">
</td>
<td align="right" valign="bottom" class="smalltext">
<a href="http://boutcheetah.zylongaming.com/index.php?action=reporttm;topic=23097.32;msg=249206">Report to moderator</a>
<img src="http://boutcheetah.zylongaming.com/Themes/default/images/ip.gif" alt="" border="0" />
<a href="http://boutcheetah.zylongaming.com/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">Logged</a>
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="signature"><div align="center">IGN: KillerPig (H) | NinjaPig (H) | KillerPig (L)<br />LVL: 142 | 150 | 42 <br />GUILD: Utopia | CourageCrew | -<br /><img src="http://tinyurl.com/7b6al92" alt="" border="0" /><br /><img src="http://tinyurl.com/7y6rwvs" alt="" border="0" /><br /><b><span style="text-decoration: underline;">Awards for 2011</span></b><br />-Most deserved for modship<br />-Dumbest username<br /><br /><a href="http://tinyurl.com/7nhheht" target="_blank">http://tinyurl.com/7nhheht</a><br />^Best thread</div></div>
</td>
</tr>
</table>
</td></tr>
</table>
</td></tr>
<tr><td style="padding: 0 0 1px 0;"></td></tr>
</table>
<a name="lastPost"></a>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="middletext">Pages: <a class="navPages" href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0.html">1</a> <a class="navPages" href="http://boutcheetah.zylongaming.com/index.php/topic,23097.15.html">2</a> [<b>3</b>] <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/all.html">All</a> <a href="#top"><b>Go Up</b></a></td>
<td align="right" style="padding-right: 1ex;">
<table cellpadding="0" cellspacing="0">
<tr>
<td class="maintab_first"> </td>
<td class="maintab_back"><a href="http://boutcheetah.zylongaming.com/index.php?action=post;topic=23097.30;num_replies=32" >Reply</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=notify;sa=on;topic=23097.30;sesc=73bbca160ad854bd638032bfaacca7bf" onclick="return confirm('Are you sure you wish to enable notification of new replies for this topic?');">Notify</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=markasread;sa=topic;t=0;topic=23097.30;sesc=73bbca160ad854bd638032bfaacca7bf" >Mark unread</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=sendtopic;topic=23097.0" >Send this topic</a> | <a href="http://boutcheetah.zylongaming.com/index.php?action=printpage;topic=23097.0" target="_blank">Print</a></td>
<td class="maintab_last"> </td>
</tr>
</table>
</td>
</tr>
</table>
<script language="JavaScript" type="text/javascript" src="http://boutcheetah.zylongaming.com/Themes/default/spellcheck.js"></script>
<script language="JavaScript" type="text/javascript" src="http://boutcheetah.zylongaming.com/Themes/default/xml_topic.js"></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
quickReplyCollapsed = true;
smf_topic = 23097;
smf_start = 30;
smf_show_modify = 1;
// On quick modify, this is what the body will look like.
var smf_template_body_edit = '<div id="error_box" style="padding: 4px; color: red;"></div><textarea class="editor" name="message" rows="12" style="width: 94%; margin-bottom: 10px;">%body%</textarea><br /><input type="hidden" name="sc" value="73bbca160ad854bd638032bfaacca7bf" /><input type="hidden" name="topic" value="23097" /><input type="hidden" name="msg" value="%msg_id%" /><div style="text-align: center;"><input type="submit" name="post" value="Save" onclick="return modify_save('73bbca160ad854bd638032bfaacca7bf');" accesskey="s" /> <input type="button" value="Spell Check" onclick="spellCheck('quickModForm', 'message');" /> <input type="submit" name="cancel" value="Cancel" onclick="return modify_cancel();" /></div>';
// And this is the replacement for the subject.
var smf_template_subject_edit = '<input type="text" name="subject" value="%subject%" size="60" style="width: 99%;" maxlength="80" />';
// Restore the message to this after editing.
var smf_template_body_normal = '%body%';
var smf_template_subject_normal = '<a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.msg%msg_id%.html#msg%msg_id%">%subject%</a>';;
var smf_template_top_subject = "Topic: %subject% (Read 375 times)"
if (window.XMLHttpRequest)
showModifyButtons();
// ]]></script>
<table border="0" width="100%" cellpadding="0" cellspacing="0" style="margin-bottom: 1ex;">
<tr>
<td valign="top" align="right" class="nav"> <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,prev.html#new">« previous</a> <a href="http://boutcheetah.zylongaming.com/index.php/topic,23097.0/prev_next,next.html#new">next »</a></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" style="margin-left: 1ex;">
<tr>
<td> </td>
</tr>
</table>
</form>
<div class="tborder"><div class="titlebg2" style="padding: 4px;" align="right">
<form action="http://boutcheetah.zylongaming.com/index.php" method="get" accept-charset="UTF-8" style="padding:0; margin: 0;">
<span class="smalltext">Jump to:</span>
<select name="jumpto" id="jumpto" onchange="if (this.selectedIndex > 0 && this.options[this.selectedIndex].value) window.location.href = smf_scripturl this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf('?') == -1 || this.options[this.selectedIndex].value.substr(0, 1) != '?' ? 0 : 1);">
<option value="">Please select a destination:</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="#3">BoutCheetah Community</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="?board=2.0"> => Announcements</option>
<option value="?board=1.0"> => General Discussion</option>
<option value="?board=9.0"> => ScreenShots</option>
<option value="?board=12.0"> => Tips and Guides</option>
<option value="?board=10.0"> => Player Sponsored Events</option>
<option value="?board=8.0"> => Guilds</option>
<option value="?board=24.0"> ===> Normal Server</option>
<option value="?board=25.0"> ===> Low Rate Server</option>
<option value="?board=11.0"> => Marketplace</option>
<option value="?board=26.0"> ===> Normal Server</option>
<option value="?board=27.0"> ===> Low Rate Server</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="#7">Other BoutCheetah Stuff</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="?board=15.0"> => Suggestions</option>
<option value="?board=41.0"> => Feedback/Rants</option>
<option value="?board=16.0"> => Report A Bug</option>
<option value="?board=17.0"> ===> Solved Bug Reports</option>
<option value="?board=23.0"> ===> Non-Solved Bug Reports</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="#8">Rule Breaking</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="?board=13.0"> => Report a Rule Breaker</option>
<option value="?board=34.0"> ===> Staff Member</option>
<option value="?board=28.0"> ===> Normal Server</option>
<option value="?board=29.0"> ===> Low Rate Server</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="#5">Other</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="?board=22.0"> => Introductions</option>
<option value="?board=18.0"> => GFX</option>
<option value="?board=19.0"> => Off Topic</option>
<option value="?board=20.0" selected="selected"> => Spam</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="#9">한국</option>
<option value="" disabled="disabled">-----------------------------</option>
<option value="?board=44.0"> => 집단</option>
<option value="?board=45.0"> ===> 토론</option>
<option value="?board=46.0"> ===> 스크린샷</option>
<option value="?board=47.0"> ===> 질문답변</option>
<option value="?board=54.0"> ===> 자기소개</option>
<option value="?board=48.0"> ===> 길드</option>
<option value="?board=49.0"> ===> 시장</option>
<option value="?board=50.0"> => 다른</option>
<option value="?board=51.0"> ===> 암시</option>
<option value="?board=52.0"> ===> 임의</option>
<option value="?board=53.0"> ===> 스팸</option>
</select>
<input type="button" value="go" onclick="if (this.form.jumpto.options[this.form.jumpto.selectedIndex].value) window.location.href = 'http://boutcheetah.zylongaming.com/index.php' this.form.jumpto.options[this.form.jumpto.selectedIndex].value;" />
</form>
</div></div><br />
<form action="http://boutcheetah.zylongaming.com/index.php?action=spellcheck" method="post" accept-charset="UTF-8" name="spell_form" id="spell_form" target="spellWindow"><input type="hidden" name="spellstring" value="" /></form>
<br />
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>