Results 1 to 4 of 4

Thread: Jahooma's Smelter

  1. #1
    Join Date
    Sep 2007
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Jahooma's Smelter

    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...
    Last edited by Jahooma; 10-25-2009 at 04:38 PM. Reason: updated

  2. #2
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Had a quick test of it

    Loads: 1
    1 Minutes and 12 Seconds

    Isnt that fast, few seconds faster by skipping some screens and walking to the bank with ore (which is ovbiously heavier) then running to the bank

    You always click the same place when walking to, and from the bank?. Not very good anti ban there.

    Clicking repeatedly on banker, right clicking plant near furance.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

  3. #3
    Join Date
    Oct 2006
    Location
    Ontario,Canada
    Posts
    1,718
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you say in your comment "since the first color is for the unclickable orange heat of the furnace" for that one func. I hate to correct you but the orange is very much clickable considering thats what i use on my smelter (private atm, old ones are available).
    some advice: keep working on the walking bit and make it multiplayer. good luck

  4. #4
    Join Date
    Oct 2009
    Location
    Melb, Australia
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by XcanadamanX View Post
    you say in your comment "since the first color is for the unclickable orange heat of the furnace" for that one func. I hate to correct you but the orange is very much clickable considering thats what i use on my smelter (private atm, old ones are available).
    some advice: keep working on the walking bit and make it multiplayer. good luck
    Orange as in the reddish glow from the furnace opening? Yeah my smelter uses that to find the furnace, added adjustments to move the mouse more onto the furnace body.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •