Page 3 of 8 FirstFirst 12345 ... LastLast
Results 51 to 75 of 189

Thread: Lumbridge Jewellery Crafter

  1. #51
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    I'm not sure exactly what's up, but it seems the symbols for the backpack/skill tabs (maybe others too) keep changing.
    Maybe have the script take a screenshot at the start, then when it fails to select tab take another? then compare em!

  2. #52
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    Alright, just pm me if you need help with anything.

  3. #53
    Join Date
    Aug 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Maybe they started to use the same functions they were already using for Guild-Doors.

    Guild door colors are different from server to server and change every 12 hours. Which is pretty good to counter color-detection-bots.

    if they start this on the whole interface we will have a rough time getting scripts working for a long time ...

    it's just a probability though ^^....

  4. #54
    Join Date
    Nov 2013
    Location
    Lithuania
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    74 Post(s)

    Default

    Flawless. Did all the aforementioned fixes

  5. #55
    Join Date
    Aug 2014
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey good people,

    I think I found something here. Like someone else, the script was also ending randomly for me with the error: "Failed to withdraw a full inventory. Ending Script." My inventory was completely full. So I wondered how all of a sudden it would do a few loads then stop randomly. After observing this happen a few times I saw that the inventory location was changing randomly. At first, your inventory is located here: KclcrVm.png but after a while something triggered it to move here: . This is what's causing the script to think your inventory is empty. I'm not quite sure about this, but I think the first picture is the preset Old School and the second is how the inventory looks in the preset RS3 Classic. You can easily move the inventory back by just dragging it to it's position in the first picture but it just reverts back again and the script stops. Weird stuff.
    Attached Images Attached Images
    Last edited by baboushkah; 09-22-2014 at 03:14 AM.

  6. #56
    Join Date
    Aug 2014
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey good people,

    I noticed that the inventory place is changing causing the script to result in "Failed to withdraw a full inventory. Ending Script." at random times. Somehow the inventory place just changes from this spot: to this spot: The script then ends because it can't detect the inventory. I think this happens because the first pic is the Old School preset and the second pic is the RS3 Classic preset and somehow the Old School just changes to RS3 Classic preset and what seems to be a random time (Or else the some of the script's movement must cause it). Weird Stuff.

  7. #57
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    "
    ..................

    Unable to find accurate numbers for current XP and level.
    Successfully executed."

  8. #58
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Script Debug: True
    SRL Debug: True
    Script Paint: True
    Taking Breaks: False
    Using AntiBan: True
    Using DirectX: False
    Chance of AntiBan: 0.1
    ItemString: Gold amulet
    ItemBox: 4
    -- TPlayer.login()
    ---- Already logged in
    ---- Logged in: xxxx
    -- TPlayer.login(): True
    Waiting a bit...
    There, ready.
    ---- TRSGameTab.__initTabs(): Setup gametab properties
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    Unable to find accurate numbers for current XP and level.
    -- Succesfully freed SMART[6036]
    -- Freeing gametabs bitmaps...
    Successfully executed.

    debug record

  9. #59
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by herolym View Post
    Script Debug: True
    SRL Debug: True
    Script Paint: True
    Taking Breaks: False
    Using AntiBan: True
    Using DirectX: False
    Chance of AntiBan: 0.1
    ItemString: Gold amulet
    ItemBox: 4
    -- TPlayer.login()
    ---- Already logged in
    ---- Logged in: xxxx
    -- TPlayer.login(): True
    Waiting a bit...
    There, ready.
    ---- TRSGameTab.__initTabs(): Setup gametab properties
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    -- TRSGameTabs.openTab(1)
    ---- Opening tab via gametab navigation bar
    -- TRSGameTabs.openTab(1): result = False
    Unable to find accurate numbers for current XP and level.
    -- Succesfully freed SMART[6036]
    -- Freeing gametabs bitmaps...
    Successfully executed.

    debug record
    As you can see from
    Code:
    -- TRSGameTabs.openTab(1): result = False
    your SRL can't detect that your skills tab is open. You could try various fixes posted earlier in this thread, or if those don't work you could try updating your SRL and Simba to the new ones. They might have this fixed.

    I'll test when I get home whether the new Simba and SRL have the gametabs fixed so i can say for sure which way will work.

    EDIT:
    I tested it, here is what you need:
    Simba from here: https://villavu.com/forum/showthread.php?t=110246
    SRL from here: https://github.com/SRL/SRL-6/archive/New_Simba.zip

    There may be other working combinations of things, so if you have something that works you can continue using it. If something isn't working, try using those.

  10. #60
    Join Date
    Sep 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Tyvm.it works for me now.

  11. #61
    Join Date
    Sep 2014
    Posts
    19
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    It takes the bars from the bank then smelts then it just stands there.

  12. #62
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Assassinranger View Post
    It takes the bars from the bank then smelts then it just stands there.
    Debug please.

    Edit:
    @Assassinranger;

    The script has been updated, please see the 1st post for more information. Also a note, do not go to my site. I am currently having DNS issues and you will be redirected to sites not in my control.

  13. #63
    Join Date
    Jul 2014
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    After making 4-6 tiara the script bankloop and stop.

  14. #64
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Machu View Post
    After making 4-6 tiara the script bankloop and stop.
    I heard that Jagex updated the production screen. I think @Turpinator; updated the SRL function that detects it, so update your SRL and try again.

  15. #65
    Join Date
    Jul 2014
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Is there a link related to his work?

  16. #66
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by Machu View Post
    Is there a link related to his work?
    Hmm? Just open simba, go to the SRL dropdown menu and click update. It should update itself and work again. (that is unless jagex did something crazy so that our method no longer works, which i dont believe happened)

  17. #67
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Machu View Post
    Is there a link related to his work?
    https://github.com/SRL/SRL-6/commit/...c9487dd0747032

    It should be in the SRL autoupdate though so all you should have to do is go to Simba and click SRL > Check for update

  18. #68
    Join Date
    Jul 2014
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Still doesn't work, after 1-4 seconds of crafting the bot go bankloop and keep doing this until it crash.

    ''Failed to complete bankLoop too many times. Ending Script.''

  19. #69
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Machu View Post
    Still doesn't work, after 1-4 seconds of crafting the bot go bankloop and keep doing this until it crash.

    ''Failed to complete bankLoop too many times. Ending Script.''
    The script is working for me.

    Do you have the production progress screen enabled?


  20. #70
    Join Date
    Dec 2011
    Posts
    77
    Mentioned
    5 Post(s)
    Quoted
    31 Post(s)

    Default

    Works well for me. Thanks BMWxi!

  21. #71
    Join Date
    Jul 2014
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Got to it work, but no more then 5 minutes. I get this error after the 1st trip.

    Failed to complete bankLoop too many times. Ending Script.

  22. #72
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Machu View Post
    Got to it work, but no more then 5 minutes. I get this error after the 1st trip.

    Failed to complete bankLoop too many times. Ending Script.
    Could you paste the recent script debug? (With script debug and SRL debug enabled)

  23. #73
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    walks to the lumbridge smelter then just stands there.

  24. #74
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Cyanempire View Post
    walks to the lumbridge smelter then just stands there.
    Seems to do that to me if I'm not zoomed out all the way. Tap PgDn a few times.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  25. #75
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    I've tried to use it, but after fixing exp detection, it will think i dont get a full pack of items.. and even after that, it doesent detect when it clicks the furnace, and starts clicking it and clicking it.. i have SPS, SRL and NEW simba, all up to date (double checked that) this is me:

Page 3 of 8 FirstFirst 12345 ... 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
  •