Well you got 3 options.
First is to only have your bot do these.
Code:
NTConfig_Script.push("NTAct3Sewers.ntj"); NTConfig_ClearA3SewersLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTHole.ntj"); NTConfig_ClearHoleLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
Second is make a sorce.
Third is to do it yourself until you get an enigma. Until then, yes you are SOL.
Edit:
Actually there is a 4th option, and thats to either look for some code or make your own. This code would be to include the options you see for those bot runs, in every other bot run option. But you would have to have total code knowledge and be able to start from the ground up. Good luck, cause as I understand, nobody here can do that.
Bookmarks