Jump to content

lukoma666

Elite+
  • Content Count

    22
  • Joined

  • Last visited

Everything posted by lukoma666

  1. lukoma666

    Pickit +3 skill

    I am having some issues with the syntax for picking +3 skill items. For whatever reason my lines seems to be grabbing the +1 skill items but not the combination of both. [Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && ([local_socketed_cold_gem_level_+] == "2" || [local_socketed_fire_gem_level_+] == "2" || [local_socketed_lightning_gem_level_+] == "2") && [StashItem] == "true" [Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && [local_socketed_bow_gem_level_+] == "2"
  2. Change this line 'hk_9_hk=ä' at the bottom of config.ini to 'hk_9_hk=mbutton' or whatever button you want. This is an issue because we are using USA keyboard layouts and ä is not a key for us =)
  3. Any chance we can have a start minimized option? <3 you long time
  4. duh! I shoulda realized that myself but ty! That worked like a charm!
  5. this seems broken now? is it broken for anyone else? i really miss the auto party function of this
  6. lukoma666

    Quest Tracking & Sell Coordinates

    Ah now with the update i realize the bot has been changed to auto stash absolutely everything in the inventory other than scrolls, this makes it impossible to enable stashing when a quest that requires an inventory slot is ongoing. I know people have said just complete the quest or just don't start it if you are planning on botting/stashing but this is a very awkward problem that should be fixed
  7. This is suggestion I thought of after realizing all the issues people are having with vendor sell coordinates in different acts and the hassle I've gone through keeping my bots operating.smoothly. I realize the reason its so hard to get them set correctly is because the vendor sell button moves based on quest state. My suggested fix would be to add in a quest tracking area in the bot. Something like a check box menu for not started/in progress/finished. This might potentially be used to fix several things such as ignoring quest items when stashing, vendor coordinates, and maybe even enable bot questing.
  8. lukoma666

    Quick Fix to sell bug on clarissa in act 3

    that wont work if you havn't rescued her yet.
  9. lukoma666

    Smart pickit not selling properly on act3

    Ive had a similar issue in A3, still a problem with quest state not lining up with pre programmed coordinates but not quite... When i'm grinding up new chars, i tend to just give myself the wp for docks in a3 and start botting right from there. The problem with this is that if i have not rescued clarissa she is not there to sell to and the bot does not go to hargan, it just fills my stash with stuff that was supposed to be sold. Simple fix is to just turn off stashing but why waste all that lewt
  10. lukoma666

    clarissa sell button

    Had an issue with selling in a3, not sure why but it was clicking too low on clarissa's menu, i had to change the y location from 137 to 130 (npc_sell_button_y_clarissa=130) and it fixed my issue nm: found a solution to my other problem
  11. lukoma666

    Town Portal Script Issue

    Noticed while running the elite bot that when your stash is full and your inventory hits the auto stash mark, if you have use tp scrolls enabled it looks like the bot actually uses a tp scroll to open a portal but then ignores it. So it just eats through whatever tp scrolls i have on me at that point... not a huge deal but something not working correctly
×
×
  • Create New...