Page 76 of 95 FirstFirst ... 2666747576777886 ... LastLast
Results 1,876 to 1,900 of 2359

Thread: [SRL] AK Smelter

  1. #1876
    Join Date
    Mar 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hello,

    I'm sorry for the noob question buy can u explain me how to run 2 accounts at the same time?

    Specter

  2. #1877
    Join Date
    Mar 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by rsstorm View Post
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\beekeeper.simba(194:3): Variable 'T' never used at line 193
    [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.
    Delete the line...

    Specter

  3. #1878
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Deleting the line is the leecher action to take. If you spent 15mins researching the new SRL update you would realize that it changed to:
    SRL_RandomScreenShot := true;
    ----------------
    Giving up isn't an option, it is a failure.

  4. #1879
    Join Date
    Mar 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sytherix View Post
    Deleting the line is the leecher action to take. If you spent 15mins researching the new SRL update you would realize that it changed to:
    Im not so good with botting and stuf but im leaning.
    i try'd a few things and the only thing that seemed to work for me was deleting it so.

    and i don't need screenshots

  5. #1880
    Join Date
    Oct 2011
    Posts
    438
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    it has stopped working at edgeville will do about 2 or 3 inventorys then it clicks map to make it face north, left clicks on the ores while its still not finished in bank screen and kinda clicks one square at a time towards the jail(place with all the lvl 3 men next to the general store). i get this error in the bedug box.

    ***** Found Random: Freaky Forester *****
    Screenshot of: Freaky Forester 3 Minutes and 18 Seconds
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area
    FF_WalkToCenter: Walking to the center area

    not to worry though still works great in ak, worked for 6 hours last night and did 5789 gold bars. pretty much what i make in edge because of the music tab error

    96 smithing and only 55k more gold bars to go to lvl 99 smithing =) script has nearly done the deed
    Last edited by pulse0; 03-06-2012 at 03:43 PM.

  6. #1881
    Join Date
    Jan 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    function IsRealMouseInBox(B : TBox): Boolean;
    var
    P : TPoint;
    begin
    GetRealMousePos(P.X, P.Y);
    Result := PointInBox(P, B);
    end;




    Not working giving me this error message

    [Hint] C:\Simba\Includes\SRL/SRL/core/text.simba(684:3): Variable 'I' never used at line 683
    [Hint] C:\Simba\Includes\SRL/SRL/core/text.simba(684:3): Variable 'J' never used at line 683
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\beekeeper.simba(194:3): Variable 'T' never used at line 193
    Compiled successfully in 514 ms.
    SRL Compiled in 0 msec
    SMART Initialized.
    Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    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]

  7. #1882
    Join Date
    Feb 2009
    Location
    The Netherlands
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Figured I'd try this script again, and it still works perfectly fine after all this time, if not better.

    [================================================== ====]
    [ Nick | Active | Worked | Banked | Bars | Crafted | XP | XP/Hour ]
    [================================================== =====]
    [ hihi | True | 04:05:57 | 70 | 0 | 7728 | 49266 | 12018 ]
    [================================================== =====]

    Manually stopped

  8. #1883
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey Narcle

    Just wondering when i try to run your smither it comes up with this error.

    [Error] (1768:3): Unknown identifier 'ScreenShots' at line 1767
    Compiling failed.

    Are you able to help me or anyone else please!!!

  9. #1884
    Join Date
    Feb 2012
    Posts
    8
    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]

    and it also says that i am a mem and i am not so how do i fix that too?

  10. #1885
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Default

    Quote Originally Posted by joshy862 View Post
    Hey Narcle

    Just wondering when i try to run your smither it comes up with this error.

    [Error] (1768:3): Unknown identifier 'ScreenShots' at line 1767
    Compiling failed.

    Are you able to help me or anyone else please!!!
    I get this in other scripts as well since the latest SRL update.

    This is a global var that controls whether SRL saves a screenshot when a random is detected. Haven't looked into whether something else replaces it. I just commented it out. Worst case: It no longer saves a screenie on random detected.
    Never ever approach a computer saying or even thinking "I will just do this quickly".

  11. #1886
    Join Date
    Jan 2012
    Posts
    470
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (1768:3): Unknown identifier 'ScreenShots' at line 1767
    Compiling failed.

  12. #1887
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    ia m getting this error

    [Hint] C:\Simba\Includes\SRL/SRL/core/text.simba(684:3): Variable 'I' never used at line 683
    [Hint] C:\Simba\Includes\SRL/SRL/core/text.simba(684:3): Variable 'J' never used at line 683
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\beekeeper.simba(194:3): Variable 'T' never used at line 193
    [Error] (1788:3): Unknown identifier 'ScreenShots' at line 1787
    Compiling failed.

  13. #1888
    Join Date
    Feb 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    thank you bro 333k til 99 smithing its working now

  14. #1889
    Join Date
    Feb 2009
    Location
    The Netherlands
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    To everyone asking about the screenshots;
    Since new SRL-update, replace that line by -> SRL_RandomScreenShot := true;

  15. #1890
    Join Date
    Mar 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default error please help not good at scripting.

    ok so title says it all idk how to script but here is my error.

    [Error] (24:15): Unknown type 'TRotateObjectArray' at line 23
    Compiling failed.

    if you need any more info about my system or n e thing just let me know ill check back often.

  16. #1891
    Join Date
    Mar 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    ok so i deleted the line out of the script then i get this error.

    [Error] (26:14): Unknown identifier 'getNPCChatName' at line 25
    Compiling failed.

    i think the whole quiz random needs to be redone?

  17. #1892
    Join Date
    Mar 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    hmm thats weird just closed simba and restarted it, and its working now....

  18. #1893
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi well im kinda new to this i created the string Strings[2] := 'cballs';//cballs, steeltoball, steel, mith, addy, runite, iron, bronze, silver, gold but i still get a compileing error at line1767 anybody can help?

  19. #1894
    Join Date
    Dec 2011
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awesome Script, Working Perfect For Me Will Post Proggy When Im Done.

  20. #1895
    Join Date
    Nov 2006
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sometimes script stuck for a while when it withdrow coal, it just click on coal with right click and don't choise the option to withdraw it. In 15-20 seconds it works good again.

    But anyways this very very nice script.

  21. #1896
    Join Date
    Mar 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SMART Initialized.
    Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    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]

    can use some help please

  22. #1897
    Join Date
    Mar 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hello guys, great script!
    I'm having a little issue that I can't seem to figure out after reading almost all threads lol
    Everything seems to be working fine in AK except when it runs over to the furnace it stops a few feet away and dot moves in a little, and that's all it does, then it runs back to bank. What's going on here??? Here's a screen capture of what I'm explaining. Thanks!

    http://img256.imageshack.us/img256/1581/smelting.jpg

  23. #1898
    Join Date
    Jan 2012
    Location
    AUSSIE BOII
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    making silver bars doesnt work! :s

  24. #1899
    Join Date
    Jan 2012
    Location
    AUSSIE BOII
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    GERMAN probly because ur using HD use low detail LOL. SPEDDY EDDY

  25. #1900
    Join Date
    Jan 2012
    Location
    AUSSIE BOII
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow it just doesnt work at all for me now.....?

Page 76 of 95 FirstFirst ... 2666747576777886 ... 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
  •