Tag

game-assistant

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 24, 2024 · Backend Development

Building a Teamfight Tactics Assistant Bot on the Coze Platform with Node.js Plugins

This article details how to create a Teamfight Tactics assistant bot on the Coze low‑code AI platform, covering background motivation, Coze features, workflow design, Node.js plugin development, API implementation, scheduled data clearing, and future improvement plans.

APIBackendBot
0 likes · 14 min read
Building a Teamfight Tactics Assistant Bot on the Coze Platform with Node.js Plugins
Python Programming Learning Circle
Python Programming Learning Circle
Apr 20, 2022 · Game Development

Python Assistant for QQ LianLianKan Game – Environment Setup and Full Implementation

This article presents a Python-based assistant for the QQ LianLianKan game, detailing environment setup, required modules, and a full script that captures the game window, analyzes tile colors, determines removable pairs, and automates mouse clicks to solve the puzzle, intended for learning purposes only.

automationgame-assistantimage processing
0 likes · 8 min read
Python Assistant for QQ LianLianKan Game – Environment Setup and Full Implementation