Jump to content

wooztec

EB User
  • Content Count

    11
  • Joined

  • Last visited

Community Reputation

1 Neutral

About wooztec

  • Rank
    Bronze V
  1. wooztec

    MAPRUNNER ISSUE

    I think BOT can't read now tiers# of the maps, and every conditions with [MapTier] doesn't work. [Rarity] == "Rare" # [RunMap] == "true" [Rarity] == "Magic" # [RunMap] == "true" [Rarity] == "Normal" # [RunMap] == "true" work corectly, but it runs every map in the map stash
  2. wooztec

    MAPRUNNER ISSUE

    What is wrong with my pickit tab configuration? I remind you that bot runs maps, when i change lines in map ipd to: [Rarity] == "Normal" # [RunMap] == "true" [Rarity] == "Magic" # [RunMap] == "true" [Rarity] == "Rare" # [RunMap] == "true" but it runs EVERY map in map stash.. I want bot to run only maps tier 8+...
  3. wooztec

    MAPRUNNER ISSUE

    I've tried everything. Bot still run only act map..
  4. wooztec

    MAPRUNNER ISSUE

    lastrun.log default2.ipd
  5. wooztec

    MAPRUNNER ISSUE

    It doesn't solve this problem. I replace lines with [MapTier] >= "8" && [MapTier] <= "16" # [RunMap] == "true" in default/ my ipd and Bot still don't take any map (tier3/tier10) and start run act map..
  6. HI, i have problem with maprunner. I want bot to run only on tier 8+ maps I input in config file .ipd: [Rarity] == "Normal" # [RunMap] == "true" [Rarity] == "Magic" # [RunMap] == "true" [Rarity] == "Rare" # [RunMap] == "true" // Map Tier setting [MapTier] <= "8" && [MapTier] >= "66" # [IgnoreMap] == "true" I have a few maps tier 10 in correct stashtab and few tier 3 for test. BOT use tier 3 if that map is on first slot. Why? When i switch to this code: [MapTier] == "1" # [IgnoreMap] == "true" [MapTier] == "2" # [IgnoreMap] == "true" [MapTier] == "3" # [IgnoreMap] == "true" [MapTier] == "4" # [IgnoreMap] == "true" [MapTier] == "5" # [IgnoreMap] == "true" [MapTier] == "6" # [IgnoreMap] == "true" [MapTier] == "7" # [IgnoreMap] == "true" [MapTier] == "8" # [IgnoreMap] == "true" [Rarity] == "Normal" # [RunMap] == "true" [Rarity] == "Magic" # [RunMap] == "true" [Rarity] == "Rare" # [RunMap] == "true" bot doesn't recognize any map and run act map.. I spent a lot of time to solve this but it still occur. Does anyone have any idea what is wrong? I have newest version of bot, dx 9, etc. Everything else working correctly except mapruner. DEFAULT CONFIG DOESN'T WORK
  7. wooztec

    Running state priority: 28

    Removing the item filter from UI solve this problem.
  8. wooztec

    Running state priority: 28

    Someone fixed this problem?
  9. wooztec

    Running state priority: 28

    i have the same problem..
  10. wooztec

    Weird start of bot?

    Is there any solution for this? I have the same problem
  11. wooztec

    New bot 0.81d is not working

    I have a similar problem, the bot does not log in automatically. The mouse cursor is still in the character selection position.
×
×
  • Create New...