AnyOpenGL

Results 17 comments of AnyOpenGL

You need to understand the principle of autoblock. In the original version, we couldn't attack while holding right-click to block. The principle of autoblock is that it automatically simulates holding...

> Why do you need this feature in the game? What are its goals? ![{01FF5876-4C30-4E54-9C00-810539C8E9DE}](https://github.com/user-attachments/assets/b64a29fa-d7be-4a08-8af9-65298905a2fa)

![{F6144EBA-04B8-4E09-861E-6D2BED85BF2E}](https://github.com/user-attachments/assets/e3dbcdb0-0b19-4345-9154-85af04be06e0)

> What about exposing a extra function in scriptapi for claude?`eval` > > Edit: I tend to implement this through existing infrastructure using scriptapi plus debug option(DAP), and claude debugs...

> > > What about exposing a extra function in scriptapi for claude?`eval` > > > Edit: I tend to implement this through existing infrastructure using scriptapi plus debug option(DAP),...

The existing MCP library uses a dynamic addTool() method for its Server. Perhaps we could leverage this to provide an interface for scripts? idk

> I don't intend to implement a mcp server with a script, I would like to provide script api as a tool (in a repl sense), so that the llm...

We haven't enough utility in liquidbounce to finish this pr.And considering pr can't be too big,I will continue this pr as soon as I complete all utility this pr need...

> > And I am waiting for #6241 merged. > > I really doubt that that PR will be merged in the future. It's adding 5 MB to the binary...

> Just out of interest, what anticheats are detecting this? Some funny and antilegit anticheats.But,I've already done it before ,just wait for pull request.