Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > Facebook
You last visited: Today at 03:06

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

Advertisement



[BALLOT,SUPERDRAC]COME HERE[BALLOT,SUPERDRAC]

Discussion on [BALLOT,SUPERDRAC]COME HERE[BALLOT,SUPERDRAC] within the Facebook forum part of the Browsergames category.

Reply
 
Old   #1
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
[BALLOT,SUPERDRAC]COME HERE[BALLOT,SUPERDRAC]

Hey superdrac can you help us ??? to repair ballots tool

Or anyone here know a lot of php code's kindly please help us

SUPERDRAC,MJROMMEL AND ALL THE PEOPLE HERE
THIS IS A BIG PROJECT NEED TO REPAIR IT
CruzMeynard is offline  
Old 07/23/2013, 14:02   #2
 
Izzat-Yo's Avatar
 
elite*gold: 0
Join Date: Jul 2013
Posts: 90
Received Thanks: 42
oh really big project for the leecher
Izzat-Yo is offline  
Old 07/23/2013, 14:04   #3
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
NOT LEECHER JUST HELP US TO REPAIR IT
CruzMeynard is offline  
Old 07/23/2013, 14:16   #4
 
Morgs888's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 716
Received Thanks: 1,062
I already posted this in another thread.

The session ID is the problem with that script.
It needs to be modified.

The easiest way is to add your session ID manually.
Modify the form so it prompts for Session ID, the same as it does for Facebook Id.
Then enter your session ID into that box. (The same as you would for Facebook ID)
It should work fine then.
Your session ID will be displayed using Charels, or simply "view page source" and search "sessionId"
The Gems have been patched, but gold, food and exp should still work.
Morgs888 is offline  
Old 07/23/2013, 14:18   #5
 
Superdrac's Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 463
Received Thanks: 2,420
Quote:
Originally Posted by Morgs888 View Post
I already posted this in another thread.

The session ID is the problem with that script.
It needs to be modified.

The easiest way is to add your session ID manually.
Modify the form so it prompts for Session ID, the same as it does for Facebook Id.
Then enter you session ID into that box. (The same as you would for Facebook ID)
It should work fine then.
Your session ID will be displayed using Charels, or simply "view page source" and search "sessionId"
The Gems have been patched, but gold, food and exp should still work.

The userkey is not the problem.... The real problem is that the command that we launched has been excluded entirely... We can't get 100 gems now

Edit: there is a script it work for gold & food now ?
Superdrac is offline  
Thanks
1 User
Old 07/23/2013, 14:22   #6
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
Quote:
Originally Posted by Superdrac View Post
The userkey is not the problem.... The real problem is that the command that we launched has been excluded entirely... We can't get 100 gems now

Edit: there is a script it work for gold & food now ?
Yep but only its 100k can you make it 100m??? like that

i think that can we add is this script for gems :

if ($suredoldumu) {
unset($hc, $hcx);
$hcx = '';
for ($i = 1; $i < 6000; $i = $i + 2) {
$ik = $i + 1;
$hcx .= '{"args":[1],"number":' . $i . ',"cmd":"change_init_data","time":1372771201},{"nu mber":' . $ik . ',"cmd":"buy_treasure_new","time":1373655058,"args ":[7]},';
}
$hcx = substr($hcx, 0, -1);
$hc = '{"commands":[' . $hcx . ']}';
$hc = json_decode($hc, 1);
$num = 1;
for ($i = 0; $i < count($hc['commands']); $i++) {
$hc['commands'][$i]['time'] = time();
}
$hc = substr(substr(str_replace(" ", "", json_encode($hc)), 0, -1), 1);
$sucb = json_decode(komut($hc, $num), 1);
CruzMeynard is offline  
Old 07/23/2013, 14:36   #7
 
Superdrac's Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 463
Received Thanks: 2,420
Quote:
Originally Posted by CruzMeynard View Post
Yep but only its 100k can you make it 100m??? like that

i think that can we add is this script for gems :

if ($suredoldumu) {
unset($hc, $hcx);
$hcx = '';
for ($i = 1; $i < 6000; $i = $i + 2) {
$ik = $i + 1;
$hcx .= '{"args":[1],"number":' . $i . ',"cmd":"change_init_data","time":1372771201},{"nu mber":' . $ik . ',"cmd":"buy_treasure_new","time":1373655058,"args ":[7]},';
}
$hcx = substr($hcx, 0, -1);
$hc = '{"commands":[' . $hcx . ']}';
$hc = json_decode($hc, 1);
$num = 1;
for ($i = 0; $i < count($hc['commands']); $i++) {
$hc['commands'][$i]['time'] = time();
}
$hc = substr(substr(str_replace(" ", "", json_encode($hc)), 0, -1), 1);
$sucb = json_decode(komut($hc, $num), 1);
No we can't, look at the command "Change_init_data" it was this commands that add 100gems, with the 100 gems, we could buy a gold pack (price in gems) with another command... Now we can't...
Superdrac is offline  
Old 07/23/2013, 14:55   #8
 
Morgs888's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 716
Received Thanks: 1,062
The gems don't work anymore.?
Or did someone succeed?

Now I'm confused.
Morgs888 is offline  
Old 07/23/2013, 15:02   #9
 
TheR.i.p's Avatar
 
elite*gold: 0
Join Date: Mar 2013
Posts: 191
Received Thanks: 217
My php code it's a little diferent, i can't find change_init_data, i have a diferent one. btw mine it's patched too
TheR.i.p is offline  
Old 07/23/2013, 15:05   #10
 
Morgs888's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 716
Received Thanks: 1,062
I think there are many ways

Morgs888 is offline  
Old 07/23/2013, 15:10   #11
 
Superdrac's Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 463
Received Thanks: 2,420
Quote:
Originally Posted by TheR.i.p View Post
My php code it's a little diferent, i can't find change_init_data, i have a diferent one. btw mine it's patched too
They don't patched any other commands, so your script work, it is something else who don't work, i just repair it this night :P
Superdrac is offline  
Old 07/23/2013, 15:19   #12
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
Yeah there are many ways lets just be united
CruzMeynard is offline  
Thanks
1 User
Old 07/23/2013, 15:22   #13
 
elite*gold: 0
Join Date: Jun 2013
Posts: 46
Received Thanks: 2
Quote:
Originally Posted by Morgs888 View Post
I already posted this in another thread.

The session ID is the problem with that script.
It needs to be modified.

The easiest way is to add your session ID manually.
Modify the form so it prompts for Session ID, the same as it does for Facebook Id.
Then enter your session ID into that box. (The same as you would for Facebook ID)
It should work fine then.
Your session ID will be displayed using Charels, or simply "view page source" and search "sessionId"
The Gems have been patched, but gold, food and exp should still work.
we need to add session id manual
kei1000 is offline  
Old 07/23/2013, 15:27   #14
 
CruzMeynard's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 1,018
Received Thanks: 424
Hmm just be united just add me and there is facebook we will add discussion
CruzMeynard is offline  
Old 07/24/2013, 15:08   #15
 
elite*gold: 0
Join Date: Apr 2011
Posts: 49
Received Thanks: 64
Good everyone, the script for gems is so simple, i found it 2 days ago.
but i never test it
i use "getdailycash"
mjrommel is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[BALLOT]MONSTER LEGENDS[BALLOT]
08/04/2013 - Facebook - 4 Replies
PHP SOURCE CODE?? YOU JUST POST IT HERE OR JUST PRIVATE MESSAGE TO ME THANKS
[BALLOT]DO YOU KNOW?[BALLOT]
08/02/2013 - Facebook - 25 Replies
DID YOU KNOW THAT BALLOT IS THE SECOND GREATEST SOCIAL POINT GAMES HACKER AS YOU NOTICE THAT BALLOT CREATED HACK'S LIKE BENOIT934 HACKS LIKE: SOCIAL EMPIRES SOCIAL WARS DRAGON CITY MONSTER LEGENDS DARK WARRIORS(PLEASE MAKE) DID YOU NOTICE THIS ONE SO LETS START CLAPPING FOR OUR HACKERS IF THEY COMBINED THEIR INTELLIGENCE IN PHP HACKING THEY WILL HAVE THE MORE POWER TO ADD HACK'S
Project [Repair Ballot'stools]Ballot come here
07/24/2013 - Facebook - 48 Replies
The progress is about 3,25% :D Working fine : 200M food :D Still repairing : 100 gems still repairing : 1000M gold But i need Ballot's help, i need the resource needed The preview : http://i.imgur.com/WujEDIq.jpg Pray for me :D



All times are GMT +2. The time now is 03:06.


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.