Skip to content

KyGuy2002/Minecraft-2B2T-Queue-Alert-Batch-Program

Repository files navigation

Minecraft-2B2T-Queue-Alert-Batch-Program

This program is a 100% open source .bat batch file. Simply download all 3 files to a folder on your computer, then you can link a desktop shortcut to the file names "2B2T Alert System - Startup.bat" This program will send you an email when your 2B2T queue position is near 100, 50, and 10. Once it has sent the email for 10, the program will automatically kill itself.

This program was inspired by R2bEEaton, but improved apon with more alerts.

the only changes you have to make to the code is in the "2B2T Alert System - Notifier.bat" file. Simply right-click on that file, hit edit and input your email infornmation as shown below.

2b2t.vbs echo oMsg.From = "YOUR GMAIL HERE"

2b2t.vbs echo oMsg.To = "YOUR EMAIL HERE"

2b2t.vbs echo oConf.Fields(schema ^& "sendusername") = "YOUR GMAIL HERE"

2b2t.vbs echo oConf.Fields(schema ^& "sendpassword") = "YOUR GMAIL PASSWORD HERE"

YOUR GMAIL HERE: Please put the GMAIL address that the message will be sent with.

YOUR EMAIL HERE: Please put the reciving email address here.

YOUR GMAIL HERE: Please put the GMAIL address that the message will be sent with.

YOUR GMAIL PASSWORD HERE: Please put the password for your gmail account here. (This is required so the program can send an email from your account, and I have no way to access it.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published