Giter Site home page Giter Site logo

freddywhest / therealyescoinbot Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 164 KB

Made by Alfred Nti. Python bot for farming/clicking TheRealYescoin telegram bot.

Home Page: https://t.me/freddy_bots

License: Other

Batchfile 0.18% JavaScript 96.35% Shell 3.47%
telegram-bot therealyescion-clicker therealyescoin therealyescoin-autofarm therealyescoin-telegram-bot yescoin yescoin-auto-farm yescoin-clicker-auto yescoin-clicker-free yescoin-farming-bot-2024

therealyescoinbot's Introduction

img1

Use Node.Js 18 or later

Functionality

Functional Supported
Claiming daily reward
Claiming Ads Reward
Multithreading
Binding a proxy to a session
Auto-purchase of items if you have coins (multitap, attempts)
Random sleep time between clicks
Random number of clicks per request
Settings Description
API_ID / API_HASH Platform data from which to launch a Telegram session (stock - Android)
AUTO_UPGRADE_MULTICLICKS Whether the bot should upgrade the multitap (True / False)
MAX_MULTICLICKS_LEVEL Maximum level of multitap (eg 5)
SLEEP_BETWEEN_TAP Delay between taps in seconds (eg. 70)
USE_PROXY_FROM_FILE Whether to use proxy from the bot/config/proxies.js file (True / False)
RANDOM_TAPS_COUNT Random number of taps (eg [50, 200]). MIN=1, MAX=1000

Installation

You can download Repository by cloning it to your system and installing the necessary dependencies:

~ >>> git clone https://github.com/FreddyWhest/TheRealYescoinBot.git
~ >>> cd TheRealYescoinBot

#Linux and MocOS
~/TheRealYescoinBot >>> chmod +x check_node.sh
~/TheRealYescoinBot >>> ./check_node.sh

OR

~/TheRealYescoinBot >>> npm install
~/TheRealYescoinBot >>> cp .env-example .env
~/TheRealYescoinBot >>> nano .env # Here you must specify your API_ID and API_HASH , the rest is taken by default
~/TheRealYescoinBot >>> node index.js

#Windows
1. Double click on INSTALL.bat in TheRealYescoinBot directory to install the dependencies
2. Double click on START.bat in TheRealYescoinBot directory to start the bot

OR

~/TheRealYescoinBot >>> npm install
~/TheRealYescoinBot >>> cp .env-example .env
~/TheRealYescoinBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/TheRealYescoinBot >>> node index.js

Also for quick launch you can use arguments, for example:

~/TheRealYescoinBot >>> node index.js --action=1

OR

~/TheRealYescoinBot >>> node index.js --action=2

#1 - Create session
#2 - Run clicker

therealyescoinbot's People

Contributors

freddywhest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

prognt

therealyescoinbot's Issues

SyntaxError: Invalid or unexpected token

root@ubuntu:~/TheRealYescoinBot# node index.js
/root/TheRealYescoinBot/bot/utils/logger.js:31
  #convertHtmlElementToAnsiColor(message) {
  ^

SyntaxError: Invalid or unexpected token
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/root/TheRealYescoinBot/index.js:1:16)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)

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.