This project contains an automated script for the Plume Testnet. The script performs six different tasks specified in the testnet, automating actions such as swaps, staking, and other operations with random delays and values.
- Automated Task Execution: Executes 6 different tasks and daily check-ins in the Plume Testnet.
- Random Delays: Introduces random delays between task executions for each wallet.
- Random Values: Uses random values for swaps, staking, and other operations.
-
Node.js
The script is written in JavaScript and requires Node.js. You can download and install Node.js from the official website.
-
Git
Make sure Git is installed on your system. Installation instructions can be found on the official Git website.
-
Test Tokens
For the script to work correctly, you will need test ETH and GOON tokens. You can obtain these tokens from the following links:
-
Clone the Repository:
git clone https://github.com/ofresh/plume_testnet_autoscript.git
-
Navigate to the Project Directory:
cd plume_testnet_autoscript -
Install Dependencies:
npm install
-
Add your privatekeys in privateKeys.txt Add each of your private keys in the following format, one per line:
0xprivatekey1
0xprivatekey2
0xprivatekey3Ensure that each private key is on a new line.
- Run the Script: Use start.bat
Detailed instructions for setting up and using the script are available in the documentation at https://www.youtube.com/watch?v=zU6kAyksR0E and t.me/ofreshablecrypto
This project is licensed under the MIT License. See the LICENSE file for details.
If you want to contribute to this project, please fork the repository and submit a pull request.
For any questions or issues, please open an issue in this repository or contact the maintainer at t.me/ofreshablecrypto