Code Monkey home page Code Monkey logo

tip.ccautoairdrop's Introduction

tip.ccAutoAirDrop

A Python script made to automate claiming of airdrops, phrasedrops and mathdrops in the tip.cc Discord server

This script:

  • Automatically claims airdrops (reactions)
  • Automatically claims phrasedrops (replies)
  • Automatically claims mathdrops (math questions)
  • Goes to sleep when someone gets suspicious about the behaviour
  • Will not react to "bot testing"
  • Has average human reactions
  • Can make 1-3 dollars a day, per account

tip.ccAutoAirDrop was made for educational purposes only, the developers and contributors do not take any responsibility for your Discord account.

Requirements

  • Python 3.7 or greater
  • Installed requiremets.txt
  • Discord account

Instalation guide

  1. Install Python.
  2. Open your console using Win+R
  3. Use the command pip install discord to install the lib. If this does not work use py -3.7 -m pip install discord
  4. Edit the main.py value: TOKEN_AUTH value to your acccount token (How to get your token)
  5. Edit the main.py value: ip value to your home IP address, do not touch it if you do not use a VPN
  6. Edit the main.py value: username value to your nick, the thing most people call you
  7. Join the tip.cc server
  8. Start main.py
  9. Profit!

Donations

Donations help keep this project maintained

WAX: dgnrc.wam

BTC: bc1q7phv0kg5ukzcz0tqhwpld6zk0s49g5mglvrlna

ETH: 0x39473DAd80A08e8f840B2F11f8BC750BFaBc1AE9

TRX: TJpyRcMTJvTouWtqoZBMG2ZPNeLRo9xFho

ADA: addr1qx3d2fd4maxtkz234fkglwuev4d3rnzmpespxewyttnnwr4z65jmth6vhvy4r2nv37aeje2mz8x9krnqzdjugkh8xu8qxde7kp

DOGE: D78Ekkfr1RdRRyodyqv4KWH3Lji6nRH9qT

NANO: nano_1ews9xhasm87ifuw84ddeoesjrufk95fmdyaf9yucaonpoo3dbmumermjkpm

tip.ccautoairdrop's People

Contributors

anoniex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tip.ccautoairdrop's Issues

Update

Update it to support new button drops and giveaways

Not working

this line needs to be modified "client = discord.Client(intents=discord.Intents.default())"

and when i put my auth token doesn´t log in.

if get('https://api.ipify.org').text != str(ip): client.run(TOKEN_AUTH,log_handler=None)
and also this line, bc "bot" is not an opcion...

still not running... it says
"File "not_important_stufff\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\discord\http.py", line 803, in static_login
data = await self.request(Route('GET', '/users/@me'))"

only sees ping messages and reactions

so i tried this code fixed every thing that needed to be fixed and end up just seeing that people reacted and that someone replied to message that i texted before

Not working?

I'm a total python noob, but was trying around and got this while trying to run the script:

from requests import get
ModuleNotFoundError: No module named 'requests'

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.