Page 18 of 39 FirstFirst ... 8161718192028 ... LastLast
Results 426 to 450 of 952

Thread: SRL Essence Miner v2!

  1. #426
    Join Date
    Nov 2008
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    **Someone Please Tell me How to Add RUN Command to the Script. Or Post the Script With RUN in It. Please will be highly Appreciated.



    SCAR Code:
    ----------------------------

    Wizzup? Essence Miner, Version 2.03

    Worked for 6 Hours, 5 Minutes and 29 Seconds
    Mined 3709 Essence
    Solved 4 abyssal random events.

    ----------------------------

    0 : oob = T; Bank; B: 3709 Essence; M : 51
    1 :  = F; ; B: 0 Essence; M : 0
    2 :  = F; ; B: 0 Essence; M : 0
    3 :  = F; ; B: 0 Essence; M : 0

    ----------------------------

    Still Running :P
    Going to Stop When it Hits 12+ Hours Or W.e

  2. #427
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Quote Originally Posted by Smexyprince View Post
    **Someone Please Tell me How to Add RUN Command to the Script. Or Post the Script With RUN in It. Please will be highly Appreciated.
    add this underneath setangle(true); on line 1076
    SCAR Code:
    setrun(true);

    so that the procedure looks like this
    SCAR Code:
    Procedure InitPlayer;

    Var
       I: Integer;
    Begin
      For I := 1 To 5 Do
      If Not Players[CurrentPlayer].Booleans[I] Then
      Begin
        Case I Of
          1: SetGraphics(4, '', '' ,'', '', '', '', '', '');
          2: Retaliate(False);
          3: SetAudio(0, 0, 0, Mono);
        End;
        Players[CurrentPlayer].Booleans[I] := True;
      End;

      GetAllLevels;
      SetChat('on',1);
      SetChat('friends',2);
      SetChat('on',3);
      SetAngle(True);
      SetRun(True);
    End;

  3. #428
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wizzup u sir are the man!! great work !

  4. #429
    Join Date
    Nov 2008
    Location
    Melbourne, Australia
    Posts
    2,240
    Mentioned
    3 Post(s)
    Quoted
    11 Post(s)

    Default

    How do i disable smart

  5. #430
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by cycrosism View Post
    How do i disable smart
    Find and remove lines 3, 14, 1098, and 1099.

  6. #431
    Join Date
    Nov 2008
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    ----------------------------

    Wizzup? Essence Miner, Version 2.03

    Worked for 16 Hours, 44 Minutes and 40 Seconds
    Mined 10261 Essence
    Solved 13 abyssal random events.

    ----------------------------

    0 : oob = T; Mine; Rand: Found Mod; B: 10261 Essence; M : 53
    1 :  = F; ; B: 0 Essence; M : 0
    2 :  = F; ; B: 0 Essence; M : 0
    3 :  = F; ; B: 0 Essence; M : 0

    ----------------------------
    Successfully executed

    Wizzup Have my babies?

  7. #432
    Join Date
    May 2007
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That DoorClosed thing is annoying!

    Keeps getting me banned, even if I run it for an hour a day!

  8. #433
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by noodlesalan View Post
    That DoorClosed thing is annoying!

    Keeps getting me banned, even if I run it for an hour a day!
    I suppose you could take it out.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  9. #434
    Join Date
    Oct 2007
    Location
    everywhere you aint lookin
    Posts
    131
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Great script, but i think my luck is T3h Sux because my friend can bot, same settings, and he wont get any special randoms for 9hrs straight, but i get 2hrs and oh look its EVIL BOB, or ODD ONE OUT... pisses me off. we use the same script and the only thing we change is the logins

  10. #435
    Join Date
    Nov 2008
    Location
    Belgium
    Posts
    254
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I keep getting this error:

    Failed when compiling
    Line 1098: [Error] (18087:43): Invalid number of parameters in script C:\Documents and Settings\Eigenaar\Bureaublad\***\Essence Miner #20.3 Pub.scar

    How can i fix this?

  11. #436
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    Wizzup? Essence Miner, Version 2.03
    
    Worked for 8 Hours, 32 Minutes and 40 Seconds
    Mined 3988 Essence
    Solved 8 abyssal random events.
    
    ----------------------------
    
    0 : 1984 = F; NoBank; B: 195 Essence; M : 45
    1 : 1942 = F; NoBank; B: 3521 Essence; M : 64
    2 : 19422 = F; NoBank; B: 0 Essence; M : 46
    3 : 19425 = F; NoBank; B: 134 Essence; M : 14
    4 : 19426 = F; NoBank; Rand: Oh Dear You Are in Lumby; B: 138 Essence; M : 12
    5 : 19427 = F; NoBank; B: 0 Essence; M : 22
    eh not bad they always get lost lol

  12. #437
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by impiwimpi View Post
    I keep getting this error:

    Failed when compiling
    Line 1098: [Error] (18087:43): Invalid number of parameters in script C:\Documents and Settings\Eigenaar\Bureaublad\***\Essence Miner #20.3 Pub.scar

    How can i fix this?
    at the very top more then likely u put in an invalid srl stats id

  13. #438
    Join Date
    Nov 2008
    Location
    Belgium
    Posts
    254
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ttocszed View Post
    at the very top more then likely u put in an invalid srl stats id
    Nope, even if I did change it, it did'nt change anything.
    I think there is something wrong in Smartsetup(Smartprefix,true,true,false)

  14. #439
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    did u read the thread about nvas2's fix to smart?

  15. #440
    Join Date
    Nov 2008
    Location
    Belgium
    Posts
    254
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Now i dont have that error anymore but now this error

    [Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

  16. #441
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Wizzup? can i post here your script whit Run Function (whitout SMART) ?
    For Run function i used DTM, it click on Run button then it is OFF before walking procedure. i commented Smart Lined by "//"
    edited someother line. in first 10 Lines i credited Wizzup?, and me about small edit.(+Run,-smart)

  17. #442
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Laimonas171 View Post
    Wizzup? can i post here your script whit Run Function (whitout SMART) ?
    For Run function i used DTM, it click on Run button then it is OFF before walking procedure. i commented Smart Lined by "//"
    edited someother line. in first 10 Lines i credited Wizzup?, and me about small edit.(+Run,-smart)
    Nope...



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  18. #443
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Wizzup? View Post
    Nope...
    i mean here... but nevermind

  19. #444
    Join Date
    Oct 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it doesn't move or do anything. I hit run and it just does nothing.

  20. #445
    Join Date
    Nov 2008
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You Set up the Players Wrong.
    Pm Me Error.
    And line 46.
    Which is SetUpPlayers I believe.

  21. #446
    Join Date
    Oct 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Smexyprince View Post
    You Set up the Players Wrong.
    Pm Me Error.
    And line 46.
    Which is SetUpPlayers I believe.
    i get the error about smart starting up and world prefixes

  22. #447
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jonny3558 View Post
    i get the error about smart starting up and world prefixes
    search feature to the forums makes find things alot easier

  23. #448
    Join Date
    Nov 2008
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Gave You the Smart Fixes thread. By Nava2.
    If Need More Help PM me.

  24. #449
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by jonny3558 View Post
    i get the error about smart starting up and world prefixes
    SRL Revision #30 should fix most of your problems.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  25. #450
    Join Date
    Nov 2008
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ERROR
    Line 75: [Error] (78:1): 'BEGIN' expected in script C:\Program Files\SCAR 3.15\includes\srl/srl/misc/Smart.scar

    Line 75:

    <<<<<<< .mine

    I Keep getting that error.
    Fix?

Page 18 of 39 FirstFirst ... 8161718192028 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Essence Miner
    By mager guy in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 05-06-2008, 09:16 PM
  2. essence miner
    By blobmaster31 in forum OSR Help
    Replies: 1
    Last Post: 03-30-2008, 09:11 AM
  3. SRL Essence Miner
    By Illkillutill in forum OSR Help
    Replies: 2
    Last Post: 11-04-2007, 11:53 PM

Posting Permissions

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