Posts: 1,177
Threads: 239
Joined: Oct 2014
(20-03-2017, 08:21 PM)Jalau Wrote: (20-03-2017, 07:28 PM)Kaasovic Wrote: There is no real way of checking whether an item is really looted. I don't really think people want to hear a song spammed over and over.
I know. But at least you could try to highlight them for sure. That was my idea when sniffing packets or injecting into MBW to read the chat and know about loot. But this might be pretty annoying to do.
Aren't the TCP packets encrypted?
Posts: 774
Threads: 106
Joined: Mar 2012
(20-03-2017, 08:56 PM)Kaasovic Wrote: (20-03-2017, 08:21 PM)Jalau Wrote: (20-03-2017, 07:28 PM)Kaasovic Wrote: There is no real way of checking whether an item is really looted. I don't really think people want to hear a song spammed over and over.
I know. But at least you could try to highlight them for sure. That was my idea when sniffing packets or injecting into MBW to read the chat and know about loot. But this might be pretty annoying to do.
Aren't the TCP packets encrypted?
Funny story, last time I tried this using a java lib I was able to find 3/4 of the chat messages unencrypted. Dunno where the other 1/4 was hiding though. That is why I cancelled the project back then but maybe it was just a bug in the lib.
Loots:
?.?.12 -
Wormbane
4.6.18 -
Penetrator
Posts: 1,177
Threads: 239
Joined: Oct 2014
Experimenting with the packets is still on my list (if you know what I mean *wink*). Last time I checked I wasn't too familiar with Wireshark.
Posts: 774
Threads: 106
Joined: Mar 2012
(20-03-2017, 09:14 PM)Kaasovic Wrote: Experimenting with the packets is still on my list (if you know what I mean *wink*). Last time I checked I wasn't too familiar with Wireshark.
Feel free to try it out. Because actually reading the chat would be so damn helpful! Are scripts that auto refresh ammo while healing allowed? Might be awesome too as long as you aren't afk but jsut watching.
Loots:
?.?.12 -
Wormbane
4.6.18 -
Penetrator
Posts: 1,177
Threads: 239
Joined: Oct 2014
Impact may be way worse then that. But that's better if discussed and tested internally.
Posts: 774
Threads: 106
Joined: Mar 2012
(20-03-2017, 09:40 PM)Kaasovic Wrote: Impact may be way worse then that. But that's better if discussed and tested internally.
How about scanning the ah for average prices and then adding a craft recipe price calculator? For every recipe please though, not only your profession and also house craftables.
Loots:
?.?.12 -
Wormbane
4.6.18 -
Penetrator
Posts: 1,177
Threads: 239
Joined: Oct 2014
On my list, but determining the actual recipes might be a little hard to do. OPEN SOURCE NOW!
Posts: 774
Threads: 106
Joined: Mar 2012
(20-03-2017, 09:52 PM)Kaasovic Wrote: On my list, but determining the actual recipes might be a little hard to do. OPEN SOURCE NOW!
Hard coding, make something that parses yml or json files and let the community do it
Loots:
?.?.12 -
Wormbane
4.6.18 -
Penetrator
Posts: 1,177
Threads: 239
Joined: Oct 2014
20-03-2017, 10:02 PM
(This post was last modified: 20-03-2017, 10:03 PM by Kaasovic.)
(20-03-2017, 10:00 PM)Jalau Wrote: (20-03-2017, 09:52 PM)Kaasovic Wrote: On my list, but determining the actual recipes might be a little hard to do. OPEN SOURCE NOW!
Hard coding, make something that parses yml or json files and let the community do it
What would be nice is to have a page of all the crafting recipes which can be iterated though
which I can then Curl and grep though and make it hardcoded or just auto iterate
Posts: 1,177
Threads: 239
Joined: Oct 2014
21-03-2017, 12:40 PM
(This post was last modified: 21-03-2017, 12:41 PM by Kaasovic.)
Soon.