Hello. I've just made an Al-Kharid Smelter that is still a work in progress. At the moment it only smelts steel bars, lacks anti-ban, multiplayer, progress reports, and some much needed fail safes. However, I have made it a goal to make a fast smelter, and this one does a load of steel bars in 60-65 seconds which is faster than any of the others here I think.
I thought I might post it here to get some feedback. I've already had some experience programming (and am considering making a career out of it), but I've never programmed in Pascal, just Java and AS3.
What I'm most excited about in this program is the function I made called FindObjUsingColorCluster. It takes an array of colors (plus some other stuff) and finds a point where all the colors are clustered together. Using this, I wrote a function to open the bank and one to find the furnace just by picking a couple colors. In my opinion, this function could seriously change the way most scripts are written here. I actually attempted to make such a similar function in Java last summer, but sort of forgot about it. With SRL though, it was much easier to do. Indeed, it's amazing how much you can do with such a rich library.
Well, have a look at it and see what you think. Meanwhile, I'll continue working on it
Edit: tweaked it a bit...





Reply With Quote




