+ Reply to Thread
Results 1 to 4 of 4

Thread: Fishing Bug

  1. #1
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Fishing Bug

    Awesome push on the new Fishing updates Coh3n, but there is still one minor bug as I don't know why its doing this.

    I ran it for 2 hours but I fell asleep for those 2 hours and when I woke up it had swordfish and Tuna when set to fish for Sharks.

    I don't really know why it would do this and becuase it was sharks it was fishing it would only deposit sharks into the bank and the tuna and swordfish would just stay in my inventory.

    It wouldn't be a big deal if we could just deposit all the items in the inventory into the bank. Or add support for barb-tailed as it didn't detect it when wielded. But maybe that needs to be updated, haven't checked in global to see if it was in there.....

  2. #2
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Added to my list, will look into this.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  3. #3
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ran it for 5 hour 13 mins today and there were not Tuna's or Swordfish in my inventory.

    Maybe a bug, but would like a failsafe incase tuna/swordfish end up in inventory.

    Maybe have it check while fishing to see if any tuna/swordfish is inventory and if true find correct spot

    This failsafe would work only for fishing sharks, im sure it can work vise versa when fishing for swordfish/tuna.

    EDIT: Found out why it didn't detect Barb-Tailed Harpoon.

    Was because I forgot to set "Member:" to "True" instead of "False"

    Makes sense since it checks that in Fishing

    Simba Code:
    begin
            if (member) then
            begin
              if (reportInfo.skillLevels[CurrentScript] >= 35) then
                for i := tab_Inv to tab_Equip do // gameTab called in FindTool
                  if (MSI_FindTool(FISH_HARPOON_BARB, i, x, y)) then
                    result := [FISH_HARPOON_BARB];
            end else
              result := [FISH_HARPOON];
          end;



    EDIT: V2

    Here is my debug when it relocated to the east of catherby what happened was it walked over there and there was only 1 spot. This 1 spot contained the uptext of 'Net' and 'Bait'

    It read 'Net' first assuming that the uptext 'Harpoon' would come after it. It never detected 'Bait' and stook there for a good 2 minutes before finally relocating when the fishing spot disappeared.

    Progress Report:
    [  ] ------ Relocating to sub-location: Catherby East Fishing Spot
    [  ] -------- Players Found: 6
    [  ] -------- Average pixel shift: 55
    [  ] -------- Player animation: Player Idle
    [  ] ---- MSI_Relocate: True
    [  ] ------ Waiting 112943 ms before relocating again
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 51, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options .
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 6
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 78, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 8, NOT ENOUGH
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 123, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 38, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 85, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 46, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 6
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 30, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 6
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 118, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 30, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 72, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 70, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Net Fishing spot / 3 more options
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 5, NOT ENOUGH
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 63 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 6
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 3
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 63 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 5, NOT ENOUGH
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 4, NOT ENOUGH
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 5
    [  ] ------ Players Found: 5
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 5
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 55, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 94 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Cage Fishing spot / 3 more options *110 xl
    [  ] ------ Failed to find uptext: ['Net', 'et']
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 31, FISHSPOT_SHARK found
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 4
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 4
    [  ] ------ Players Found: 4
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 8, NOT ENOUGH
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 5
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 83, FISHSPOT_SHARK found
    [  ] ------ Found: 11, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 93 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Walk here ii r33p3r xx (level: 95) / 4 more options
    [  ] ------ Failed to find uptext: ['Net', 'et']
    [  ] ------ Players Found: 10
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 10
    [  ] ------ Players Found: 10
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 26, FISHSPOT_SHARK found
    [  ] ------ Found: 18, FISHSPOT_SHARK found
    [  ] ------ Took 78 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 11
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 11
    [  ] ------ Players Found: 11
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 12, FISHSPOT_SHARK found
    [  ] ------ Found: 4, NOT ENOUGH
    [  ] ------ Found: 18, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 10
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 10
    [  ] ------ Players Found: 10
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 69, FISHSPOT_SHARK found
    [  ] ------ Found: 12, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 10
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 10
    [  ] ------ Players Found: 10
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 23, FISHSPOT_SHARK found
    [  ] ------ Found: 5, NOT ENOUGH
    [  ] ------ Took 47 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 10
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 10
    [  ] ------ Players Found: 10
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 43, FISHSPOT_SHARK found
    [  ] ------ Found: 9, NOT ENOUGH
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 10
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 10
    [  ] ------ Players Found: 10
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 47, FISHSPOT_SHARK found
    [  ] ------ Found: 13, FISHSPOT_SHARK found
    [  ] ------ Objects found: 1
    [  ] ------ Took 93 ms to complete
    [  ] ---- MSI_FindObjectTPA: True
    [  ] ------ Uptext: Walk here Lady Jernika (level: 89) / 6 more options
    [  ] ------ Failed to find uptext: ['Net', 'et']
    [  ] ------ Players Found: 8
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 8
    [  ] ------ Players Found: 8
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 13, FISHSPOT_SHARK found
    [  ] ------ Found: 3, NOT ENOUGH
    [  ] ------ Took 46 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 8
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 105, FISHSPOT_SHARK found
    [  ] ------ Took 63 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 8
    [  ] ------ Players Found: 8
    [  ] ------ MSI_AntiBan
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 47, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 47, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 53, FISHSPOT_SHARK found
    [  ] ------ Found: 4, NOT ENOUGH
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 40, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 8, NOT ENOUGH
    [  ] ------ Took 63 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_FindObjectTPA: FISHSPOT_SHARK
    [  ] ------ Found: 89, FISHSPOT_SHARK found
    [  ] ------ Took 62 ms to complete
    [  ] ---- MSI_FindObjectTPA: False
    [  ] ------ Players Found: 7
    [  ] ------ Scanning for randoms...
    [  ] ------ Players Found: 7
    [  ] ------ Players Found: 7
    [  ] ---- MSI_Relocate (Catherby Fishing Spots)
    [  ] -------- MSI_GetMyPos(): (3270, 2945)
    [  ] -------- MSI_BoxToMM(): (619, 78, 642, 94)
    [  ] ------ At sub-location Catherby East Fishing Spot
    [  ] -------- Players Found: 7
    [  ] -------- Scanning for randoms...
    [  ] ------ MSI_WalkTPA
    [  ] -------- Path: [(3270, 2945), (3250, 2953)]
    [  ] ---------- MSI_PointOnPath: Index = 2
    [  ] ---------- MSI_PointOnPath: Index = 0
    [  ] ---------- MSI_PointOnPath: Index = 0
    [  ] ---------- Current Energy: 100
    [  ] -------- Next Point: 2 (3250, 2953)
    [  ] ---------- Players Found: 6
    [  ] ---------- Average pixel shift: 112
    [  ] ---------- Flag distance: 17
    [  ] ---------- Players Found: 6
    [  ] ---------- Average pixel shift: 164
    [  ] ---------- Flag distance: 16
    [  ] ---------- Players Found: 6
    [  ] ---------- Average pixel shift: 186
    [  ] ---------- Flag distance: 13
    [  ] ---------- Players Found: 6
    [  ] ---------- Average pixel shift: 150
    [  ] ---------- Flag distance: 10
    [  ] ---------- Players Found: 6
    [  ] ---------- Average pixel shift: 150
    [  ] ---------- Players Found: 7
    [  ] ---------- MSI_AntiBan
    [  ] ---------- Average pixel shift: 194
    [  ] ---------- Average pixel shift: 333
    [  ] ---------- Players Found: 7
    [  ] ---------- Average pixel shift: 351
    [  ] ---------- Average pixel shift: 312
    [  ] ---------- Players Found: 7
    [  ] ---------- Average pixel shift: 221
    [  ] ---------- Average pixel shift: 85
    [  ] ---------- Players Found: 7
    [  ] ---------- Average pixel shift: 124
    [  ] ---------- Average pixel shift: 53
    [  ] ---------- Player animation: Player Idle
    [  ] ---------- MSI_GetMyPos(): (3245, 2945)
    [  ] ---------- MSI_PointOnPath: Index = 1
    [  ] -------- Attempts: 1
    [  ] -------- Distance: 9
    [  ] ---------- Players Found: 7
    [  ] ---------- Average pixel shift: 17
    [  ] ---------- Player animation: Player Idle
    [  ] ------ MSI_WalkTPA: True
    [  ] ------ Relocating to sub-location: Catherby East/Central Fishing Spot



    EDIT: V3 Okay so it seems to just deposit all when using barb-tailed harpoon which is a great solution for now, but for regular harpoon users it may be a problem..

    Here is a pic of it messing up and me gathering tuna/swordfish. It had just switched to sharks as i took the Screenshot



    I think the debug box gets off centered and if there is a "cage"/"harpoon" spot next to it, it will select it which makes no sense.

    No big deal like I said since it deposit's all in bank if you're using barb-tailed harpoon but for regular users this will be a problem as the tuna/swordfish will stay in there inventory.



    EDIT V4: Sooo it seems to missclick out of the debug box.

    Last edited by Overtime; 02-04-2012 at 01:56 AM.

  4. #4
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    If it fishes tuna and swordfish it's because the uptext was found. There could have been 2 spots on top of each other and it happened to choose the wrong "harpoon" option. Either way, it's supposed to deposit all "junk" items (in this case swordfish and shark). Can you post the debug from when it doesn't deposit them?

    I don't understand what you mean when you say it misclicks the debug box. I'm assuming you're talking about the blue box on the main screen. I'm also pretty sure I made that box smaller, are you sure you MSI is up to date?

+ Reply to Thread

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 post replies
  • You may post attachments
  • You may edit your posts
  •