Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 101 to 125 of 189

Thread: Lumbridge Jewellery Crafter

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

    Default

    Crafting: Gold necklace
    XP Gained: 189840
    XP /h: 26519
    Crafting Level: 69
    Levels Gained: 3
    Items Crafted: 9492
    Time Running: 7 Hours, 7 Minutes and 26 Seconds
    TTL: 47 Minutes and 10 Seconds

  2. #102
    Join Date
    Jul 2014
    Posts
    3
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    After some breaks, today I got 99 crafting with 50M+ profit. Thank you, BMWxi!

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

    Default

    Quote Originally Posted by kozak94 View Post
    Hello! This is a great script. I used it to reach level 61 crafting as one of the requirements of the Lunar Diplomacy quest. It worked like a charm, no crashes and was stopped manually when 61 was reached. It's also not a bad money making script, i got 125-130k per hour smithing gold bars into gold necklaces. Unfortunately, I run Simba in Win7 VM on a Mac Book Pro, and I always forget to save the proggies before shutting down.
    Thanks, it's great to hear
    Quote Originally Posted by Cyanempire View Post
    Crafting: Gold necklace
    XP Gained: 189840
    XP /h: 26519
    Crafting Level: 69
    Levels Gained: 3
    Items Crafted: 9492
    Time Running: 7 Hours, 7 Minutes and 26 Seconds
    TTL: 47 Minutes and 10 Seconds
    Nice report!
    Quote Originally Posted by DontStahp View Post
    After some breaks, today I got 99 crafting with 50M+ profit. Thank you, BMWxi!
    Awesome, I'll add you to the list!

  4. #104
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Help please.
    It says:
    Error: Duplicate declaration "deleteIndex" at line 309
    Compiling failed.

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

    Default

    Quote Originally Posted by srpronto View Post
    Help please.
    It says:
    Error: Duplicate declaration "deleteIndex" at line 309
    Compiling failed.
    Go to line 309. Delete this:

    Simba Code:
    procedure T2DPointArray.deleteIndex(const index : Integer);
    var
      I : Integer;
    begin
      if not inRange(index, low(self), length(self)) then
      begin
        sWriteLn('ERROR: deleteIndex: index larger than array length.');
        Exit;
      end;

      for I := index to high(self)-1 do
        self[I] := self[I+1];
      setLength(self, length(self)-1);
    end;

    Save the script, then run it again. It should work after that.

  6. #106
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Go to line 309. Delete this:

    Simba Code:
    procedure T2DPointArray.deleteIndex(const index : Integer);
    var
      I : Integer;
    begin
      if not inRange(index, low(self), length(self)) then
      begin
        sWriteLn('ERROR: deleteIndex: index larger than array length.');
        Exit;
      end;

      for I := index to high(self)-1 do
        self[I] := self[I+1];
      setLength(self, length(self)-1);
    end;

    Save the script, then run it again. It should work after that.
    It keeps saying that:

    ItemString: Gold amulet
    ItemBox: 4
    Waiting a bit...
    There, ready.
    Unable to find accurate numbers for current XP and level.
    Successfully executed.

    It just change all over the tabs (skill tab, bag tab, tasks tab...) and does nothing.

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

    Default

    Quote Originally Posted by srpronto View Post
    It keeps saying that:

    ItemString: Gold amulet
    ItemBox: 4
    Waiting a bit...
    There, ready.
    Unable to find accurate numbers for current XP and level.
    Successfully executed.

    It just change all over the tabs (skill tab, bag tab, tasks tab...) and does nothing.
    Could you send a screenshot of your screen? (cover any information if you need to)

  8. #108
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Could you send a screenshot of your screen? (cover any information if you need to)
    Crafting: Gold ring
    XP Gained: 28560
    XP /h: 21193
    Crafting Level: 48
    Levels Gained: 4
    Items Crafted: 1904
    Time Running: 1 Hours, 19 Minutes and 48 Seconds
    TTL: 18 Minutes and 8 Seconds

    Thanks for all the help and for this amazing script.

  9. #109
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Got a bigger one today:

    Crafting: Gold ring
    XP Gained: 57960
    XP /h: 20672
    Crafting Level: 56
    Levels Gained: 4
    Items Crafted: 3864
    Time Running: 2 Hours, 47 Minutes and 15 Seconds
    TTL: 30 Minutes and 35 Seconds

  10. #110
    Join Date
    Feb 2007
    Posts
    98
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    I deleted the line 309 stuff since I was having the same issue as the person above. For some reason, no matter what I craft, the script banks after only making 5 things.

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

    Default

    Quote Originally Posted by warlord94 View Post
    I deleted the line 309 stuff since I was having the same issue as the person above. For some reason, no matter what I craft, the script banks after only making 5 things.
    Make x progress window.

  12. #112
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Crafting: Gold ring
    XP Gained: 77280
    XP /h: 20850
    Crafting Level: 60
    Levels Gained: 3
    Items Crafted: 5152
    Time Running: 3 Hours, 41 Minutes and 21 Seconds
    TTL: 48 Minutes and 33 Seconds

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

    Default

    Quote Originally Posted by srpronto View Post
    Crafting: Gold ring
    XP Gained: 28560
    XP /h: 21193
    Crafting Level: 48
    Levels Gained: 4
    Items Crafted: 1904
    Time Running: 1 Hours, 19 Minutes and 48 Seconds
    TTL: 18 Minutes and 8 Seconds

    Thanks for all the help and for this amazing script.
    Quote Originally Posted by srpronto View Post
    Got a bigger one today:

    Crafting: Gold ring
    XP Gained: 57960
    XP /h: 20672
    Crafting Level: 56
    Levels Gained: 4
    Items Crafted: 3864
    Time Running: 2 Hours, 47 Minutes and 15 Seconds
    TTL: 30 Minutes and 35 Seconds
    Quote Originally Posted by srpronto View Post
    Crafting: Gold ring
    XP Gained: 77280
    XP /h: 20850
    Crafting Level: 60
    Levels Gained: 3
    Items Crafted: 5152
    Time Running: 3 Hours, 41 Minutes and 21 Seconds
    TTL: 48 Minutes and 33 Seconds
    Thanks for the reports!
    Quote Originally Posted by warlord94 View Post
    I deleted the line 309 stuff since I was having the same issue as the person above. For some reason, no matter what I craft, the script banks after only making 5 things.
    As @Cyanempire; said, you need to have the progress window enabled.

  14. #114
    Join Date
    Feb 2007
    Posts
    98
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Thanks for the reports!

    As @Cyanempire; said, you need to have the progress window enabled.
    Man I am just so dumb. I should have known it had something to do with that. I turned on the debugger and it said something about the map so I was toying around with that for so long. Thanks.

  15. #115
    Join Date
    Feb 2007
    Posts
    98
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Crafting: Tiara
    XP Gained: 501270
    XP /h: 70702
    Crafting Level: 75
    Levels Gained: 6
    Items Crafted: 9548
    Time Running: 7 Hours, 5 Minutes and 11 Seconds
    TTL: 1 Hours, 45 Minutes and 26 Seconds

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

    Default

    Quote Originally Posted by warlord94 View Post
    Crafting: Tiara
    XP Gained: 501270
    XP /h: 70702
    Crafting Level: 75
    Levels Gained: 6
    Items Crafted: 9548
    Time Running: 7 Hours, 5 Minutes and 11 Seconds
    TTL: 1 Hours, 45 Minutes and 26 Seconds
    500k xp, nice report!

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

    Default

    Crafting: - - - -
    XP Gained: 323120
    XP /h: 25837
    Crafting Level: 89
    Levels Gained: 0
    Items Crafted: 16156
    Time Running: 12 Hours, 30 Minutes and 8 Seconds
    TTL: 5 Hours, 36 Second

  18. #118
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Crafting: Gold ring
    XP Gained: 112560
    XP /h: 20561
    Crafting Level: 74
    Levels Gained: 2
    Items Crafted: 7504
    Time Running: 5 Hours, 27 Minutes and 27 Seconds
    TTL: 5 Hours, 15 Minutes and 30 Seconds

    Another one. Been using the bot for over 2 weeks no ban yet and 7M done ( in a test account )
    Last edited by Hitac; 01-10-2015 at 03:11 PM.

  19. #119
    Join Date
    Mar 2012
    Posts
    49
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default

    worked amazing, done it for some time. Thanks for the script

    Crafting: Diamond necklace
    XP Gained: 41580
    XP /h: 86445
    Crafting Level: 65
    Levels Gained: 1
    Items Crafted: 462
    Time Running: 28 Minutes and 17 Seconds
    TTL: 17 Minutes and 47 Seconds
    ------------------------------------------------------------------

  20. #120
    Join Date
    Apr 2012
    Posts
    31
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    I'm having trouble getting the script to run for more than 15 minutes. Everything starts out fine, but after 15 minutes or so it fails to find the furnace multiple times and eventually shuts down. Anyone else have this problem or know how to fix it?

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

    Default

    Quote Originally Posted by jarofhearts View Post
    I'm having trouble getting the script to run for more than 15 minutes. Everything starts out fine, but after 15 minutes or so it fails to find the furnace multiple times and eventually shuts down. Anyone else have this problem or know how to fix it?
    debug/screenshots?

  22. #122
    Join Date
    Apr 2012
    Posts
    31
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    I've had the script running for ~2 hours now with no issues, so I'm not sure what was the problem before. But if it fails again I'll definitely post the debug.

  23. #123
    Join Date
    Aug 2013
    Posts
    105
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    Running this now! Will report back and let you know how it is

  24. #124
    Join Date
    Mar 2012
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Great script. Love how fast the banking is!

  25. #125
    Join Date
    Mar 2012
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    It worked perfectly earlier. I have changed nothing/done anything new that i hadn't done earlier and for some reason i'm getting this 'unable to find accurate xp and numbers' thing that others seem to be getting. Couldn't figure out how to fix it so I had to remove the part of the script that gets current xp and stats to make it work :/ any ideas?

Page 5 of 8 FirstFirst ... 34567 ... 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
  •