php free gems

09/02/2013 22:49 sadwas#1
free gams
for ML
By MeGa.Code.9

[Only registered and activated users can see links. Click Here To Register...]
or
[Only registered and activated users can see links. Click Here To Register...]
My acc :
[Only registered and activated users can see links. Click Here To Register...]
09/02/2013 22:52 diegolokoo#2
tutorial please..
09/02/2013 23:21 mermclaren#3
Don't work
09/02/2013 23:22 sadwas#4
working for me
09/02/2013 23:23 diegolokoo#5
dont' work for me..
09/02/2013 23:26 akramitc#6
it keeps saying checking id please wait then nothing :(
09/02/2013 23:26 mermclaren#7
Which host you use?
09/02/2013 23:27 mrsamurai9#8
same here. it keep saying checking id
which host do you use?
09/02/2013 23:30 teo_machine#9
ahem.guys can you please tell us how to use the .php file.thanks
09/02/2013 23:33 mermclaren#10
Quote:
Originally Posted by teo_machine View Post
ahem.guys can you please tell us how to use the .php file.thanks
Simple...
Create you propre account on free web hosting
Make your site with this php page..
Enjoy!
09/02/2013 23:34 teo_machine#11
aa ok.thank you
09/02/2013 23:38 Kingtrex#12
Checking.Please wait...
remaining per day9999 Id By [Only registered and activated users can see links. Click Here To Register...] :(
09/02/2013 23:46 markpham0611#13
shame here! it keep saying "Checking.Please wait..."
nothing after!
not working!!!
09/02/2013 23:52 mermclaren#14
<title>Free 300 gem monster legend</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="bomap.png" rel="shortcut icon" type="image/x-icon" />
<script type="text/javascript" src="http://ajax.Googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script>
function getgems()
{
$('#result').html('Processing...');
us=$('#user').val();
ip=$('#ip').val()+':'+$('#port').val();
try{
$.ajax({
type: "POST",
url: 'getfree.php',
data: {id : id, us : us, ip : ip, ge : $('#gem').val()},
success: function(data) {
var temp=data.split(",");
if(temp[0]==0)
{
clearTimeout(time);
$('#laygem').val('Lấy gem');
$('#result').html(temp[1]);
$('#show').fadeOut("slow");
$('#laygem').fadeOut("slow");
$('#checkid').fadeIn("slow");
}
else if(temp[0]==1)
{
$('#gem').val(temp[1]);
$('#con').val(temp[2]);
$('#result').html('Get gems successfully');
time=setTimeout(getgems,10000);
}}
});} catch (e) {$('#result').html('Connection failed');}
}
function checkid()
{
$('#result').html('Checking.Please wait...');
id=$('#idfb').val();
us=$('#user').val();
ip=$('#ip').val()+':'+$('#port').val();
try{
$.ajax({
type: "POST",
url: 'checkid.php',
data: {id : id, us : us, ip : ip},
success: function(data) {
var temp=data.split(",");
if(temp[0]==1)
{
$('#con').val(temp[4]);
$('#name').val(temp[2]);
$('#gem').val(temp[3]);
$('#show').fadeIn("slow");
$('#laygem').fadeIn("slow");
$('#checkid').fadeOut("slow");
}
$('#result').html(temp[1])
}
});} catch (e) {$('#result').html('Connection timeout');}
}</script>
<input type="hidden" id='ip' style="width:142px"/> <input type="hidden" id='port' style="width:50px"/><br>
ID: <input id='idfb' style="width:120px"/>Session: <input id='user' style="width:50px"/><br>
Remaining gems: <input readonly="readonly" id='con' style="width:70px"/>
<input style="display:none;width:122px" id='laygem' value="Get gems" onClick="if(this.value!='Stop') {this.value='Stop'; getgems();}
else {$('#result').html('');this.value='Get gems'; $('#get').attr('readonly', false);clearTimeout(time);}" type="button" />
<input id="checkid" value="Check ID" onClick="checkid()" style="width:122px" type="button" />
<div id='show' style="display:none;">
Name: <input id='name' readonly="readonly" style="width:116px"/>Gem: <input style="width:50px" id='gem' readonly="readonly"/></div>
<div id='result'></div><div id='thongke'>
remaining per day0 Id</div>
09/02/2013 23:59 mrdj67#15
I see what may be the problem, it says to go to checkid.php and others, have you got these files also? By the way I have the same error as everyone else...