+ Reply to Thread
Results 1 to 15 of 15

Thread: Air Runecrafting stuck after 2-5 minutes

  1. #1
    Join Date
    Jan 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Air Runecrafting stuck after 2-5 minutes

    It has recently made the bot pretty much unusable for me. I know the air runecrafting script is said to not work properly sometimes but it used to work for much longer than this (1 hour +). Is it because of the RS update?

    The script has had issues with banking, sometimes it will go to the bank straight away but other times it won't find the booth, or won't find the essences. Other than that, sometimes it doesn't find the altar and walk too far. Just wanted to know if it's known and that script is still buggy at the moment, not just for me.

    Also, I haven't been able to find anyone with this problem on the forum and it might be irrelevant but... I first installed Simba and SRL, MSI etc... Then at some point, those weren't in the menu anymore when I opened Simba so I had to reactivate them and check for update and download them again. Then every time I opened Simba I had to do this until I uninstalled Simba completely and reinstalled it. It ended up happening again though and I had to uninstall/reinstall to fix it again. Anyone had that bug and knows a better way to fix it?

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

    Default

    Please read the sticky threads at the top of this forum. You need to post debug. My guess is that it's because of the uptext bugs right now.
    Last edited by Coh3n; 02-02-2012 at 12:25 AM.

  3. #3
    Join Date
    Jan 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ran out of supplies
    Failed walk to: LOC_VW_BANK to LOC_ALTAR_AIR
    Failed to setup player (couldn't find the air tiara I'm wearing while I'm inside the altar already).

    It's always a different reason.

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

    Default

    Quote Originally Posted by Dairiun View Post
    Ran out of supplies
    Failed walk to: LOC_VW_BANK to LOC_ALTAR_AIR
    Failed to setup player (couldn't find the air tiara I'm wearing while I'm inside the altar already).

    It's always a different reason.
    That's not the right debug. Please read the stickied threads at the top of the forum.

  5. #5
    Join Date
    Jan 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, here's one I've just done that stopped after 2m31s
    Code:
    [ * ] ---- Loaded material: Rune essence
    [ * ] ---- Player[0].Script[0].ReportInfo.Items := [[[160, 161, 162, 163, 164, 165]]]
    [ * ] -- MSI_SetupSPS: Surface: Runescape Surface, Areas: ['11_7', '10_7']
    [ * ] -- MSI_SetupPlayer
    [ * ] ---- Player is not logged in
    [ * ] ------ Players Found: 0
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_SetPlayerLoc
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (4190, 2895)
    [ * ] -------- Checking sub-location: Varrock West Bank
    [ * ] -------- Player not at Varrock West Bank
    [ * ] ------ MSI_AtLocation: False
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (4190, 2895)
    [ * ] -------- Checking sub-location: Air ALTAR
    [ * ] -------- Player not at Air ALTAR
    [ * ] ------ MSI_AtLocation: False
    [ * ] ------ MSI_WalkPath: LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] ---------- MSI_PathFromLoc: [(131, 415)]
    [ * ] -------- Walking attempts: 1
    [ * ] -------- MSI_SetupSPS: Surface: Runescape Surface, Areas: ['11_7', '10_7']
    [ * ] -------- MSI_WalkTPA
    [ * ] ---------- Path: [(4579, 2906), (4353, 3020)]
    [ * ] ------------ MSI_PointOnPath: Index = 13
    [ * ] ------------ MSI_PointOnPath: Index = -1
    [ * ] ------------ MSI_EnterPath: false
    [ * ] -------- MSI_WalkTPA: False
    [ * ] -------- MSI_WalkTPA
    [ * ] ---------- Path: [(131, 415)]
    [ * ] ------------ MSI_EnterPath: false
    [ * ] -------- MSI_WalkTPA: False
    [ * ] -------- MSI_WalkTPA
    [ * ] ---------- Path: [(4579, 2906), (4353, 3020)]
    [ * ] ------------ MSI_PointOnPath: Index = 13
    [ * ] ------------ MSI_PointOnPath: Index = -1
    [ * ] ------------ MSI_EnterPath: false
    [ * ] -------- MSI_WalkTPA: False
    [ * ] -------- MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] ---------- MSI_WalkTPA: Path has no points
    [ * ] -------- MSI_AtLocation
    [ * ] ------------ MSI_GetMyPos(): (140, 410)
    [ * ] ---------- Checking sub-location: Air ALTAR
    [ * ] ------------ MSI_BoxToMM(): (605, 74, 632, 106)
    [ * ] ---------- Player is at Air ALTAR
    [ * ] -------- MSI_AtLocation: True
    [ * ] ------ MSI_WalkPath: True
    [ * ] ------ Player's location: Air ALTAR
    [ * ] ---- MSI_SetPlayerLoc: True
    [ * ] ---- MSI_SetSkillLevels
    [ * ] ------ [HOOKED] CharacterStats_FunctionCall: CharacterStats
    [ * ] ---------- Bobzilla_GetData: Getting skill levels
    [ * ] ---------- Player Found in XML, Updating
    [ * ] ------ [HOOKED] CharacterStats_FunctionCall: CharacterStats: 1
    [ * ] ------ Runecrafting Level: 89
    [ * ] ---- MSI_SetSkillLevels: Finished
    [ * ] ---- MSI_FindTool
    [ * ] ------ Searching Inventory tab
    [ * ] ------ Failed to find DTM of Air tiara
    [ * ] ---- MSI_FindTool: False
    [ * ] ---- MSI_FindTool
    [ * ] ------ Searching Equipment tab
    [ * ] ------ Found DTM of Air tiara
    [ * ] ---- MSI_FindTool: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ------ Materials found in inventory
    [ * ] -- MSI_SetupPlayer: True
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Air ALTAR
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (140, 410)
    [ * ] ------ Checking sub-location: Air ALTAR
    [ * ] -------- MSI_BoxToMM(): (605, 74, 632, 106)
    [ * ] ------ Player is at Air ALTAR
    [ * ] ---- MSI_AtLocation: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_AutoObjects
    [ * ] ---- MSI_FindObjectTPA: ALTAR_RUNECRAFTING
    [ * ] ------ Found: 485, ALTAR_RUNECRAFTING found
    [ * ] ------ Objects found: 1
    [ * ] ------ Took 31 ms to complete
    [ * ] ---- MSI_FindObjectTPA: True
    [ * ] ------ Uptext: Craft-rune Altar / 2 more options
    [ * ] ------ MSI_AntiBan
    [ * ] -- MSI_AutoObjects: True
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Air ALTAR
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (140, 405)
    [ * ] ------ Checking sub-location: Varrock West Bank
    [ * ] ------ Player not at Varrock West Bank
    [ * ] ---- MSI_AtLocation: False
    [ * ] ------ Players Found: 0
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_WalkPath: (Reverse) LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] -------- MSI_PathFromLoc: [(131, 415)]
    [ * ] -------- MSI_MirrorATPA: New ATPA [[], [(4353, 3020), (4579, 2906)]]
    [ * ] -------- MSI_MirrorATSA: New string array [['0_0'], ['10_7', '11_7']]
    [ * ] ------ Walking attempts: 1
    [ * ] ------ MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] -------- MSI_WalkTPA: Path has no points
    [ * ] ------ MSI_SolveObstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 53, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 47 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 963, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 47 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Loading - please wait. l
    [ * ] -------- Clicked object
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Found: 746, RUINS_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 32 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Found mirror object: RUINS_AIR
    [ * ] ---------- Found mirror
    [ * ] ------ MSI_SolveObstacle: True
    [ * ] ------ MSI_SetupSPS: Surface: Runescape Surface, Areas: ['10_7', '11_7']
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4353, 3020), (4579, 2906)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- Current Energy: 61
    [ * ] -------- Next Point: 3 (4409, 2992)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 396
    [ * ] ---------- Flag distance: 66
    [ * ] ---------- Players Found: 0
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 519
    [ * ] ---------- Flag distance: 29
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 563
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 373
    [ * ] ---------- Flag distance: 23
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 350
    [ * ] ---------- Flag distance: 21
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 342
    [ * ] ---------- Flag distance: 19
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 425
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 597
    [ * ] ---------- Average pixel shift: 413
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 571
    [ * ] ---------- Average pixel shift: 365
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 639
    [ * ] ---------- Average pixel shift: 639
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4405, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 195
    [ * ] ---------- Current Energy: 55
    [ * ] -------- Next Point: 6 (4459, 2968)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4405, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 195
    [ * ] ---------- Current Energy: 55
    [ * ] -------- Next Point: 6 (4459, 2968)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 26
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4405, 2990)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 193
    [ * ] ---------- Current Energy: 56
    [ * ] -------- Next Point: 6 (4459, 2968)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 20
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4405, 2990)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 3
    [ * ] -------- Distance: 193
    [ * ] ---------- Current Energy: 56
    [ * ] -------- Next Point: 6 (4459, 2968)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 112
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 366
    [ * ] ---------- Flag distance: 56
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 291
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 370
    [ * ] ---------- Flag distance: 52
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 265
    [ * ] ---------- Flag distance: 49
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 356
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 407
    [ * ] ---------- Flag distance: 45
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 121
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 92
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 217
    [ * ] ---------- Flag distance: 40
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 253
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 302
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 409
    [ * ] ---------- Flag distance: 32
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 506
    [ * ] ---------- Flag distance: 29
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 575
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 586
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 223
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 206
    [ * ] ---------- Average pixel shift: 331
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 259
    [ * ] ---------- Average pixel shift: 236
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 183
    [ * ] ---------- Average pixel shift: 127
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 129
    [ * ] ---------- Average pixel shift: 170
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 200
    [ * ] ---------- Average pixel shift: 217
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 193
    [ * ] ---------- Average pixel shift: 160
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 106
    [ * ] ---------- Average pixel shift: 77
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 51
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4460, 2965)
    [ * ] ---------- MSI_PointOnPath: Index = 6
    [ * ] -------- Attempts: 4
    [ * ] -------- Distance: 133
    [ * ] ---------- Current Energy: 51
    [ * ] -------- Next Point: 9 (4511, 2939)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 25
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4460, 2965)
    [ * ] ---------- MSI_PointOnPath: Index = 6
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 133
    [ * ] ---------- Current Energy: 50
    [ * ] -------- Next Point: 9 (4511, 2939)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 88
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 200
    [ * ] ---------- Flag distance: 49
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 54
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4475, 2960)
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 117
    [ * ] ---------- Current Energy: 48
    [ * ] -------- Next Point: 10 (4534, 2927)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 126
    [ * ] ---------- Flag distance: 61
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 31
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4485, 2960)
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 108
    [ * ] ---------- Current Energy: 47
    [ * ] -------- Next Point: 10 (4534, 2927)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 96
    [ * ] ---------- Flag distance: 21
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 47
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4525, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 61
    [ * ] ---------- Current Energy: 42
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 10
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4535, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 48
    [ * ] ---------- Current Energy: 41
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 18
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4545, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 11
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 39
    [ * ] ---------- Current Energy: 40
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 211
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 141
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 238
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 213
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 158
    [ * ] ---------- Flag distance: 30
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 223
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 170
    [ * ] ---------- Flag distance: 27
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 210
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 129
    [ * ] ---------- Flag distance: 24
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 181
    [ * ] ---------- Flag distance: 23
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 247
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 539
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 549
    [ * ] ---------- Flag distance: 20
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 335
    [ * ] ---------- Flag distance: 17
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 494
    [ * ] ---------- Flag distance: 14
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 249
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 107
    [ * ] ---------- Average pixel shift: 79
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 47
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4585, 2910)
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 7
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 55
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: True
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (4585, 2910)
    [ * ] -------- Checking sub-location: Varrock West Bank
    [ * ] ---------- MSI_BoxToMM(): (602, 53, 647, 91)
    [ * ] -------- Player is at Varrock West Bank
    [ * ] ------ MSI_AtLocation: True
    [ * ] ---- MSI_WalkPath: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_BankMaterials
    [ * ] ---- MSI_CountItems: Found 257 of Air rune (140 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Body rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Mind rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Earth rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Fire rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Water rune (0 XP)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ---------- Players Found: 2
    [ * ] -------- MSI_FindObjectTPA: BANK_VARROCK_WEST
    [ * ] ---------- Found: 97, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 101, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 96, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 38, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Found: 140, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 220, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 16, NOT ENOUGH
    [ * ] ---------- Found: 253, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 17, NOT ENOUGH
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Objects found: 7
    [ * ] ---------- Took 62 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: @ank Bank booth / 3 more options
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Found item in bank: Rune Essence
    [ * ] -------- Length(p) = 1
    [ * ] -------- p := [(54, 109)]
    [ * ] ------ Uptext found
    [ * ] ------ Withdrew Rune Essence
    [ * ] ---- MSI_Withdraw: True
    [ * ] -- MSI_BankMaterials: True
    [ * ] -- MSI_SetSkillLevels
    [ * ] ---- [HOOKED] CharacterStats_FunctionCall: CharacterStats
    [ * ] -------- Bobzilla_GetData: Getting skill levels
    [ * ] -------- Player Found in XML, Updating
    [ * ] ---- [HOOKED] CharacterStats_FunctionCall: CharacterStats: 1
    [ * ] ---- Runecrafting level hasn't changed
    [ * ] -- MSI_SetSkillLevels: Finished
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Varrock West Bank
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (4595, 2900)
    [ * ] ------ Checking sub-location: Air ALTAR
    [ * ] ------ Player not at Air ALTAR
    [ * ] ---- MSI_AtLocation: False
    [ * ] ------ Players Found: 1
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_WalkPath: LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] -------- MSI_PathFromLoc: [(131, 415)]
    [ * ] ------ Walking attempts: 1
    [ * ] ------ MSI_SetupSPS: Surface: Runescape Surface, Areas: ['11_7', '10_7']
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4579, 2906), (4353, 3020)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- Current Energy: 36
    [ * ] -------- Next Point: 2 (4544, 2921)
    [ * ] ---------- Players Found: 3
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 200
    [ * ] ---------- Flag distance: 25
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 222
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 248
    [ * ] ---------- Flag distance: 20
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 261
    [ * ] ---------- Flag distance: 18
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 181
    [ * ] ---------- Flag distance: 16
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 156
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 201
    [ * ] ---------- Average pixel shift: 243
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 224
    [ * ] ---------- Average pixel shift: 461
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 415
    [ * ] ---------- Average pixel shift: 197
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 80
    [ * ] ---------- Average pixel shift: 10
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4540, 2920)
    [ * ] ---------- MSI_PointOnPath: Index = 2
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 212
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Next Point: 5 (4490, 2952)
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 175
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 469
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 459
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 268
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 231
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 242
    [ * ] ---------- Flag distance: 56
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 199
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 300
    [ * ] ---------- Flag distance: 53
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 293
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 216
    [ * ] ---------- Flag distance: 50
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 55
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4525, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 196
    [ * ] ---------- Current Energy: 27
    [ * ] -------- Next Point: 6 (4469, 2957)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 36
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4515, 2930)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 185
    [ * ] ---------- Current Energy: 26
    [ * ] -------- Next Point: 6 (4469, 2957)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 135
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 67
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4500, 2945)
    [ * ] ---------- MSI_PointOnPath: Index = 4
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 165
    [ * ] ---------- Current Energy: 24
    [ * ] -------- Next Point: 7 (4453, 2968)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 298
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 381
    [ * ] ---------- Flag distance: 38
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 204
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 162
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 233
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 230
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 357
    [ * ] ---------- Flag distance: 30
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 173
    [ * ] ---------- Flag distance: 27
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 71
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4470, 2955)
    [ * ] ---------- MSI_PointOnPath: Index = 6
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 134
    [ * ] ---------- Current Energy: 20
    [ * ] -------- Next Point: 9 (4416, 2989)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 312
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 136
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 105
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 46
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4450, 2965)
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 112
    [ * ] ---------- Current Energy: 18
    [ * ] -------- Next Point: 10 (4401, 2994)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 57
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4440, 2965)
    [ * ] ---------- MSI_PointOnPath: Index = 8
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 103
    [ * ] ---------- Current Energy: 16
    [ * ] -------- Next Point: 11 (4384, 3003)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 110
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 34
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4435, 2980)
    [ * ] ---------- MSI_PointOnPath: Index = 8
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 91
    [ * ] ---------- Current Energy: 14
    [ * ] -------- Next Point: 11 (4384, 3003)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 556
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 104
    [ * ] ---------- Flag distance: 40
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 304
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 397
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 335
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 237
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 436
    [ * ] ---------- Flag distance: 29
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 255
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 52
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4400, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 53
    [ * ] ---------- Current Energy: 10
    [ * ] ---------- Resting..
    [ * ] -------- Next Point: 13 (4353, 3020)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 2
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4380, 3005)
    [ * ] ---------- MSI_PointOnPath: Index = 11
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 31
    [ * ] ---------- Current Energy: 42
    [ * ] -------- Next Point: 13 (4353, 3020)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 592
    [ * ] ---------- Flag distance: 18
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 561
    [ * ] ---------- Flag distance: 16
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 500
    [ * ] ---------- Flag distance: 15
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 601
    [ * ] ---------- Flag distance: 12
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 590
    [ * ] ---------- Flag distance: 8
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 227
    [ * ] ---------- Flag distance: 8
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 187
    [ * ] ---------- Flag distance: 7
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 391
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 274
    [ * ] ---------- Average pixel shift: 167
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 83
    [ * ] ---------- Average pixel shift: 77
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 156
    [ * ] ---------- Average pixel shift: 246
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 270
    [ * ] ---------- Average pixel shift: 258
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 279
    [ * ] ---------- Average pixel shift: 205
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 173
    [ * ] ---------- Average pixel shift: 131
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 80
    [ * ] ---------- Average pixel shift: 67
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4350, 3020)
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 3
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 42
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: True
    [ * ] ------ MSI_SolveObstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Took 16 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Found: 298, RUINS_AIR found
    [ * ] ---------- Found: 1, NOT ENOUGH
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 47 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Mysterious ruins / 2 more options *160 .
    [ * ] -------- Clicked object
    [ * ] ---------- No text for obstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 927, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Found mirror object: PORTAL_AIR
    [ * ] ---------- Found mirror
    [ * ] ------ MSI_SolveObstacle: True
    [ * ] ------ MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] -------- MSI_WalkTPA: Path has no points
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (130, 415)
    [ * ] -------- Checking sub-location: Air ALTAR
    [ * ] ---------- MSI_BoxToMM(): (615, 69, 642, 101)
    [ * ] -------- Player is at Air ALTAR
    [ * ] ------ MSI_AtLocation: True
    [ * ] ---- MSI_WalkPath: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_AutoObjects
    [ * ] ---- MSI_FindObjectTPA: ALTAR_RUNECRAFTING
    [ * ] ------ Found: 452, ALTAR_RUNECRAFTING found
    [ * ] ------ Objects found: 1
    [ * ] ------ Took 47 ms to complete
    [ * ] ---- MSI_FindObjectTPA: True
    [ * ] ------ Uptext: Craft-rune Altar / 2 more options
    [ * ] -- MSI_AutoObjects: True
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Air ALTAR
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (135, 410)
    [ * ] ------ Checking sub-location: Varrock West Bank
    [ * ] ------ Player not at Varrock West Bank
    [ * ] ---- MSI_AtLocation: False
    [ * ] ------ Players Found: 0
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_WalkPath: (Reverse) LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] -------- MSI_PathFromLoc: [(131, 415)]
    [ * ] -------- MSI_MirrorATPA: New ATPA [[], [(4353, 3020), (4579, 2906)]]
    [ * ] -------- MSI_MirrorATSA: New string array [['0_0'], ['10_7', '11_7']]
    [ * ] ------ Walking attempts: 1
    [ * ] ------ MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] -------- MSI_WalkTPA: Path has no points
    [ * ] ------ MSI_SolveObstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 147, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 47 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options *155 .
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 470, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options *155 .
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 368, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options *155 .
    [ * ] -------- Clicked object
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Found: 245, RUINS_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 47 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Found mirror object: RUINS_AIR
    [ * ] ---------- Found mirror
    [ * ] ------ MSI_SolveObstacle: True
    [ * ] ------ MSI_SetupSPS: Surface: Runescape Surface, Areas: ['10_7', '11_7']
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4353, 3020), (4579, 2906)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- Current Energy: 44
    [ * ] -------- Next Point: 3 (4409, 2995)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 146
    [ * ] ---------- Flag distance: 66
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 266
    [ * ] ---------- Flag distance: 62
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 315
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 192
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 157
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 195
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 192
    [ * ] ---------- Flag distance: 58
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 350
    [ * ] ---------- Flag distance: 56
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 404
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 87
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 463
    [ * ] ---------- Flag distance: 49
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 427
    [ * ] ---------- Flag distance: 46
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 249
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 359
    [ * ] ---------- Flag distance: 39
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 167
    [ * ] ---------- Flag distance: 36
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 593
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 638
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 601
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 386
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 366
    [ * ] ---------- Flag distance: 27
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 374
    [ * ] ---------- Flag distance: 25
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 397
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 426
    [ * ] ---------- Flag distance: 19
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 426
    [ * ] ---------- Flag distance: 17
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 525
    [ * ] ---------- Flag distance: 14
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 636
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 214
    [ * ] ---------- Average pixel shift: 158
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 86
    [ * ] ---------- Average pixel shift: 27
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4410, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 191
    [ * ] ---------- Current Energy: 37
    [ * ] -------- Next Point: 6 (4458, 2966)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 128
    [ * ] ---------- Flag distance: 58
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 263
    [ * ] ---------- Flag distance: 58
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 254
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 360
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 269
    [ * ] ---------- Flag distance: 53
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 175
    [ * ] ---------- Flag distance: 52
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 356
    [ * ] ---------- Flag distance: 50
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 425
    [ * ] ---------- Flag distance: 48
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 198
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 118
    [ * ] ---------- Flag distance: 46
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 109
    [ * ] ---------- Flag distance: 43
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 238
    [ * ] ---------- Flag distance: 40
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 286
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 542
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 618
    [ * ] ---------- Flag distance: 30
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 620
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 513
    [ * ] ---------- Flag distance: 25
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 332
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 88
    [ * ] ---------- Flag distance: 19
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 215
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 223
    [ * ] ---------- Average pixel shift: 132
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 94
    [ * ] ---------- Average pixel shift: 107
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 23
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4460, 2965)
    [ * ] ---------- MSI_PointOnPath: Index = 6
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 133
    [ * ] ---------- Current Energy: 32
    [ * ] -------- Next Point: 9 (4516, 2937)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 156
    [ * ] ---------- Flag distance: 62
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 232
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 91
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 29
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4470, 2960)
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 122
    [ * ] ---------- Current Energy: 30
    [ * ] -------- Next Point: 10 (4531, 2929)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 220
    [ * ] ---------- Flag distance: 65
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 133
    [ * ] ---------- Flag distance: 63
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 54
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4485, 2960)
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 108
    [ * ] ---------- Current Energy: 28
    [ * ] -------- Next Point: 10 (4531, 2929)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4495, 2950)
    [ * ] ---------- MSI_PointOnPath: Index = 8
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 95
    [ * ] ---------- Current Energy: 26
    [ * ] -------- Next Point: 11 (4548, 2923)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 51
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4515, 2940)
    [ * ] ---------- MSI_PointOnPath: Index = 9
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 72
    [ * ] ---------- Current Energy: 24
    [ * ] -------- Next Point: 12 (4569, 2909)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 176
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 37
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4525, 2940)
    [ * ] ---------- MSI_PointOnPath: Index = 9
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 64
    [ * ] ---------- Current Energy: 22
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 68
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4535, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 53
    [ * ] ---------- Current Energy: 20
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4550, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = 11
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 41
    [ * ] ---------- Current Energy: 19
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4565, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = -1
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 32
    [ * ] ---------- Current Energy: 17
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 470
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 596
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 390
    [ * ] ---------- Flag distance: 24
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 422
    [ * ] ---------- Flag distance: 21
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 363
    [ * ] ---------- Flag distance: 19
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 247
    [ * ] ---------- Flag distance: 17
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 100
    [ * ] ---------- Flag distance: 16
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 24
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4575, 2910)
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 6
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 158
    [ * ] ---------- Average pixel shift: 239
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 151
    [ * ] ---------- Average pixel shift: 149
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 199
    [ * ] ---------- Average pixel shift: 155
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 195
    [ * ] ---------- Average pixel shift: 176
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 221
    [ * ] ---------- Average pixel shift: 120
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 101
    [ * ] ---------- Average pixel shift: 75
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: True
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (4580, 2895)
    [ * ] -------- Checking sub-location: Varrock West Bank
    [ * ] ---------- MSI_BoxToMM(): (607, 63, 652, 101)
    [ * ] -------- Player is at Varrock West Bank
    [ * ] ------ MSI_AtLocation: True
    [ * ] ---- MSI_WalkPath: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_BankMaterials
    [ * ] ---- MSI_CountItems: Found 259 of Air rune (140 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Body rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Mind rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Earth rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Fire rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Water rune (0 XP)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- MSI_FindObjectTPA: BANK_VARROCK_WEST
    [ * ] ---------- Found: 1, NOT ENOUGH
    [ * ] ---------- Found: 132, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 166, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 54, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 217, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 239, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 137, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 4, NOT ENOUGH
    [ * ] ---------- Found: 193, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 254, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Found: 274, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 16, NOT ENOUGH
    [ * ] ---------- Found: 17, NOT ENOUGH
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Objects found: 9
    [ * ] ---------- Took 78 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Bank Bank booth / 3 more options
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Found item in bank: Rune Essence
    [ * ] -------- Length(p) = 1
    [ * ] -------- p := [(55, 109)]
    [ * ] ------ Uptext found
    [ * ] ------ Withdrew Rune Essence
    [ * ] ---- MSI_Withdraw: True
    [ * ] -- MSI_BankMaterials: True
    [ * ] -- MSI_SetSkillLevels
    [ * ] ---- [HOOKED] CharacterStats_FunctionCall: CharacterStats
    [ * ] -------- Bobzilla_GetData: Getting skill levels
    [ * ] -------- Player Found in XML, Updating
    [ * ] ---- [HOOKED] CharacterStats_FunctionCall: CharacterStats: 1
    [ * ] ---- Runecrafting level hasn't changed
    [ * ] -- MSI_SetSkillLevels: Finished
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Varrock West Bank
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (4595, 2895)
    [ * ] ------ Checking sub-location: Air ALTAR
    [ * ] ------ Player not at Air ALTAR
    [ * ] ---- MSI_AtLocation: False
    [ * ] ------ Players Found: 2
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_WalkPath: LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] -------- MSI_PathFromLoc: [(131, 415)]
    [ * ] ------ Walking attempts: 1
    [ * ] ------ MSI_SetupSPS: Surface: Runescape Surface, Areas: ['11_7', '10_7']
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4579, 2906), (4353, 3020)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- Current Energy: 16
    [ * ] -------- Next Point: 2 (4541, 2926)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 69
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4580, 2905)
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 254
    [ * ] ---------- Current Energy: 14
    [ * ] -------- Next Point: 3 (4522, 2931)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 125
    [ * ] ---------- Flag distance: 61
    [ * ] ---------- Players Found: 2
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 182
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 132
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 272
    [ * ] ---------- Flag distance: 32
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 256
    [ * ] ---------- Flag distance: 29
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 507
    [ * ] ---------- Flag distance: 27
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 265
    [ * ] ---------- Flag distance: 25
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 142
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 3
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4535, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 2
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 205
    [ * ] ---------- Current Energy: 6
    [ * ] ---------- Resting..
    [ * ] -------- Next Point: 5 (4491, 2953)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 64
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4510, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = 4
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 179
    [ * ] ---------- Current Energy: 35
    [ * ] -------- Next Point: 7 (4456, 2969)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 100
    [ * ] ---------- Flag distance: 53
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 22
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4495, 2945)
    [ * ] ---------- MSI_PointOnPath: Index = 5
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 161
    [ * ] ---------- Current Energy: 33
    [ * ] -------- Next Point: 8 (4436, 2979)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 378
    [ * ] ---------- Flag distance: 61
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 399
    [ * ] ---------- Flag distance: 59
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 151
    [ * ] ---------- Flag distance: 58
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 140
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 237
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 492
    [ * ] ---------- Flag distance: 52
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 115
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (-1, -1)
    [ * ] ---------- MSI_PointOnPath: Index = -1
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 5299
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 5299
    [ * ] -------- Attempts: 3
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 4
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 5
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 6
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 7
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 8
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 9
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 10
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 11
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 12
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 31
    [ * ] -------- Attempts: 13
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 30
    [ * ] -------- Attempts: 14
    [ * ] -------- Distance: 5299
    [ * ] ---------- Current Energy: 30
    [ * ] -------- Attempts: 15
    [ * ] -------- Distance: 5299
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 178
    [ * ] ---------- Flag distance: 44
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 311
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 322
    [ * ] ---------- Flag distance: 40
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 323
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 218
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 147
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 73
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: False
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(131, 415)]
    [ * ] ---------- MSI_EnterPath: false
    [ * ] ------ MSI_WalkTPA: False
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4579, 2906), (4353, 3020)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] ---------- MSI_PointOnPath: Index = 7
    [ * ] ---------- Current Energy: 27
    [ * ] -------- Next Point: 10 (4399, 2994)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 134
    [ * ] ---------- Flag distance: 38
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 484
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 467
    [ * ] ---------- Flag distance: 36
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 144
    [ * ] ---------- Flag distance: 35
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 268
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 504
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 460
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 58
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4420, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 9
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 72
    [ * ] ---------- Current Energy: 23
    [ * ] -------- Next Point: 12 (4365, 3012)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 500
    [ * ] ---------- Flag distance: 52
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 224
    [ * ] ---------- Flag distance: 50
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 16
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4405, 2995)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 58
    [ * ] ---------- Current Energy: 20
    [ * ] -------- Next Point: 13 (4353, 3020)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4395, 3000)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 47
    [ * ] ---------- Current Energy: 19
    [ * ] -------- Next Point: 13 (4353, 3020)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 529
    [ * ] ---------- Flag distance: 34
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 425
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 420
    [ * ] ---------- Flag distance: 31
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 252
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 533
    [ * ] ---------- Flag distance: 25
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 426
    [ * ] ---------- Flag distance: 24
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 584
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 509
    [ * ] ---------- Flag distance: 19
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 695
    [ * ] ---------- Flag distance: 16
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 417
    [ * ] ---------- Flag distance: 14
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 391
    [ * ] ---------- Flag distance: 13
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 483
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 313
    [ * ] ---------- Average pixel shift: 319
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 193
    [ * ] ---------- Average pixel shift: 365
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 241
    [ * ] ---------- Average pixel shift: 153
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 203
    [ * ] ---------- Average pixel shift: 247
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 228
    [ * ] ---------- Average pixel shift: 218
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 207
    [ * ] ---------- Average pixel shift: 164
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 130
    [ * ] ---------- Average pixel shift: 71
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4345, 3020)
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 8
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 55
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: True
    [ * ] ------ MSI_SolveObstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Found: 938, RUINS_AIR found
    [ * ] ---------- Found: 25, NOT ENOUGH
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Mysterious ruins / 2 more options
    [ * ] -------- Clicked object
    [ * ] ---------- No text for obstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Took 15 ms to complete
    [ * ] -------- MSI_FindObjectTPA: False
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- No text for obstacle: OBS_RUINS_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 124, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Found mirror object: PORTAL_AIR
    [ * ] ---------- Found mirror
    [ * ] ------ MSI_SolveObstacle: True
    [ * ] ------ MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] -------- MSI_WalkTPA: Path has no points
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (130, 415)
    [ * ] -------- Checking sub-location: Air ALTAR
    [ * ] ---------- MSI_BoxToMM(): (615, 69, 642, 101)
    [ * ] -------- Player is at Air ALTAR
    [ * ] ------ MSI_AtLocation: True
    [ * ] ---- MSI_WalkPath: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_AutoObjects
    [ * ] ---- MSI_FindObjectTPA: ALTAR_RUNECRAFTING
    [ * ] ------ Found: 444, ALTAR_RUNECRAFTING found
    [ * ] ------ Found: 1, NOT ENOUGH
    [ * ] ------ Objects found: 1
    [ * ] ------ Took 47 ms to complete
    [ * ] ---- MSI_FindObjectTPA: True
    [ * ] ------ Uptext: Craft-rune Altar / 2 more options
    [ * ] ------ MSI_AntiBan
    [ * ] -- MSI_AutoObjects: True
    [ * ] -- MSI_Walk
    [ * ] ---- Player's Location = Air ALTAR
    [ * ] ---- MSI_AtLocation
    [ * ] -------- MSI_GetMyPos(): (135, 410)
    [ * ] ------ Checking sub-location: Varrock West Bank
    [ * ] ------ Player not at Varrock West Bank
    [ * ] ---- MSI_AtLocation: False
    [ * ] ------ Players Found: 0
    [ * ] ------ Scanning for randoms...
    [ * ] ---- MSI_WalkPath: (Reverse) LOC_VW_BANK to LOC_ALTAR_AIR
    [ * ] -------- MSI_PathFromLoc: [(131, 415)]
    [ * ] -------- MSI_MirrorATPA: New ATPA [[], [(4353, 3020), (4579, 2906)]]
    [ * ] -------- MSI_MirrorATSA: New string array [['0_0'], ['10_7', '11_7']]
    [ * ] ------ Walking attempts: 1
    [ * ] ------ MSI_SetupSPS: Surface: Runecrafting Altars, Areas: ['0_0']
    [ * ] -------- MSI_WalkTPA: Path has no points
    [ * ] ------ MSI_SolveObstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 61, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- Setting obstacle to right click only
    [ * ] -------- MSI_FindObjectTPA: PORTAL_AIR
    [ * ] ---------- Found: 69, PORTAL_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 31 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Enter Portal / 2 more options
    [ * ] -------- Clicked object
    [ * ] ---------- No text for obstacle: OBS_PORTAL_AIR
    [ * ] -------- MSI_FindObjectTPA: RUINS_AIR
    [ * ] ---------- Found: 800, RUINS_AIR found
    [ * ] ---------- Objects found: 1
    [ * ] ---------- Took 46 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Found mirror object: RUINS_AIR
    [ * ] ---------- Found mirror
    [ * ] ------ MSI_SolveObstacle: True
    [ * ] ------ MSI_SetupSPS: Surface: Runescape Surface, Areas: ['10_7', '11_7']
    [ * ] ------ MSI_WalkTPA
    [ * ] -------- Path: [(4353, 3020), (4579, 2906)]
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] ---------- Current Energy: 21
    [ * ] -------- Next Point: 3 (4407, 2992)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 17
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4345, 3020)
    [ * ] ---------- MSI_PointOnPath: Index = 0
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 260
    [ * ] ---------- Current Energy: 20
    [ * ] -------- Next Point: 3 (4407, 2992)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 180
    [ * ] ---------- Flag distance: 66
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 337
    [ * ] ---------- Flag distance: 64
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 267
    [ * ] ---------- Flag distance: 63
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 136
    [ * ] ---------- Flag distance: 62
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 129
    [ * ] ---------- Flag distance: 62
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 218
    [ * ] ---------- Flag distance: 61
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 193
    [ * ] ---------- Flag distance: 60
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 435
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 254
    [ * ] ---------- Flag distance: 56
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 304
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 499
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 195
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 253
    [ * ] ---------- Flag distance: 44
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 291
    [ * ] ---------- Flag distance: 42
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 279
    [ * ] ---------- Flag distance: 40
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 638
    [ * ] ---------- Flag distance: 39
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 631
    [ * ] ---------- Flag distance: 37
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 389
    [ * ] ---------- Flag distance: 36
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 554
    [ * ] ---------- Flag distance: 33
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 418
    [ * ] ---------- Flag distance: 30
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 525
    [ * ] ---------- Flag distance: 28
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 626
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 426
    [ * ] ---------- Flag distance: 23
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 628
    [ * ] ---------- Flag distance: 21
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 422
    [ * ] ---------- Flag distance: 18
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 527
    [ * ] ---------- Flag distance: 17
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 143
    [ * ] ---------- Flag distance: 11
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 57
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4410, 3000)
    [ * ] ---------- MSI_PointOnPath: Index = 3
    [ * ] -------- Attempts: 2
    [ * ] -------- Distance: 193
    [ * ] ---------- Current Energy: 12
    [ * ] -------- Next Point: 6 (4462, 2965)
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 295
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 383
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 297
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 403
    [ * ] ---------- Flag distance: 57
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 351
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 293
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 342
    [ * ] ---------- Flag distance: 52
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 348
    [ * ] ---------- Flag distance: 50
    [ * ] ---------- Players Found: 0
    [ * ] ---------- Average pixel shift: 41
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4430, 2990)
    [ * ] ---------- MSI_PointOnPath: Index = 4
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 171
    [ * ] ---------- Current Energy: 8
    [ * ] ---------- Resting..
    [ * ] -------- Next Point: 7 (4478, 2954)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Scanning for randoms...
    [ * ] ---------- Average pixel shift: 16
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4455, 2970)
    [ * ] ---------- MSI_PointOnPath: Index = 6
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 140
    [ * ] ---------- Current Energy: 49
    [ * ] -------- Next Point: 9 (4512, 2936)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 96
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 150
    [ * ] ---------- Flag distance: 54
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 159
    [ * ] ---------- Flag distance: 53
    [ * ] ---------- Players Found: 1
    [ * ] ---------- MSI_AntiBan
    [ * ] ---------- Average pixel shift: 0
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4500, 2950)
    [ * ] ---------- MSI_PointOnPath: Index = 8
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 90
    [ * ] ---------- Current Energy: 44
    [ * ] -------- Next Point: 11 (4548, 2919)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 60
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4510, 2935)
    [ * ] ---------- MSI_PointOnPath: Index = 9
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 75
    [ * ] ---------- Current Energy: 43
    [ * ] -------- Next Point: 12 (4568, 2914)
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 371
    [ * ] ---------- Flag distance: 55
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 131
    [ * ] ---------- Flag distance: 53
    [ * ] ---------- Players Found: 1
    [ * ] ---------- Average pixel shift: 15
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4525, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 10
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 57
    [ * ] ---------- Current Energy: 41
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 119
    [ * ] ---------- Flag distance: 51
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 203
    [ * ] ---------- Flag distance: 50
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 272
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 215
    [ * ] ---------- Flag distance: 47
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 100
    [ * ] ---------- Flag distance: 45
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 36
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4550, 2925)
    [ * ] ---------- MSI_PointOnPath: Index = 11
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 35
    [ * ] ---------- Current Energy: 37
    [ * ] -------- Next Point: 13 (4579, 2906)
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 282
    [ * ] ---------- Flag distance: 30
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Average pixel shift: 172
    [ * ] ---------- Flag distance: 29
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 280
    [ * ] ---------- Flag distance: 27
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 218
    [ * ] ---------- Flag distance: 26
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 273
    [ * ] ---------- Flag distance: 24
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 270
    [ * ] ---------- Flag distance: 23
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 176
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 162
    [ * ] ---------- Flag distance: 22
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 255
    [ * ] ---------- Flag distance: 21
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 456
    [ * ] ---------- Flag distance: 20
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 536
    [ * ] ---------- Flag distance: 18
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 517
    [ * ] ---------- Flag distance: 17
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 299
    [ * ] ---------- Flag distance: -1
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 486
    [ * ] ---------- Average pixel shift: 222
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 102
    [ * ] ---------- Average pixel shift: 59
    [ * ] ---------- Player animation: Player Idle
    [ * ] ---------- MSI_GetMyPos(): (4580, 2910)
    [ * ] ---------- MSI_PointOnPath: Index = 13
    [ * ] -------- Attempts: 1
    [ * ] -------- Distance: 4
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 119
    [ * ] ---------- Average pixel shift: 142
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 171
    [ * ] ---------- Average pixel shift: 221
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 284
    [ * ] ---------- Average pixel shift: 286
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 238
    [ * ] ---------- Average pixel shift: 142
    [ * ] ---------- Players Found: 2
    [ * ] ---------- Average pixel shift: 118
    [ * ] ---------- Average pixel shift: 48
    [ * ] ---------- Player animation: Player Idle
    [ * ] ------ MSI_WalkTPA: True
    [ * ] ------ MSI_AtLocation
    [ * ] ---------- MSI_GetMyPos(): (4580, 2905)
    [ * ] -------- Checking sub-location: Varrock West Bank
    [ * ] ---------- MSI_BoxToMM(): (607, 53, 652, 91)
    [ * ] -------- Player is at Varrock West Bank
    [ * ] ------ MSI_AtLocation: True
    [ * ] ---- MSI_WalkPath: True
    [ * ] -- MSI_Walk: True
    [ * ] -- MSI_BankMaterials
    [ * ] ---- MSI_CountItems: Found 258 of Air rune (140 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Body rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Mind rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Earth rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Fire rune (0 XP)
    [ * ] ---- MSI_CountItems: Found 0 of Water rune (0 XP)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ---------- Players Found: 3
    [ * ] ---------- Scanning for randoms...
    [ * ] -------- MSI_FindObjectTPA: BANK_VARROCK_WEST
    [ * ] ---------- Found: 125, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 144, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 56, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 182, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 141, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 188, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 193, BANK_VARROCK_WEST found
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Found: 14, NOT ENOUGH
    [ * ] ---------- Found: 16, NOT ENOUGH
    [ * ] ---------- Found: 16, NOT ENOUGH
    [ * ] ---------- Found: 17, NOT ENOUGH
    [ * ] ---------- Found: 6, NOT ENOUGH
    [ * ] ---------- Found: 2, NOT ENOUGH
    [ * ] ---------- Objects found: 7
    [ * ] ---------- Took 78 ms to complete
    [ * ] -------- MSI_FindObjectTPA: True
    [ * ] ---------- Uptext: Bank Bank booth / 3 more options
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Failed to find item in bank: Rune Essence
    [ * ] ------ Didn't find item (Rune essence) in inventory
    [ * ] ---- MSI_Withdraw: False (Rune essence)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Failed to find item in bank: Rune Essence
    [ * ] ------ Didn't find item (Rune essence) in inventory
    [ * ] ---- MSI_Withdraw: False (Rune essence)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Failed to find item in bank: Rune Essence
    [ * ] ------ Didn't find item (Rune essence) in inventory
    [ * ] ---- MSI_Withdraw: False (Rune essence)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Failed to find item in bank: Rune Essence
    [ * ] ------ Didn't find item (Rune essence) in inventory
    [ * ] ---- MSI_Withdraw: False (Rune essence)
    [ * ] ---- MSI_BankStandard
    [ * ] ------ MSI_OpenBank
    [ * ] ------ MSI_OpenBank: True (BANK_VARROCK_WEST)
    [ * ] ------ MSI_Deposit
    [ * ] -------- Deposited all items in the inventory
    [ * ] ------ MSI_Deposit: True
    [ * ] ---- MSI_BankStandard: True
    [ * ] ------ Loaded material: Rune essence
    [ * ] ---- MSI_Withdraw
    [ * ] ------ Failed to find item in bank: Rune Essence
    [ * ] ------ Didn't find item (Rune essence) in inventory
    [ * ] ---- MSI_Withdraw: False (Rune essence)
    [ * ] -- MSI_BankMaterials: False
    [ * ] -- MSI_UnsetPlayer
    [ * ] ---- Failed to bank
    [ * ] ---- MSI_SetSkillLevels
    [ * ] ------ [HOOKED] CharacterStats_FunctionCall: CharacterStats
    [ * ] ---------- Bobzilla_GetData: Getting skill levels
    [ * ] ---------- Player Found in XML, Updating
    [ * ] ------ [HOOKED] CharacterStats_FunctionCall: CharacterStats: 1
    [ * ] ------ Runecrafting level hasn't changed
    [ * ] ---- MSI_SetSkillLevels: Finished
    [ * ] ------ All players inactive
    So essentially, it's the "ran out of supplies" error again. But like I said, sometimes it's something else. Do you still think it's because of the uptext bug? It seems to have a hard time to read them sometimes indeed. Also, just wondering, is the log supposed to save with my name in it? I had to replace each line manually. (Just kidding). Doesn't take much longer to replace all but I was just wondering.

    EDIT: Just tried to run it again and it didn't move. Withdrew the essences, then put them back and got stuck not being able to find them again. Log looks pretty much the same.

    EDIT: The SMI update that got released today seems to have fixed it! Script's been running flawlessly for 30 minutes now, nicely done!

    EDIT: Aaaand now it's back to crashing every few minutes. It ran for over an hour flawlessly. I stopped the script manually and took a break. Tried to run it again later and it's back to crashing all the time.
    Last edited by Dairiun; 02-03-2012 at 12:38 AM.

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

    Default

    Quote Originally Posted by Dairiun View Post
    EDIT: The SMI update that got released today seems to have fixed it! Script's been running flawlessly for 30 minutes now, nicely done!
    Well, I'm not sure what I changed that would fix this, but I'm glad it's working.

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

    Default

    I didn't see your post before I made a third edit but yeah. It isn't working anymore :\ It started to get extremely buggy then I did a clean reinstall of Simba 2-3 times and it worked for a bit and went back to being buggy. Sometimes the script won't start at all (doesn't detect the Tiara and says failed to setup) or it'll walk in random direction and try to teleport to lumbridge. Sometimes it gets stuck getting the essence off the bank then putting them back in in a loop or going in the altar, making the runes, leaving then going back in and get stuck. I've tried different graphic settings. I just don't understand why it worked for over an hour and now it won't work for more than 3 minutes.

  8. #8
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get the same problem but with every MSI script anyone got a idea? if u find a fix let me know please

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

    Default

    Quote Originally Posted by likelike697 View Post
    i get the same problem but with every MSI script anyone got a idea? if u find a fix let me know please
    Every MSI script fails to withdraw essence? Funny, most MSI scripts don't require rune essence.

  10. #10
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Every MSI script fails to withdraw essence? Funny, most MSI scripts don't require rune essence.
    what i meant was all my bots get a error that is in a way related...........

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

    Default

    Quote Originally Posted by likelike697 View Post
    what i meant was all my bots get a error that is in a way related...........
    I know, I was just mocking you.

    The only conclusion I can come to is you guys are somehow setting it up wrong. I've been running several different MSI scripts for weeks now and haven't had any issues.

    Now the problem in the OP is fixable and is an actual bug. Simply saying "My MSI doesn't run last 2 minutes, OMG what do I do?", report a bug properly so we can figure it out.

  12. #12
    Join Date
    Feb 2012
    Location
    californa
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok im going 2 post a video of me runiing it seting it up every thing so you can look it over and i will cover everything that i see =-] this will give u all the detail

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

    Default

    Quote Originally Posted by likelike697 View Post
    ok im going 2 post a video of me runiing it seting it up every thing so you can look it over and i will cover everything that i see =-] this will give u all the detail
    It would be 1000x easier if you just posted your debug text.

    E: I've fixed this for the next version. Here are a couple progress reports:
    Progress Report by Coh3n:
    // fixed the bug that stopped it
    {----------------------------------------------------------------}
    {                    MSI Phoenix Player Report                   }
    {----------------------------------------------------------------}
    {     Time Running: 6 Hours, 2 Minutes and 10 Seconds            }
    {----------------------------------------------------------------}
    {                                                                }
    {     Player 0:                                                  }
    {     Location: Varrock West Bank                                }
    {     Time:     04h 53m 09s                                      }
    {     Active:   False                                            }
    {       Reason: Failed walk to: LOC_VW_BANK to LOC_ALTAR_AIR     }
    {                                                                }
    {     Script: Air Runecrafter                                    }
    {       Time:  04h 53m 09s                                       }
    {       Skill: Runecrafting                                      }
    {       Exp:   21,420                                            }
    {       Level: 57                                                }
    {       Loads: 153                                               }
    {         Item:   Air rune                                       }
    {         Amount: 26,027                                         }
    {                                                                }
    {----------------------------------------------------------------}
    {----------------------------------------------------------------}
    
    // stopped manually
    {----------------------------------------------------------------}
    {                    MSI Phoenix Player Report                   }
    {----------------------------------------------------------------}
    {     Time Running: 3 Hours, 42 Minutes and 34 Seconds           }
    {----------------------------------------------------------------}
    {                                                                }
    {     Player 0:                                                  }
    {     Location: Varrock West Bank                                }
    {     Time:     03h 40m 19s                                      }
    {     Active:   True                                             }
    {                                                                }
    {     Script: Air Runecrafter                                    }
    {       Time:  03h 40m 19s                                       }
    {       Skill: Runecrafting                                      }
    {       Exp:   15,960                                            }
    {       Level: 57                                                }
    {       Loads: 114                                               }
    {         Item:   Air rune                                       }
    {         Amount: 19,543                                         }
    {                                                                }
    {----------------------------------------------------------------}
    {----------------------------------------------------------------}

  14. #14
    Join Date
    Mar 2012
    Posts
    182
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Ok, I hope this is the right place to report my problem with air runecrafting. There are a few different scenarios where it fails, and this is one of the report. Coh3n I know I have had a hard time understanding and finding out how to correctly report so I hope this is the one. I was not allowed to create a new thread (no permission) and so I found the most relevant thread (this one) and found a report under c:\simba\includes\msi\debug report. I hope I'm doing it right because I cannot find any instruction on how to generate a debug report. So here is what I found.

    Edit: Ok I am learning finally how to report a bug. I found the link and working at it now. I deleted the debug which I had copied here.
    Last edited by sickle; 03-21-2012 at 12:46 AM.

  15. #15
    Join Date
    Mar 2012
    Posts
    182
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I am going to add that I have the exact same problem with Dairiun, as the script doesn't recognize the rune essence in the bank and quits saying it ran out of supplies. This only happens with my "good" runs, when it hasn't quit already due to numerous issues I have been experiencing (and mentioning). Now that I figured out how to report a bug (gosh took me a while), I will report debug log as I come across each issue.

+ 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
  •