Jump to content

Dimps

EB User
  • Content Count

    34
  • Joined

  • Last visited

Everything posted by Dimps

  1. Dimps

    Quicksilver Flask

    Set it to 0 in Flasks tab. I think it pretty much disables it. Downside is that bot doesn't keep chickens count in stats (which it should in my opinion, would be easy to add with access to code), and may probably cause your auras to not be cast (it either will or will not, check it yourself).
  2. Out of 3 stash sorters I found, this is the only one that actually works. It is too hard for me to improve this source code. But it works, so I closed my eyes tight and done some hacks. Changes: -sorts gems (r-g-b, support r-g-b) -positions mouse absolutely within poe window (moving mouse during action still bad, but it won't screw everything up) -better name matching (now it will not place Bone Offering near rings because it's offeRING), case insensitive too I'm using it so maybe you'll find it useful too. Download AHK script PS: Thanks for releasing the sources, kokosoida!
  3. Diving into poe botting. Feeling alive.

  4. Dimps

    PoE can see your browser history?...

    Obviously "Website" they referring is own PoE website. They can't see your browser history. They save what they can on their own server side. Like every other site, even mine, does. Stop the panic.
  5. Dimps

    Quicksilver Flask

    I wish I would read this reply few days before. Now I have walked my way to this understanding myself. dynastyo is right. Disable default bot flasks and chicken, use multiscript for it. This is the way to go.
  6. Dimps

    Complex pickit query fails

    ([Rarity] == "Normal" || [Rarity] == "Magic") && [Category] == "Belt" # [sellItem] == "true" This one doesn't work. Item is not even picked up. If i separate it into 2 lines for each rarity, it works. ipd syntax checker tells everything is fine. Can you please tell me what I'm doing wrong, or please fix the parser because it's scary to not be sure if it will understand next valuable query.
×
×
  • Create New...