GithubHelp home page GithubHelp logo

kadafimuamar / initia-daily-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from widiskel/initia-daily-bot

1.0 0.0 0.0 145 KB

An Initia daily routine bot, for automatically doing daily quest

JavaScript 100.00%

initia-daily-bot's Introduction

INITIA DAILY ROUTINE BOT

Initia testnet daily routine bot

Prerequisite

To run this bot you need to

  1. Initia Testnet Account with > 30 INIT AND > 5 GAS Balance.
  2. Node JS Installed.

BOT Feature Overview

This BOT automates various tasks for a given wallet address. Below is a detailed breakdown of the features and the sequence of operations it performs.

Bot Feature

  1. Send 1 Init to Other
  2. Send 1 Init to Other (BLACKWING)
  3. Send 1 Init to Other (NOON)
  4. Send 1 Init to Other (TUCANA)
  5. Send 1 Init to Other (INIT AI)
  6. Send 1 Init to Other (MINIMOVE)
  7. Send 1 Init to Other (MINIWASM)
  8. Send 1 Init to Other (CIVITA)
  9. Bridge 1 Init to (CIVITA)
  10. Bridge 1 Init to (TUCANA)
  11. Bridge 1 Init to (INIT AI)
  12. Send 0.1 TIA to Other (NOON) (EXPERIMENTAL)
  13. Send 1 USDC to Other (BLACKWING) (EXPERIMENTAL)
  14. Send 5 TUC to Other (TUCANA) (EXPERIMENTAL)
  15. Send 0.0001 ETH to Other (MINIMOVE) (EXPERIMENTAL)
  16. Swap 1 INIT to USDC
  17. Swap 1 INIT to TIA
  18. Swap 1 INIT to TUC
  19. Swap 1 INIT to ETH
  20. Stake 1 INIT to Omninode Account
  21. Stake 0.5 USDC / INITIA LP to Omninode Account
  22. Stake 0.01 TIA / INITIA LP to Omninode Account
  23. Stake 0.0001 ETH / INITIA LP to Omninode Account
  24. Request Faucet for Tucana Account
  25. Add 1 TUC to Tucana Liquidity PERP
  26. Swap 1 INIT to USDC on TUCANA Account
  27. Roll Civitia Dice 3x For Account
  28. Claim Staking Reward on Omninode
  29. Vote a proposal on Initia
  30. Move 0.1 Initia Stakes from Omninode to Nodes.Guru
  31. Add Liquidity INIT/USDC on Tucana Liquidity Pool
  32. Generate Collection on Init AI
  33. Mint NFT on Collection Assasin Holding blade NFT

Set Up

  1. Clone the repo or Download the latest release Here
  2. cd to project directory
  3. run npm install
  4. run cp account_tmp.js account.js
  5. modify your account address and private key on account.js
const account = [["WALLET ADDRESS", "PRIVATE KEY"]];

export { account };
  1. run cp user_config_tmp.js user_config.js

Configure Bot

Bot now have so many feature, but your daily faucet is only 30 INITIA. Thats why now im provide the way to configure what feature you want to use. To choose what feature you want to use

  1. Open user_config.js.
  2. look at
// MORE TX CONFIG
// const userConfig = Array.from({ length: 29 }, (_, i) => i + 1);

// FOCUS EXP CONFIG
// const userConfig = [9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 24, 25, 26, 31, 27];

// USER CONFIG
const userConfig = [
  9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 24, 25, 26, 31, 27,
];
  1. Modify the USER CONFIG, based on the bot feature number that you want to run.

Running Bot

  • To do 1 time run execute npm run start
  • To do scheduler run execute npm run schedule (EXPERIMENTAL)

Note

This bot send token to my testnet address account, to change the address with yours, check the src/utils/constant.js and change the RECEIVERWALLETADDRESS with your address.

UPDATE

to update the bot,

  • if you clone the repo you can simply run git pull or git pull --rebase.
  • if you download from the release, just download new latest release.

CONTRIBUTE

Feel free to fork and contribute adding more feature thanks.

SUPPORT

want to support me for creating another bot ? buy me a coffee on

EVM : 0x0fd08d2d42ff086bf8c6d057d02d802bf217559a

SOLANA : 3tE3Hs7P2wuRyVxyMD7JSf8JTAmEekdNsQWqAnayE1CN

initia-daily-bot's People

Contributors

widiskel avatar kadafimuamar avatar

Stargazers

KayNguyenn97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.