Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 63

Thread: D.U.R.P. Urns

  1. #26
    Join Date
    Mar 2012
    Posts
    219
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can you add F2p locations?

  2. #27
    Join Date
    Jan 2012
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awesome, I've been looking for a crafting script that *urns* a lot of crafting xp. See what I did there? See what I did there?

    looks like a good script in process--give it a week and it'll be flawless

  3. #28
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by TheWord View Post
    Can you add F2p locations?
    No.

    Woke up this morning, fixed the location of lost players to now do checks so you won't have to immediately home teleport if lost. Also changed ALL object detection to TPA's since I felt dirty for using FindObj Also added more failsafes in various parts.

    V1.3Beta is looking good, I'll run it for a bit and if it works smoothly I'll release it.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  4. #29
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Updated to V1.3Beta

    Progress Report:
    =-=-=-=-=-=-=-= D.U.R.P 1.3 by PatDuffy =-=-=-=-=-=-=
    You are Making: decorated mining Urns
    Time Running: 1 Hours, 58 Seconds
    Urns crafted: 308
    Exp gained: 29260
    Profit Made: 159236
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

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

    Default

    Works pretty well.

    |====================================|
    | ~ SRL ~ |
    | Randoms Report |
    |────────────────────────────────────|
    | |
    | |
    |────────────────────────────────────|
    |====================================|
    =-=-=-=-=-=-=-= D.U.R.P 1.3 by PatDuffy =-=-=-=-=-=-=
    You are Making: decorated mining Urns
    Time Running: 1 Hours, 26 Minutes and 23 Seconds
    Urns crafted: 476
    Exp gained: 45220
    Profit Made: 246092
    Breaks: 0

    It got stuck that far along sitting in front of the furnace.

    Debug said "Looking for wheel" and never did anything else. Re-running it again.

  6. #31
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Take a look at the Urn updates under Other http://villavu.com/forum/showthread.php?t=79459
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  7. #32
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks Kyle, I didn't even notice there was an update, and ran it last night fine so it must not have had an impact

    Progress Report:
    =-=-=-=-=-=-=-= D.U.R.P 1.3 by PatDuffy =-=-=-=-=-=-=
    You are Making: decorated mining Urns
    Time Running: 2 Hours, 55 Minutes and 49 Seconds
    Urns crafted: 938
    Exp gained: 89110
    Profit Made: 484946
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


    E: V1.4 probably will be the "full release" since it's not so much a beta anymore. In it, I optimized the procedure to make the urns and I think I dealt with the bug that caused it to shutdown while crafting. I've had consistent 2hour+ runs, so it's looking good.

    E2: Okay, for V1.4 I can now officially say I found and fixed the error that caused the script to fail while making urns. I added a failsafe for it, and it now "should" never become stuck. Updating the OP in a bit.
    Last edited by PatDuffy; 04-12-2012 at 11:45 PM.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  8. #33
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Updated OP with V1.4

    Progress Report:
    =-=-=-=-=-=-=-= D.U.R.P 1.3 by PatDuffy =-=-=-=-=-=-=
    You are Making: Decorated Mining Urns
    Time Running: 2 Hours, 16 Minutes and 28 Seconds
    Urns crafted: 700
    Exp gained: 66500
    Profit Made: 361900
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


    (Yes I know I double-posted)

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  9. #34
    Join Date
    Nov 2011
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So I used this and it works amazing until after I form the urns and it tries to find the oven. It throws me an error about trying to pass x, y, and xy through a function or something and it exceeds bounds so it is setting them to 0.

    Edit: I would have had the actual error but the script cleared the debug box.
    Last edited by emperor_nero; 04-13-2012 at 05:31 PM.

  10. #35
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by emperor_nero View Post
    So I used this and it works amazing until after I form the urns and it tries to find the oven. It throws me an error about trying to pass x, y, and xy through a function or something and it exceeds bounds so it is setting them to 0.

    Edit: I would have had the actual error but the script cleared the debug box.
    That would be because I cheated and used FindObjCustom to find the furnace
    I'll fix that and change it to a TPA/ATPA combo. The error message you had doesn't really do anything to the script, it's just annoying.

    E: Alright, download the new V1.4
    Last edited by PatDuffy; 04-13-2012 at 05:46 PM.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  11. #36
    Join Date
    Nov 2011
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awesome, I will check it out when I get done with this range training.

    Hopefully it will actually fire the urns this time. :P



    Edit: Just testing it and it is working fine right now.
    Last edited by emperor_nero; 04-13-2012 at 07:32 PM.

  12. #37
    Join Date
    Feb 2012
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    looking forward to checking this script out in a few days, just finishing up on 99 attack
    I did about 40 hours urning legit, and it almost killed me lol

  13. #38
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    I need to update some paths for SPS2.0, will get to that soon.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  14. #39
    Join Date
    Apr 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    |====================================|
    | ~ SRL ~ |
    | Randoms Report |
    |────────────────────────────────────|
    | |
    | |
    |────────────────────────────────────|
    |====================================|
    =-=-=-=-=-=-=-= D.U.R.P 1.41 by PatDuffy =-=-=-=-=-=-=
    You are Making: Decorated Mining Urns
    Time Running: 3 Hours, 4 Minutes and 23 Seconds
    Urns crafted: 882
    Exp gained: 83790
    Profit Made: 455994
    Breaks: 1





    Running well

  15. #40
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Is that with SPS 2 or 1 Toretto?

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  16. #41
    Join Date
    Apr 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by PatDuffy View Post
    Is that with SPS 2 or 1 Toretto?
    It showed a problem with SPS in the script, so I removed the SPS line and just used it without.

    I didn't know you updated it yet?
    If so I'll try new one. Still got 145K clay to go through -_-

  17. #42
    Join Date
    Mar 2012
    Location
    I can only imagine.
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    @Patduffy, it runs well if you delete the SPS line.

    Can you add the run function? It only walks now..

  18. #43
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I commented out the SPSContinue. It runs pretty well for 1-2h increments i was using SPS 1. Only thing is that screwed it up is when it fails the log in some cases it loses the player teleports home. The path back is hit or miss I'd say without intervention its probably corrected itself 1/3 of the time. Seems like the failsafe needs a few more failsafes.

  19. #44
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, sounds like the SPS update messed up some paths. I'll fix them when I can find time, but now that my Easter break is over I'm going to be swamped again and hardly have time.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  20. #45
    Join Date
    Oct 2011
    Location
    Australia, Vic
    Posts
    1,517
    Mentioned
    2 Post(s)
    Quoted
    120 Post(s)

    Default

    I saw the thread name D.U.R.P. Urns and im like.... Has To Be Duffy

  21. #46
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Evlin View Post
    I saw the thread name D.U.R.P. Urns and im like.... Has To Be Duffy
    Well I stole the idea of naming scripts like this from YoHo, so......

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

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

    Default

    tryed to delete the sps line and everything but still im not able to run this script looks pretty cool otherwise

  23. #48
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Script needs to be updated to work w/ SPS 2.

  24. #49
    Join Date
    May 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    script is working awesome! It does require a bit of baby sitting for it to go for long runs but overall I'm really likeing it!

    =-=-=-=-=-=-=-= D.U.R.P 1.41 by PatDuffy =-=-=-=-=-=-=
    You are Making: Strong Woodcutting Urns
    Time Running: 6 Hours, 11 Minutes and 35 Seconds
    Urns crafted: 1428
    Exp gained: 138516
    Profit Made: 1240932
    Breaks: 1
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  25. #50
    Join Date
    May 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get a message saying this when i try to run script:

    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
    [Hint] (634:3): Variable 'C' never used at line 633
    [Hint] (634:3): Variable 'CC' never used at line 633
    [Error] (885:3): Unknown identifier 'SPS_Continue' at line 884
    Compiling failed.

Page 2 of 3 FirstFirst 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
  •