Jump to content

daitobu

Beta Tester
  • Content Count

    9
  • Joined

  • Last visited

Community Reputation

0 Neutral

About daitobu

  • Rank
    Noobie

Recent Profile Visitors

658 profile views
  1. daitobu

    Slack invite

    I need an invite too
  2. daitobu

    Bot stop when tryin to TCP logout.

    I turn off all windows security. Never use one in 20 years. Also in POE v3.0 the TCP does work from autopot, it just not from exile-bot.
  3. daitobu

    Bot stop when tryin to TCP logout.

    When I chose Cport for chicken, the bot does auto download it. It doesn't work after restarting the bot either.
  4. I set my bot to TCP log out at about 60% health. It doesn't log out, instead, the bot froze and stand there till death. I asked the discord member but everyone said it works, but it really doesn't for me. It only works with ESC+Click
  5. daitobu

    My bot keep selling Unique Items?

    Maybe common this section //[Rarity] == "Unique" # [stashItem] == "true" // DO NOT COMMENT THIS LINE: With ForceSellItem there is no need to sell uniques as a general line command, rather by individual lines
  6. daitobu

    My bot keep selling Unique Items?

    The only thing I touch on the Jpickit_forcesell is these line below, and bot never keeps any unique. What can I do to keep all the Uniques items? [sockets] >= "5" && [Linked] >= "5" # [stashItem] =="true" // Keep 5/6L [sockets] == "6" && [Linked] >= "6" # [stashItem] =="true" // Keep 6L6S [sockets] == "6" && [Linked] <= "4" # [sellUnid] == "true" // Sell 6S
  7. daitobu

    Bot selling unique items!

    For some reason my bot tried to sell 2 unique. I checked and that line in jpick_forcesell did not edit
×
×
  • Create New...