Quick Start

Tip: Keep in mind that the bot is made to be readable, for that these settings are implemented:

  • When you see 3 dots " . . . " at the end of a ligne that means that the bot is doing something that takes time or is getting same result, the message is repeated when 1 minute is passed from last one. (Ex: in Snipe mode and pool liquidity is not funded yet)

  • The price is displayed only when it changes

Installation

Unzip the file, no installation needed.

Tip: Run app as administrator.

A Node

A node is like a server that the bot talks to to make requests and get responses.

  • Free option: CoinTool let you use public nodes which are free, this is a good starting point.

Tip:

  • After the "CoinTool" website load, Click on reload to get accurate data.

  • Always pick the lowest MS (Millisecond), you will see a rocket in front of it. 🚀

  • Paid option: GetBlock and many more offer custom nodes slightly faster than public node.

You can make money sniping with public nodes, you don't need custom node but if you want to increase your profits a custom one will help.

Tip: The node, good internet and gas price are the main things that impact your sniping position.

MetaMask wallet: 🦊

A transaction only happens if you confirm it, by using a bot you want to make transactions fast but that will need to be confirmed ...

That's why you need to grant the bot a pass to make the transaction for you. and to do that he needs your wallet private key.

Tutorial how to export your private key.

The bot have built in encryption function, you only need to type your private key once then on bot launch it gets encrypted and saved and delete your original private key.

Last updated