Tonexus / poe-scambot

A tool meant to quickly and efficiently search for items in Path of Exile via the stash tab API.
43 stars 8 forks source link

Req: item stats above copied message #9

Open Zsoltbenyey opened 7 years ago

Zsoltbenyey commented 7 years ago

Hello, would it be hard to paste in item stats above copied message? I am really new at regex and I am not sure if the items that I search for are correct, and would be nice to see all item stats above the copied message.

Also a noob Question, how can we search for socket colors? 2g1r3b for example.

Tonexus commented 7 years ago

What do you mean all item stats? Like name, mode, etc?

Also, I do not have an option for specific socket colors yet.

Zsoltbenyey commented 7 years ago

Hello, something like

Piscator's Vigil Tornado Wand

Item Level: 72

39% increased Spell Damage

No Physical Damage 13% increased Attack Speed +353 to Accuracy Rating 22% increased Critical Strike Chance Attacks with this Weapon have 109% increased Elemental Damage Damage with Weapons Penetrates 5% Elemental Resistance

there is a difference in price for rolls on most items, and with this added we could also see if the results for the regex are those that we wanted to achieve.

if i want to buy rings for example, and got the result back as Demon Hold Two-Stone Ring for 15c that does not tell me anything about the ring stats.


I assume you must have the item data if you are able to search through the text.

Ps I am playing on multi monitor setup, so i can see the message before I whisper.

Thanks for your time on this looks nice!

Marmeladenbrot commented 7 years ago

I would love to have this feature too, I'm tinkering around in the scambot files to get this but I'm not well versed in python.