***8Ball-PooL-HacK***

03/30/2014 18:38 shopmaster#46
what program do u guys use to open/edit the fla file?
03/31/2014 00:23 kushal7t#47
Quote:
Originally Posted by shopmaster View Post
what program do u guys use to open/edit the fla file?
Just google " swf decompiler "
and there u will get softwares..
i use 3 top software..
u can use whichever u feel its easy for u
03/31/2014 00:38 shopmaster#48
So after over a day of look for
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);
}

in the swf, I have decided to just give up.
So with that said can any1 just send me the new modded swf?
03/31/2014 00:40 kushal7t#49
Quote:
Originally Posted by shopmaster View Post
So after over a day of look for
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);
}

in the swf, I have decided to just give up.
So with that said can any1 just send me the new modded swf?
hmmmm ok
as soon as will get it..
i will send it to u :)
and if u get it u can send to me too
03/31/2014 00:48 shopmaster#50
ok, to behonest i dont think is in the swf iv almost looked throught it all.
Also while i was looking for it i found something that says that it checks a website for the version type. So was thinking if u could just redirect it to your server and say that it is the correct version, then the old version should still work

Also if u look at mp3xpert thread at the end it looks like he got it to work also. You might be able to ask him for some help.
03/31/2014 02:20 Morgs888#51
This thread has gotten very confusing.

This is what I know.......
I have decompiled the new 2.8.3 SWF from Facebook and it look exactly the same as 2.8.2 to me.

I have no idea where autowin got his code from, but it is definitely not in the 2.8.3 SWF that I have. Maybe he has gotten hold of 2.8.4??? Or possibly Miniclip and Facebook are using different version again?

But what I do know is this...........DO it as I previously described in this thread and you will get you long long lines again.

For you people having problems, I'll spell out the whole procedure.

1. Decompile the 2.8.3 SWF using JPEXS decompiler. Use versions 1.6-1.8 and avoid 2.0 like crawlers said.
2. There are 2 files that need to be edited. Their paths are- scripts\--______-\-__---_____--.as and scripts\else var do\do var set.as
4. Open both of those in Notepad++, find this line import pool.util.math.cg; and simply delete that 1 line from both files.
5. In -__---_____--.as you also need to find this function-
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 9999
}
6. Now compile it back to an SWF and map with charles/fiddler for long long lines.
Goodluck.

PS: If you can't find that code in the decompiled SWF you have, then maybe search for the code that autowin posted. It seems like some people have slightly different SWF's which I can't understand.
03/31/2014 02:32 kushal7t#52
Quote:
Originally Posted by Morgs888 View Post
This thread has gotten very confusing.

This is what I know.......
I have decompiled the new 2.8.3 SWF from Facebook and it look exactly the same as 2.8.2 to me.

I have no idea where autowin got his code from, but it is definitely not in the 2.8.3 SWF that I have. Maybe he has gotten hold of 2.8.4??? Or possibly Miniclip and Facebook are using different version again?

But what I do know is this...........DO it as I previously described in this thread and you will get you long long lines again.

For you people having problems, I'll spell out the whole procedure.

1. Decompile the 2.8.3 SWF using JPEXS decompiler. Use versions 1.6-1.8 and avoid 2.0 like crawlers said.
2. There are 2 files that need to be edited. Their paths are- scripts\--______-\-__---_____--.as and scripts\else var do\do var set.as
4. Open both of those in Notepad++, find this line import pool.util.math.cg; and simply delete that 1 line from both files.
5. In -__---_____--.as you also need to find this function-
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 9999
}
6. Now compile it back to an SWF and map with charles/fiddler for long long lines.
Goodluck.

PS: If you can't find that code in the decompiled SWF you have, then maybe search for the code that autowin posted. It seems like some people have slightly different SWF's which I can't understand.
TRYING...it now..
and thanks a lot for teaching this small things ..it will help all the newbies..
and if you allow can i upload a cracked swf file in this post?
i dont know about rules much so asking u can i upload it here?
03/31/2014 02:42 shopmaster#53
it seems like my swf doesnt have scripts\--______-\
03/31/2014 02:44 kushal7t#54
Quote:
Originally Posted by shopmaster View Post
it seems like my swf doesnt have scripts\--______-\
LOL its there..
check it again man..
and in eles var do/do var set.as i am getting error while decom it.. :/
still trying my best /\
03/31/2014 02:47 shopmaster#55
im haveing it search the swf for it atm but im telling that it doesnt have it.
03/31/2014 02:49 kushal7t#56
Quote:
Originally Posted by shopmaster View Post
im haveing it search the swf for it atm but im telling that it doesnt have it.
well i just did the above mention steps..just recompiling and testing left..
but i have to leave my deck for few hours ..
i will b back wid swf soon
:)
Thanks All of u guys who helped me making my first cracked swf
:)
03/31/2014 02:53 shopmaster#57
ASome cant wait for the upload!

found it was useing the wrong swf i guess the whole time (facepalm)

k now im having trouble finding
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);
03/31/2014 03:09 kushal7t#58
By the way whats the easiest way for recompile?
03/31/2014 03:13 shopmaster#59
ya same questiong how do i recompile it now?
03/31/2014 03:17 kushal7t#60
Dint Worked :(
i created swf but no effect :/