0xDC00 / scripts

A collection of scripts for Agent. Feel free to submit a pull request to add your script.
https://github.com/0xDC00/agent
MIT License
68 stars 33 forks source link

REQUEST] PC Steam: CrossCode #535

Open Cloudstrifeff7 opened 1 month ago

Cloudstrifeff7 commented 1 month ago

https://store.steampowered.com/app/368340/CrossCode/

CrossCode is programmed in JavaScript, and makes use of a heavily-modified Impact engine which utilizes HTML5

https://impactjs.com/

With textractor I can't find hooks

hashtagwilliam commented 4 weeks ago

While textractor can't find it, Lunahook can fairly easily. The issue is with how text is presented regardless of text speed.

Example from hub:

今後は時ととも
に今後は時ととも
、今後は時とともに
各今後は時とともに、
フ今後は時とともに、各
ァ今後は時とともに、各フ
ク今後は時とともに、各ファ
シ今後は時とともに、各ファク
ョ今後は時とともに、各ファクシ
ン今後は時とともに、各ファクショ
が今後は時とともに、各ファクション
エ今後は時とともに、各ファクションがク
ス今後は時とともに、各ファクションがクエ

Lunahook causes AV programs to go nuts just fyi. Probably false positive but idk.

Cloudstrifeff7 commented 4 weeks ago

While textractor can't find it, Lunahook can fairly easily. The issue is with how text is presented regardless of text speed.

Example from hub:

今後は時ととも
に今後は時ととも
、今後は時とともに
各今後は時とともに、
フ今後は時とともに、各
ァ今後は時とともに、各フ
ク今後は時とともに、各ファ
シ今後は時とともに、各ファク
ョ今後は時とともに、各ファクシ
ン今後は時とともに、各ファクショ
が今後は時とともに、各ファクション
エ今後は時とともに、各ファクションがク
ス今後は時とともに、各ファクションがクエ

Lunahook causes AV programs to go nuts just fyi. Probably false positive but idk.

I've been using LunaHook and haven’t found any hooks, similar to my experience with Textractor. What should I do to capture the text?

image