Results 1 to 10 of 10

Thread: Script Request

  1. #1
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Script Request

    I would like a script that creates fire runes, withdrawing essance from the bank and storing the runes it has created. Anti Random wont be a problem, because the char will be in constant motion. The char will also be wearing a tiara.

    if this seems too much work, or you just dont want to do it (but you have the skill to) could you help me write a script for it? tyvm!!

  2. #2
    Join Date
    Jun 2006
    Posts
    366
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well rune crafters are kind of hard to make.. Not saying they are impossible, but the walking is hard.. I tried making an air rune crafter but gave up after I couldn't make it walk to the altar properly...I know some scripters here can do it, but the question is would they..
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig (I did, so should u )

  3. #3
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I made a very basic VB program that walked me there, got me in, made the runes, got me back, and stored them before it didnt work. It was just clicking in set positons. Problem is, the camera keeps moving so set positions dont work too well. If anyone knows how, or thinks they can learn... im more than willing to help. I just need to learn the syntax of all this stuff cause.. i havent done it before.

  4. #4
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Bank finding shouldn't be a problem, smelters have done it. Depositing fires and withdrawing ess won't be a problem, RCers have done it. The biggest problem will be figuring out landmarks to walk with. That amount of walking is probabaly a lot for your first script. If you can't get anyone to it for you, get RC exp with another RC script, make money someother way, and buy fires.

  5. #5
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im thinking....

    I can use a set position to walk there... then, when im within range, i can look for the color of the ruins. i can set my mouse there.. click... again, a set position.. look for the color of the alter... etc. so whenever there isnt a landmark, i can use set poistions. maybe give it like.. +- a few pixels.

    Feedback?
    --Ideas on how to do this in this language?--

  6. #6
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Yea I guess you could do it that way, but you would have to make sure you start from the right place, and make sure nothing messes you up along the way. Also you could do this with multiple paths, and randomly choose which to take, plus like you said give the clicking some randomness. I believe altar and/or ruin finding is in runecrafting.scar, under skills. I just looked at the runehq map, and you may be able to use coords relative to symbols, until the last bit.

  7. #7
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sweet. Do you have any messenger(s)? Id like to be able to talk to you in real time, and get some help.

  8. #8
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    boreas.srl@hotmail.com, not on a lot tho

  9. #9
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I need help with one thing.

    Here goes,
    I need help getting into the alter. That means clicking the ruins, which means finding them. And that, so far as i know, means finding a unique color on the enter rock. Which i havent been able to find. Since there isnt a symbol on the map, and the map might be turned, i really need a color. Or, if someone can show me how, i can move the mouse around the screen until the option 'enter ruins' appears on the top left.

  10. #10
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    {************************************************* ******************************
    function EnterRCAlter: Boolean;
    By: Dankness
    Description: Will Locate and Enter Rune Crafting Alters by looking for
    the pulsating purple light, Must wear a Tiera to work
    ************************************************** *****************************}
    Thats in SRL\SRL\Skill\Runecrafting.scar

    As for getting in range for that to work, try clicking north of the minigame symbol.

    Edit: to whoever just tried to add me, try again.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Script Request!
    By Dynamite in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 05-30-2008, 07:07 AM
  2. a script request.
    By br34d in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 05-17-2007, 11:10 AM
  3. script request
    By the scar noob in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 12-21-2006, 03:45 PM
  4. script request
    By the scar noob in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 12-12-2006, 02:08 PM

Posting Permissions

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