powjoshua 0 Report post Posted March 20, 2016 i edit the map file to only [MapTier] >= "1" && [MapTier] <= "3" # [RunMap] == "true" still not working.... i put my map at stash 2 and 5 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:48 [info] -> Index of mod "base_critical_strike_multiplier_+%" not found!! 2016-03-21 01:09:49 [info] -> Trying to go to recorded position 83 444 !! 2016-03-21 01:09:49 [info] -> Moving to position(1808.904297, 5396.528320). State Priority: 3 2016-03-21 01:09:49 [info] -> Moving to position(2211.956543, 5657.608398). State Priority: 7 2016-03-21 01:09:50 [info] -> Moving to position(2211.956543, 5657.608398). State Priority: 7 2016-03-21 01:09:50 [info] -> Loading stash tab... 2016-03-21 01:09:50 [info] -> Selecting stash tab 3... 2016-03-21 01:09:51 [info] -> Loading stash tab... 2016-03-21 01:09:51 [info] -> Selecting stash tab 4... 2016-03-21 01:09:51 [info] -> Loading stash tab... 2016-03-21 01:09:51 [info] -> Selecting stash tab 5... 2016-03-21 01:09:52 [info] -> Moving to position(1743.522217, 5396.528320). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1747.520508, 5372.854492). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1744.589355, 5336.037109). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1741.982300, 5297.877930). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1703.828979, 5248.960449). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1664.938110, 5192.046387). State Priority: 3 2016-03-21 01:09:53 [info] -> Moving to position(1622.388306, 5135.880859). State Priority: 3 2016-03-21 01:09:56 [info] -> Exiting bot Share this post Link to post Share on other sites
stef 30 Report post Posted March 21, 2016 Check if your map(s) aren't on ignore (default.ipd). There are several map types on ignore. No clue how many maps you have in there, could be all on ignore. [Type] == "XXX Map" # [ignoreMap] == "true" If you see such a line, bot will ignore the map. Share this post Link to post Share on other sites
you262 0 Report post Posted March 21, 2016 (edited) [MapTier] >= "1" && [MapTier] <= "10" # [RunMap] == "true" // Map tier 1 // [Type] == "Crypt Map" # [ignoreMap] == "true" // [Type] == "Desert Map" # [ignoreMap] == "true" // [Type] == "Dunes Map" # [ignoreMap] == "true" // [Type] == "Dungeon Map" # [ignoreMap] == "true" // Gets Stuck // [Type] == "Grotto Map" # [ignoreMap] == "true" // [Type] == "Pit Map" # [ignoreMap] == "true" // Gets Stuck // [Type] == "Tropical Island Map" # [ignoreMap] == "true" // Has Trouble With Transition // [Type] == "Untainted Paradise" # [ignoreMap] == "true" // Map tier 2 // [Type] == "Arcade Map" # [ignoreMap] == "true" // [Type] == "Cemetery Map" # [ignoreMap] == "true" // Sometimes gets stuck on 2 level loot pickup // [Type] == "Channel Map" # [ignoreMap] == "true" // [Type] == "Mountain Ledge Map" # [ignoreMap] == "true" // [Type] == "Sewer Map" # [ignoreMap] == "true" // [Type] == "Thicket Map" # [ignoreMap] == "true" // [Type] == "Wharf Map" # [ignoreMap] == "true" // Map tier 3 // [Type] == "Ghetto Map" # [ignoreMap] == "true" // Sometimes gets stuck on 2 level loot pickup // [Type] == "Mud Geyser Map" # [ignoreMap] == "true" // [Type] == "Museum Map" # [ignoreMap] == "true" // Good map - Won't make transition to boss // [Type] == "Quarry Map" # [ignoreMap] == "true" // Sometimes gets stuck on 2 level loot pickup // [Type] == "Reef Map" # [ignoreMap] == "true" // [Type] == "Spider Lair Map" # [ignoreMap] == "true" // [Type] == "Vaal Pyramid Map" # [ignoreMap] == "true" // Not good map for bot // Map tier 4 // [Type] == "Arena Map" # [ignoreMap] == "true" // Not good map for bot // [Type] == "Overgrown Shrine Map" # [ignoreMap] == "true" // [Type] == "Promenade Map" # [ignoreMap] == "true" // [Type] == "Phantasmagoria Map" # [ignoreMap] == "true" // Annoying map boss without transition // [Type] == "Shore Map" # [ignoreMap] == "true" // [Type] == "Spider Forest Map" # [ignoreMap] == "true" // [Type] == "Tunnel Map" # [ignoreMap] == "true" // Map tier 5 // [Type] == "Bog Map" # [ignoreMap] == "true" // [Type] == "Coves Map" # [ignoreMap] == "true" // [Type] == "Graveyard Map" # [ignoreMap] == "true" // [Type] == "Pier Map" # [ignoreMap] == "true" // [Type] == "Underground Sea Map" # [ignoreMap] == "true" // [Type] == "Villa Map" # [ignoreMap] == "true" // Map tier 6 // [Type] == "Arachnid Nest Map" # [ignoreMap] == "true" // [Type] == "Catacomb Map" # [ignoreMap] == "true" // [Type] == "Colonnade Map" # [ignoreMap] == "true" // Difficult map boss without transition // [Type] == "Dry Woods Map" # [ignoreMap] == "true" // [Type] == "Strand Map" # [ignoreMap] == "true" // [Type] == "Temple Map" # [ignoreMap] == "true" // Difficult map boss without transition // Map tier 7 // [Type] == "Jungle Valley Map" # [ignoreMap] == "true" // Annoying map boss on transition // [Type] == "Terrace Map" # [ignoreMap] == "true" // Annoying map boss on transition // [Type] == "Mine Map" # [ignoreMap] == "true" // [Type] == "Torture Chamber Map" # [ignoreMap] == "true" // Annoying map boss on transition // [Type] == "Waste Pool Map" # [ignoreMap] == "true" // Map tier 8 // [Type] == "Canyon Map" # [ignoreMap] == "true" // [Type] == "Cells Map" # [ignoreMap] == "true" // [Type] == "Dark Forest Map" # [ignoreMap] == "true" // [Type] == "Dry Peninsula Map" # [ignoreMap] == "true" // Annoying map boss on transition // [Type] == "Orchard Map" # [ignoreMap] == "true" // Difficult map boss on transition // Map tier 9 // [Type] == "Arid Lake Map" # [ignoreMap] == "true" // [Type] == "Gorge Map" # [ignoreMap] == "true" // [Type] == "Malformation Map" # [ignoreMap] == "true" // Difficult map boss // [Type] == "Residence Map" # [ignoreMap] == "true" // Difficult map boss // [Type] == "Underground River Map" # [ignoreMap] == "true" // Map tier 10 // [Type] == "Bazaar Map" # [ignoreMap] == "true" // [Type] == "Necropolis Map" # [ignoreMap] == "true" // Difficult map boss // [Type] == "Plateau Map" # [ignoreMap] == "true" // [Type] == "Volcano Map" # [ignoreMap] == "true" // Difficult map boss (LW Totems) He still did not run the map by~~TW 0.59B Edited March 21, 2016 by you262 Share this post Link to post Share on other sites
gwoic123 8 Report post Posted March 21, 2016 (edited) https://exiled-bot.net/community/index.php/topic/6766-bot-refuse-to-run-map/ I have been post this before. No response now. The other Garena-tw users also can't run the map. Waiting for the team to fix it Edited March 21, 2016 by gwoic123 Share this post Link to post Share on other sites
powjoshua 0 Report post Posted March 21, 2016 i know the bot will ignore the map so i put only this command on my map file [MapTier] >= "1" && [MapTier] <= "3" # [RunMap] == "true" still not running , maybe they still fixing the bot. just post to confirm. Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted March 21, 2016 Need an account that can do map in Garena TW to test. Feel free to pm me with credentials. Share this post Link to post Share on other sites