GithubHelp home page GithubHelp logo

Comments (3)

mackal avatar mackal commented on May 29, 2024

It should be easy to catch, just get a pcap of opening a merchant window then look for the packet with item names in it :P (probably want to make sure you're looking for something you don't have on you)

from eqextractor.

weissrob avatar weissrob commented on May 29, 2024

The merchant structs are some of the ones that had changed quite a bit from UF to RoF from what I recall. They added a lot of new features to merchants since the older clients, so the structs got moved around a bit with new stuff added to them as well. They are probably still tweaking the merchant stuff given all of the changes they have done in recent years.

I believe you need to have the item structs correct to be able to collect what the merchant sends. Items change at least a little with almost every patch, since they are constantly adding new things to them. It isn't hard to update the item struct, but it takes time to break down the packets into the fields and line everything up again to verify it all and adjust where needed.

from eqextractor.

mackal avatar mackal commented on May 29, 2024

Well, I pushed some of the opcodes, now to figure out the struct :P

I also couldn't figure out the OP_ShopEnd ...

from eqextractor.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.