Dec 6th 2010, 18:31:31
^^^^^^^^^^^^
Dec 6th 2010, 18:56:08
if ($you_like=="netting")
{
echo "Join Evolution\n";
echo "http://evolution2025.com";
}
else
{
echo "Join SoF\n";
echo "http://sof.earth2025.net";
}
Dec 7th 2010, 1:47:22
Dec 7th 2010, 2:05:17
@user.new do
if search.for_good.clan
render :text => "Join LCN at http://lcn.boxcarhosting.com ."
else
render :text => "Join ImagNum"
end
Dec 7th 2010, 2:31:49
Dec 7th 2010, 15:53:54
@user.new do
if search.for_good_for_nothing.clan
render :text => "Join LCN at http://lcn.boxcarhosting.com ."
else
render :text => "Join ImagNum at http://www.letskillstuff.org"
end
Dec 7th 2010, 16:20:21
@user.new do
if search.for_good.clan
render :text => "Join LCN at http://lcn.boxcarhosting.com ."
else
render :text => "Join ImagNum"
end
Dec 7th 2010, 16:59:00