Galkite-AutoInteraction is a JavaScript-based automation script designed to simplify interactions with the Galkite application. It enables users to perform various tasks automatically, such as sending messages, managing wallets, and more.
- Automated message sending via
pesan_professor.txt & pesan_cryptobuddy.txt
. - Automatic wallet management using Private key on
accounts.txt
. - Proxy support via
proxy.txt
. - Easy configuration through
package.json
.
- Make sure you have Node.js installed on your system.
- Clone this repository:
git clone https://github.com/Svz1404/Galkite-AutoInteraction.git
- Navigate to the project directory:
cd Galkite-AutoInteraction
- Install the required dependencies:
npm install
- Fill the private key list on accounts.txt then save it ctrl + x + y + enter
nano accounts.txt
- run it
npm start