Sunflower-farmers-automated-bot - Sunflower Farmers NFT Game automated bot.IT IS NOT a cheat or hack bot

Overview

Sunflower-farmers-auto-bot

Sunflower Farmers NFT Game automated bot.IT IS NOT a cheat or hack bot. Totally open source, you can check all code.

Functions enabled:

  • auto login
  • auto polygon setup
  • plant
  • monitor
  • harvest
  • save

Please, consider donate some if I help you in any way

My wallet address:

0x82249B72Fb97eB5A54CF769f91f049ecaF31F7bd

Sunflower-automated-bot

Instalation:

You'll need to install python if you're using windows. https://www.python.org/downloads/

After that install requirements.

pip install requirements.txt

Settings:

###Create config.yaml file: Make a copy from file config_example.yaml and name it as config.yaml

For single account open the config.yaml file and edit these lines.

Note: Please take care with your secret phrase.

private:
  secret_phrase: your secret phrase here
  passwd: your_password

Linux users can use env vars. Just enable this variable:

set_linux_env: true

After that set the variable names in your system:

SUNFLOWER (secret Phrase)
PASSWD (password)

For multi account open the config.yaml file and edit these lines.

Note: On multi acc, the browser will always be closed to avoid many system memory usage.

Uncomment these lines and set use_multi_acc to 'true'

use_multi_acc: true
multi_acc_list:
  - [phrase1, passwd1, plant_choice_1]
  - [phrase2, passwd2, plant_choice_2]
  - [phrase3, passwd3, plant_choice_3]

Changing vegetables:

Got to config.yaml file and set desired plant:

Example:

selected_plant: sunflower

Choices are:

sunflower
potato
pumpkin
beetroot
caluflower
parsnip

Usage:

On cmd (windows) or console(unix systems) start the bot with command:

python main.py

Enjoy it guys.

Please Help

I've not tested on windows. If you want to help, please test by yourself, and tell us about. PR are welcome

Owner
Arthur Alves
Arthur Alves
A Python library for rendering ASS subtitle file format using libass.

ass_renderer A Python library for rendering ASS subtitle file format using libass. Installation pip install --user ass-renderer Contributing # Clone

1 Nov 02, 2022
A simple and easy to use musicbot in python and it uses lavalink.

Lavalink-MusicBot A simple and easy to use musicbot in python and it uses lavalink. ✨ Features plays music in your discord server well thats it i gues

Afnan 1 Nov 29, 2021
Public release of Telepathy, an OSINT toolkit for investigating Telegram groups. Enhanced features and improvements will be added over time.

Telepathy Welcome to Telepathy, an OSINT toolkit for scraping Telegram data to help investigate shady goings on. Currently, the tool is limited to scr

Jordan Wildon 484 Jan 01, 2023
Feedback-TelegramBot is a resemblance bot which can be deployed on server

Feedback-TelegramBot Feedback-TelegramBot is a resemblance bot which can be deployed on server This work is based on Telegram library, thanks to their

2 Jan 03, 2022
Host your Python Discord Bot 24/7 for free. POC

πŸ‰ Pandore πŸ‰ The easiest and fastest way to host your Python3 Discord Bot 24/7 for free! πŸ“š Documentation πŸ“š If you encounter any problem while using

Billy 73 Jan 02, 2023
A cs:go cheat/hack made in Python3.

Atomic πŸ’– Cheat for cs:go written in Python. Features. Glow Esp No Flash Bunny Hop Third Person To-Do. It is prefered to start the cheat when you are

Sofia 6 Feb 12, 2022
Sentiment Analysis web app using Streamlit - American Airlines Tweets

Analyse des sentiments Γ  partir des Tweets L'application est dΓ©veloppΓ©e par Streamlit L'analyse sentimentale est effectuΓ©e sur l'ensemble de donnΓ©es d

Abida Hassan 2 Feb 04, 2022
Simulation artifacts, core components and configuration files to integrate AWS DeepRacer device with ROS Navigation stack.

AWS DeepRacer Overview The AWS DeepRacer Evo vehicle is a 1/18th scale Wi-Fi enabled 4-wheel ackermann steering platform that features two RGB cameras

AWS DeepRacer 31 Nov 21, 2022
Discord bot that performs various functions.

rikka-bot A Discord bot that performs various functions. Table of Contents Commands Main Commands Utility Commands Admin Commands Self-Assignable Role

Carlos Saucedo 7 Aug 27, 2021
A program used to create accounts in bulk, still a work in progress as of now.

Discord Account Creator This project is still a work in progress. It will be published upon its full completion. About This project is still under dev

patched 8 Sep 15, 2022
Gorrabot is a bot made to automate checks and processes in the development process.

Gorrabot is a Gitlab bot made to automate checks and processes in the Faraday development. Features Check that the CHANGELOG is modified By default, m

Faraday 7 Dec 14, 2022
Stack overflow search API

Stack overflow search API

Vikash Karodiya 1 Nov 15, 2021
Notion API Database Python Implementation

Python Notion Database Notion API Database Python Implementation created only by database from the official Notion API. Installing / Getting started p

minwook 78 Dec 19, 2022
Pincer-bot-template - A template for a Discord bot created using the Pincer library

Pincer Discord Bot Template (Python) WARNING: Pincer is still in its alpha/plann

binds 2 Mar 17, 2022
OAN Music - Highly advanced User Music Bot

ΰ½§αœ°κ™°κ¦Ώβž’πŽπ€πΰΌ’β˜› 🎧 Advanced πŽπ€π Music bot. πŸ”— 𝐏𝐨𝐰𝐞𝐫𝐞𝐝 𝐛𝐲 : βž’π€ttitude

Attitude king 5 Feb 25, 2022
Takes upcoming items from a Google Calendar and posts them to Slack.

Google Calendar to Slack by Jason Snell - [email protected] This Python s

6 Aug 21, 2022
This is Telegram Files Store Bot by @AbirHasan2005

PyroFilesStoreBot This is Telegram Parmanent Files Store Bot by @AbirHasan2005. Language: Python3 Library: Pyrogram Features: In PM Just Forward or Se

Abir Hasan 168 Dec 19, 2022
Currency And Gold Prices - Currency And Gold Prices For Python

Currency_And_Gold_Prices Photos from the app New Update Show range Change better

Ali HemmatNia 4 Sep 19, 2022
Telegram Client and Bot that use Artificial Intelligence to auto-reply to scammers and waste their time

scamminator Blocking a scammer is not enough. It is time to fight back. Wouldn't be great if there was a tool that uses Artificial Intelligence to rep

Federico Galatolo 6 Nov 12, 2022
Use CSV files as a Nornir Inventory source with hosts, groups and defaults.

nornir_csv Use CSV files as a Nornir Inventory source with hosts, groups and defaults. This can be used as an equivalent to the Simple Inventory plugi

Matheus Augusto da Silva 2 Aug 13, 2022