Jump to content

Khashashin

Members
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

About Khashashin

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Khashashin's Achievements

Newbie

Newbie (1/16)

1

Reputation

  1. Yeah thx @Kara` . I want to collect kind of data as I described above. Actually does not matter how it will be done (sniffing, AI, scripting etc.) The final result must collect data. Actually, I already have a machine learning model that detects all seated characters.
  2. Looking for a tool which can collect the data from running l2 client: Send data to the custom server: Example data { "location": "Giran", "private_store_sell": [{ "nick_name": "example", "items": [{ "title": "Cole", "amount": 10, "unit_price": 100 }, { "title": "Steel", "amount": 100, "unit_price": 1000 } ] }, { "nick_name": "example_second", "items": [{ "title": "Cole", "amount": 10, "unit_price": 100 }, { "title": "Steel", "amount": 100, "unit_price": 1000 } ] } ], "private_store_buy": [{ "nick_name": "example", "items": [{ "title": "Cole", "amount": 10, "unit_price": 100 }, { "title": "Steel", "amount": 100, "unit_price": 1000 } ] }, { "nick_name": "example_second", "items": [{ "title": "Cole", "amount": 10, "unit_price": 100 }, { "title": "Steel", "amount": 100, "unit_price": 1000 } ] } ], "craft": [{ "nick_name": "example", "items": [{ "title": "Soulshot (D-grade)", "cost": 100 }] }, { "nick_name": "example", "items": [{ "title": "Soulshot (D-grade)", "cost": 100 }] } ] } Pm me for additional information
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock