Page 12 of 44 FirstFirst ... 2101112131422 ... LastLast
Results 276 to 300 of 1093

Thread: [Essence Miner][2007] Essence Harverster

  1. #276
    Join Date
    Mar 2013
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    On top of Simba it says File Edit Script View Tools Help Extensions SRL SPS MSI

    And I redownloaded script now I get this:
    Successfully executed.
    New window: 788636
    [Hint] C:\Simba\Scripts\EssenceHarvester104NoSmart.simba( 425:3): Variable 'MTPA' never used at line 424
    [Hint] C:\Simba\Scripts\EssenceHarvester104NoSmart.simba( 426:3): Variable 'I' never used at line 425
    Compiled successfully in 374 ms.
    SRL Compiled in 0 msec
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    waiting 5seconds you you to drop your mouse
    script Starting
    Error: Exception: Font [P07UpChars] not found. at line 226
    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]
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(187:3): Unknown identifier 'MarkTime' at line 186
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(187:3): Unknown identifier 'MarkTime' at line 186
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    New window: 788636
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    New window: 1245660
    [Hint] C:\Simba\Scripts\EssenceHarvester104NoSmart.simba( 425:3): Variable 'MTPA' never used at line 424
    [Hint] C:\Simba\Scripts\EssenceHarvester104NoSmart.simba( 426:3): Variable 'I' never used at line 425
    Compiled successfully in 390 ms.
    SRL Compiled in 0 msec
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    waiting 5seconds you you to drop your mouse
    script Starting
    Error: Exception: Font [P07UpChars] not found. at line 226
    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]

  2. #277
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    THX,i restarted it,and how should i open the client now? to login and start boting need help please
    Quote Originally Posted by wthomas View Post
    You either changed a bit of code or dont have SRL I believe.

    @TraCme, restart simba to reload the fonts if you installed them correctly.

  3. #278
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Why cant i get anything to work (((((( i dont understand anything!!

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

    Default

    @samerdl: read the main post section about posting error/bugs and then edit that error/bug report

    @TraCme: do the same ^^

  5. #280
    Join Date
    Mar 2013
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Can you help me

  6. #281
    Join Date
    Mar 2013
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Whoa! Got it working!!
    Obviously I had to install P07Include fonts... lol..
    Thanks for this awesome script!!!!

  7. #282
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    How to minimize the SIMBA to drag the green crosshair onto rs client?

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

    Default

    Quote Originally Posted by Mikkoz99 View Post
    Whoa! Got it working!!
    Obviously I had to install P07Include fonts... lol..
    Thanks for this awesome script!!!!
    Glad you like it.

    @TraCme dont maximise simba?

  9. #284
    Join Date
    Apr 2012
    Posts
    8
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    @samerdl: read the main post section about posting error/bugs and then edit that error/bug report

    @TraCme: do the same ^^
    After updating global.simba now i get this error

    Code:
    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(818:4): Unknown identifier 'SRL_EnableNavBar' at line 817
    Compiling failed.
    how my global simba edit part looks like:

    Code:
    Procedure SRL_ResetNavBar;
    begin
       SRL_EnableNavBar;
    // SRL_DisableNavBar;
    end;
    does those // needs to be in the code ?

  10. #285
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    Glad you like it.

    @TraCme dont maximise simba?
    It comes up automaticaly and i cant minimise it if i maximise it it goes through the monitor screen a bit if i minimise it i just cant move it it stays in full monitor screen

  11. #286
    Join Date
    May 2012
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Hint] C:\Users\Tom\Downloads\EssenceHarvester104NoSmart. simba(439:3): Variable 'ATPA' never used at line 438
    [Hint] C:\Users\Tom\Downloads\EssenceHarvester104NoSmart. simba(483:3): Variable 'K' never used at line 482
    [Hint] C:\Users\Tom\Downloads\EssenceHarvester104NoSmart. simba(485:3): Variable 'TPA' never used at line 484
    [Hint] C:\Users\Tom\Downloads\EssenceHarvester104NoSmart. simba(596:1): Variable 'X' never used at line 595
    [Hint] C:\Users\Tom\Downloads\EssenceHarvester104NoSmart. simba(596:1): Variable 'Y' never used at line 595

    When I start the script it does nothing. Does it still work if i'm using it on a web browser and not a client?

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

    Default

    Yes you need co put the // to comment out the code


    @Moron : Does the script print anything else out, those are only warnings they dont stop the script, can you re download 1.04 and follow the guide as of the OP plx.
    Edit your post with any logs using code tags to keep it nice, thanks and the script only works in a web browser.
    Last edited by wthomas; 03-02-2013 at 01:44 PM.

  13. #288
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Error: Exception: Font [P07UpChars] not found. at line 226
    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]

  14. #289
    Join Date
    Mar 2013
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    The bot gets stuck if I level up, you may want to fix that?

  15. #290
    Join Date
    Dec 2009
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    When I run the bot, it just stands there and does nothing. Any idea why? (I've fixed the DTM's)

  16. #291
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I do everything as it says in ''How to install/Use'' Secondly'' but when drag the cross and log in,then press run it just stays in a place doing nothing,any help please? :/

  17. #292
    Join Date
    Feb 2013
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    its wont mine anything just stands there saying its mining when its not all the teleports and walking works fine
    edit: and then it says this after 2 runs after i have to manually click the rune ess lode!
    [FATAL] terminal error, cant see bank or rune shop ending script now
    Successfully executed.
    Last edited by rayiak; 03-02-2013 at 01:39 PM.

  18. #293
    Join Date
    Mar 2013
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    I got it to play with no error code but it dont do anything

  19. #294
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Error: Exception: Font [P07UpChars] not found. at line 226
    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]

    whats wrong ?

  20. #295
    Join Date
    Nov 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Sometimes it gets stuck at the middle.

  21. #296
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Any hints on how to change those 3 DMT's? Im totaly noobish in Simba...

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

    Default

    Quote Originally Posted by Mikkoz99 View Post
    The bot gets stuck if I level up, you may want to fix that?
    It doesn't? it should wait about for a few seconds then reset itself.

    @quad you shouldn't need to really edit them in the last version of the script. also there are guides on how to do it in the help and tutorials section of the forum.

  23. #298
    Join Date
    May 2012
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Where do I find srl/srl/core/globals.simba?

  24. #299
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can someone who knows how to get this working , team view me plese. pm me for access

  25. #300
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I do everything as it says in ''How to install/Use'' Secondly'' but when drag the cross and log in,then press run it just stays in a place doing nothing,any help please? :/

Page 12 of 44 FirstFirst ... 2101112131422 ... LastLast

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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