Results 1 to 6 of 6

Thread: mining bitmap error

  1. #1
    Join Date
    May 2007
    Location
    baltimore, md
    Posts
    836
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default mining bitmap error

    i get an error when i try to find the pickaxe bitmap thats located in the Mining section of SRL.

    [Runtime Error] : Except 006AA368 in module 'scar.exe'. Read of address 00000060 in line 127

    i use SetupSRLMining; and this is where the error is
    SCAR Code:
    if FindDTM(pickaxe,x,y,21,55,502,393) then

  2. #2
    Join Date
    May 2007
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    put in main loop after SetupSRL;
    SetupSRLMining;
    LoadMiningBitmaps; (correct me if im wrong)
    Code:
    Yohojo says:
    jesus smechus nice
    ...
    Yohojo says:
    wtf
    Yohojo says:
    shit your pro!

  3. #3
    Join Date
    May 2007
    Location
    baltimore, md
    Posts
    836
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    i did lol read before u post.
    setupsrlmining runs load bitmaps.

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

    Default

    Ohh, sry, hah, silly me but im only a beginner at these so you must be understanding
    EDIT: Try using :
    SCAR Code:
    if FindBitmap(....) then
    Heh, because those are bmp's
    Code:
    Yohojo says:
    jesus smechus nice
    ...
    Yohojo says:
    wtf
    Yohojo says:
    shit your pro!

  5. #5
    Join Date
    May 2007
    Location
    baltimore, md
    Posts
    836
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    nvm

    edit: lol wow iv been making alot of really dumb mistakes recently

  6. #6
    Join Date
    May 2007
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ya me too
    Code:
    Yohojo says:
    jesus smechus nice
    ...
    Yohojo says:
    wtf
    Yohojo says:
    shit your pro!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Error in my mining procedure
    By Fearlesssss in forum OSR Help
    Replies: 3
    Last Post: 05-27-2007, 10:53 PM
  2. error with bitmap
    By Jake_453 in forum OSR Help
    Replies: 3
    Last Post: 05-23-2007, 12:25 AM

Posting Permissions

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