Skip to content

Repository files navigation

Automated Script for Plume Testnet

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.

Key Features

  • 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.

How to Use

  1. Node.js

    The script is written in JavaScript and requires Node.js. You can download and install Node.js from the official website.

  2. Git

    Make sure Git is installed on your system. Installation instructions can be found on the official Git website.

  3. 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:

  4. Clone the Repository:

    git clone https://github.com/ofresh/plume_testnet_autoscript.git
  5. Navigate to the Project Directory:

    cd plume_testnet_autoscript
  6. Install Dependencies:

    npm install
  7. Add your privatekeys in privateKeys.txt Add each of your private keys in the following format, one per line:

   0xprivatekey1
   0xprivatekey2
   0xprivatekey3

Ensure that each private key is on a new line.

  1. Run the Script: Use start.bat

Documentation

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

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

If you want to contribute to this project, please fork the repository and submit a pull request.

Contact

For any questions or issues, please open an issue in this repository or contact the maintainer at t.me/ofreshablecrypto

About

This project contains an automated script for the Plume Testnet(https://miles.plumenetwork.xyz/). The script performs six different tasks specified in the testnet, automating actions such as swaps, staking, and other operations with random delays and values.

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages