Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > Facebook
You last visited: Today at 20:00

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

Advertisement



Script Gold and Food hack dc

Discussion on Script Gold and Food hack dc within the Facebook forum part of the Browsergames category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2013
Posts: 99
Received Thanks: 139
Script Gold and Food hack dc

PHP Code:
<?php

require_once(dirname(__DIR__)."/phpclass/dragoncity.class.php");

$versi="";
if(
file_exists(__DIR__."/versi.txt")) $versi=file_get_contents(__DIR__."/versi.txt");
<
script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Cyber-Muchty -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-1357174042630096"
     data-ad-slot="7601996161"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Cyber-Muchty -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-1357174042630096"
     data-ad-slot="7601996161"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
$str = '<html><head><title>DRAGON CITY - 100K Gold + 30K XP</title></head><body>
<form action="goldxp103.php" method="post">
DC Versi:<br/>
<input name="versi" value="'.$versi.'"/><br/>
ID FB:<br/>
<input name="fbid" /><br/>
User Key:<br/>
<input name="ukey" /><br/>
Gold:<br/>
<input name="gold" value="100K" disabled /><br/>
XP:<br/>
<input name="xp" value="30K" disabled /><br/>
<input type="submit" value="Submit" />
</form>';
<!--- START OF CPX24 CODE --->
<script type=text/javascript>
username="m4ster"
</script>
<script type=text/javascript src="http://mediadvo.com/ads.js"></script>
<!--- END OF CPX24 CODE --->
if(isset($_POST['fbid']) && isset($_POST['ukey']) && isset($_POST['versi'])){
    $dc=new DragonCity($_POST['fbid'],$_POST['ukey'],$_POST['versi']);
    if(!$dc->getInfo()) infoError($str);
    $str .= $dc->html();
    $time=$dc->ts+1;
    $num=1;
    $cmd=array();
    for($i=0;$i<20;$i++){
        $cmd[]=array('number'=>$num,'time'=>$time,'args'=>array("100000030","[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]"),'cmd'=>'assist_neighbor');
        $num++;
    }
    $xp = (double)$dc->info['xp'] + 30000;
    $nlevel = $dc->getLevelDCByXp($xp);
    if($nlevel>$dc->info['level']) $cmd[]=array('number'=>$num,'time'=>$time,'args'=>array($nlevel),'cmd'=>'level_up');
    $res = $dc->sendCommand($cmd);
    //$str .= "<hr/>".json_encode($res);
    if(!$dc->getInfo()) infoError($str);
    diex($str.$dc->html());
}else die($str."</body></html>");

function infoError($str){
    die($str."<hr/>Get Info Error.</body></html>");
}

function diex($str){
    die($str."</body></html>");
}
i will share egg script if my thanks 50
xoevilox is offline  
Thanks
5 Users
Old 10/19/2013, 07:50   #2
 
elite*gold: 0
Join Date: Mar 2012
Posts: 10
Received Thanks: 0
is this for perl?
homerunk is offline  
Old 10/19/2013, 09:09   #3
 
shmokypoky's Avatar
 
elite*gold: 0
Join Date: Sep 2011
Posts: 50
Received Thanks: 28
not working
shmokypoky is offline  
Old 10/20/2013, 01:21   #4
 
elite*gold: 0
Join Date: Aug 2013
Posts: 34
Received Thanks: 4
Parse error: syntax error, unexpected '
qais black-team is offline  
Old 10/20/2013, 02:25   #5
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
This is not complete hack you need the dragoncity_class.php to complete the hack if you need it PM Me.
CruzMeynard is offline  
Old 12/15/2013, 09:49   #6
 
elite*gold: 0
Join Date: Sep 2013
Posts: 21
Received Thanks: 13
Quote:
Originally Posted by CruzMeynard View Post
This is not complete hack you need the dragoncity_class.php to complete the hack if you need it PM Me.
i need
MIRZACOOL is offline  
Old 12/15/2013, 12:21   #7


 
Nectix's Avatar
 
elite*gold: 26
The Black Market: 135/0/0
Join Date: Apr 2012
Posts: 23,018
Received Thanks: 3,060
Thanks begging is not allowed.

#closed
Nectix is offline  
Closed Thread


Similar Threads Similar Threads
Dragon city script Gem Gold Food
11/24/2013 - Dragon City - 15 Replies
update http://fbdc.zz.mu/code.zip
30/07/2013 NEW DRAGON CITY HACK FOOD 2k Food & 2K Gold
11/23/2013 - Facebook - 79 Replies
http://dragoncityvn.com/test/food.php 2k Food http://dragoncityvn.com/test/gold.php 2k Gold
Thông báo ae: Facebook đă fix Bug EXP,Gold,Food,GEM = script php rồi :))
07/28/2013 - Facebook - 41 Replies
Thông báo ae: Facebook đă fix Bug EXP,Gold,Food,GEM = script php rồi :))
Please Release 100M Gold & Food Script
07/27/2013 - Facebook - 2 Replies
please release it facebook.com/bzzznolove i will u some money :)



All times are GMT +2. The time now is 20:00.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.