wooztec
EB User-
Content Count
11 -
Joined
-
Last visited
Everything posted by wooztec
-
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
-
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+...
-
I've tried everything. Bot still run only act map..
-
lastrun.log default2.ipd
-
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..
-
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
-
Running state priority: 28
nicklaspp1234 replied to topic's wooztec in Exiled Bot Issues and Bug Report
Removing the item filter from UI solve this problem. -
Running state priority: 28
nicklaspp1234 replied to topic's wooztec in Exiled Bot Issues and Bug Report
Someone fixed this problem? -
Running state priority: 28
nicklaspp1234 replied to topic's wooztec in Exiled Bot Issues and Bug Report
i have the same problem.. -
Is there any solution for this? I have the same problem
-
New bot 0.81d is not working
loveAfterlove replied to topic's wooztec in Exiled Bot Issues and Bug Report
I have a similar problem, the bot does not log in automatically. The mouse cursor is still in the character selection position.