This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :) Creator: Marlon Zanardi

Overview

🚀 Space Crypto auto click bot ready-to-use 🚀

Author python

This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :)

space

Quer saber mais sobre versão v1.08 MULT ACCOUNT?

https://www.youtube.com/watch?v=Bkoc6xSM7f8&t=95s&ab_channel=VaideNFT

Versão oficial (Official version) 1.07

Novos updates

Lista novos updates versão 1.07 - versão otimizada.

  • Possivel alterar resolução por parametro para as pre-definidas: #Selecione a resulução, disponiveis: #1 - 1366x768 #2 - 1680x1050 #3 - 1920x1080 resolution: 1

  • Visualização de recompensas em arquivo de log "rewards.log":

  • Selecione naves por filtro de maior munição automaticamente por parametro "set_filter_max_ammo":

  • Otimização de performance na seleção de naves:

  • Otimização da velocidade do mouse por parametro "move_speed_mouse":

  • Otimização do tempo entre clicks por parametro "time_click":

  • Adicionado parametro para após surrender selecionar se quer ou não que va para tela de naves:

  • Refresh na pagina caso o bot não encontre nenhuma atividade após 10 minutos (possivel ser alterado tempo por parametro).:

  • Opção de enviar apenas naves comuns (em testes).:

  • Correções de bugs


Perguntas frequentes (FAQ)

• Serve para multi account?

No momento apenas single account.

• Quantas naves preciso?

A partir de uma você já consegue jogar.

• Roda em qual navegador?

Recomendamos chrome, firefox, edge e brave (navegadores já testados e funcionando)

• Em qual s.o.

Windows e Linux.

• Qual versão do python?

A partir da versão 3.0+.

• É pago?

Totalmente gratuito, porem é possivel dar aquela força para continuarmos produzindo e melhorando o bot para você ter noites melhores de sono e melhor aproveitamento do farm 😊

Metamask wallet (BNB/SPG/BUSD/BCOIN): 0x73933b679F940ea7352c3895852501e3044FE855

My key pix: 5f3d220c-a2a3-4db2-bfb2-30ae0533e240

• Qual resolução recomendada?

Recomendamos 1366x768 que é a mais estavel atualmente, porem estamos disponibilizando novas pastas com outros tipos de resolução.

Algumas dicas que podem ajudar:

"[WARNING] Nenhuma acao encontrada"

1 - Verifiquem o zoom do seu navegador ( Tem que estar em 100% )

2 - Verifiquem a barra de favoritos se está ativa (sim isso pode diminuir a resolução do navegador), nossas imagens foram printadas na resolução 1366 x 768 com a barra de favoritos, então recomendamos para quem está com problema habilitar os favoritos e testar, para habilitar os favoritos de qualquer navegador use as teclas "crlt + shift + B"

3 - Se você está usando a resolução da sua maquina conforme a pasta do bot deixe sempre o navegador no tamanho máximo da tela

4 - Se você está usando a extensão "Window resizer" o tamanho do seu navegador diminuirá, mas preste atenção em deixa-lo totalmente à mostra na tua tela (não corte metade do navegador)

5 - Caso nenhum item resolva tente deixar apenas um monitor ativo.

Caso você identifique que o bot está funcionando porem para em algum ponto não clica em algum botão do jogo, faça o processo de recortar a imagem que não está sendo clicada e coloque-a dentro da pasta referente a sua resolução.

90% dos casos que me chamam esses pontos resolvem, espero que te ajude, caso você executou todos esses passos sem sucesso chama a gente que vamos te ajudar.

Arquivo de configuração (todas os parametros que podem ser utilizados como estrategia e configuração no jogo):

image

Videos youtube passo a passo e funcionalidades nova versão

https://www.youtube.com/watch?v=kC3z3DvVgEo&t=3s&ab_channel=VaideNFT

https://www.youtube.com/watch?v=MjL8hnsKf7c&ab_channel=CryptoM.A.D.

About Project

This is a open source project inspired on bombcrypto-bot that was a success auto click bot that helped me a lot.

So, I decided to create a new auto click bot for the new NFT game space crypto. (It is not soo easy) I hope you like

To maintain the improvments and this auto click bot free, please help me with any value, have fun :)

  • Metamask wallet (BNB/SPG/BUSD/BCOIN): 0x73933b679F940ea7352c3895852501e3044FE855
  • My key pix: 5f3d220c-a2a3-4db2-bfb2-30ae0533e240

QRCode pix:

image

Feel free to give your feedback ;)

We added a folder (screen_test) with images that you can test the bot, just open the image with your bot active.

*Observation: we reccomend to use just 1 screen to have a bot totally functional

Warning

We are not responsible for any penalties incurred by those who use the autoclick bot, use at your own risk.

Aviso

Nós não nos responsabilizarmos por eventuais penalidades sofridas por quem usar o bot de autoclick, use por sua própria conta e risco.


Summary

Software Requirements

  • PYTHON 3+

How to run

Install dependencies

In order for you to run, you need to install the dependencies in advance.

Download python site

image

In the installation check the option and complete the install.

image

Download the project on your machine

image

Extract your zip and copy the directory, example:

image

Run auto click bot

After install and download the dependences, run the following commands:

# Access tha project folder:
 cd <path copyed before> 
 Sample:
 cd C:\<your path here>\space-crypto-bot-main

image

Install the dependences, execute this commands:

# It will run
pip install -r requirements.txt

Now you just need to run by following the command:

# run the auto click bot
python spacecrypto-bot.py

Thank you!

I hope it can help you, don't forget to strengthen it by making a donation :) any amount helps us to keep updated to help you in the best way

  • Metamask wallet (BNB/SPG/BUSD/BCOIN): 0x73933b679F940ea7352c3895852501e3044FE855
  • My key pix: 5f3d220c-a2a3-4db2-bfb2-30ae0533e240

QRCode pix:

image

Have a nice farm and a good sleep night! :)



A Python Script to scan through an Instagram account to find all the followers and followings.

Instagram Followers Scan A Python Script to scan through an Instagram account to find all the followers and followings. You can also get filtered list

Nityasmit Mallick 6 Oct 27, 2022
Asynchronous wrapper for wttr.in weather forecast.

aiopywttr Asynchronous wrapper for wttr.in weather forecast. Synchronous version here. Installation pip install aiopywttr Example This example prints

Almaz 4 Dec 24, 2022
Total servers you're in!

Discord-Servercount With this script you can check the amount of servers you are in, along with statistics of how many servers you are owner in and in

Nickyux 1 Feb 12, 2022
A Python wrapper around the Pushbullet API to send different types of push notifications to your phone or/and computer.

pushbullet-python A Python wrapper around the Pushbullet API to send different types of push notifications to your phone or/and computer. Installation

Janu Lingeswaran 1 Jan 14, 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
The Fasted Proxyless Multi-Threaded Discord Call Crasher

Discord-Call-Crasher The Fasted Proxyless Multi-Threaded Discord Call Crasher (Created By Jonah) Requirements / Setting up There will be a few things

8ua 10 Jun 17, 2022
To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window

To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window Insp

Ritin George 6 Mar 11, 2022
Simple Python script that lets you upload image/video to imgur

Pymgur 🐍 Simple Python script that lets you upload image/video to imgur! Usage 🔨 Git Clone this repository install the requirements (pip install -r

3 Feb 20, 2022
Discord bots that update their status to the price of any coin listed on x.vite.net

Discord bots that update their status to the price of any coin listed on x.vite.net

5am 3 Nov 27, 2022
Python Client for MLflow Tracking Server

Python Client for MLflow Python client for MLflow REST API. Features: Unlike MLflow Tracking client all REST API methods are exposed to user. All clas

MTS 35 Dec 23, 2022
Instagram GiftShop Scam Killer

Instagram GiftShop Scam Killer A basic tool for Windows which kills acess to any giftshop scam from Instagram. Protect your Instagram account from the

1 Mar 31, 2022
A Python library for the Buildkite API

PyBuildkite A Python library and client for the Buildkite API. Usage To get the package, execute: pip install pybuildkite Then set up an instance of

Peter Yasi 29 Nov 30, 2022
Fast IP address lookup

ipscoop Fast IP Scoop Table of Contents Installation CLI Getting Started Ref Installation To install ipscoop, simply: $ python3 -m pip install -U git+

6 Mar 16, 2022
Discord Remote Administration Tool

Discord Remote Administration Tool

Rdimo 82 Aug 15, 2022
An anime themed telegram group management bot based on sqlalchemy database running on python3.

Kazuko Robot A Telegram Python bot running on python3 forked with saitama and DiasyX with a sqlalchemy database and an entirely themed persona to make

heyaaman 22 Dec 07, 2022
discord token grabber using python

Discord Token Grabber A Discord token grabber written in Python 3. This version of the grabber only supports Windows. Features No local caching Transf

1 Oct 28, 2021
Get charts, top artists and top songs WITHOUT LastFM API

LastFM Get charts, top artists and top songs WITHOUT LastFM API Usage Get stats (charts) We provide many filters and options to customize. Geo filter

4 Feb 11, 2022
Netflix Movies and TV Series Downloader Tool including CDM L1 which you guys can Donwload 4K Movies

NFRipper2.0 I could not shared all the code here Because its has lots of files inisde it https://new.gdtot.me/file/86651844 - Downoad File From Here.

Kiran 15 May 06, 2022
Monitor robot of Apple Store's products, using DingTalk notification.

概述 本项目应用主要用来监测Apple Store线下直营店货源情况,主要使用Python实现。 首先感谢iPhone-Pickup-Monitor项目带来的灵感,同时有些实现也直接使用了该项目的一些代码。 本项目在iPhone-Pickup-Monitor原有功能的基础上去掉了声音通知,但添加了多

Lennon Chin 159 Dec 09, 2022
Framework to collect and process weather data from wttr.in.

Weathercrawler Automatic extraction and processing framework for weather data from wttr.in Installation tested with: Python 3.7.3 Python 3.9.4 git clo

Maurice Günder 0 Jul 26, 2021