OutdatedWFBCC Hotfix

Posts 3145 of 138 · Page 3 of 10
Click Download and Thanks
Download file Crazy WFB_mpgh.net.rar
Right click on file
Go to 7-Zip
Go to Extract Here and click
Extract Crazy WFB.swf just fine
[QUOTE=perintex13;13440706]
Quote Originally Posted by Nyaro View Post
download it again



i dowloaded this 10 times and still the message the file is damage
its working fine for me.
Hi Eli, I found your suggesion on how to active UI shadow

Quote Originally Posted by elisrael View Post
Ohh please.

How to fix it:

com.company.assembleegameclient.map.Map(Line: 562-567)
Code:
if(player_ != null && !Parameters.screenShotMode_)
{
            gradientOverlay_.visible = true;
            gradientOverlay_.x = _loc17_.right - 10;
            gradientOverlay_.y = _loc17_.top;
}
change to
Code:
if(player_ != null && !Parameters.screenShotMode_)
{
            gradientOverlay_.visible = true;
            gradientOverlay_.x = _loc17_.right - (Parameters.data_.uiShadow ? 210 : 10);
            gradientOverlay_.y = _loc17_.top;
}
But when I tried editting the script using JPEXS free flash decompiler, it display errors and I can not save the file.

What tool did you used in the process?

- - - Updated - - -

Guys you can find the way to edit client version on the tutorial sub forum
Quote Originally Posted by lamprox View Post
Hi Eli, I found your suggesion on how to active UI shadow



But when I tried editting the script using JPEXS free flash decompiler, it display errors and I can not save the file.

What tool did you used in the process?

- - - Updated - - -

Guys you can find the way to edit client version on the tutorial sub forum
I used jpexs, but I used the p-code editor because the code editor is broken
Quote Originally Posted by elisrael View Post
I used jpexs, but I used the p-code editor because the code editor is broken
Could you please teach me how to add this line using P-code? Or send me a tutorial link that teach something similar, I've spend 2 hours on the internet but no hope )))

gradientOverlay_.x = _loc17_.right - (Parameters.data_.uiShadow ? 210 : 10);
Quote Originally Posted by lamprox View Post
Could you please teach me how to add this line using P-code? Or send me a tutorial link that teach something similar, I've spend 2 hours on the internet but no hope )))

gradientOverlay_.x = _loc17_.right - (Parameters.data_.uiShadow ? 210 : 10);
git gud
?????
Can u put it with a .jar file pleaseeee.
Proxy didn't work. I'm using the latest KRelay.

[Client] Disconnected.
[Listener] Client received.
[Error] An exception was thrown
within RemoteRead (isClient = True)
at BinaryReader.FillBuffer
DOWNLOAD 7-ZIP and extract here. There will be no problem
Priest skill when putting it on auto ability for prot says spell bomb auto aim :v?


edit: auto ability on warrior and other classes has the same problem how to fix?
ITS A .RAR ARCHIVE ITS DONT WORK NEED SWF NO .RAR
SOMEONE PLZ HELP. Every time i try to download this it comes up as a minecraft launcher wtf. can someone please download and send to me via email? Cyanbombroblox@yahoo.com
Can u make this a .zip? i cant open .rars thanks
Client unable to load "langfix.exe"


some ui work for the next release c:

still having some trouble getting the fame stuff to work though, got all the buttons to work and the frames but i can't get it to read in the data of the char, p sure i know why though.
Posts 3145 of 138 · Page 3 of 10
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?