Skip to content

Selenium XGPC trial redeemer, but instead of creating accounts, uses XAG. More info in readme.

Notifications You must be signed in to change notification settings

xanning/trial-redeemer-xag-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER MAINTAINED HERE

NO LONGER MAINTAINED HERE

NO LONGER MAINTAINED HERE

Please follow on https://github.com/xboxcomfd/buddypass for updates

trial-redeemer-xag-support

Selenium XGPC trial redeemer, but instead of creating accounts, uses XAG. More info in readme.

very important

I dont do these anymore. If i update it, it's either i just wanted to work on something on free time, or something critical is updated. If it doesn't work, open an issue (you will not get a response %80), do not DM me.

XAG api v2 notice

If you're getting a weird error regenerate your api token again and download the update, XAG API updated to v2

What's the difference with the other redeemer?

This, instead of creating accounts itself, relies on XAG (Xbox account generator) API. More info below

Bugs?

Known ones are:

if account fetching fails because it was locked, it does not know how to try again and crashes. | Fixed

If selecting a pregenerated username on xbox gamertag set page fails, it just waits for you to click the other one | Fixed

^ Above bugs fixes are still in testing if anything out of ordinary happens please open an issue

Non-fixed bugs:

If Microsoft auth gives an error (contextid didnt match cookie) etc, it just hangs.

On "Try a different way to pay" on redeeming isn't fixed.

How can i use XAG and what's it?

XAG is basically a Microsoft account gen that you can generate and pull ready to redeem accounts from, so we don't have to solve captchas. It's both free-to-use and you can also pay for credits. Join their discord server to get your API key (which you will use) and learn more about how you can earn credits. https://discord.gg/AFjxMDkS3K

How to use this new script?

This is basically same as the other one, redeeming part bugs will happen again because i didn't fix them lmao, but should have less bugs because there's no account creation Do the things you need to do like the other repo. (requirements etc):

Install the requirements (requests, selenium, colorama, urllib3 etc)
Set your path to chromedriver on line 27
Put your codes in codes.txt like 1 code each line
Put your vcc's in ccs.txt in number|MM|YY|CVV format
Have the names.txt on the same folder as the script

At line 44 there's a variable to put your XAG api key in. Again, join their discord server to earn credits and get an api key.

Update 5

The redeemer() function is rewritten (more like pasted from someone who sent their code, thanks @bubbb_)

If a credit card fails, it retries.

If gamertag is set already, after a 10 second timeout, it continues without trying to set gamertag

XAG stock checking and balance checking removed for testing with api ratelimits

If any bug happen because of this update please open an issue.

Flags?

Flags are in-testing features. Current ones are:

--autoname Automatically sets a profile name in FurinaXGP_random5letter format. You can change this on the bottom of the code.

--fromfile Uses outlooks from "outlooks.txt" instead of XAG fetching. Indev feature.

About

Selenium XGPC trial redeemer, but instead of creating accounts, uses XAG. More info in readme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages