Page 14 of 14 FirstFirst ... 4121314
Results 326 to 339 of 339

Thread: MethDwarfMiner - A Resource Mine Coal Miner

  1. #326
    Join Date
    Aug 2012
    Location
    Singapore
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Hi I have a problem. It says [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\randomtool.simba(215:3): Variable 'T' never used at line 214
    [Hint] C:\Users\Jxxx\Downloads\MethDwarfMinerV6.4 (1).simba(235:1): Variable 'XTRIGPOINT' never used at line 234
    [Error] C:\Users\Jxxx\Downloads\MethDwarfMinerV6.4 (1).simba(482:3): Unknown identifier 'Smart_Server' at line 481
    Compiling failed.

  2. #327
    Join Date
    Aug 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    [Error] C:\Simba\Includes\SPS\img\runescape_other\MethDwar fMinerV6.4.simba(482:3): Unknown identifier 'Smart_Server' at line 481
    Guys, could you help me?

  3. #328
    Join Date
    Jan 2012
    Posts
    146
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Tomazino View Post
    [Error] C:\Simba\Includes\SPS\img\runescape_other\MethDwar fMinerV6.4.simba(482:3): Unknown identifier 'Smart_Server' at line 481
    Guys, could you help me?
    Replace line 481-484 with

    Simba Code:
    {$IFDEF SMART}
        {$IFDEF SIMBAMAJOR980}
          Smart_Server := 21;
          Smart_Members := False;
          Smart_Signed := True;
          Smart_SuperDetail := False;
        {$ELSE}
          SRL_SixHourFix := True;
          Smart_FixSpeed := True;
        {$ENDIF}
      {$ENDIF}

    This will get it to compile. No clue how it will run though.
    I love you.

  4. #329
    Join Date
    Feb 2012
    Location
    Ă…lesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    could u have pushed an update ? really love this script !
    A little slow finding the coals

  5. #330
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This script is working great, although there are some minor bugs here and there. I have already mined about 8k coal with it.

    The only issue I have is when it tries to hover over the mining skill at the top of the screen. The cursor will never manage to hover over it but will instead twitch around it rapidly. I am concorned that this is not at all a human like action and may look a bit sketchy.

    I attempted to omit line 125 in order to stop this but it seems to have no effect. I cannot find the procedure in the script that calls for this behaviour. Can anyone help me out here?

  6. #331
    Join Date
    Aug 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    ok thanks guys, ill see how it works

  7. #332
    Join Date
    Jan 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    idk y but when i get a full inventory the bot wont go and bank the ores. please help

  8. #333
    Join Date
    Jan 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nvm i was wrong lol. my bad. aawesome script gj

  9. #334
    Join Date
    Aug 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey methrend
    your script is great.... but i have a suggestion.
    this script could do with FASTER ore finding. serious. i was like testing out your script for 10 mins, and i only mined 2 ore!!! it seems that i may be the only one... and it took an hour to mine 27 ore...
    just saying, there was no one but me in the resource dung.
    although once i tried for 2hrs and it mined 278 ore.
    the speed isn't steady... wanna try revising? especially increasing the speed of the bot, because i was using this script, and lost to many bots.

  10. #335
    Join Date
    Jan 2011
    Posts
    350
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    He is right, the script is unstable. I suggest you updatethe colors and ore finding. Also make it less not like by using both left click and right click(thou leg its use left click more when it comes to mining) the speed isn't that good either, I'm glad there is at least one resource miner.

  11. #336
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by mika View Post
    He is right, the script is unstable. I suggest you updatethe colors and ore finding. Also make it less not like by using both left click and right click(thou leg its use left click more when it comes to mining) the speed isn't that good either, I'm glad there is at least one resource miner.
    OP hasn't posted since last month, and the first hasn't been updated since February.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  12. #337
    Join Date
    Oct 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Need a little help

    On line 481 (smart_server) what should i put? Sorry if its sort of a dumb question. But i honestly dont know. i keep getting this.

    [Error] C:\Simba\Scripts\MethDwarfMinerV6.4.simba(482:3): Unknown identifier 'Smart_Server' at line 481
    Compiling failed.

    And i tried your fix from the other guy but it doesnt seem to be working for me
    Last edited by manslare13; 10-03-2012 at 06:25 AM.

  13. #338
    Join Date
    Aug 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by manslare13 View Post
    On line 481 (smart_server) what should i put? Sorry if its sort of a dumb question. But i honestly dont know. i keep getting this.

    [Error] C:\Simba\Scripts\MethDwarfMinerV6.4.simba(482:3): Unknown identifier 'Smart_Server' at line 481
    Compiling failed.

    And i tried your fix from the other guy but it doesnt seem to be working for me
    delete that part and it'll run fine.

  14. #339
    Join Date
    Aug 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    METHREND
    dude seriously you need to speed this thing up.
    the other bots are like super speed and stealing all the coal, while i am like just standing there waiting so long to find coal. >.<
    once, i let the computer run for like 10 hours, and when i checked after the 10 hours, this was my result:
    only four coal was mined during 10 hours.
    please, fix this script.....

Page 14 of 14 FirstFirst ... 4121314

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
  •