Jump to content

ShawnBadass

EB User
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About ShawnBadass

  • Rank
    Noobie
  1. ShawnBadass

    Bug after update 05/12/19

    Same for me... It just click the right side of the sceen and doing nothing else...
  2. While it is running, Bot does not pick up maps... it is even ignoring Rare maps.. Please help I tried with // Take all maps, or comment out if you want to specify which map rarity to pick up below [Category] == "Map" # [StashItem] == "true" [Category] == "Map" && [Rarity] == "Normal" # [StashItem] == "true" // Take all normal maps [Category] == "Map" && [Rarity] == "Magic" # [StashItem] == "true" // Take all magic maps [Category] == "Map" && [Rarity] == "Rare" # [StashItem] == "true" // Take all rare maps [Category] == "Map" && [Rarity] == "Unique" # [StashItem] == "true" // Take all unique maps and this // Take all maps, or comment out if you want to specify which map rarity to pick up below [Category] == "Map" # [StashItem] == "true" // [Category] == "Map" && [Rarity] == "Normal" # [StashItem] == "true" // Take all normal maps // [Category] == "Map" && [Rarity] == "Magic" # [StashItem] == "true" // Take all magic maps // [Category] == "Map" && [Rarity] == "Rare" # [StashItem] == "true" // Take all rare maps // [Category] == "Map" && [Rarity] == "Unique" # [StashItem] == "true" // Take all unique maps either way did not work.. Please help. Or if you have any pickup file that works fine. I hope you can share it with me. Thank you.
×
×
  • Create New...