These are automatic mines, though.
It is a real browser, but it is the back ground, so it does interfere with your work.
- Install NodeJS.
- Clone this repository
git clone https://github.com/SmartBotBlack/hot-wallet-bot-pptr.git
. - Go to folder bot
cd hot-wallet-bot-pptr
. - Use the command
npm ci
to install the lib.
Before launching, you must slime hot at least once on your account
- You need to go to the accounts.ts file and add the number of browsers and proxies for them, in the form id and proxy,
- where id is the unique address of the browser (1 browser - 1 telegram account)
- Proxy of the form login:password:ip:port
- Run the session creation process,
npm run createSession
- When you open your browser, log in to Telegram in any convenient way (QR code or phone number).
- After authorization, the hot wallet application will automatically open, where you will need to go, that is, import the wallet.
- Continue the import process until you reach the main screen where your hot balance is displayed.
After all the dependencies have been downloaded and installed, simply run:
npm run mine