Results 1 to 4 of 4

Thread: del_al_smelter

  1. #1
    Join Date
    Jul 2006
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default [SRL]del_al_smelter updated 1.5

    this is by no means a finished script it is in beta please post problems and when they happen

    pros: it works
    makes different bars
    character switching
    different bars for different characters
    cons: user unfriendly
    a few bug's


    please post major problems with the script or even just little things i could do.
    also i know it doesn't have antiban or antirandom or player switching don't bother posting about it. also if you do find a problem or have a suggestion please tell me how to fix it.
    "your always where you supposed to be"

  2. #2
    Join Date
    Jul 2006
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Downloaded.. let me look it over and tell you what I think.

    Edit: Try using Array's according to the bar someone chooses, then the script can use the arrays to get the color of the bar. For example, you can tell the user to put all ores in the top of the bank slot. It finds the ores using the bitmaps you provided, then once it smelts them it finds them in the inventory using the provided array. Once it has found the bar, it moves the mouse around the bar (while maintaining the uptext) and uses GetColor to find new colors for the array.

    You have the constant "TypeOfBar". Instead of having this a constant, set this as a player string, so in your player form you would have another segment under Player[0].active, and it would read "Player[i].string1". Here you would enter the type of bar. That way you can have different accounts smelting different things.

    ;D hope these ideas help.

  3. #3
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    mine doesnt even do anything,,, odd... it just sits there

  4. #4
    Join Date
    Jul 2006
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    did you get all the colors and it only works with one player already fixed though
    "your always where you supposed to be"

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
  •