Page 35 of 40 FirstFirst ... 253334353637 ... LastLast
Results 851 to 875 of 999

Thread: AshamanConstruction

  1. #851
    Join Date
    Feb 2012
    Location
    US
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    with the new dg update, you have a chance to save planks while constructing. any tips on how to fix your inv checks to make it work nicely again? basically it sends the butler back to fetch oak planks w/o ever taking the ones you just got from him, ruining gp/xp and xp/hr
    Zaros

  2. #852
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by bawz View Post
    Hi mate. Started using the script today, and when hes doing oak doors it's only managing to build one door before he speaks to the butler again? Xp per hour is about 200k because of this, am i doing something wrong or can you fix it? Very rarely he does 2 doors
    Ever get this working for you? Still need to TV you to see why it was messing up for you!

    Quote Originally Posted by Zaros View Post
    with the new dg update, you have a chance to save planks while constructing. any tips on how to fix your inv checks to make it work nicely again? basically it sends the butler back to fetch oak planks w/o ever taking the ones you just got from him, ruining gp/xp and xp/hr
    Ah - hmm hmm. I will have to figure out the logic on that one, but it shouldn't require much of an update.

    How hard is it to unlock the save planks deal?

  3. #853
    Join Date
    Feb 2012
    Location
    US
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    my hacky fix was to just mess around with some values on your inv check, but it is hacky and has no real math or thought behind it. the ability is only 20k dg tokens i believe.

    the annoying part is it's unpredictable, and after looking at your script, it seems like you basically wrote it with the knowledge that every time you make a door, you use 10 planks somewhat like a series of (hardcoded) possible cases (which was fine previously)
    Zaros

  4. #854
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Yeah you had to send it back at always the same rotation so I did it the easy way hehe. Should be an easy logic fix though. I'll work on getting the scroll hopefully one of my guys has enough

  5. #855
    Join Date
    Feb 2012
    Location
    US
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Yeah you had to send it back at always the same rotation so I did it the easy way hehe. Should be an easy logic fix though. I'll work on getting the scroll hopefully one of my guys has enough
    haha it's all good tbh, i should have fixed it myself
    Zaros

  6. #856
    Join Date
    Nov 2011
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    It doesnt click on build oak larder and stops script after there

  7. #857
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by b12hitman View Post
    It doesnt click on build oak larder and stops script after there
    Show me a pic of the client with the build screen open

  8. #858
    Join Date
    Nov 2011
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    f0cd6fd10958d96515b19b2d8525d9ed.png

    It continues if i click on the larder then it gets stuck in the same place

  9. #859
    Join Date
    Dec 2011
    Posts
    150
    Mentioned
    4 Post(s)
    Quoted
    46 Post(s)

    Default

    Code:
    |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
    |                AshamanConstruction v8.1                   |
    |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
    | Running For: 1 Hours, 29 Minutes and 51 Seconds           |
    | OakLarder's Made: 775                 Made/H: 517         |
    | Exp Earned: 695,040                   Exp/Hour: 464,089   |
    |___________________________________________________________|
    |___________________________________________________________|
    <3 enlightement aura
    1B total exp progress
    875m / 1B
    120s
    113/120 Fish
    112/120 Dung

  10. #860
    Join Date
    Jun 2014
    Posts
    65
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Would it be relatively easy to change this to construct a different object using 5 planks at a time?

  11. #861
    Join Date
    Mar 2014
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Seems like its all based on the search box so I would say yes. I think it will build whatever you put it in front of tbh Just would need to make adjustments at BuildMenu.

    I had to widen my Butler box so it would find him to the left of char or behind char, I may have widened the larder box as well, just shifted the x1 value to the left to fix and it got me from 50-75 in a couple of hours ^^
    Last edited by increaseblu; 07-10-2014 at 11:46 AM.

  12. #862
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Show me a pic of the client with the build screen open
    Could you help me with this error no matter what I try it's just not working >.>
    Exception in Script: Runtime error: "Runtime error: "List index (14) out of bounds" at line 445, column 58 in file "C:\Simba\Includes\srl-6\lib\misc\srlplayerform.simba"" at line 930, column 7 in file "C:\Simba\Includes\srl-6\lib\misc\srlplayerform.simba"
    The following bitmaps were not freed: [Minimap Mask]

  13. #863
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Fixed my first problem now It's just clicking the normal larder not oak >.>
    Last edited by dread4; 07-13-2014 at 02:28 PM.

  14. #864
    Join Date
    Jul 2014
    Location
    Sweden
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Works like a dream.. for now

  15. #865
    Join Date
    Mar 2014
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by dread4 View Post
    Fixed my first problem now It's just clicking the normal larder not oak >.>
    re-position the build menu so that it does click oak larder

  16. #866
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Wait can't move the interfaces because the script fails then so errm yeah >.>

  17. #867
    Join Date
    Mar 2014
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Mmmm nothing is absolute brother, Ill message you. Download teamviewer or go here >> link and run the installer. When its finished open teamviewer and send me the 9 digit id and 4 digit pw. Its remote viewer so make sure you dont have anything you dont want me to see open, im honest but dont hand me the keys to your kingdom lol.

  18. #868
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by increaseblu View Post
    Mmmm nothing is absolute brother, Ill message you. Download teamviewer or go here >> link and run the installer. When its finished open teamviewer and send me the 9 digit id and 4 digit pw. Its remote viewer so make sure you dont have anything you dont want me to see open, im honest but dont hand me the keys to your kingdom lol.
    okay downloading now

  19. #869
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Neither increaseblu nor myself can figure out whats wrong so if anybody has any idea's It'd be most helpful xD

  20. #870
    Join Date
    Mar 2014
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Idk brother, that might be a coh3n problem or something...so crazy. Its nothing with ashas script, its more like miscommunication between simba and client. I am stumped :s

    For instance Asha, it will highlight the build box then click somewhere else....and like I can follow the script there are no steps between the hover (mouse(buildbox)) and fastclick lol.

    mind=blown.
    Last edited by increaseblu; 07-13-2014 at 06:51 PM.

  21. #871
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    It's partly the script as it claims im using a normal butler when i selected demon butler and so fourth If i was making normal wooden larders it'd be perfect as thats what it keeps clicking >.>

  22. #872
    Join Date
    Mar 2014
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by dread4 View Post
    It's partly the script as it claims im using a normal butler when i selected demon butler and so fourth If i was making normal wooden larders it'd be perfect as thats what it keeps clicking >.>
    Its not the script brother, im like 90% sure its because you are using the default.xml file. You need to set up your char with player manager.

    SRL > Player Manager > make new file for your char.

  23. #873
    Join Date
    May 2012
    Location
    CALGARY
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    while trying to run script just get wait up to 5 minutes for RuneScape to load
    People will match their shoes with their hats but won’t match their actions with their words.

  24. #874
    Join Date
    Jan 2013
    Location
    Ohio
    Posts
    155
    Mentioned
    1 Post(s)
    Quoted
    76 Post(s)

    Default

    Build Menu.png

    Visual Setting have been triple checked

    Does that at any door spot in dungeon

  25. #875
    Join Date
    Feb 2012
    Posts
    438
    Mentioned
    1 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by dread4 View Post
    okay downloading now
    How exactly did you manage to fix your error with the srlplayerform?
    Ski-U-Mah

Page 35 of 40 FirstFirst ... 253334353637 ... 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
  •