Giter VIP home page Giter VIP logo

nitro.self-v3's Introduction

Nitro.Self V3

GitHub release GitHub All Releases
ko-fi

Multi-Account Discord Nitro sniper and Giveaway joiner written in Go 1.15.6.

I have to give @Vedza some credit as I used his nitro sniper as a base.
Multi-Account threading along with code-caching for dupe protection and a few other nick-nacks are courtesy of me.

If you need any help or have any suggestions you can chekout my main profile for contact details.

Features

  • Supports multiple accounts (optional).
  • Redeems all codes on the main account.
  • Uses Fast HTTP package for Go (faster than Python requests).
  • Cooldown for # hour(s) after redeeming # nitro code(s).
  • Optional Nitro Giveway joiner.
  • DM host with custom DM message if giveaway won.
  • Removes some gift-code obfuscation.
  • Fake/duplicate code detection to avoid being banned.
  • Webhook support with extended features like 'ping user' and 'report failed codes/giveaway entries'.
  • Webhook returns color based on success or failure (green/red)
  • Cross-platform binaries for Linux and Windows.

Screenshot

Download & Build with Go

 go get gopkg.in/noto-rious/Nitro.Self-V3.v3
 go mod download
 go build
 ./Nitro.Self-V3

Configure

Edit settings.json

{
  "token": "X",                            // Replace X with your main token.
  "nitro_max": 2,                          // Maximum Nitro code redeems allowed before cooldown
  "cooldown": 24,                          // How many hours to cooldown for.
  "giveaway_sniper": true,                 // Enable(true) or Disable(false) giveaway sniping or not.

  "giveaway_delay": {
    "minimum": 60,                         // Configure minimum seconds that the account will wait before entering a giveaway.
    "maximum": 120                         // Configure maximum seconds that the account will wait before entering a giveaway.
  },

  "snipe_on_main": true,                   // Enable(true) or Disable(false) sniping on the main account or not.
  "dm_host": true,                         // Enable(true) or Disable(false) the option to DM the giveaway host if you win.
  "dm_message": "hi, i won your giveaway!" // Custom DM Message.
  "webhook_url": "",                       // this is optional, if you're not sure what goes here then you don't need it.
  "webhook_ping_id": "",                   // this is also optional, this value would be your numerical user id(obtained by enabling developer mode in settings).
  "report_fails_to_webhook": false,        // you can set this to true if you want to webhook log failed events.
  "save_cache": true                       // Allows for permanent code caching.
}

Edit tokens.txt

NDI4Mjc31DExNzZyNTQ1NTQ2.X // Token #1
NzYxORQyMDkwNtU1NjA1PDEz.X // Token #2
NzYxODF1OikyNDEyOTE1NzKz.X // Token #2 - Add as many or as little as you want

How to obtain your token

1. Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools
2. Navigate to the Application tab
3. Select Local Storage > https://discordapp.com on the left
4. Press Ctrl+R (⌘R) to reload
5. Find token at the bottom and copy the value


Disclaimer

Run on Repl.it This is a self-bot which goes against the Discord ToS agreement. Use it at your own risk.

nitro.self-v3's People

Contributors

noto-rious avatar tanukieggs avatar

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.