wechat_autojump_game
v0.23
Automatically play WeChat and jump realized by Golang
When you are ready, enter adb devices
in the terminal. If you can see the corresponding device, it means that the adb driver has been installed and configured.
One-click download and installation, no need to set up an environment. For fool-proof usage, please download the binary compressed package corresponding to the operating system on the release page. After decompressing, execute the jump file.
$ ./jump
Manual installation, development and debugging
$ go get -u github.com/sundy-li/wechat_autojump_game
$ cd $GOPATH/src/github.com/sundy-li/wechat_autojump_game/cmd
$ go run main.go
./jump -s 1.392
, parameter s
represents the distance speed value, different resolutions can be adjusted appropriately./jump -m 2000
, parameter m
represents the sleep time in milliseconds Experimental results: