Skip to content

vietanhtwdk/Auto-Bot

Repository files navigation

About The Project

An auto-click tool to automate tasks on windows

Main features:

  • Image detection
  • Simple script record
  • Simple script editor

(back to top)

Getting Started

Installation

Download

Check release page: https://github.com/vietanhtwdk/Auto-Bot/releases

Build locally

  1. Install golang 1.20+ https://go.dev/
  2. Install fyne2 https://fyne.io/
  3. Install dependency
    go mod tidy
  4. Build move mouse smooth
    cd move_mouse_smooth
    go build -ldflags -H=windowsgui -o ./MoveMouseSmooth.exe .
  5. Build main
    cd move_mouse_smooth
    go build -ldflags -H=windowsgui -o ./AutoBot.exe .

(back to top)

Usage

Record simple: https://youtu.be/sHBBAGFQdrU

Script editor: https://youtu.be/RRqe50U_i8s

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages