Slither.io Bot tool written in Go
Please support us with a star!
Preview:
Replay_2023-08-15_18-02-15.mp4
- Clone this repository
- issue npm install in sync_api
- issue
go build
one level higher, which produces an executable - You need to use chromium or chrome, you might need to allow insecure content from slither.io in order to make it load (or otherwise make sure your browser doesn't redirect slither.io to https)
- Next, install Frontier Slither for coordinate acquisition.
- edit config.json
- edit proxies.txt if needed
- run the executable produced in step 3 first with the param --help, which would provide an explanation how to run it.
- cd into sync_api and run start.bat
- Open the console in your browser while slither.io game is active by pressing
ctrl+shift+p
- Drag and drop
browser_script.js
fromassets
into it.
- you can find an example in the workspace directory
server_address
should be the address of the server as it is.proxies
should be the path to the text file containing the proxies.point_offset
can be an offset from the head- proxies.txt has a format of proto://host:port/ one per line
Please run this tool at your own risk!