Page 19 of 47 FirstFirst ... 9171819202129 ... LastLast
Results 451 to 475 of 1152

Thread: Essence Harvester V2

  1. #451
    Join Date
    Dec 2011
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by yvan49 View Post
    Go to bottom of your script and replace your main loop with

    begin
    AutoUpdateMe;
    SetupDTMs;
    repeat;
    P07_loginPlayer;
    wait(1000);
    writeln(GetPage(p+'Welcome.txt'));
    banked:=-P07_invCount+picininvent;
    while P07_LoggedIN do
    begin
    proggy;
    if randomrange(1,10)>8 then; //sing;
    Loop();
    with Pointers do
    begin
    Proc();
    wait(1000);
    end;
    end;
    until(false);
    end.


    then go to the logout procedure and comment out terminatescript
    so it should look like


    procedure P07_LogOut;
    begin
    mouse(643,485,5,5,mouse_left);
    wait(300);
    mouse(643,375,20,5,mouse_left);
    //terminatescript;
    end;


    haven't had a problem yet. every time i get the error it will just restart the script and log me back in. also turn your brightness all the way down.
    Also to toggle off roof type ::toggleroof ... your welcome now you won't get stuck oustide the shop anymore
    First off I must say thank you for this. You have helped me greatly . Secondly for anyone still stuck on the mouse issue go here https://github.com/SRL/SRL-5/blob/ma...re/mouse.simba. Just copy and paste that into the mouse file then save Happy botting

  2. #452
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    How do you make it use a different world?

  3. #453
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Okay, so i fixed my previous error, But now i'm getting that "Error: Exception: Access violation at line 78" error that a few people have posted about.

    There hasn't been any definite answer and the only thing the author said to this was "Read the thread' I have read the thread.. There is nothing relevant to solving this error, I've read through a couple times.. I don't know if i've missed something...?
    Last edited by Syden; 03-24-2013 at 10:06 AM.

  4. #454
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Anyone know why the script now opens up the new runescape instead of 07? All of the sudden after the update it started doing so.

  5. #455
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i have problem with SmartParams
    New window: 328396
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(78:3): Unknown identifier 'IRSReady' at line 77
    Compiling failed.

  6. #456
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Nylonbeat View Post
    Anyone know why the script now opens up the new runescape instead of 07? All of the sudden after the update it started doing so.
    reapply everything from point 1.
    had the same problem.

  7. #457
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by koeer11 View Post
    reapply everything from point 1.
    had the same problem.
    as in redownload all the files and place them in the right locations again?

  8. #458
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So it works great but i have one problem , i dont know why but the bot cant bank rune ess

  9. #459
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Is anti-leech still on this after update?

  10. #460
    Join Date
    May 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    hey man i have done all the things u said and it when i play the script it doesnt logg me in so ill log in myself then it doesnt play?


    got it working thanks
    Last edited by iCRS; 03-24-2013 at 12:36 PM.

  11. #461
    Join Date
    May 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    dude whats with the mad auto talker u have intergrated?

  12. #462
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by iCRS View Post
    hey man i have done all the things u said and it when i play the script it doesnt logg me in so ill log in myself then it doesnt play?


    got it working thanks
    How did you do it i have the same.

  13. #463
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by iCRS View Post
    dude whats with the mad auto talker u have intergrated?
    The idea is that the script is released without any anti leech at all, which right now is kinda bad in the sense that no reflection bots are up so the forums here are inundated with leechers trying to goldfarm quickly. The singing cuts the crown, those that have a brain can remove the singing with one "//" in the right place. Those that cannot be bothered to learn a wee bit of pascal can listen to Taylor swift whilst they mine.

  14. #464
    Join Date
    May 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    put ut pass and user into the script then quickly click music off and exsiting user then the bot should take over fast

  15. #465
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Simba keeps saying it has downloaded the latest version and i have to restart. but when i do, it says the same... Some help ?

  16. #466
    Join Date
    Jun 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    banking ess is always stuck!!!

  17. #467
    Join Date
    Dec 2006
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Works for me and removing taylor swift isnt that hard either, with his advice in this topic

  18. #468
    Join Date
    Mar 2013
    Posts
    85
    Mentioned
    1 Post(s)
    Quoted
    21 Post(s)

    Default

    ir opens with EOC version, why not 07?

  19. #469
    Join Date
    Jun 2012
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Go to bottom of your script and replace your main loop with

    begin
    AutoUpdateMe;
    SetupDTMs;
    repeat;
    P07_loginPlayer;
    wait(1000);
    writeln(GetPage(p+'Welcome.txt'));
    banked:=-P07_invCount+picininvent;
    while P07_LoggedIN do
    begin
    proggy;
    if randomrange(1,10)>8 then; //sing;
    Loop();
    with Pointers do
    begin
    Proc();
    wait(1000);
    end;
    end;
    until(false);
    end.


    then go to the logout procedure and comment out terminatescript and add this
    so it should look like. This means if you want to take the risk you can afk this bot because in the end you will log out 10 times before the script terminates just incase if you are stuck in the drill sergeant.

    procedure P07_LogOut;
    begin
    mouse(643,485,5,5,mouse_left);
    wait(300);
    mouse(643,375,20,5,mouse_left);
    i:=i+1;
    if (i = 10) then
    begin
    terminatescript;
    end;
    //terminatescript;
    end;

    If you do end up in a minigame it will log you in and out of it about 10 times then it will end script so you wont be stuck in the minigame and logging in and out of the game because you are stuck in the minigame(usually the drill sergeant)


    haven't had a problem yet. every time i get the error it will just restart the script and log me back in. also turn your brightness all the way down.
    Also to toggle off roof type ::toggleroof ... your welcome now you won't get stuck oustide the shop anymore

  20. #470
    Join Date
    Mar 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Can anyone help me? I get this whenever i start it.
    Error: Exception: Access violation at line 78
    The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, 5, 6, 7, 8, 9]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]

  21. #471
    Join Date
    Jan 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by searider View Post
    Can anyone help me? I get this whenever i start it.
    Error: Exception: Access violation at line 78
    The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, 5, 6, 7, 8, 9]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]
    Read back in the thread, the problem is addressed several times.

  22. #472
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    the script keeps on right clicking the bank booth, but wont bank

  23. #473
    Join Date
    Mar 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I have a new error and it occurred with srl update.
    Error.jpg

  24. #474
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by koeer11 View Post
    How do you make it use a different world?
    you go to you're smart param and change it to whatever world you want. (c:/simba/includes/srl/srl/misc)

  25. #475
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i try to edit that song i always getting same error -
    The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, 5, 6, 7, 8, 9]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]
    but why?

Page 19 of 47 FirstFirst ... 9171819202129 ... LastLast

Thread Information

Users Browsing this Thread

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

Posting Permissions

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