Git Product home page Git Product logo

msmc-inboxer's Introduction

MSMC-Inboxer

Simple addon for MSMC that inboxes valid mails for emails like Steam, Roblox, Discord and more.

https://github.com/MachineKillin/MSMC

msmc is a minecraft account checker that checks through microsoft xbox login instead of the older mojang login. it supports http(s), socks4, socks5 proxies but they must be pretty decent because microsofts authentication is very protective. it also uses tor proxies. it auto installs tor for you if selected.

Current Checks

  • Roblox
  • Steam
  • Discord (Estimated Year)
  • Reddit (Estimated Year)
  • Epic Games
  • Riot Games
  • Rockstar Games

More Checks can be added by checking out Custom Checks.md!

Installation (READ THIS)

Adding this to MSMC is very simple.

Video:

msrdc_WPls2z6DtA.mp4

Step By Step:

  1. Go to the root of MSMC and create a new folder called addons then download and place inbox.py there.

    Make sure to also download and place the Inbox folder.

  2. Now edit MSMC.py and add the following import.

    from addons.inbox import inboxmail
  3. Search for the validmail function. (You can do this using Ctrl+F)

  4. Add the end of this function add the following code.

    inboxmail(email, password)
  5. Now all you have to do is edit Inbox/config.json!

    You can pick to enable/disable each check and edit the discord webhook there.

Adding Custom Checks

I made adding your own checks extremely easy!

Simply edit Inbox/custom_checks.json and create a new check.

Note: Each check } must end in an ,. EXCEPT: the last one must end with just the }.

Here is an example custom check for PayPal, CashApp and Venmo:

{
    "PayPal": {
        "email": "[email protected]"
    },
    "CashApp": {
        "email": "[email protected]"
    },
    "Venmo": {
        "email": "[email protected]"
    }
}

A lot more custom configs can be found in Custom Configs.md!

msmc-inboxer's People

Contributors

pgertools avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

msmc-inboxer's Issues

Not Working

I've test it in a discord combo that checked with other tools and it has discord, and when I test it with your tool, your tool does not catch them as a discord, and I have check them and see them has [email protected] in inbox

  • It show me error when the check complete

Useful Suggestions

Very useful suggestions for your tool:

  • Add discord usernames and other platforms if you can like: "user:email:pass | (number) hits" or "email:pass | (number) hits | username = (username)" or other good format.
  • Add Estimated Year in file of hits.
  • Make hits separated like when I go to "Valid Mails" folder for hits I find Discord file of all combos, make it like when I go to "Valid Mails" make it create new folder by the name of combo like the original MSMC tool in their "results" folder.
  • Change the name of folder "Valid Mails" to "Hits" because the file does not give valid mails, the folder gives discord, steam... hits
  • Add option of enable/disable webhook so when I disable it, it will only create file without any errors of webhook because some people do not like to use discord webhook
  • If you can add text in the cmd when there is hit of discord, steam... like "Valid Mail: email:pass (Discord)"
  • Make it check if the microsoft account has payment method add in account like this: "email:pass | CC: (card-type) (end-date)" or if it has paypal like this "email:pass | PayPal: (paypal-email)" in a new file call it what you want.
  • In "custom_checks", "config" file add option of Estimated Year true or false to check the oldest email of the custom check. Example of "custom_checks" file with this option:
{
    "EXAMPLE_NAME": {
        "email": "[email protected]"
	"estimated-year": "true" 
    }
}

If you don't understand anything, feel free to ask me.

Not Working

I have tried it in the latest update, and it doesn't work for me

Replit issues

How can I run the script in replit , I tried to run it in Rplit but I have a problem (Sorry for my english)
Screenshot_٢٠٢٤٠٧١٨-٢١٥٧٠٧

Suggestions & Fix Bugs

Suggestion

  • Make the valid mails target check add to a file instead of discord webhook

Fix Bug

  • When this tool find hit, it pop up an error message in MSMC

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.