Sorry for the title vers, im not the creative type u know.
Looking for a server!
Holy crep... Nothing to do....
Anyways. I'm looking for something to dev on, just something. I dont care what source it is, except KrazyShank's MMOe source. Quote this if there is anything i can help you with. I'm gonna do this as a little community event, untill i am able to continue my work on Rise of the Fabiano.
untill i am able to continue my work on Rise of the Fabiano.
xDD jokes
Originally Posted by lkdjnfoskjednfblksjdfn
Sorry for the title vers, im not the creative type u know.
Looking for a server!
Holy crep... Nothing to do....
Anyways. I'm looking for something to dev on, just something. I dont care what source it is, except KrazyShank's MMOe source. Quote this if there is anything i can help you with. I'm gonna do this as a little community event, untill i am able to continue my work on Rise of the Fabiano.
Meh, interested in working with a team (Just me atm) that is revamping fabiano's to be non p2w and focusing nearly solely on content?
Originally Posted by lkdjnfoskjednfblksjdfn
Sorry for the title vers, im not the creative type u know.
Looking for a server!
Holy crep... Nothing to do....
Anyways. I'm looking for something to dev on, just something. I dont care what source it is, except KrazyShank's MMOe source. Quote this if there is anything i can help you with. I'm gonna do this as a little community event, untill i am able to continue my work on Rise of the Fabiano.
I'm still looking for someone to do some client editing? If you want of course (It's Fabiano)
Originally Posted by Tjeerdo
some client editing? (It's Fabiano)
"Client Editing" + (Fsod) = *FacePalms*
- - - Updated - - -
Originally Posted by R1S3
xDD jokes
Actually, idk why im not there, i got the officer/admin rank + i have contributed to the source... ;-; Maybe cuz im unactive atm. Idk mahn. Ask fabian
- - - Updated - - -
Originally Posted by Lxys
We could collaborate sometime. If you want?
Sure. /10chars
Originally Posted by lkdjnfoskjednfblksjdfn
"Client Editing" + (Fsod) = *FacePalms*
Well actually that was my main concern, but I still need someone to be co-owner and like head of development so if you want?
Originally Posted by Tjeerdo
Well actually that was my main concern, but I still need someone to be co-owner and like head of development so if you want?
Think he face palmed BC client editing sucks sucks without as3 source and very few people have one.
Originally Posted by Tjeerdo
Well actually that was my main concern, but I still need someone to be co-owner and like head of development so if you want?
Maybe. I'm not gonna attemp to do client editing for you on Fabiano Source. You can use as3. If you want a decompiled fsod client go ahead and decompile it. I recommend you use another source, since there isnt much to do on fsod without the client source.
- - - Updated - - -
Originally Posted by R1S3
Think he face palmed BC client editing sucks sucks without as3 source and very few people have one.
Please. Client editing... There is no client source. The client if obfuscated. Ofc its possible but just go ahead and decompile it. My respose is: No thanks.
Originally Posted by lkdjnfoskjednfblksjdfn
Maybe. I'm not gonna attemp to do client editing for you on Fabiano Source. You can use as3. If you want a decompiled fsod client go ahead and decompile it. I recommend you use another source, since there isnt much to do on fsod without the client source.
- - - Updated - - -
Please. Client editing... There is no client source. The client if obfuscated. Ofc its possible but just go ahead and decompile it. My respose is: No thanks.
Thats what I mean, its hard to do client work unless you know bytecode, and very few people have a fully functional as3 source for prod client.
Originally Posted by R1S3
bytecode
You dont need to know anything to decompile a obfuscated client. Obfuscated just means everything is renamed. To decompile a client you must rename it all so it works functionally together. + there are different symbols such as "_, -, !, =, [], ()" and more. In every folder, everyfile, every code, and every freaking line. It takes ages to do but its not hard at all. And still. You can just use the fabiano server side when you have the client ready.
Originally Posted by lkdjnfoskjednfblksjdfn
Obfuscated just means everything is renamed.
there's also control flow obfuscation, dynamic code wrapping, etc.
stuff that doesn't involve renaming but rather creates a bunch of dead code that'll work properly in bytecode but will not compile in as3
Originally Posted by lkdjnfoskjednfblksjdfn
You dont need to know anything to decompile a obfuscated client. Obfuscated just means everything is renamed. To decompile a client you must rename it all so it works functionally together. + there are different symbols such as "_, -, !, =, [], ()" and more. In every folder, everyfile, every code, and every freaking line. It takes ages to do but its not hard at all. And still. You can just use the fabiano server side when you have the client ready.
But he was talking about prod source, you cannot just decompile prod source using rabcdasm for example or as3 sorcerer and remove all the characters that intellij doesnt allow from the file names, you need to fix runtime errors and import the assets like the pictures and what not. anyways, whatever.
Originally Posted by R1S3
But he was talking about prod source, you cannot just decompile prod source using rabcdasm for example or as3 sorcerer and remove all the characters that intellij doesnt allow from the file names, you need to fix runtime errors and import the assets like the pictures and what not. anyways, whatever.
Well, no fucking shit. When its obfuscated and you'r done decompiling it, you will have to fix the errors. They can be fixed but its a pain in the ass. Decompiling is just renaming, the runtime errors and so on, is just fixes and adjustments
Originally Posted by lkdjnfoskjednfblksjdfn
Well, no fucking shit. When its obfuscated and you'r done decompiling it, you will have to fix the errors. They can be fixed but its a pain in the ass. Decompiling is just renaming, the runtime errors and so on, is just fixes and adjustments
Conclusion: I simply replied to him saying you facepalmed (when he asked you to do client work) because very few people have a working as3 client source for FSoD and that it is hard to do client work on the regular client without an as3 source of it and you replied to me saying some stuff as if I didn't know how things worked, again; whatever lol.