Page 21 of 39 FirstFirst ... 11192021222331 ... LastLast
Results 501 to 525 of 952

Thread: SRL Essence Miner v2!

  1. #501
    Join Date
    Nov 2008
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh and remember if you get the same error and if you use only one player remove other player things leave only this one
    Players[0].Name :='name';
    Players[0].Pass :='password';
    Players[0].Nick :='nam';
    Players[0].Active := True;
    Players[0].Loc := 'Bank';
    Players[0].Booleans[0] := True; // Is The Pick Equipped?

    OFCURSE IF YOU USE OTHER PLAYERS LIKE 3 DIFFERENT BUT THEN CHANGE IN LINE 8 NumberOfUsers = 3;

    __________________________________________________ ___________

    and in the line 8 put this text NumberOfUsers = 1;
    and below it StartPlayer = 0;
    and loads make it random
    for you all to know i didnt myself realize this other users helped me you can see how in the page 24
    -----kakka------or uloste or paska
    thank you

  2. #502
    Join Date
    Nov 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this problem, could you help please? Thanks.

    Line 4: [Error] (7:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.15\includes\srl/srl/misc/Smart.scar

  3. #503
    Join Date
    Nov 2008
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I need help with wizzups essence miner it says

    Line 1098: [Error] (17784:43): Invalid number of parameters in script

    and i dont know what to do about it i have the newest ess miner, srl, scar, and revision please help and if im not supposed to post this here sorry just tell me were to post

  4. #504
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Um...

    I don't know what's wrong but it keeps logging off after one load. :?

  5. #505
    Join Date
    Nov 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by stopish View Post
    I need help with wizzups essence miner it says

    Line 1098: [Error] (17784:43): Invalid number of parameters in script

    and i dont know what to do about it i have the newest ess miner, srl, scar, and revision please help and if im not supposed to post this here sorry just tell me were to post
    Ive started to get that error aswell.

  6. #506
    Join Date
    Nov 2008
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    by started do you mean you get it sometimes or everytiime and if you find out whats wrong please let me know

  7. #507
    Join Date
    Nov 2008
    Location
    if (IsUpText('Location')) then 'Australia' else 'N.T'
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    Wizzup? Essence Miner, Version 2.03
    
    Worked for 10 Hours, 11 Minutes and 7 Seconds
    Mined 5561 Essence
    Solved 8 abyssal random events.
    
    ----------------------------
    
    0 : **** = F; NoBank; B: 2041 Essence; M : 43
    1 : **** = F; NoBank; B: 3520 Essence; M : 38
    
    ----------------------------

  8. #508
    Join Date
    Dec 2008
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Of course I get an error:

    Line 1098: [Error] (17784:43): Invalid number of parameters in script


    Just like everyone else...

  9. #509
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

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

    Wizzup? Essence Miner, Version 2.03

    Worked for 8 Hours, 2 Minutes and 40 Seconds
    Mined 2381 Essence

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

    Great SCRIPT
    still running lol ;P


    EDIT:

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

    Wizzup? Essence Miner, Version 2.03

    Worked for 8 Hours, 33 Minutes and 57 Seconds
    Mined 2562 Essence

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

    0 : ara = F; NoBank; B: 0 Essence; M : 8
    1 : sha = F; NoBank; B: 419 Essence; M : 20
    2 : rio = F; NoBank; B: 922 Essence; M : 20
    3 : ham = F; NoBank; B: 224 Essence; M : 9
    4 : gis = T; Bank; B: 997 Essence; M : 20

    ----------------------------
    Invalid SRL ID
    In Abyss gave 199.
    Location: Middle South
    Out of shop
    No Bank
    NextPlayer(Active: False);

  10. #510
    Join Date
    Dec 2008
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have this error now:

    [Runtime Error] : Exception: Access violation at address 00F7456E in module 'Embedded_SMART.dll'. Read of address 00000000 in line 85 in script C:\Program Files\SCAR 3.15\includes\srl/srl/misc/Smart.scar

  11. #511
    Join Date
    Sep 2007
    Location
    Greece
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Hotfix to parameters error

    Found a fix to the parameters error in another post
    Replace
    Code:
    Smartsetup(SmartPrefix, true, true, false);
    With
    Code:
    SmartSetupEx(SmartPrefix, True, True, False);
    Credit to : Method

    Edit:
    Parameters for SmartSetupEx are : World Number(This is not a string so change SmartPrefix in the beggining too), Members, Signed, Super Detail

  12. #512
    Join Date
    Oct 2007
    Posts
    106
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Runtime Error] : Exception: Can't allocate the DIB handle in line 123 in script C:\Users\Stephan\AppData\Local\Temp\Essence Miner #20.3 Pub.scar

    can some1 help me with this error?
    ps.. it wont close the graphics window before it wants to open sound options.. how can i fix that with a simple code?

  13. #513
    Join Date
    Dec 2008
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey man this is what i got! working perfectly!
    Wizzup? Essence Miner, Version 2.03

    Worked for 4 Hours, 59 Minutes and 34 Seconds
    Mined 3080 Essence
    Solved 4 abyssal random events.

  14. #514
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Wizzup? Essence Miner, Version 2.03

    Worked for 1 Hours, 14 Minutes and 18 Seconds
    Mined 619 Essence
    Solved 1 abyssal random events.

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

  15. #515
    Join Date
    Mar 2008
    Location
    England
    Posts
    142
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

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

    Wizzup? Essence Miner, Version 2.03

    Worked for 2 Hours, 12 Minutes and 26 Seconds
    Mined 1382 Essence
    Solved 1 abyssal random events.

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

  16. #516
    Join Date
    Jun 2008
    Location
    Canada, On
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this error when compiling. Can anyone help?

    Line 1098: [Error] (17787:43): Invalid number of parameters in script C:\Documents and Settings\Admin\Desktop\scar\Essence Miner #20.3 Pub.scar

    OK nvm i fixed this error, instead of Smartsetup(SmartPrefix, true, true, false);

    add Ex to the end of smartsetup, and change smartprefix to your world number, change the first true to a false if you are not a member, leave the secound true, then keep the last false. between all htis put a comma and a space.Example: (true, )<---space after comma.

    After i did this it succesfully compiled then i got another error after the smart screen popped up, its this one:
    [Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Math.scar

    can someone tell me how to fix this?

  17. #517
    Join Date
    Dec 2008
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is this still working?

    How much is Rune Essence worth these days?

  18. #518
    Join Date
    Jun 2008
    Location
    Canada, On
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im not sure if the script still works.
    but essence is 25gp each, this thing gets 600 a hour so 15k an hour.

  19. #519
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Essence is 40 gp each.

    Here's a proggy. I had to modify the layout so it could be uploaded to my site:

    Wizzup? Essence Miner, Version 2.03
    Worked for 5 Hours, 31 Minutes and 23 Seconds
    Mined 1398 Essence
    Solved 2 abyssal random events.
    0 : olf = T; Bank; B: 1398 Essence; M : 67

  20. #520
    Join Date
    Dec 2008
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hello, working great!!
    i went to work and 8am something came back at 9pm something!

    Wizzup? Essence Miner, Version 2.03

    Worked for 13 Hours, 54 Minutes and 4 Seconds
    Mined 8389 Essence
    Solved 10 abyssal random events.

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

    0 : eng = T; Aubury; Rand: Quiz; B: 3467 Essence; M : 68
    1 : eng = T; Bank; B: 3327 Essence; M : 68
    2 : eng = F; NoBank; B: 419 Essence; M : 68
    3 : eng = F; NoBank; B: 1176 Essence; M : 68

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

    o and i wonder how come u don't set run, is that anti ban? or prevent you from getting caught?n anyone can explain!

  21. #521
    Join Date
    Jul 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Edit II: New error, with Timer's fixed version:

    [Runtime Error] : Exception: Access violation at address 6720456E in module 'Embedded_SMART.dll'. Read of address 00000000 in line 85 in script

    It compiled, then showed that. Help me please!

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

    Default

    Quote Originally Posted by livewrong811 View Post
    Edit II: New error, with Timer's fixed version:

    [Runtime Error] : Exception: Access violation at address 6720456E in module 'Embedded_SMART.dll'. Read of address 00000000 in line 85 in script

    It compiled, then showed that. Help me please!

    run as administrator

  23. #523
    Join Date
    Dec 2008
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm today i found out that it can not solve the evil bob random which it teleport u to an island where u have to fish a cooked fish then make it raw for the evil bob!

  24. #524
    Join Date
    Jul 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ttocszed View Post
    run as administrator
    Thanks for the reply. Oh, the old administrator troubles. Makes sense, really. Impossible to do anything in the non-admin account. Can you tell me why it has that problem, just because i'm not the administrator? Thanks again.

  25. #525
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    vista is anal over permissions

Page 21 of 39 FirstFirst ... 11192021222331 ... 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
  •