working plusmail and auto gmail verification#77
Open
unholygod91 wants to merge 9 commits intosriyegna:masterfrom
unholygod91:patch-1
Open
working plusmail and auto gmail verification#77unholygod91 wants to merge 9 commits intosriyegna:masterfrom unholygod91:patch-1
unholygod91 wants to merge 9 commits intosriyegna:masterfrom
unholygod91:patch-1
Conversation
2captcha sometimes sends ERROR_NO.... This change should account for that, sleep as usual, and continue.
Added a gui and a couple things.
Run it by doubleclicking gui.py
Sorry if this doesnt go here. I saw everyone trying to figure out how to code the "." trick to change randomly and such. This is my solution that works pretty well and removes the pause time. Maybe someone can get a script working for Hotmail Verification.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
i think i posted all of this wrong. sorry for that
How to use the plusmail trick and still be able to auto verify your accounts.
-Working as of 12/15/2016 9:00am EST-
PART ONE: Using the plusmail trick.
(If using auto-verification for emails, do part 2 first!)
Niantic has blocked the plusmail trick for Gmail accounts.
They did not block the plusmail trick for hotmail accounts(yet)
Create a new hotmail account (http://hotmail.com)
Change all generator config files useing your gmail to your new hotmail
You can now create accounts useing just 1 email and the "+" trick without having to
pause for 5 minutes or add a "." in your email name.
2captchas should work as normal again
Accounts will still get hung up and keep retrying if the username is already taken so
be very unique with the name you choose and if you notice your script is stuck, just check the
availability of the username it is stuck on as well as the next couple of names.
(Unconfirmed: Solving captchas too quickly on a slow connection causes hang ups)
PART 2: Auto-Verify your hotmail accounts
Go to your hotmail webpage (https://outlook.live.com)
Click the gear at the top right of the page
Select the option tab from the bottom
On the left side click mail and then inbox and sweep rules
Press the + sign to add a rule
Name it whatever you would like
In the drop down menu for when a message arrives select "it includes these words"
and then select "in the subject"
Type "Pokémon Trainer Club Activation" into the top box and press the +. Then press ok
In the next dropdown box below "do all of the following" select "forward,redirect, or send" and then
"forward the message as an attachment to"
Enter the the gmail you wish to use and press ok
Now press "add action" and select "forward, redirect, or send" again but select
"Redirect this message to" and enter the same gmail.
You should now have 2 actions. If so hit ok at the top and then hit save.
MAKE SURE you hit the save button at the top of the page.
Now you can use the email auto-verification in google scripts
(https://github.com/FrostTheFox/ptc-acc-gen/blob/master/gmailverify.js)
P.S. SOMETIMES IT CAN TAKE AWHILE FOR ALL OF THE EMAILS TO REACH YOUR GMAIL. DON'T PANIC, JUST WAIT.)
---Discovered by: Unholygod---
---Tested by: Unholygod, unbannedincoming, herecomesdiglet, OneWingedAng3l---