Skip to content

dopezayn/UomiTestnet-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uomi Testnet BOT

Uomi Testnet BOT

  • Dashboard Here : Uomi Testnet
  • Synthra Dex Here : Synthra
  • Connect New Wallet
  • Go To Portofolio
  • Bind Your X Account
  • Use Code T5G154TM
  • Claim Uomi Faucet

Features

  • Auto Get Account Information
  • Auto Run With Proxyscrape Free Proxy - Choose 1
  • Auto Run With Private Proxy - Choose 2
  • Auto Run Without Proxy - Choose 3
  • Auto Rotate Invalid Proxies - y or n
  • Auto Wrap UOMI to WUOMI
  • Auto Unwrap WUOMI to UOMI
  • Auto Make Random Swap
  • Auto Make Random Add Liquidity
  • Multi Accounts

Requiremnets

  • Make sure you have Python3.9 or higher installed and pip.

Instalation

  1. Clone The Repositories:

    git clone https://github.com/dopezayn/UomiTestnet-BOT
    cd UomiTestnet-BOT
  2. Install Requirements:

    pip install -r requirements.txt #or pip3 install -r requirements.txt

Note: Check your web3, eth-account, eth-utils, and eth-abi library version first. If not same with version in requirements.txt, u must uninstall that library.

  • Check Library Version
      pip show libary_name
  • Uninstall Library
      pip uninstall libary_name
  • Install Library With Version
      pip install libary_name==version

Configuration

  • accounts.txt: You will find the file accounts.txt inside the project directory. Make sure accounts.txt contains data that matches the format expected by the script. Here are examples of file formats:

      your_private_key_1
      your_private_key_2
  • proxy.txt: You will find the file proxy.txt inside the project directory. Make sure proxy.txt contains data that matches the format expected by the script. Here are examples of file formats:

      ip:port # Default Protcol HTTP.
      protocol://ip:port
      protocol://user:pass@ip:port

Run

python bot.py #or python3 bot.py

Buy Me a Coffee

  • USDT:

0xcd61f899f0bedcd3b19a3756dff78d105b3366d4

Thank you for visiting this repository, don't forget to contribute in the form of follows and stars. If you have questions, find an issue, or have suggestions for improvement, feel free to contact me or open an issue in this GitHub repository.

Akhii

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages