harIII Posted December 8, 2008 Share Posted December 8, 2008 Is there a program that can decompile scripts in K1? Link to comment Share on other sites More sharing options...
Seamhainn Posted December 8, 2008 Share Posted December 8, 2008 To my greatest regret, unfortunately, not. Link to comment Share on other sites More sharing options...
harIII Posted December 8, 2008 Author Share Posted December 8, 2008 Is there anyway that you can find the source codes of the scripts in modules? I've searched for such things but could never find them in the BIFs section of uncompiled scripts. Link to comment Share on other sites More sharing options...
Seamhainn Posted December 8, 2008 Share Posted December 8, 2008 BIFs -> scribts.bif -> Script, Source There is nothing more anywhere... Link to comment Share on other sites More sharing options...
harIII Posted December 8, 2008 Author Share Posted December 8, 2008 Okay, thanks. Link to comment Share on other sites More sharing options...
Marius Fett Posted December 13, 2008 Share Posted December 13, 2008 You can use the TSL script De-Compiler with K1 aswell, I believe. Link to comment Share on other sites More sharing options...
ForeverNight Posted December 13, 2008 Share Posted December 13, 2008 NWNNSSCOMP is able to both Compile and De-compile. Sure, it requires use of the command prompt, but it does the job... ...just make sure you're able to use the Command Prompt before Downloading. How: Start-->Run-->TYPE: cmd If it pops up and looks like a weird version of DOS than you're good! Link to comment Share on other sites More sharing options...
glovemaster Posted December 14, 2008 Share Posted December 14, 2008 I'm pretty sure that nwnnsscomp decompiles into pcode, which is pretty useless. -EDIT- You can use the TSL script De-Compiler with K1 aswell, I believe. It works on some scripts I've found in the past, most of the time it works fairly accurately. Link to comment Share on other sites More sharing options...
tk102 Posted December 14, 2008 Share Posted December 14, 2008 I'm pretty sure that nwnnsscomp decompiles into pcode, which is pretty useless. I wouldn't say that. The pcode tells what functions, strings, and integers are being used from just a cursory inspection. That alone is enough to figure out what 3/4 of the scripts are doing. Link to comment Share on other sites More sharing options...
harIII Posted December 15, 2008 Author Share Posted December 15, 2008 Okay, thanks, I will try some of these this afternoon. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.