Little Fighter Empire - Forums
[ELSE] Trying to make a new LF2 DATA CHANGER - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: Projects (https://lf-empire.de/forum/forumdisplay.php?fid=10)
+--- Thread: [ELSE] Trying to make a new LF2 DATA CHANGER (/showthread.php?tid=1863)

Pages: 1 2


[ELSE] Trying to make a new LF2 DATA CHANGER - blow_fly98 - 01-12-2009

I have my mind on making a new LF2 Data Changer. Plans include having a sprite picker (like azriel's VFM) and perhaps a few functions like an opoint frame maker.

I have a problem... I have been trying to find out the way of how to read .dat files by viewing them in hex but i haven't been able to find out the solution. I know it's got something to do with "siuhungisagoodbear" or something like that.

Any people willing to help? (EARTH TO SILVA AND RAMMICHAEL)

PS If it's any use to anyone I code in VB.


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - Azriel - 01-12-2009

just for ur info, VB isn't the best program to use to make a data changer (at least, it isn't if u want to make it colour code stuff).



Azriel~



RE: [ELSE] Trying to make a new LF2 DATA CHANGER - MH-Razen - 01-12-2009

well, you can download the data changer pack, maybe the encrypter and decrypter may help you for your work...

http://www.lf-empire.de/lfev9/downloads/tools/Data_Changer_Pack_v2.0.zip


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - Boop - 01-12-2009

SuiHungIsAGoodBearBecauseHeIsVeryGood

It is something to do with that string, I can't remember exactly. I think you just add the letters on to every byte.

The first 123 bytes are nonsense, you can write what ever you want there.


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - blow_fly98 - 01-12-2009

Is it possible to ask Celebix about this? Or is he not so active on the LF2 Community anymore?


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - MH-Razen - 01-12-2009

(01-12-2009, 11:09 AM)blow_fly98 Wrote:  Is it possible to ask Celebix about this? Or is he not so active on the LF2 Community anymore?

I think he's inactive, but if you find a mail you can surely try it :p


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - Boop - 01-12-2009

odBearBecauseHeIsVeryGoodSiuHungIsAGo

First character gets an o added to it
2nd character gets a d added to it
3rd character gets B added to it... etc etc.
It repeats it's self, so once u get to the last o, it goes back to the start.

The first 123 characters are garbge.
The rest = code.

PS: Celebix left ages ...


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - Silverthorn - 01-12-2009

+thank :D

I wish you good luck with your project. I'm not really familiar with VB, so I just hope you can make it on your own. If you want, I can make a list of what HAS to appear in your program, so that it'll have an advantage over Jiquera's DCer ;)


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - blow_fly98 - 01-13-2009

Sorry, Silva. I don't really understand hex. Could you explain further?


RE: [ELSE] Trying to make a new LF2 DATA CHANGER - Boop - 01-14-2009

http://www.lf-empire.de/forum/showthread.php?tid=1877