Don't worry - no one "hacked" your resource file. Resources use a weak encryption and thus can theoretically be hacked, but I doubt that this happened.
Don't let yourself scare by someone bragging to have hacked your script. If you haven't disabled debugging your functions, the user probably just single stepped through parts of your code and wrote down function names. If you want to prevent this, set debug_mode at 0 in your functions.
http://manual.conitec.net/adebug_mode.htmHowever, you can't reconstruct a script from the lines displayed by the debugger. The same goes for memory dumping of scripts or shaders, and similar methods. In lite-C this won't be possible anyway.
We haven't received any emails from you so far, but if you want, you can contact me if you have further questions.
- I've read your PMs and know the user you're referring to, and he should consider this as a warning: if I hear again that anyone teases another member of the community by threatening to reconstruct his code, I'll throw him out of this forum for good.