Page 2 of 2 FirstFirst 12
Results 26 to 32 of 32

Thread: [F2P] Remmington All Ore Mining Operation

  1. #26
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by SomeGuyFromHere View Post
    Hey,

    finally got the antileech resolved, actually it's quite easy to find if you ever did some coding in school or just compare some stuff

    Do you provide the custom SPS map somewhere, or do we have to create one ourselves?
    It's under attached thumbnails. (above attachments)

  2. #27
    Join Date
    Jan 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks !
    After a little TLC i got the script 90% working !
    Initially I downloaded just to figure out what is the way ore detection is made now.
    Still didn't got the hang of it (ore detection) !

    With VERY basic knowledge you can get the antileech, with a little more you can make it work.
    Just to let you know, basic is still useful for power-mining !

    L.E. Proggy to proof :
    Code:
    /@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\
    @        ***********************************************         @
    @        *     Rimmington All Ore Mining Operation     *         @
    @        ***********************************************         @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @                                                                @
    @   Bot Running For    : 5 Hours, 40 Minutes and 4 Seconds                      
    @   Total Loads Done   : 1344             
    @   Copper Mined       : 1344       
    @   Clay Mined         : 0         
    @   Gold Mined         : 0         
    @   Iron Mined         : 0         
    @   Tin Mined          : 0          
    @   Total Exp Gained   : 28403                
    @   Mining Skill Gained: 33             
    @                                                                 
    @   Rimmington All Ore Mining Operation by VastlySuperior Ver: 1.10           
    @                                                                @
    \@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/

    Keep in mind that :
    Teleporting was fixed
    Mining was adjusted for a low level !
    Last edited by dudutzu; 12-13-2012 at 11:31 PM.
    PEOPLE PLEASE AUTO PROPERLY

  3. #28
    Join Date
    Dec 2012
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Can't get the script to autodetect clay, copper works though. Is this another antileech? According to the description this is a bug that got fixed in the new version...

  4. #29
    Join Date
    Jan 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Never tried clay,
    I'll give that a shot and come back with the results !


    Later edit :

    Sorry man but tin woks just fine for me and i didn't modify anything related to color/ore detection.
    Just noticed you asked for clay ... I'll try that tomorrow, sorry again !
    Last edited by dudutzu; 12-15-2012 at 01:32 AM.
    PEOPLE PLEASE AUTO PROPERLY

  5. #30
    Join Date
    May 2012
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by dudutzu View Post

    Keep in mind that :
    Teleporting was fixed
    Mining was adjusted for a low level !
    How did you get the teleporting to work? The script gets hungup there.

  6. #31
    Join Date
    Jan 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    In order to get the teleport working you must modify "BeamMeUp" procedure, replace the faulty instruction ( MouseBox(562, 217, 585, 240, mouse_Left); ) with the code required to teleport at "Port Sarim".

    You can do that the dumb but fast way Mouse + Wait or with a little more code but more reliable DTM + Wait until DTM found.

    Sadly at least at this moment I'm also using the dumb way but i'm working on DTM method

    P.S. It's a breeze to add skiller support as well

    After I'm done and by done I mean properly fixing and cleaning the code I'll post it here.
    Off course if I get the developer OK.

    At this moment I'm having issues with "6 hour fix" It just wont reload properly
    PEOPLE PLEASE AUTO PROPERLY

  7. #32
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

Page 2 of 2 FirstFirst 12

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
  •