Page 1 of 4 123 ... LastLast
Results 1 to 25 of 80

Thread: Fire RuneCrafter w\ rings of duelling teleport

  1. #1
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Fire RuneCrafter w\ rings of duelling teleport


    Maigel's FireCrafter


    Description:
    Crafts fire runes in al kharid using ring of duelling to teleport between the duel arena and castle wars.

    Setup:
    Change the constants and players in the script:
    Code:
    const
      EssenceTab = 2;       // The bank tab your essence is stored on
      EssenceSlot = 3;     // The bank slot your essence is stored on
      RingTab = 2;          // The bank tab your rings of duelling are stored on
      RingSlot = 14;        // The bank slot your rings of duelling are stored on
      NumOfPouches = 1;     // The number of essence pouches you are using
    Bank:
    Red = Tab
    Green = Slot


    Inventory:
    Have your pouches in the first slots of your inventory


    Equip:
    Make sure a fire tiara is equipped


    Location:
    Start your toon in front of castle wars bank and make sure the chest is visible

    Known Bugs & Future updates:
    Bugs:
    • It will sometimes say "Ran out of rings of duelling / essence" when it's not the case, this is however a SRL issue, so no script related.


    Future updates:
    • Auto detect pouches
    • Support multiple players
    • Forms


    Change log:
    Code:
    v1.1:
    - Improved autocolor on the altar once more, I hope this fixes it :/
    - Added SRL stats support
    - Added a "lost" function, if it gets lost it will try to teleport to castle wars and find it's way again. If this fails it logs out.
    
    v1.0.3 - 28 views:
    - Improved the autocolor, it should be way more accurate now
    - The script no longer keeps running (and bugging) when out of rings / essence
    - Replaced my custom "open bank chest" function with SRL's built in one
    
    v1.0.2 - 6 views:
    - Changed fixed colors by autocolor
    
    v1.0:
    - Initial release
    Last edited by maigel; 01-25-2012 at 10:11 AM.

  2. #2
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Progress Reports:

    Code:
    *********************************************
    Maigel's Fire Runecrafter
    *********************************************
    Ran for: 04:45:16
    *********************************************
    Player: ....
    Experience Gained: 55034
    Essence Crafted: 7862
    *********************************************
    Quote Originally Posted by Giant Panda View Post
    *********************************************
    Maigel's Fire Runecrafter
    *********************************************
    Ran for: 02:59:16
    Great script that! only had to pause and manual a couple times to get it going again

    *********************************************
    Player: ***
    Experience Gained: 33971
    Essence Crafted: 4853
    *********************************************
    Ran out of rings of duelling
    Last edited by maigel; 01-25-2012 at 05:20 PM.

  3. #3
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice release for a first script

    Think this script would get you member access, promising new comer if you ask me
    Last edited by Scaper; 01-22-2012 at 02:40 AM.

  4. #4
    Join Date
    Dec 2011
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    for some reason you have to have atlease one pouch for the script to work(tries to fill pouches that aren't there).. I dont have any pouches though. Can you fix it to use no pouches?

  5. #5
    Join Date
    Dec 2011
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, I just went ahead and got me a small pouch from the zamorak mage mini quest and now this script is working flawlessly!!:P

  6. #6
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Scaper View Post
    Nice release for a first script

    Think this script would get you member access, promising new comer if you ask me
    Hehe, thanks Well I'm a college computer science student and I'm pretty familiar with some other languages. So the step to simba wasn't that hard

    Quote Originally Posted by AProAdrax View Post
    for some reason you have to have atlease one pouch for the script to work(tries to fill pouches that aren't there).. I dont have any pouches though. Can you fix it to use no pouches?
    Doh, I didn't even think of that >.> I'll fix it asap

    EDIT:
    Fixed the "No pouch" bug, if you don't wish to use pouches just set NumOfPouches = 0 and it should work.
    Last edited by maigel; 01-22-2012 at 12:44 PM.

  7. #7
    Join Date
    Dec 2011
    Posts
    353
    Mentioned
    3 Post(s)
    Quoted
    8 Post(s)

    Default

    Realy nice release and well coded man! Gz on this.

  8. #8
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Doesnt click on altar.
    ...

  9. #9
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Aww I was going to do this :c

  10. #10
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Poppee View Post
    Doesnt click on altar.
    Could you explain this a bit more detailed?
    Does it fail at clicking the mysterious ruins (the orange stone thing) or the actual altar inside for crafting?
    If it fails at the mysterious ruins make sure you have a fire tiara equipped.

  11. #11
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Inside altar..
    ...

  12. #12
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What does the console output say?
    (Screenshot might help too)

  13. #13
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Doesnt say anything nor errors.

    Just wont click on it. / standing next to it
    ...

  14. #14
    Join Date
    Oct 2011
    Location
    England
    Posts
    401
    Mentioned
    10 Post(s)
    Quoted
    176 Post(s)

    Default

    Quote Originally Posted by maigel View Post
    What does the console output say?
    (Screenshot might help too)
    It's just when searching for the altar, for some reason the colour doesn't work - I used 6380896 and it worked for me
    Yer a wizard, 'oopi

  15. #15
    Join Date
    Oct 2011
    Location
    England
    Posts
    401
    Mentioned
    10 Post(s)
    Quoted
    176 Post(s)

    Default

    Quote Originally Posted by divina commedia View Post
    It's just when searching for the altar, for some reason the colour doesn't work - I used 6380896 and it worked for me
    The colour has changed again, 6117723 works for me.
    Yer a wizard, 'oopi

  16. #16
    Join Date
    Dec 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nvm just saw date

  17. #17
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by divina commedia View Post
    The colour has changed again, 6117723 works for me.
    I see. I'll take a look into this. I wanted to use autocolor but ACA wasn't detecting the color for some reason.
    Thanks for the report

  18. #18
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Works now ?
    ...

  19. #19
    Join Date
    Oct 2011
    Location
    England
    Posts
    401
    Mentioned
    10 Post(s)
    Quoted
    176 Post(s)

    Default

    Quote Originally Posted by maigel View Post
    I see. I'll take a look into this. I wanted to use autocolor but ACA wasn't detecting the color for some reason.
    Thanks for the report
    Doesn't the game code change every so often now in terms of colours and such? You know more than I do though :P
    Yer a wizard, 'oopi

  20. #20
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by divina commedia View Post
    The colour has changed again, 6117723 works for me.
    It's not working anymore new color?

  21. #21
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    All it does it search for altar over and over... Any fix?

  22. #22
    Join Date
    Nov 2011
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Poppee View Post
    Doesnt click on altar.
    the same happened to me, after updating colors it ran really well
    autocoloring should solve this problem

  23. #23
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How do you update the colors?? lso is it working or still bugging out?? Cause i cant get it to craft the fires still.

  24. #24
    Join Date
    Apr 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I managed to get the autocolor for the altar working. The script should be working again.
    I'll pop in an autocolor function for the rest of the colors in tommorow.

  25. #25
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    For some reason it seems to mess up in random spots... it just goes through the dtms saying.

    DTM 0 not found
    DTM 1 not found
    etc....

    That is when teleporting back.

    Another one was when trying to enter the mysterious ruins I got

    DTM 0 over and over again


    EDIT : Now this happens when at the altar

    AutoColor failed in finding the color.
    TPA 0 = 70
    TPA 1 = 68
    TPA 2 = 60
    TPA 3 = 50
    TPA 4 = 44
    TPA 5 = 39
    TPA 6 = 32
    TPA 7 = 6
    TPA 8 = 5
    TPA 9 = 1
    Searching for altar
    AutoColor failed in finding the color.
    TPA 0 = 70
    TPA 1 = 68
    TPA 2 = 60
    TPA 3 = 50
    TPA 4 = 44
    TPA 5 = 39
    Last edited by Bnagy; 01-22-2012 at 09:55 PM.

Page 1 of 4 123 ... LastLast

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
  •