|
You last visited: Today at 21:52
Advertisement
***8Ball-PooL-HacK***
Discussion on ***8Ball-PooL-HacK*** within the Facebook forum part of the Browsergames category.
03/29/2014, 01:06
|
#16
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
everything we need just have to but pro version of my decomplier and its done..
got gline codes and string for versions .
Quote:
Originally Posted by shopmaster
in what file did u find that?
Can you take a pic of that open in the program you using so i know exactly where it is at?
|
i have export my swf into fla and then fla into html5 so edit html5 its the easy part and then re compike to swf wgich is lil trick and tuff part after tat its all done
|
|
|
03/29/2014, 01:20
|
#17
|
elite*gold: 0
Join Date: Mar 2012
Posts: 105
Received Thanks: 18
|
U think u will beable to upload the swf today?
|
|
|
03/29/2014, 01:23
|
#18
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
Quote:
Originally Posted by shopmaster
U think u will beable to upload the swf today?
|
Sorry No-Chance..
for all this i have to buy pro version of softwares..
an which i am not going to do now..
if any experienced person who want to try .. this cracky part of 8ball
PM me
|
|
|
03/29/2014, 01:42
|
#19
|
elite*gold: 0
Join Date: Mar 2012
Posts: 716
Received Thanks: 1,062
|
Quote:
Originally Posted by kushal7t
i have export my swf into fla and then fla into html5 so edit html5 its the easy part and then re compike to swf wgich is lil trick and tuff part after tat its all done 
|
Yep......Decompiling and compiling again is the difficult part.
There are 2 files containing this string. import pool.util.math.cg;
You must delete that string from both files.
Then you must find this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
return cg(param1,param2,-__---___-.value==0.2?1:0);
and change it to this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
return (YOUR SPECIAL NUMBER)
That's the easy part.
Like you said....Decompiling and compiling may require a little extra knowledge and skill. Miniclip did that intentionally to filter out all the skiddies. And it worked very well too.
autowin is the only one I know who has done it and shared it here publicly.
Unless he is kind enough to do it again for you, then you must learn to do it yourselves now.
|
|
|
03/29/2014, 01:47
|
#20
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
Quote:
Originally Posted by Morgs888
Yep......Decompiling and compiling again is the difficult part.
There are 2 files containing this string. import pool.util.math.cg;
You must delete that string from both files.
Then you must find this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
return cg(param1,param2,-__---___-.value==0.2?1:0);
and change it to this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
return (YOUR SPECIAL NUMBER)
That's the easy part.
Like you said....Decompiling and compiling may require a little extra knowledge and skill. Miniclip did that intentionally to filter out all the skiddies. And it worked very well too.
autowin is the only one I know who has done it and shared it here publicly.
Unless he is kind enough to do it again for you, then you must learn to do it yourselves now.
|
thanks alot for your help 
an few more help needed can u gmail me here>> 
i have some tricky problm here hop u can help me soo..pls
|
|
|
03/29/2014, 02:10
|
#21
|
elite*gold: 0
Join Date: Mar 2012
Posts: 716
Received Thanks: 1,062
|
If you need more help, just ask me here.
But sometimes I don't log onto the internet for a couple of days, so you may have to wait for a reply.
|
|
|
03/29/2014, 02:22
|
#22
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
Quote:
Originally Posted by Morgs888
If you need more help, just ask me here.
But sometimes I don't log onto the internet for a couple of days, so you may have to wait for a reply.
|
haha okayy..
i was thinking i shoud offer you a joB..
which type of hacker you are basically?
and txt me on my email ID
if u'r intrested in working wid me and on a future big company
called Fungangs
>>> <<<
and lol again my email>>>
|
|
|
03/29/2014, 04:28
|
#23
|
elite*gold: 0
Join Date: Nov 2013
Posts: 3
Received Thanks: 1
|
Quote:
Originally Posted by Morgs888
Yep......Decompiling and compiling again is the difficult part.
There are 2 files containing this string. import pool.util.math.cg;
You must delete that string from both files.
Then you must find this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
return cg(param1,param2,-__---___-.value==0.2?1:0);
and change it to this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
return (YOUR SPECIAL NUMBER)
That's the easy part.
Like you said....Decompiling and compiling may require a little extra knowledge and skill. Miniclip did that intentionally to filter out all the skiddies. And it worked very well too.
autowin is the only one I know who has done it and shared it here publicly.
Unless he is kind enough to do it again for you, then you must learn to do it yourselves now.
|
ok, what decompiler are you using, & what swf version are you using? i'm using jpex's free flash decompiler, & swf ver 2.8.3, & it looks nothing like what you've posted.
|
|
|
03/29/2014, 05:13
|
#24
|
elite*gold: 0
Join Date: Dec 2013
Posts: 52
Received Thanks: 266
|
Quote:
Originally Posted by Morgs888
Yep......Decompiling and compiling again is the difficult part.
There are 2 files containing this string. import pool.util.math.cg;
You must delete that string from both files.
Then you must find this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
return cg(param1,param2,-__---___-.value==0.2?1:0);
and change it to this....
Code:
public static function get const use(param1:Number, param2:Number) : Number {
return (YOUR SPECIAL NUMBER)
That's the easy part.
Like you said....Decompiling and compiling may require a little extra knowledge and skill. Miniclip did that intentionally to filter out all the skiddies. And it worked very well too.
autowin is the only one I know who has done it and shared it here publicly.
Unless he is kind enough to do it again for you, then you must learn to do it yourselves now.
|
The new version (v2.8.3) has this function:
public static function -__--_-__-_-(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
if(---_---_-__.value == 0.2)
{
if(_loc3_)
{
}
}
else
{
if(_loc3_)
{
}
}
if(---_---_-__.value == 0.2)
{
return cg(param1,param2,1);
}
return cg(param1,param2,0);
}
I changed to:
public static function -__--_-__-_-(param1:Number, param2:Number) : Number {
return 9999;
}
But using Cheat Engine will not work.... only using modified SWF.
Regards
|
|
|
03/29/2014, 06:33
|
#25
|
elite*gold: 0
Join Date: Jan 2014
Posts: 9
Received Thanks: 0
|
Can you make a video tutorial? please.....
|
|
|
03/29/2014, 11:53
|
#26
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
Quote:
Originally Posted by autowin
The new version (v2.8.3) has this function:
public static function -__--_-__-_-(param1:Number, param2:Number) : Number {
var _loc3_:* = false;
var _loc4_:* = true;
if(---_---_-__.value == 0.2)
{
if(_loc3_)
{
}
}
else
{
if(_loc3_)
{
}
}
if(---_---_-__.value == 0.2)
{
return cg(param1,param2,1);
}
return cg(param1,param2,0);
}
I changed to:
public static function -__--_-__-_-(param1:Number, param2:Number) : Number {
return 9999;
}
But using Cheat Engine will not work.... only using modified SWF.
Regards
|
Sorry but i tried to do this..
and there no file or action scripts contaionin (parram2:Number and all  ((
can u help me pls..
and PM me for A Team viewer ID-PAss
u can teach me there..
|
|
|
03/29/2014, 14:02
|
#27
|
elite*gold: 0
Join Date: Feb 2014
Posts: 44
Received Thanks: 32
|
what's the best decompiler to use
|
|
|
03/29/2014, 14:12
|
#28
|
elite*gold: 0
Join Date: Mar 2014
Posts: 54
Received Thanks: 39
|
could you show, which one scrpits contain string verison of game?
|
|
|
03/29/2014, 14:38
|
#29
|
elite*gold: 0
Join Date: Jan 2014
Posts: 9
Received Thanks: 0
|
I can not do decompile to 8 ball pool.swf, I use Shotink SWF Decompiler and the result is always an error...
Anyone Help me please....
sorry iam newbie
|
|
|
03/29/2014, 15:36
|
#30
|
elite*gold: 0
Join Date: Jan 2014
Posts: 43
Received Thanks: 19
|
Quote:
Originally Posted by minong25
I can not do decompile to 8 ball pool.swf, I use Shotink SWF Decompiler and the result is always an error...
Anyone Help me please....
sorry iam newbie
|
You nEED to use PRO Software..
OR
u need to reinstall it..
and clear cach files of your old software..
this way u can fix your Error, or software stoped BUG
Hop this helped you
|
|
|
 |
|
Similar Threads
|
8ball Pool Guide Line Hack 100% Work !
07/10/2014 - Facebook - 14 Replies
Hello 2day i am giving u the latest Guide Line Hack .. ok first open the Cheat ENgine.. select aray of byte .. then first scan : A2 A0 A2 A0 62 04 12 17 00 and change it for : A0 A2 A0 A2 62 04 12 17 00
I hope u like it ..
Notice !! u need to open with firefox
|
[iOS 8Ball Pool Flex 2 Hack] Play All In below Level 10
03/24/2014 - Facebook - 2 Replies
this is a very easy hack, first you need to get flex 2 from the repo below
http://repo.hackyouriphone.org/
once that's added to your sources, search for Flex 2 in it. install it.
Respring and open flex.
In flex 2, select the plus sign at the top to create a new hack
Select 8 Ball Pool from your installed apps list, then select Add Units...
Select 8 Ball Pool, and let it process (if you haven't done this before)
Open 8 Ball Pool after its processed and search the following
|
[Hot]8Ball Pool Hack Line,Size New
10/19/2013 - Facebook - 9 Replies
This Hack Work In Mozila
Hack Line
1/Open 8 Ball Pool to the lobby (main menu)
2/Open Cheat Engine
3/Search in plugin container/Flashplayer2
4/Switch from 4 byte to Array of Byte
5/Search A2 A0 A2 A0 62 First Scan
6/Drag all Values
7/Change To A2 A2 A2 A2 62
|
G4zah 8ball pool (G8BP)
06/04/2013 - Facebook - 3 Replies
Hello !
i bough my new awesome toy after getting mad because of all those asians from 8ball pool and i got this one for 10$ :pimp: i'm not really playng much and i wanted to share it with you guys , just dont change the pass
Features : Extend guideline,Maximum power shot,spam messages,lag the game ( not working everytime but mostly the opponent will leave haha )
Passworld : g4zah
VirusScan 1d0bc73ac6b7ff48397afb928c6dede1 Antivirus Scan Report - Powered by NoVirusThanks.org
|
(Req) 8ball pool
01/22/2013 - Facebook - 2 Replies
anyone knows 8ball pool aiming hack
i have one but it needs winrar password if anyone think he/she can unlock it
pm me and i'll give the download link
|
All times are GMT +1. The time now is 21:55.
|
|