Register for your free account! | Forgot your password?

You last visited: Today at 10:33

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



php free gems

Discussion on php free gems within the Facebook forum part of the Browsergames category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2012
Posts: 11
Received Thanks: 8
php free gems

free gams
for ML
By MeGa.Code.9


or

My acc :
sadwas is offline  
Old 09/02/2013, 22:52   #2
 
elite*gold: 0
Join Date: May 2010
Posts: 5
Received Thanks: 0
tutorial please..
diegolokoo is offline  
Old 09/02/2013, 23:21   #3
 
mermclaren's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 50
Received Thanks: 7
Don't work
mermclaren is offline  
Old 09/02/2013, 23:22   #4
 
elite*gold: 0
Join Date: Aug 2012
Posts: 11
Received Thanks: 8
working for me
sadwas is offline  
Old 09/02/2013, 23:23   #5
 
elite*gold: 0
Join Date: May 2010
Posts: 5
Received Thanks: 0
dont' work for me..
diegolokoo is offline  
Old 09/02/2013, 23:26   #6
 
elite*gold: 0
Join Date: Aug 2013
Posts: 26
Received Thanks: 0
it keeps saying checking id please wait then nothing
akramitc is offline  
Old 09/02/2013, 23:26   #7
 
mermclaren's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 50
Received Thanks: 7
Which host you use?
mermclaren is offline  
Old 09/02/2013, 23:27   #8
 
elite*gold: 0
Join Date: Dec 2009
Posts: 73
Received Thanks: 4
same here. it keep saying checking id
which host do you use?
mrsamurai9 is offline  
Old 09/02/2013, 23:30   #9
 
elite*gold: 0
Join Date: Dec 2010
Posts: 29
Received Thanks: 2
ahem.guys can you please tell us how to use the .php file.thanks
teo_machine is offline  
Old 09/02/2013, 23:33   #10
 
mermclaren's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 50
Received Thanks: 7
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!
mermclaren is offline  
Thanks
2 Users
Old 09/02/2013, 23:34   #11
 
elite*gold: 0
Join Date: Dec 2010
Posts: 29
Received Thanks: 2
aa ok.thank you
teo_machine is offline  
Old 09/02/2013, 23:38   #12
 
elite*gold: 0
Join Date: Sep 2013
Posts: 1
Received Thanks: 0
Checking.Please wait...
remaining per day9999 Id By
Kingtrex is offline  
Old 09/02/2013, 23:46   #13
 
elite*gold: 0
Join Date: Aug 2013
Posts: 53
Received Thanks: 10
shame here! it keep saying "Checking.Please wait..."
nothing after!
not working!!!
markpham0611 is offline  
Old 09/02/2013, 23:52   #14
 
mermclaren's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 50
Received Thanks: 7
<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>
mermclaren is offline  
Old 09/02/2013, 23:59   #15
 
mrdj67's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 332
Received Thanks: 231
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...
mrdj67 is offline  
Reply


Similar Threads Similar Threads
FREE DC/ML Gems hack ! (upto 50k gems )
11/25/2014 - Facebook - 5 Replies
this is last hack and last post here. enjoy download : dc - Undersky
Dragon City - GEMS Hack Help FREE GEMS Help
06/17/2013 - Facebook - 1 Replies
User_ID : 100005933924217 user_key: 79889916 Thank you in advance need a lot of Required Gems Gems 1000-2000 Please send them to me, thank you very much in advance
Dragon City GEMS hot offer ( FIRST 3 only will get 600 gems free)
06/16/2013 - Facebook - 14 Replies
hey all payment via paypal \\\\\\\\\\\\\\\\\\\\\\\\ new packets for dragon city 3.000 GEMS + 100M EXP + 2 ( ANY DRAGONS ) = 8$ 5.000 GEMS + 100M EXP + 3 ( ANY DRAGONS ) = 16$ 5.000 gems + 100M GOLD + 2M FOOD + 100M EXP = 20$ 5.000 GEMS + 100M EXP + all dragons + 2M FOOD + 100M GOLD = 25$



All times are GMT +1. The time now is 10:34.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.