Jump to content

BatmanUnited

Beta Tester
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About BatmanUnited

  • Rank
    Noobie

Recent Profile Visitors

506 profile views
  1. BatmanUnited

    Please update timeless currency item

    Here's an example of how to do it in your pickit ///////////////////////////////////////////////////////////////////////////////////// // // // CURRENCY // // // ///////////////////////////////////////////////////////////////////////////////////// // Shards [Type] == "Alchemy Shard" # [StashItem] == "true" [Type] == "Alteration Shard" # [StashItem] == "true" [Type] == "Scroll Fragment" # [StashItem] == "true" [Type] == "Transmutation Shard" # [StashItem] == "true" [Type] == "Timeless Eternal Empire Splinter" # [StashItem] == "true" [Type] == "Timeless Karui Splinter" # [StashItem] == "true" [Type] == "Timeless Templar Splinter" # [StashItem] == "true" [Type] == "Timeless Vaal Splinter" # [StashItem] == "true" [Type] == "Timeless Maraketh Splinter" # [StashItem] == "true"
  2. Fixed: Confirmed. It seems that it wants to click in the area just above the button. The fix is to edit the coordinates file inside of the configuration>your profile name [map] ; Map Device map_device_inventory_x=218 map_device_inventory_y=279 map_device_open_button_x=215 map_device_open_button_y=345 map_device_offset_x=17 map_device_offset_y=17 The y=345 lowers the click to make it work again if you have the 5 slot map device Enjoy!
×
×
  • Create New...