Jump to content

Recommended Posts

Posted

Need services (from an experienced l2j developer) for decompiling server core jar files and make them into intellij idea project which I could build.

 

PM me with your contacts (skype, discord)

Posted

The price of work on decompilation will be at least not cheaper than the cost of the server itself from the developer. Do you really want it? This is not 20-30 classes. it's thousands classes for requires for normalization of code.

Posted
2 minutes ago, HyperBlown said:

decompile even an ape can do. he wants to rebuild that decompiled project aswell..

 

Good then waste of time.. buy project save 90% time and 80% money :)

Posted

There is absolutly no way even to standartize the codes, ive seen code values changing after decompile and even a single value change can matter

  • 4 months later...
Posted
On 9/27/2020 at 5:33 PM, imclyde said:

Need services (from an experienced l2j developer) for decompiling server core jar files and make them into intellij idea project which I could build.

 

PM me with your contacts (skype, discord)

Give more info what you exactly need. I mean decompile messes loads of things, example

(static int _staticValue = 1
object.myParam1 = _staticValue

after  decompilation will be

object.myParam1 = 1),

do you need such fixes also?

With most of decompilations that I did there are some issues with Geo, which is totally fixable and loads of blocks which can be fixed as well), but you need describe what amount of work you want to be done from dev.

 

It's totally do-able as I have done multiple packs from decompile (Pain-Team, Tales, Lucera) etc.

For those who don't believe that decompiled packs could work - just watch Vampir Interlude projects which were based on decompiled Lucera and till this day are making loads of money for him.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...