[Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080] menu

User Tag List

Page 219 of 298 FirstFirst ... 119169215216217218219220221222223269 ... LastLast
Results 3,271 to 3,285 of 4467
  1. #3271
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dorado View Post
    tried using my own png as well still can't seem to find the cellar... any help would be greatly appreciated. Ive spent way too much time on this one problem.
    What's your wormhole timing at? Try increasing it. Also, idk if this affects it but i guess it should since it scans for the color, got any digital vibrance/saturation settings cranked up? Other than that.. well idk. All settings low?

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #3272
    x1le's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ralph00 View Post
    Manage it to get working.

    Problem:

    Whenever it does enter the Dank Cellar it doesn't walk to the monster instead it uses archon and shoots the wall. Any thoughts?
    Try increasing the "Middle Door" timing.

  3. #3273
    ralph00's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Found the problem

    MouseClick("middle",Round(40*$x_ratio),Round(797*$y_ratio))

    Thing is, my mouse doesn't have a middle button so that I can't seem to change move key bind to "middle".

  4. #3274
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LATM View Post
    latest version of Anal loot still sells your items. do not use it
    The script should be safe now, I forgot to add the checkinventory before salvaging. Thats probably what happen to use.


    https://www.dropbox.com/s/5jfqam6kfa...l%20Update.zip

  5. #3275
    jcunit's Avatar Knight
    Reputation
    19
    Join Date
    Jun 2012
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ralph00 View Post
    Found the problem

    MouseClick("middle",Round(40*$x_ratio),Round(797*$y_ratio))

    Thing is, my mouse doesn't have a middle button so that I can't seem to change move key bind to "middle".
    So simulate 1.. Write an autoit script:

    Code:
    sleep(3000)
    MouseClick("middle")
    Go into settings, the hotkey section where you can set a hotkey for move. Alt tab, run the script. And make it set mouse3 as hotkey for move.

  6. #3276
    jcunit's Avatar Knight
    Reputation
    19
    Join Date
    Jun 2012
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    The script should be safe now, I forgot to add the checkinventory before salvaging. Thats probably what happen to use.


    https://www.dropbox.com/s/5jfqam6kfa...l%20Update.zip
    Code:
    Func CheckFullStash()
    If _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140) Then
       If $StashSelectedTab < 2 Then
    	  $StashSelectedTab += 1
       ElseIf $StashSelectedTab = 2 Then
    	  $StashLoot = 0
    	  Return 0
       EndIf
    Do 
    Sleep(100)
       Until Not _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140)
       MouseClick("right")
    MouseClick("left", Round($StashTabs[$StashSelectedTab][0] * $x_ratio) ,Round($StashTabs[$StashSelectedTab][1] * $x_ratio), 1, 4)
    EndIf
     Return 1
       EndFunc
    Remove mouseclick("right" )

  7. #3277
    ralph00's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm fixed it

  8. #3278
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jcunit View Post
    Code:
    Func CheckFullStash()
    If _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140) Then
       If $StashSelectedTab < 2 Then
    	  $StashSelectedTab += 1
       ElseIf $StashSelectedTab = 2 Then
    	  $StashLoot = 0
    	  Return 0
       EndIf
    Do 
    Sleep(100)
       Until Not _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140)
       MouseClick("right")
    MouseClick("left", Round($StashTabs[$StashSelectedTab][0] * $x_ratio) ,Round($StashTabs[$StashSelectedTab][1] * $x_ratio), 1, 4)
    EndIf
     Return 1
       EndFunc
    Remove mouseclick("right" )
    Thanks removed it. Salvaging should work with no worries now. If it detects that your gear has changed it pauses the bot. If this happens take a ss of your inventory and upload the last part of the debug

    Sent from my DROID RAZR using Tapatalk 2

  9. #3279
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Skipped a rare again :/ Trying with higher increased tolerance yet again.

    Edit: Remembered someone around here wrote in a post binding call "loot" to a button to test it out.. guess i should find that post again heh
    Last edited by trevl; 07-13-2012 at 12:29 PM.

  10. #3280
    BigLootz's Avatar Sergeant
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Curious... have we had any users of this script (and only this script) get banned in yesterday/today's wave? I stopped running it until I heard more reports on the ban...

  11. #3281
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BigLootz View Post
    Curious... have we had any users of this script (and only this script) get banned in yesterday/today's wave? I stopped running it until I heard more reports on the ban...
    There were reports of people botting multiple accounts that got banned. I didnt . Here are the stats with my new analyzing functions. I'm going to completely revamp it tonight to make it more accurate. I'll keep you guys posted. The gold per hour you see here is with me pausing the game and selling the exquisite essences I was gather from the salvaging as you can see there's a huge GPH increase and my stash isn't full of useless items which is a plus.

    306% GF
    232% MF
    28k Buffed DPS

    2012-07-13 12:11:40 :
    ************************************************
    Chancity's Dank Celler

    Stats:
    Total Runtime: 1 hours, 59 minutes
    Open Cellar Avg: 23s - Closed Cellar Avg: 9.4s
    Total Cellars Found: 149 (52%)
    Total Cellars Not Found: 137 (48%)
    Total Deaths: 2 (1%)
    Total Repairs: 0 (0%)

    Loot:
    Rares: 8 Legendary's: 2 Set Items: 0 Gems: 0
    645K Per Hour - Accumulated Gold: 1.27M
    ************************************************

    Code:
    2012-07-13 10:20:43 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 0,2
    2012-07-13 10:20:43 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,3
    2012-07-13 10:20:43 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,4
    2012-07-13 10:20:44 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 0,5
    2012-07-13 10:20:44 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 1,0
    2012-07-13 10:20:44 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 10:20:45 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 1,3
    2012-07-13 10:20:45 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 1,4
    2012-07-13 10:20:45 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 1,5
    2012-07-13 10:20:46 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 2,0
    2012-07-13 10:20:46 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 2,2
    2012-07-13 10:20:46 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,4
    2012-07-13 10:20:47 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 3,0
    2012-07-13 10:20:47 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,2
    2012-07-13 10:20:47 : Magic Item Found Color=(1)0x141C2F iLvl=51 @ Cell 3,4
    2012-07-13 10:20:48 : Rare Item Found Color=(1)0x4A3C0B iLvl=60 @ Cell 4,0
    2012-07-13 10:20:48 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 4,2
    2012-07-13 10:20:48 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 4,4
    2012-07-13 10:20:49 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 5,0
    2012-07-13 10:20:49 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 5,2
    2012-07-13 10:20:49 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 5,4
    2012-07-13 10:20:50 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,0
    2012-07-13 10:20:50 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,2
    2012-07-13 10:20:50 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 6,4
    2012-07-13 10:20:51 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 7,0
    2012-07-13 10:20:51 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 7,2
    2012-07-13 10:20:51 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,4
    2012-07-13 10:20:52 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 8,0
    2012-07-13 10:20:52 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 8,2
    2012-07-13 10:20:52 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 9,0
    2012-07-13 10:20:53 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 9,2
    2012-07-13 10:20:53 : iLvl Analyzing took 10.41 Seconds
    ****************************************************
    2012-07-13 10:20:53 : Identifying Rare Items
    ****************************************************
    2012-07-13 10:20:53 : Rares to Identify 4,0
    2012-07-13 10:20:56 : Salvaging Items
    ****************************************************
    2012-07-13 10:21:00 : Item to Salvage Magic 0,3
    2012-07-13 10:21:01 : Item to Salvage Magic 1,2
    2012-07-13 10:21:02 : Item to Salvage Magic 1,3
    2012-07-13 10:21:02 : Item to Salvage Magic 1,5
    2012-07-13 10:21:03 : Item to Salvage Magic 2,4
    2012-07-13 10:21:03 : Item to Salvage Magic 6,0
    2012-07-13 10:21:04 : Item to Salvage Magic 8,0
    2012-07-13 10:21:09 : Total Items to Vendor 5 Magic 0,2
    2012-07-13 10:21:09 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 10:21:10 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 10:21:10 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 10:21:11 : Total Items to Vendor 5 Magic 2,0
    2012-07-13 10:21:11 : Total Items to Vendor 5 Magic 2,2
    2012-07-13 10:21:12 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 10:21:12 : Total Items to Vendor 5 Magic 3,2
    2012-07-13 10:21:12 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 10:21:13 : Total Items to Vendor 5 Rare 4,0
    2012-07-13 10:21:13 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 10:21:14 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 10:21:14 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 10:21:15 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 10:21:15 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 10:21:15 : Total Items to Vendor 5 Magic 6,4
    2012-07-13 10:21:16 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 10:21:16 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 10:21:17 : Total Items to Vendor 5 Magic 7,4
    2012-07-13 10:21:17 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 10:21:17 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 10:21:18 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 10:30:33 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,0
    2012-07-13 10:30:33 : Rare Item Found Color=(1)0x4A3C0B iLvl=0 @ Cell 0,2
    2012-07-13 10:30:33 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,3
    2012-07-13 10:30:34 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,4
    2012-07-13 10:30:34 : Rare Item Found Color=(1)0x4A3C0B iLvl=59 @ Cell 1,0
    2012-07-13 10:30:34 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 10:30:35 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 10:30:35 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 2,0
    2012-07-13 10:30:35 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,2
    2012-07-13 10:30:36 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,4
    2012-07-13 10:30:36 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 2,5
    2012-07-13 10:30:36 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 3,0
    2012-07-13 10:30:37 : Rare Item Found Color=(1)0x4A3C0B iLvl=58 @ Cell 3,2
    2012-07-13 10:30:37 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 3,4
    2012-07-13 10:30:37 : Rare Item Found Color=(1)0x4A3C0B iLvl=61 @ Cell 4,0
    2012-07-13 10:30:38 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 4,2
    2012-07-13 10:30:38 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 4,4
    2012-07-13 10:30:38 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 5,0
    2012-07-13 10:30:39 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 5,2
    2012-07-13 10:30:39 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 5,4
    2012-07-13 10:30:39 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,0
    2012-07-13 10:30:40 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 6,2
    2012-07-13 10:30:40 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 6,4
    2012-07-13 10:30:40 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 7,0
    2012-07-13 10:30:41 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 7,2
    2012-07-13 10:30:41 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 7,4
    2012-07-13 10:30:41 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,0
    2012-07-13 10:30:42 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,2
    2012-07-13 10:30:42 : Magic Item Found Color=(1)0x141C2F iLvl=51 @ Cell 9,0
    2012-07-13 10:30:42 : Rare Item Found Color=(1)0x4A3C0B iLvl=55 @ Cell 9,2
    2012-07-13 10:30:43 : iLvl Analyzing took 10.19 Seconds
    ****************************************************
    2012-07-13 10:30:43 : Identifying Rare Items
    ****************************************************
    2012-07-13 10:30:43 : Rares to Identify 0,2
    2012-07-13 10:30:46 : Rares to Identify 1,0
    2012-07-13 10:30:49 : Rares to Identify 3,2
    2012-07-13 10:30:53 : Rares to Identify 4,0
    2012-07-13 10:30:56 : Rares to Identify 9,2
    2012-07-13 10:31:00 : Salvaging Items
    ****************************************************
    2012-07-13 10:31:04 : Item to Salvage Magic 0,0
    2012-07-13 10:31:05 : Item to Salvage Magic 0,3
    2012-07-13 10:31:05 : Item to Salvage Magic 1,2
    2012-07-13 10:31:06 : Item to Salvage Magic 2,2
    2012-07-13 10:31:06 : Item to Salvage Magic 2,4
    2012-07-13 10:31:07 : Item to Salvage Rare 4,0
    2012-07-13 10:31:07 : Item to Salvage Magic 6,0
    2012-07-13 10:31:08 : Item to Salvage Magic 6,4
    2012-07-13 10:31:08 : Item to Salvage Magic 7,0
    2012-07-13 10:31:09 : Item to Salvage Magic 7,4
    2012-07-13 10:31:10 : Item to Salvage Magic 8,2
    2012-07-13 10:31:15 : Total Items to Vendor 5 Rare 0,2
    2012-07-13 10:31:15 : Total Items to Vendor 5 Rare 1,0
    2012-07-13 10:31:16 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 10:31:16 : Total Items to Vendor 5 Magic 2,5
    2012-07-13 10:31:17 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 10:31:17 : Total Items to Vendor 5 Rare 3,2
    2012-07-13 10:31:18 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 10:31:18 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 10:31:18 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 10:31:19 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 10:31:19 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 10:31:20 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 10:31:20 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 10:31:20 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 10:31:21 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 10:31:21 : Total Items to Vendor 5 Rare 9,2
    2012-07-13 10:43:27 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 0,2
    2012-07-13 10:43:27 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,3
    2012-07-13 10:43:28 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 0,4
    2012-07-13 10:43:28 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 1,0
    2012-07-13 10:43:28 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 1,2
    2012-07-13 10:43:29 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 10:43:29 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,5
    2012-07-13 10:43:29 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,0
    2012-07-13 10:43:30 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,2
    2012-07-13 10:43:30 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 2,4
    2012-07-13 10:43:30 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 2,5
    2012-07-13 10:43:31 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 3,0
    2012-07-13 10:43:31 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 3,2
    2012-07-13 10:43:31 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,4
    2012-07-13 10:43:31 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 4,0
    2012-07-13 10:43:32 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 4,2
    2012-07-13 10:43:32 : Rare Item Found Color=(1)0x4A3C0B iLvl=59 @ Cell 4,4
    2012-07-13 10:43:33 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 5,0
    2012-07-13 10:43:33 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 5,2
    2012-07-13 10:43:33 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 5,4
    2012-07-13 10:43:34 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,0
    2012-07-13 10:43:34 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 6,2
    2012-07-13 10:43:34 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 6,4
    2012-07-13 10:43:35 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,0
    2012-07-13 10:43:35 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,2
    2012-07-13 10:43:35 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 7,4
    2012-07-13 10:43:36 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,0
    2012-07-13 10:43:36 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,2
    2012-07-13 10:43:36 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,0
    2012-07-13 10:43:37 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,2
    2012-07-13 10:43:37 : iLvl Analyzing took 10.12 Seconds
    ****************************************************
    2012-07-13 10:43:37 : Identifying Rare Items
    ****************************************************
    2012-07-13 10:43:37 : Rares to Identify 4,4
    2012-07-13 10:43:40 : Salvaging Items
    ****************************************************
    2012-07-13 10:43:44 : Item to Salvage Magic 0,3
    2012-07-13 10:43:45 : Item to Salvage Magic 1,0
    2012-07-13 10:43:46 : Item to Salvage Magic 1,5
    2012-07-13 10:43:46 : Item to Salvage Magic 2,0
    2012-07-13 10:43:47 : Item to Salvage Magic 2,2
    2012-07-13 10:43:47 : Item to Salvage Magic 3,2
    2012-07-13 10:43:48 : Item to Salvage Magic 4,0
    2012-07-13 10:43:48 : Item to Salvage Magic 8,0
    2012-07-13 10:43:49 : Item to Salvage Magic 9,0
    2012-07-13 10:43:49 : Item to Salvage Magic 9,2
    2012-07-13 10:43:54 : Total Items to Vendor 5 Magic 0,2
    2012-07-13 10:43:55 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 10:43:55 : Total Items to Vendor 5 Magic 1,2
    2012-07-13 10:43:56 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 10:43:56 : Total Items to Vendor 5 Magic 2,4
    2012-07-13 10:43:56 : Total Items to Vendor 5 Magic 2,5
    2012-07-13 10:43:57 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 10:43:57 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 10:43:58 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 10:43:58 : Total Items to Vendor 5 Rare 4,4
    2012-07-13 10:43:59 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 10:43:59 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 10:43:59 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 10:44:00 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 10:44:00 : Total Items to Vendor 5 Magic 6,4
    2012-07-13 10:44:01 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 10:44:01 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 10:44:02 : Total Items to Vendor 5 Magic 7,4
    2012-07-13 10:44:02 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 10:53:48 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,0
    2012-07-13 10:53:49 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,1
    2012-07-13 10:53:49 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 0,2
    2012-07-13 10:53:49 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,3
    2012-07-13 10:53:50 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 0,4
    2012-07-13 10:53:50 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 1,0
    2012-07-13 10:53:50 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 10:53:51 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 1,4
    2012-07-13 10:53:51 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,5
    2012-07-13 10:53:51 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,0
    2012-07-13 10:53:51 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 2,2
    2012-07-13 10:53:52 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 2,4
    2012-07-13 10:53:52 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,5
    2012-07-13 10:53:52 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 3,0
    2012-07-13 10:53:53 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 3,2
    2012-07-13 10:53:53 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,4
    2012-07-13 10:53:54 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 4,0
    2012-07-13 10:53:54 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 4,2
    2012-07-13 10:53:54 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 4,4
    2012-07-13 10:53:55 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,0
    2012-07-13 10:53:55 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 5,2
    2012-07-13 10:53:55 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,4
    2012-07-13 10:53:56 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,0
    2012-07-13 10:53:56 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,2
    2012-07-13 10:53:56 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,4
    2012-07-13 10:53:57 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 7,0
    2012-07-13 10:53:57 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,2
    2012-07-13 10:53:57 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,4
    2012-07-13 10:53:58 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 8,0
    2012-07-13 10:53:58 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,2
    2012-07-13 10:53:58 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,4
    2012-07-13 10:53:59 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,0
    2012-07-13 10:53:59 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 9,2
    2012-07-13 10:53:59 : iLvl Analyzing took 11.31 Seconds
    ****************************************************
    2012-07-13 10:53:59 : Identifying Rare Items
    ****************************************************
    2012-07-13 10:53:59 : Salvaging Items
    ****************************************************
    2012-07-13 10:54:03 : Item to Salvage Magic 0,3
    2012-07-13 10:54:04 : Item to Salvage Magic 1,2
    2012-07-13 10:54:05 : Item to Salvage Magic 2,0
    2012-07-13 10:54:05 : Item to Salvage Magic 2,5
    2012-07-13 10:54:06 : Item to Salvage Magic 3,2
    2012-07-13 10:54:06 : Item to Salvage Magic 5,0
    2012-07-13 10:54:07 : Item to Salvage Magic 5,2
    2012-07-13 10:54:08 : Item to Salvage Magic 5,4
    2012-07-13 10:54:08 : Item to Salvage Magic 8,2
    2012-07-13 10:54:09 : Item to Salvage Magic 9,0
    2012-07-13 10:54:14 : Total Items to Vendor 5 Magic 0,1
    2012-07-13 10:54:14 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 10:54:15 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 10:54:15 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 10:54:16 : Total Items to Vendor 5 Magic 1,5
    2012-07-13 10:54:16 : Total Items to Vendor 5 Magic 2,2
    2012-07-13 10:54:17 : Total Items to Vendor 5 Magic 2,4
    2012-07-13 10:54:17 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 10:54:18 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 10:54:18 : Total Items to Vendor 5 Magic 4,0
    2012-07-13 10:54:19 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 10:54:19 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 10:54:19 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 10:54:20 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 10:54:20 : Total Items to Vendor 5 Magic 6,4
    2012-07-13 10:54:21 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 10:54:21 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 10:54:22 : Total Items to Vendor 5 Magic 7,4
    2012-07-13 10:54:22 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 10:54:23 : Total Items to Vendor 5 Magic 8,4
    2012-07-13 10:54:23 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 11:06:48 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,2
    2012-07-13 11:06:48 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,3
    2012-07-13 11:06:49 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 1,0
    2012-07-13 11:06:49 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 1,2
    2012-07-13 11:06:50 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 1,4
    2012-07-13 11:06:50 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 2,0
    2012-07-13 11:06:50 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 2,2
    2012-07-13 11:06:51 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,5
    2012-07-13 11:06:51 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 3,0
    2012-07-13 11:06:51 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 3,2
    2012-07-13 11:06:52 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,4
    2012-07-13 11:06:52 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 4,0
    2012-07-13 11:06:52 : Magic Item Found Color=(1)0x141C2F iLvl=51 @ Cell 4,2
    2012-07-13 11:06:53 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 4,4
    2012-07-13 11:06:53 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,0
    2012-07-13 11:06:53 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,2
    2012-07-13 11:06:54 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,4
    2012-07-13 11:06:54 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 6,0
    2012-07-13 11:06:54 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,2
    2012-07-13 11:06:55 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 6,4
    2012-07-13 11:06:55 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,0
    2012-07-13 11:06:55 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 7,2
    2012-07-13 11:06:56 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 7,4
    2012-07-13 11:06:56 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 8,0
    2012-07-13 11:06:56 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 8,2
    2012-07-13 11:06:57 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,0
    2012-07-13 11:06:57 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 9,2
    2012-07-13 11:06:57 : iLvl Analyzing took 9.23 Seconds
    ****************************************************
    2012-07-13 11:06:57 : Salvaging Items
    ****************************************************
    2012-07-13 11:07:01 : Item to Salvage Magic 0,2
    2012-07-13 11:07:02 : Item to Salvage Magic 0,3
    2012-07-13 11:07:02 : Item to Salvage Magic 2,5
    2012-07-13 11:07:03 : Item to Salvage Magic 4,0
    2012-07-13 11:07:04 : Item to Salvage Magic 5,0
    2012-07-13 11:07:04 : Item to Salvage Magic 5,2
    2012-07-13 11:07:05 : Item to Salvage Magic 5,4
    2012-07-13 11:07:05 : Item to Salvage Magic 6,2
    2012-07-13 11:07:06 : Item to Salvage Magic 6,4
    2012-07-13 11:07:06 : Item to Salvage Magic 7,2
    2012-07-13 11:07:07 : Item to Salvage Magic 7,4
    2012-07-13 11:07:07 : Item to Salvage Magic 8,0
    2012-07-13 11:07:08 : Item to Salvage Magic 9,0
    2012-07-13 11:07:13 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 11:07:13 : Total Items to Vendor 5 Magic 1,2
    2012-07-13 11:07:14 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:07:14 : Total Items to Vendor 5 Magic 2,0
    2012-07-13 11:07:15 : Total Items to Vendor 5 Magic 2,2
    2012-07-13 11:07:15 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 11:07:15 : Total Items to Vendor 5 Magic 3,2
    2012-07-13 11:07:16 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:07:16 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 11:07:17 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 11:07:17 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 11:07:18 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 11:07:18 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 11:07:18 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 11:21:15 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,0
    2012-07-13 11:21:16 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,2
    2012-07-13 11:21:16 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,4
    2012-07-13 11:21:17 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 1,0
    2012-07-13 11:21:17 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 1,2
    2012-07-13 11:21:17 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,3
    2012-07-13 11:21:18 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 11:21:18 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,5
    2012-07-13 11:21:18 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,0
    2012-07-13 11:21:18 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,2
    2012-07-13 11:21:19 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,4
    2012-07-13 11:21:19 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 3,0
    2012-07-13 11:21:19 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 3,2
    2012-07-13 11:21:20 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,4
    2012-07-13 11:21:20 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 4,0
    2012-07-13 11:21:20 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 4,2
    2012-07-13 11:21:21 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 4,4
    2012-07-13 11:21:21 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 5,0
    2012-07-13 11:21:21 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 5,2
    2012-07-13 11:21:22 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 5,4
    2012-07-13 11:21:22 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,0
    2012-07-13 11:21:22 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,2
    2012-07-13 11:21:23 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,4
    2012-07-13 11:21:23 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,0
    2012-07-13 11:21:23 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 7,2
    2012-07-13 11:21:24 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,0
    2012-07-13 11:21:24 : Rare Item Found Color=(1)0x4A3C0B iLvl=56 @ Cell 8,2
    2012-07-13 11:21:24 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,0
    2012-07-13 11:21:25 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 9,2
    2012-07-13 11:21:25 : iLvl Analyzing took 9.69 Seconds
    ****************************************************
    2012-07-13 11:21:25 : Identifying Rare Items
    ****************************************************
    2012-07-13 11:21:25 : Rares to Identify 8,2
    2012-07-13 11:21:28 : Salvaging Items
    ****************************************************
    2012-07-13 11:21:32 : Item to Salvage Magic 2,0
    2012-07-13 11:21:33 : Item to Salvage Magic 2,2
    2012-07-13 11:21:34 : Item to Salvage Magic 2,4
    2012-07-13 11:21:34 : Item to Salvage Magic 4,2
    2012-07-13 11:21:35 : Item to Salvage Magic 6,0
    2012-07-13 11:21:35 : Item to Salvage Magic 6,2
    2012-07-13 11:21:36 : Item to Salvage Magic 6,4
    2012-07-13 11:21:36 : Item to Salvage Magic 9,0
    2012-07-13 11:21:41 : Total Items to Vendor 5 Magic 0,0
    2012-07-13 11:21:42 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 11:21:42 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 11:21:43 : Total Items to Vendor 5 Magic 1,2
    2012-07-13 11:21:43 : Total Items to Vendor 5 Magic 1,3
    2012-07-13 11:21:44 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:21:44 : Total Items to Vendor 5 Magic 1,5
    2012-07-13 11:21:44 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 11:21:45 : Total Items to Vendor 5 Magic 3,2
    2012-07-13 11:21:45 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:21:46 : Total Items to Vendor 5 Magic 4,0
    2012-07-13 11:21:46 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 11:21:47 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 11:21:47 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 11:21:47 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 11:21:48 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 11:21:48 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 11:21:49 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 11:21:49 : Total Items to Vendor 5 Rare 8,2
    2012-07-13 11:21:50 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 11:28:54 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 0,2
    2012-07-13 11:28:55 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,4
    2012-07-13 11:28:55 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 0,5
    2012-07-13 11:28:55 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,0
    2012-07-13 11:28:56 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,2
    2012-07-13 11:28:56 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,3
    2012-07-13 11:28:57 : Magic Item Found Color=(1)0x141C2F iLvl=53 @ Cell 1,4
    2012-07-13 11:28:57 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 1,5
    2012-07-13 11:28:57 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,0
    2012-07-13 11:28:58 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 2,2
    2012-07-13 11:28:58 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 2,5
    2012-07-13 11:28:58 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 3,0
    2012-07-13 11:28:59 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 3,2
    2012-07-13 11:28:59 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 3,4
    2012-07-13 11:28:59 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 4,0
    2012-07-13 11:29:00 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 4,2
    2012-07-13 11:29:00 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 5,0
    2012-07-13 11:29:00 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 5,2
    2012-07-13 11:29:01 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 5,4
    2012-07-13 11:29:01 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 6,0
    2012-07-13 11:29:01 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 6,2
    2012-07-13 11:29:02 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 6,4
    2012-07-13 11:29:02 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 7,0
    2012-07-13 11:29:02 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 7,2
    2012-07-13 11:29:03 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 7,4
    2012-07-13 11:29:03 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 8,0
    2012-07-13 11:29:04 : Magic Item Found Color=(1)0x141C2F iLvl=52 @ Cell 8,2
    2012-07-13 11:29:04 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,4
    2012-07-13 11:29:04 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 9,0
    2012-07-13 11:29:05 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 9,2
    2012-07-13 11:29:05 : iLvl Analyzing took 10.74 Seconds
    ****************************************************
    2012-07-13 11:29:05 : Salvaging Items
    ****************************************************
    2012-07-13 11:29:09 : Item to Salvage Magic 0,2
    2012-07-13 11:29:10 : Item to Salvage Magic 1,0
    2012-07-13 11:29:10 : Item to Salvage Magic 2,0
    2012-07-13 11:29:11 : Item to Salvage Magic 3,2
    2012-07-13 11:29:11 : Item to Salvage Magic 6,4
    2012-07-13 11:29:12 : Item to Salvage Magic 7,4
    2012-07-13 11:29:12 : Item to Salvage Magic 8,0
    2012-07-13 11:29:13 : Item to Salvage Magic 8,4
    2012-07-13 11:29:18 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 11:29:18 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 11:29:19 : Total Items to Vendor 5 Magic 1,2
    2012-07-13 11:29:19 : Total Items to Vendor 5 Magic 1,3
    2012-07-13 11:29:19 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:29:20 : Total Items to Vendor 5 Magic 1,5
    2012-07-13 11:29:20 : Total Items to Vendor 5 Magic 2,5
    2012-07-13 11:29:20 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 11:29:21 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:29:21 : Total Items to Vendor 5 Magic 4,0
    2012-07-13 11:29:22 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 11:29:22 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 11:29:23 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 11:29:23 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 11:29:23 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 11:29:24 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 11:29:24 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 11:29:25 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 11:29:25 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 11:29:25 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 11:29:26 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 11:36:01 : Magic Item Found Color=(1)0x141C2F iLvl=53 @ Cell 0,0
    2012-07-13 11:36:02 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,2
    2012-07-13 11:36:02 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 0,4
    2012-07-13 11:36:02 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,5
    2012-07-13 11:36:03 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 1,0
    2012-07-13 11:36:03 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 11:36:03 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 11:36:04 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 2,0
    2012-07-13 11:36:04 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,2
    2012-07-13 11:36:04 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 3,0
    2012-07-13 11:36:05 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 3,2
    2012-07-13 11:36:05 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 3,4
    2012-07-13 11:36:05 : Magic Item Found Color=(1)0x141C2F iLvl=53 @ Cell 4,0
    2012-07-13 11:36:06 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 4,2
    2012-07-13 11:36:06 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 4,4
    2012-07-13 11:36:06 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 5,0
    2012-07-13 11:36:07 : Magic Item Found Color=(1)0x141C2F iLvl=51 @ Cell 5,2
    2012-07-13 11:36:07 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 5,4
    2012-07-13 11:36:07 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 6,0
    2012-07-13 11:36:08 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 6,2
    2012-07-13 11:36:08 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,4
    2012-07-13 11:36:08 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 7,0
    2012-07-13 11:36:09 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 7,2
    2012-07-13 11:36:09 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,0
    2012-07-13 11:36:09 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 8,2
    2012-07-13 11:36:10 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,0
    2012-07-13 11:36:10 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 9,2
    2012-07-13 11:36:10 : iLvl Analyzing took 9.12 Seconds
    ****************************************************
    2012-07-13 11:36:10 : Identifying Rare Items
    ****************************************************
    2012-07-13 11:36:10 : Salvaging Items
    ****************************************************
    2012-07-13 11:36:14 : Item to Salvage Magic 1,2
    2012-07-13 11:36:15 : Item to Salvage Magic 2,0
    2012-07-13 11:36:16 : Item to Salvage Magic 2,2
    2012-07-13 11:36:16 : Item to Salvage Magic 3,0
    2012-07-13 11:36:17 : Item to Salvage Magic 3,2
    2012-07-13 11:36:17 : Item to Salvage Magic 4,2
    2012-07-13 11:36:18 : Item to Salvage Magic 5,0
    2012-07-13 11:36:18 : Item to Salvage Magic 6,4
    2012-07-13 11:36:19 : Item to Salvage Magic 7,0
    2012-07-13 11:36:20 : Item to Salvage Magic 7,2
    2012-07-13 11:36:20 : Item to Salvage Magic 9,0
    2012-07-13 11:36:21 : Item to Salvage Magic 9,2
    2012-07-13 11:36:26 : Total Items to Vendor 5 Magic 0,0
    2012-07-13 11:36:26 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 11:36:27 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 11:36:27 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 11:36:27 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:36:28 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:36:28 : Total Items to Vendor 5 Magic 4,0
    2012-07-13 11:36:29 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 11:36:29 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 11:36:30 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 11:36:30 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 11:36:30 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 11:36:31 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 11:36:31 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 11:47:12 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,0
    2012-07-13 11:47:12 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,2
    2012-07-13 11:47:12 : Rare Item Found Color=(1)0x4A3C0B iLvl=62 @ Cell 0,3
    2012-07-13 11:47:13 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 0,4
    2012-07-13 11:47:13 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 0,5
    2012-07-13 11:47:13 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,0
    2012-07-13 11:47:14 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,2
    2012-07-13 11:47:14 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 11:47:14 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 2,0
    2012-07-13 11:47:15 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 2,2
    2012-07-13 11:47:15 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 2,5
    2012-07-13 11:47:15 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 3,0
    2012-07-13 11:47:16 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 3,2
    2012-07-13 11:47:16 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 3,4
    2012-07-13 11:47:16 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 4,0
    2012-07-13 11:47:17 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 4,2
    2012-07-13 11:47:17 : Magic Item Found Color=(1)0x141C2F iLvl=54 @ Cell 4,4
    2012-07-13 11:47:17 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 5,0
    2012-07-13 11:47:18 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 5,2
    2012-07-13 11:47:18 : Magic Item Found Color=(1)0x141C2F iLvl=63 @ Cell 5,4
    2012-07-13 11:47:18 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 6,0
    2012-07-13 11:47:19 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 6,2
    2012-07-13 11:47:19 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 6,4
    2012-07-13 11:47:19 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,0
    2012-07-13 11:47:20 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,2
    2012-07-13 11:47:20 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 7,4
    2012-07-13 11:47:20 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 8,0
    2012-07-13 11:47:21 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,2
    2012-07-13 11:47:21 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 9,0
    2012-07-13 11:47:21 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 9,2
    2012-07-13 11:47:21 : iLvl Analyzing took 10.16 Seconds
    ****************************************************
    2012-07-13 11:47:22 : Identifying Rare Items
    ****************************************************
    2012-07-13 11:47:22 : Salvaging Items
    ****************************************************
    2012-07-13 11:47:26 : Item to Salvage Magic 0,0
    2012-07-13 11:47:26 : Item to Salvage Magic 0,2
    2012-07-13 11:47:27 : Item to Salvage Magic 1,0
    2012-07-13 11:47:28 : Item to Salvage Magic 4,0
    2012-07-13 11:47:28 : Item to Salvage Magic 4,2
    2012-07-13 11:47:29 : Item to Salvage Magic 7,4
    2012-07-13 11:47:29 : Item to Salvage Magic 8,2
    2012-07-13 11:47:34 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 11:47:35 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 11:47:35 : Total Items to Vendor 5 Magic 1,2
    2012-07-13 11:47:35 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:47:36 : Total Items to Vendor 5 Magic 2,2
    2012-07-13 11:47:36 : Total Items to Vendor 5 Magic 2,5
    2012-07-13 11:47:37 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 11:47:37 : Total Items to Vendor 5 Magic 3,2
    2012-07-13 11:47:38 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:47:38 : Total Items to Vendor 5 Magic 4,4
    2012-07-13 11:47:38 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 11:47:39 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 11:47:39 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 11:47:40 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 11:47:40 : Total Items to Vendor 5 Magic 6,4
    2012-07-13 11:47:40 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 11:47:41 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 11:47:41 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 11:47:42 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 11:47:42 : Total Items to Vendor 5 Magic 9,2
    2012-07-13 11:56:33 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,0
    2012-07-13 11:56:33 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,2
    2012-07-13 11:56:34 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,3
    2012-07-13 11:56:34 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,4
    2012-07-13 11:56:34 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 0,5
    2012-07-13 11:56:35 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,0
    2012-07-13 11:56:35 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 11:56:35 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 1,4
    2012-07-13 11:56:36 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 1,5
    2012-07-13 11:56:36 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 2,0
    2012-07-13 11:56:36 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 2,2
    2012-07-13 11:56:37 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 2,5
    2012-07-13 11:56:37 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 3,0
    2012-07-13 11:56:37 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 3,2
    2012-07-13 11:56:38 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 3,4
    2012-07-13 11:56:38 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 4,0
    2012-07-13 11:56:38 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 4,2
    2012-07-13 11:56:39 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 4,4
    2012-07-13 11:56:39 : Rare Item Found Color=(1)0x4A3C0B iLvl=55 @ Cell 5,0
    2012-07-13 11:56:39 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 5,2
    2012-07-13 11:56:40 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,4
    2012-07-13 11:56:40 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,0
    2012-07-13 11:56:40 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 6,2
    2012-07-13 11:56:41 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,4
    2012-07-13 11:56:41 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 7,0
    2012-07-13 11:56:41 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 7,2
    2012-07-13 11:56:42 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,4
    2012-07-13 11:56:42 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 8,0
    2012-07-13 11:56:42 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,2
    2012-07-13 11:56:43 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 9,0
    2012-07-13 11:56:43 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 9,2
    2012-07-13 11:56:43 : iLvl Analyzing took 10.34 Seconds
    ****************************************************
    2012-07-13 11:56:43 : Identifying Rare Items
    ****************************************************
    2012-07-13 11:56:43 : Rares to Identify 5,0
    2012-07-13 11:56:47 : Salvaging Items
    ****************************************************
    2012-07-13 11:56:51 : Item to Salvage Magic 0,0
    2012-07-13 11:56:51 : Item to Salvage Magic 0,2
    2012-07-13 11:56:52 : Item to Salvage Magic 1,2
    2012-07-13 11:56:52 : Item to Salvage Magic 3,0
    2012-07-13 11:56:53 : Item to Salvage Magic 3,2
    2012-07-13 11:56:54 : Item to Salvage Magic 4,0
    2012-07-13 11:56:54 : Item to Salvage Magic 4,4
    2012-07-13 11:56:55 : Item to Salvage Magic 5,4
    2012-07-13 11:56:55 : Item to Salvage Magic 6,0
    2012-07-13 11:56:56 : Item to Salvage Magic 6,4
    2012-07-13 11:56:56 : Item to Salvage Magic 9,2
    2012-07-13 11:57:01 : Total Items to Vendor 5 Magic 0,3
    2012-07-13 11:57:02 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 11:57:02 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 11:57:03 : Total Items to Vendor 5 Magic 1,0
    2012-07-13 11:57:03 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 11:57:04 : Total Items to Vendor 5 Magic 1,5
    2012-07-13 11:57:04 : Total Items to Vendor 5 Magic 2,0
    2012-07-13 11:57:04 : Total Items to Vendor 5 Magic 2,2
    2012-07-13 11:57:05 : Total Items to Vendor 5 Magic 2,5
    2012-07-13 11:57:05 : Total Items to Vendor 5 Magic 3,4
    2012-07-13 11:57:06 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 11:57:06 : Total Items to Vendor 5 Rare 5,0
    2012-07-13 11:57:06 : Total Items to Vendor 5 Magic 5,2
    2012-07-13 11:57:07 : Total Items to Vendor 5 Magic 6,2
    2012-07-13 11:57:07 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 11:57:07 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 11:57:08 : Total Items to Vendor 5 Magic 7,4
    2012-07-13 11:57:08 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 11:57:09 : Total Items to Vendor 5 Magic 8,2
    2012-07-13 11:57:09 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 12:06:29 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 0,2
    2012-07-13 12:06:30 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,4
    2012-07-13 12:06:30 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 0,5
    2012-07-13 12:06:30 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 1,0
    2012-07-13 12:06:31 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 1,2
    2012-07-13 12:06:31 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 1,4
    2012-07-13 12:06:31 : Magic Item Found Color=(1)0x141C2F iLvl=56 @ Cell 2,0
    2012-07-13 12:06:32 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 2,2
    2012-07-13 12:06:32 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 3,0
    2012-07-13 12:06:32 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 3,2
    2012-07-13 12:06:33 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 3,4
    2012-07-13 12:06:33 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 4,0
    2012-07-13 12:06:33 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 4,2
    2012-07-13 12:06:34 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 4,4
    2012-07-13 12:06:34 : Magic Item Found Color=(1)0x141C2F iLvl=58 @ Cell 5,0
    2012-07-13 12:06:34 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 5,2
    2012-07-13 12:06:35 : Magic Item Found Color=(1)0x141C2F iLvl=53 @ Cell 5,4
    2012-07-13 12:06:35 : Magic Item Found Color=(1)0x141C2F iLvl=59 @ Cell 6,0
    2012-07-13 12:06:35 : Magic Item Found Color=(1)0x141C2F iLvl=61 @ Cell 6,2
    2012-07-13 12:06:36 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 6,4
    2012-07-13 12:06:36 : Magic Item Found Color=(1)0x141C2F iLvl=57 @ Cell 7,0
    2012-07-13 12:06:36 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 7,2
    2012-07-13 12:06:37 : Magic Item Found Color=(1)0x141C2F iLvl=60 @ Cell 8,0
    2012-07-13 12:06:37 : Magic Item Found Color=(1)0x141C2F iLvl=62 @ Cell 8,2
    2012-07-13 12:06:37 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 9,0
    2012-07-13 12:06:38 : Magic Item Found Color=(1)0x141C2F iLvl=55 @ Cell 9,2
    2012-07-13 12:06:38 : iLvl Analyzing took 8.86 Seconds
    ****************************************************
    2012-07-13 12:06:38 : Salvaging Items
    ****************************************************
    2012-07-13 12:06:42 : Item to Salvage Magic 0,2
    2012-07-13 12:06:43 : Item to Salvage Magic 1,0
    2012-07-13 12:06:43 : Item to Salvage Magic 1,2
    2012-07-13 12:06:44 : Item to Salvage Magic 2,2
    2012-07-13 12:06:44 : Item to Salvage Magic 3,4
    2012-07-13 12:06:45 : Item to Salvage Magic 4,0
    2012-07-13 12:06:46 : Item to Salvage Magic 4,4
    2012-07-13 12:06:46 : Item to Salvage Magic 5,2
    2012-07-13 12:06:47 : Item to Salvage Magic 6,2
    2012-07-13 12:06:47 : Item to Salvage Magic 8,2
    2012-07-13 12:06:52 : Total Items to Vendor 5 Magic 0,4
    2012-07-13 12:06:53 : Total Items to Vendor 5 Magic 0,5
    2012-07-13 12:06:53 : Total Items to Vendor 5 Magic 1,4
    2012-07-13 12:06:53 : Total Items to Vendor 5 Magic 2,0
    2012-07-13 12:06:54 : Total Items to Vendor 5 Magic 3,0
    2012-07-13 12:06:54 : Total Items to Vendor 5 Magic 3,2
    2012-07-13 12:06:54 : Total Items to Vendor 5 Magic 4,2
    2012-07-13 12:06:55 : Total Items to Vendor 5 Magic 5,0
    2012-07-13 12:06:55 : Total Items to Vendor 5 Magic 5,4
    2012-07-13 12:06:56 : Total Items to Vendor 5 Magic 6,0
    2012-07-13 12:06:56 : Total Items to Vendor 5 Magic 6,4
    2012-07-13 12:06:56 : Total Items to Vendor 5 Magic 7,0
    2012-07-13 12:06:57 : Total Items to Vendor 5 Magic 7,2
    2012-07-13 12:06:57 : Total Items to Vendor 5 Magic 8,0
    2012-07-13 12:06:58 : Total Items to Vendor 5 Magic 9,0
    2012-07-13 12:06:58 : Total Items to Vendor 5 Magic 9,2
    Last edited by chancity; 07-13-2012 at 02:19 PM.

  12. #3282
    d3votion's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    btw any1 still botting with this in vm and MORE than 1 instance? or banned?

  13. #3283
    Seahorse1's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I stopped botting for now, too many people getting banned. Not worth it.
    Looks like they are going after people with multiple clients first. not sure will they go after single client next. Will wait and see if it's safe to bot again...

  14. #3284
    Emerick8's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where did you hear people were recently banned because of this bot ?

    EDIT : I checked some previous pages ... well actually it seems that some people are running the bot on 2 different characters on the same account on the same time ? Is this even possible ? I mean I used to run it like for 7-8 hours by night, only on my VM, and no more. Is there any chance I can get banned from doing this way ?
    Last edited by Emerick8; 07-13-2012 at 05:35 PM.

  15. #3285
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just redid the analyze loot functions..its much more accurate now. Ill post it later on.

    Sent from my DROID RAZR using Tapatalk 2

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 272
    Last Post: 08-14-2012, 03:33 PM
  3. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
  4. Replies: 37
    Last Post: 07-18-2012, 02:37 PM
  5. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
All times are GMT -5. The time now is 04:52 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search