daitobu
Beta Tester-
Content Count
9 -
Joined
-
Last visited
Everything posted by daitobu
-
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.
-
When I chose Cport for chicken, the bot does auto download it. It doesn't work after restarting the bot either.
-
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
-
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
-
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
-
For some reason my bot tried to sell 2 unique. I checked and that line in jpick_forcesell did not edit