Page 78 of 95 FirstFirst ... 2868767778798088 ... LastLast
Results 1,926 to 1,950 of 2359

Thread: [SRL] AK Smelter

  1. #1926
    Join Date
    Feb 2012
    Posts
    75
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This script is extremely useful! Thanks so much for making it!

    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== ====================]
    [ Lams | True | 02:57:47 | 83 | 747 | 2988 | 32204 | 10868 ]
    [================================================== ====================]
    Last edited by klamse; 03-17-2012 at 04:52 PM.

  2. #1927
    Join Date
    Sep 2007
    Location
    Oklahoma, U.S.
    Posts
    145
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 54:

    //Settings array := [1st Bankslot, 2nd Bankslot, Take-Breaks, Take-Sleeps, Sleep-Time 'hh:mm', Rest for run, Use Coal bag];

    Shouldn't it be:

    //Settings array := [1st Bankslot, 2nd Bankslot, Take-Breaks, Take-Sleeps, Sleep-Time 'hh:mm', Use Coal Bag, Disable Antiban];

    ?

  3. #1928
    Join Date
    Mar 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    // is comment code no?

    This would be the best script out there if it could go more then 6 hours lol...

  4. #1929
    Join Date
    Sep 2007
    Location
    Oklahoma, U.S.
    Posts
    145
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's not about the functionality of the comment. The array description comment is just mislabeled. I tried setting slot 7 to true hoping to use the coalbag, but then I found out that it's actually array slot 6 that controls that.

    Does this not work with CrashSmart?

  5. #1930
    Join Date
    Mar 2012
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [================================================== =====================]
    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== =====================]
    [ Flam | True | 06:42:52 | 266 | 0 | 7336 | 183400 | 27313 ]
    [================================================== =====================]

    Not bad I'd say.

  6. #1931
    Join Date
    Oct 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Whatmatters View Post
    Line 54:

    //Settings array := [1st Bankslot, 2nd Bankslot, Take-Breaks, Take-Sleeps, Sleep-Time 'hh:mm', Rest for run, Use Coal bag];

    Shouldn't it be:

    //Settings array := [1st Bankslot, 2nd Bankslot, Take-Breaks, Take-Sleeps, Sleep-Time 'hh:mm', Use Coal Bag, Disable Antiban];

    ?
    Quote Originally Posted by Whatmatters View Post
    It's not about the functionality of the comment. The array description comment is just mislabeled. I tried setting slot 7 to true hoping to use the coalbag, but then I found out that it's actually array slot 6 that controls that.

    Does this not work with CrashSmart?
    It should be

    //Settings array := [1st Bankslot, 2nd Bankslot, Take-Breaks, Take-Sleeps, Sleep-Time 'hh:mm', Rest for run, Use Coal bag, Disable Antiban];

    Coal bag is the 7th slot, it is number 6 if you look later in the script when it is defining the options because the first one is 0 though.
    I had the same problem except I was trying to set 'rest for run' to false, I posted about it on the last page.



    Here is one of my many awesome proggies, it would have kept going but I just turned off my bots to play BF3
    Code:
    [======================================================================]
    [ Nick | Active | Worked   | Banked | Bars | Crafted | XP    | XP/Hour ]
    [======================================================================]
    [ 123  | True   | 08:07:15 | 411    | 3699 | 0       | 24612 | 3031    ]
    [======================================================================]
    That's about 460 steel bars an hour, I was getting around 350/hr with resting on, I think it should be off by default.

    Thanks again for the script
    Last edited by Devlor; 03-18-2012 at 05:52 AM.

  7. #1932
    Join Date
    Feb 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Thumbs up

    [================================================== ====================]
    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== ====================]
    [ **** | True | 02:18:03 | 86 | 1530 | 0 | 26775 | 11636 ]
    [================================================== ====================]

  8. #1933
    Join Date
    Jan 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script cant find the furnace, i think it there was a minor graphic update?

  9. #1934
    Join Date
    Oct 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by c00boes View Post
    The script cant find the furnace, i think it there was a minor graphic update?
    It was working fine for me earlier, I just stopped a few hours ago to play BF3, I'll start botting again in another few hours to check. Do you have your graphics settings on lowest with the highest brightness?

    Edit: yep, it's still working perfectly for me.
    Last edited by Devlor; 03-19-2012 at 07:42 AM.

  10. #1935
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get and error, [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.


    any1 know how to fix ^.^

  11. #1936
    Join Date
    Dec 2011
    Location
    Denmarks/Latvia
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by kingsleyeng View Post
    been using bot for a long time now 98 crafting atm

    great bot would you like the screen shot of me getting 99?
    yes

  12. #1937
    Join Date
    Dec 2011
    Location
    Denmarks/Latvia
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by kdr145 View Post
    i get and error, [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.


    any1 know how to fix ^.^
    i just delete that line... and works... u dont need a screenshot anyways...

  13. #1938
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ill admit i am new to this, but i am interested in learning... well programming in general. besides that fact i have a problem, when i try to run the script i get a message
    "Exception in Script: Plugin(libsmart32) has not been found"
    what do i do? any help would be appreciated

  14. #1939
    Join Date
    Feb 2012
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    99 crafting achieved if you want to add in the original thread

  15. #1940
    Join Date
    Mar 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You are a wonderful human being and I hope you find happiness

  16. #1941
    Join Date
    Feb 2012
    Posts
    75
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Seems like the recent updates have broken this script. Am I right? I was able to use it perfectly until today.
    Last edited by klamse; 03-21-2012 at 02:23 AM.

  17. #1942
    Join Date
    Mar 2011
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just comment out the screenshot line for now works as a simple anti leech

  18. #1943
    Join Date
    Feb 2012
    Posts
    75
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Edit: After restarting my computer, the script worked perfectly. Love this script!
    Last edited by klamse; 03-21-2012 at 11:55 PM.

  19. #1944
    Join Date
    Mar 2012
    Location
    U.S.A.
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fast and clean script! +rep
    Code:
    I dream of a better tomorrow, where chickens can cross the road and not be questioned about their motives.

  20. #1945
    Join Date
    Mar 2012
    Posts
    148
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When reached the furnace, the bot should not click the furnace, instead it should select the gold bar then to the furnace. Because of this, the bot won't work, please fix.

    Edit: sorry, i know whats going on now, nothing doing wrong with the bot, is just my setting problem.
    Last edited by siuman101; 03-22-2012 at 03:47 AM.

  21. #1946
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    "Error: Out Of Range at line 208
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]"

    This was the error I got.

    It was for this line
    CheckBoxs[5].CHECKED := Arrays[0][7];//Disable Antiban

    I'm relatively new at this so If i'm missing something please tell.

  22. #1947
    Join Date
    Mar 2012
    Posts
    148
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.
    Can't run the script.
    When i deleted this line, it comes out with this error.
    Code:
    Compiled successfully in 2640 ms.
    SRL Compiled in 16 msec
    SMART Initialized.
    Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
    Error: Out Of Range at line 208
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

  23. #1948
    Join Date
    Mar 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by siuman101 View Post
    [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.
    Can't run the script.
    When i deleted this line, it comes out with this error.
    Code:
    Compiled successfully in 2640 ms.
    SRL Compiled in 16 msec
    SMART Initialized.
    Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
    Error: Out Of Range at line 208
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    Same with me: first the error with the screenshot; then, after I delete that line I get the same error as siuman101...

  24. #1949
    Join Date
    Mar 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    First off I'm almost positive you guys are running Version the .3 version which if you read the patch notes theres no reason to run it has no added benefit....

    Second off , didn't you guys learn in Computers 101 when something doesn't work and theres several versions to revert back to old versions and test them to see if they work?

    I've had no issues other then having to reset each 6 hours...

  25. #1950
    Join Date
    Mar 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by creedgaming View Post
    First off I'm almost positive you guys are running Version the .3 version which if you read the patch notes theres no reason to run it has no added benefit....

    Second off , didn't you guys learn in Computers 101 when something doesn't work and theres several versions to revert back to old versions and test them to see if they work?

    I've had no issues other then having to reset each 6 hours...
    I ran both versions... the older version gives exactly the same error with the screenshot line, then after I delete that line it runs the form. Once the form is filled in I get this error:

    Code:
    Error: Type Mismatch at line 1805
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    and according to Simba it's because of this line:
    Code:
    For i := 0 to HowManyPlayers - 1 do

Page 78 of 95 FirstFirst ... 2868767778798088 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •