Page 94 of 95 FirstFirst ... 448492939495 LastLast
Results 2,326 to 2,350 of 2359

Thread: [SRL] AK Smelter

  1. #2326
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Quote Originally Posted by Bam Bam View Post
    YoHoJo, start with the bank screen open and the items in the correct slots, it's working for me right now.
    That is so weird it works!
    Just open your bank screen, then start the script, and it works just fine.
    But if you start it just standing in the bank, it logs you out and sets Loc to 'Lost'.
    Thanks!

  2. #2327
    Join Date
    Mar 2006
    Location
    USA
    Posts
    948
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by James Cash View Post
    so many faults, first without changing anything but filling it in normally..

    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(581:5): Unknown identifier 'ImageSetClientArea' at line 580
    Compiling failed.

    after clearing this up the problems go on and on, what shall i do?
    line 580 is blank..
    Updated everything -------------
    [Error] C:\Simba\Includes\srl/srl.simba(86:19): Unknown identifier 'SetupSmart' at line 85
    Compiling failed.
    [Error] (32193:1): Unexpected end of file at line 32192
    Compiling failed.

    Deleted line 85 it was ANOTHER blank line and got the 2nd thing after?>>
    You have to basically know how to script to fix this thing. There are a lot of changes that need making due to SRL changes. Fix the smart declaration and remove references to paintsmart if you need to.

    Quote Originally Posted by YoHoJo View Post
    That is so weird it works!
    Just open your bank screen, then start the script, and it works just fine.
    But if you start it just standing in the bank, it logs you out and sets Loc to 'Lost'.
    Thanks!
    I think something else isn't working but that works because the first couple lines in the function exits if the bank screen is detected after setting location to 'bank'
    Last edited by Bam Bam; 07-31-2012 at 12:42 PM.

  3. #2328
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Bam Bam View Post
    I think something else isn't working but that works because the first couple lines in the function exits if the bank screen is detected after setting location to 'bank'
    I'm guessing it's my bank detection loop that makes it fail. So basically its flawed somewhere when its declaring the location but having the bankscreen open overrides it. /shrug
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  4. #2329
    Join Date
    Jul 2007
    Location
    USA
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Edit: I see that this is outdated. I really do appreciate this script narcle, helped out a lot.
    Last edited by furion_pwnage; 08-02-2012 at 02:33 AM.

  5. #2330
    Join Date
    Mar 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok I've read through about 10 pages from the end back, and another ten hopping through the 94 currently in this thread and I can't find an answer here or anywhere.
    I know with a bit of modding this script should work, and I assumed I'd be able to do it. Maybe I'm doing it wrong, or maybe I don't know the actual problem. I've tried all sorts of things. I know people don't always simply tell other what to do so they learn themselves, but I'm totally lost after trying many different edits for the last hour or so. If I could even get a hint or a link to a thread that might explain something that'd be great.
    Last edited by otaman; 08-02-2012 at 01:49 AM.

  6. #2331
    Join Date
    Mar 2006
    Location
    USA
    Posts
    948
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Narcle, this is overall a great script but you're a little short on failsafes in my opinion. For example if you set coal bag true and then don't have it for some reason, it was clicking the furnace for like an hour on me just now.. If / when you get around to releasing the update you should think about adding a coal bag detection if use coal bag is set to true or something to that effect that will stop it from trying to smelt endlessly when there aren't any coal ores left

  7. #2332
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Bam Bam View Post
    Narcle, this is overall a great script but you're a little short on failsafes in my opinion. For example if you set coal bag true and then don't have it for some reason, it was clicking the furnace for like an hour on me just now.. If / when you get around to releasing the update you should think about adding a coal bag detection if use coal bag is set to true or something to that effect that will stop it from trying to smelt endlessly when there aren't any coal ores left
    Coal bag was quickly added, I had to borrow an account just to do it so I wasn't able to add more failsafes and test it sadly.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  8. #2333
    Join Date
    Jun 2012
    Location
    Portugal
    Posts
    125
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice script! Nice GUI! Although I had to make some changes because it was outdated
    Making Money Guide 15-20m hour (no requirements):

    http://www.youtube.com/watch?v=oHg5SJYRHA0


  9. #2334
    Join Date
    Feb 2012
    Location
    Wilkesboro, NC
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\srl/srl/misc/Smart.simba(53:19): Invalid number of parameters at line 52
    Compiling failed.

    o.o DaFuqq XD
    ☆Haterz Make Me Famouz☆

  10. #2335
    Join Date
    May 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i am getting this error when i try to run this script

    [Error] C:\Simba\Includes\srl/srl/misc/Smart.simba(53:19): Invalid number of parameters at line 52
    Compiling failed.

    can anyone help please

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

    Default

    I think that you two will find this to be useful: http://villavu.com/forum/search.php

  12. #2337
    Join Date
    Jul 2009
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by James Cash View Post
    so many faults, first without changing anything but filling it in normally..

    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(581:5): Unknown identifier 'ImageSetClientArea' at line 580
    Compiling failed.

    after clearing this up the problems go on and on, what shall i do?
    line 580 is blank..
    Updated everything -------------
    [Error] C:\Simba\Includes\srl/srl.simba(86:19): Unknown identifier 'SetupSmart' at line 85
    Compiling failed.
    [Error] (32193:1): Unexpected end of file at line 32192
    Compiling failed.

    Deleted line 85 it was ANOTHER blank line and got the 2nd thing after?>>
    The last update was 4 months ago, and the script was broken about a month ago due to one update, it clearly states on the first post that it is outdated.

    Silly.

  13. #2338
    Join Date
    Jan 2012
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    After i updated it work with simba.991 and commented out a line it works fine Proggy later!

    [================================================== ====================]
    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== ====================]
    [ Dave | False | 05:47:47 | 194 | 1729 | 6916 | 74538 | 12859 ]

    Six hour fix isn't working. But script runs flawlessly.
    Last edited by HolyWord; 08-28-2012 at 09:12 PM.
    I love you.

  14. #2339
    Join Date
    Mar 2007
    Posts
    378
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Would you mind to post your fixes?

  15. #2340
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by newb cheater View Post
    Would you mind to post your fixes?
    you should know how to fix it yourself by now.

  16. #2341
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    After I updated it, it worked perfectly! I'll post a six hour proggy when I get there.
    E: Left the script run alone for an hour, and when I came back, it was in the al-kharid palace fountain area spam-clicking the compass. Other then that, it works great!
    Last edited by Footy; 08-30-2012 at 06:19 PM.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  17. #2342
    Join Date
    May 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Can someone help me out with how to fix this script so I can run it?

  18. #2343
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Change {$i SRL/misc/smart.simba} to {$Define smart}
    Change {$i SRL/misc/paintsmart.simba} to {$i SRL/misc/smartgraphics.simba}
    Comment out all the smart server settings that give you errors.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  19. #2344
    Join Date
    May 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Wow thank you so much... this worked! I really appreciate your help bro.

  20. #2345
    Join Date
    May 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Footy,

    with your fix I was able to make almost 2500 steel bars. I eventually stopped it myself cause runescape was about to update.

    [================================================== =====================]
    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== =====================]
    [ xxxx | True | 180:08:39 | 269 | 2412 | 0 | 42344 | 235 ]
    [================================================== =====================]

    nice robust script narcle!

  21. #2346
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Erm... You ran this for 180 hours??? o.0
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  22. #2347
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Good script, hope it gets fixed after the Al-kharid graphical update in a week or too
    My First Build!, Selling Downloadable Games
    -------------------------------------

  23. #2348
    Join Date
    Apr 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\srl/srl/misc/Smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.
    hmm

  24. #2349
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    See my fix about 5 posts up.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  25. #2350
    Join Date
    Apr 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok, done what you said..
    Exception in Script: Unable to find file 'SRL/misc/smartgraphics.simba' used from 'C:\Users\all\Downloads\Narcles AK Smelter [v1.6.3][SRL5] (10).simba'

Page 94 of 95 FirstFirst ... 448492939495 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Smelter 3.25
    By Neonknight77 in forum RS3 Outdated / Broken Scripts
    Replies: 9
    Last Post: 05-25-2008, 10:15 PM
  2. need help with me smelter!!
    By TheChineseMan in forum OSR Help
    Replies: 6
    Last Post: 05-04-2008, 08:11 AM
  3. Smelter
    By Bobzilla69 in forum RS3 Outdated / Broken Scripts
    Replies: 15
    Last Post: 04-14-2007, 02:11 AM
  4. Need Smelter
    By 2goodforu in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 01-30-2007, 07:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •